intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getNiaapiDcnmSweol
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
The software end of life notice for DCNM.
Using getNiaapiDcnmSweol
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNiaapiDcnmSweol(args: GetNiaapiDcnmSweolArgs, opts?: InvokeOptions): Promise<GetNiaapiDcnmSweolResult>
function getNiaapiDcnmSweolOutput(args: GetNiaapiDcnmSweolOutputArgs, opts?: InvokeOptions): Output<GetNiaapiDcnmSweolResult>
def get_niaapi_dcnm_sweol(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
affected_versions: Optional[str] = None,
ancestors: Optional[Sequence[GetNiaapiDcnmSweolAncestor]] = None,
announcement_date: Optional[str] = None,
announcement_date_epoch: Optional[float] = None,
bulletin_no: Optional[str] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
endof_new_service_attachment_date: Optional[str] = None,
endof_new_service_attachment_date_epoch: Optional[float] = None,
endof_service_contract_renewal_date: Optional[str] = None,
endof_service_contract_renewal_date_epoch: Optional[float] = None,
endof_sw_maintenance_date: Optional[str] = None,
endof_sw_maintenance_date_epoch: Optional[float] = None,
headline: Optional[str] = None,
id: Optional[str] = None,
last_dateof_support: Optional[str] = None,
last_dateof_support_epoch: Optional[float] = None,
last_ship_date: Optional[str] = None,
last_ship_date_epoch: Optional[float] = None,
migration_url: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetNiaapiDcnmSweolParent] = None,
permission_resources: Optional[Sequence[GetNiaapiDcnmSweolPermissionResource]] = None,
shared_scope: Optional[str] = None,
software_eol_url: Optional[str] = None,
tags: Optional[Sequence[GetNiaapiDcnmSweolTag]] = None,
version_context: Optional[GetNiaapiDcnmSweolVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetNiaapiDcnmSweolResult
def get_niaapi_dcnm_sweol_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
affected_versions: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiaapiDcnmSweolAncestorArgs]]]] = None,
announcement_date: Optional[pulumi.Input[str]] = None,
announcement_date_epoch: Optional[pulumi.Input[float]] = None,
bulletin_no: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
endof_new_service_attachment_date: Optional[pulumi.Input[str]] = None,
endof_new_service_attachment_date_epoch: Optional[pulumi.Input[float]] = None,
endof_service_contract_renewal_date: Optional[pulumi.Input[str]] = None,
endof_service_contract_renewal_date_epoch: Optional[pulumi.Input[float]] = None,
endof_sw_maintenance_date: Optional[pulumi.Input[str]] = None,
endof_sw_maintenance_date_epoch: Optional[pulumi.Input[float]] = None,
headline: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
last_dateof_support: Optional[pulumi.Input[str]] = None,
last_dateof_support_epoch: Optional[pulumi.Input[float]] = None,
last_ship_date: Optional[pulumi.Input[str]] = None,
last_ship_date_epoch: Optional[pulumi.Input[float]] = None,
migration_url: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetNiaapiDcnmSweolParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiaapiDcnmSweolPermissionResourceArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
software_eol_url: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiaapiDcnmSweolTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetNiaapiDcnmSweolVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNiaapiDcnmSweolResult]
func LookupNiaapiDcnmSweol(ctx *Context, args *LookupNiaapiDcnmSweolArgs, opts ...InvokeOption) (*LookupNiaapiDcnmSweolResult, error)
func LookupNiaapiDcnmSweolOutput(ctx *Context, args *LookupNiaapiDcnmSweolOutputArgs, opts ...InvokeOption) LookupNiaapiDcnmSweolResultOutput
> Note: This function is named LookupNiaapiDcnmSweol
in the Go SDK.
public static class GetNiaapiDcnmSweol
{
public static Task<GetNiaapiDcnmSweolResult> InvokeAsync(GetNiaapiDcnmSweolArgs args, InvokeOptions? opts = null)
public static Output<GetNiaapiDcnmSweolResult> Invoke(GetNiaapiDcnmSweolInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNiaapiDcnmSweolResult> getNiaapiDcnmSweol(GetNiaapiDcnmSweolArgs args, InvokeOptions options)
public static Output<GetNiaapiDcnmSweolResult> getNiaapiDcnmSweol(GetNiaapiDcnmSweolArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getNiaapiDcnmSweol:getNiaapiDcnmSweol
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Affected
Versions string - String contains the Release versions affected by this notice, seperated by comma.
- Ancestors
List<Get
Niaapi Dcnm Sweol Ancestor> - Announcement
Date string - Date time of this notice Announced.
- Announcement
Date doubleEpoch - Epoch time of this notice Announced.
- Bulletin
No string - The bulletinno of this software release end of life notice.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- The description of this software release end of life notice.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Endof
New stringService Attachment Date - Date time of End of New service attachment .
- Endof
New doubleService Attachment Date Epoch - Epoch time of End of New service attachment .
- Endof
Service stringContract Renewal Date - Date time of End of Renewal of service contract .
- Endof
Service doubleContract Renewal Date Epoch - Epoch time of End of Renewal of service contract .
- Endof
Sw stringMaintenance Date - Date time of End of Maintenance.
- Endof
Sw doubleMaintenance Date Epoch - Epoch time of End of Maintenance.
- Headline string
- The title of this software release end of life notice.
- Id string
- Last
Dateof stringSupport - Date time of Last day of Support .
- Last
Dateof doubleSupport Epoch - Epoch time of Last day of Support .
- Last
Ship stringDate - Date time of Lastship Date.
- Last
Ship doubleDate Epoch - Epoch time of Lastship Date.
- Migration
Url string - The URL of this migration notice.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parent
Get
Niaapi Dcnm Sweol Parent - Permission
Resources List<GetNiaapi Dcnm Sweol Permission Resource> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Software
Eol stringUrl - Software end of life notice URL link to the notice webpage.
- List<Get
Niaapi Dcnm Sweol Tag> - Version
Context GetNiaapi Dcnm Sweol Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Affected
Versions string - String contains the Release versions affected by this notice, seperated by comma.
- Ancestors
[]Get
Niaapi Dcnm Sweol Ancestor - Announcement
Date string - Date time of this notice Announced.
- Announcement
Date float64Epoch - Epoch time of this notice Announced.
- Bulletin
No string - The bulletinno of this software release end of life notice.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- The description of this software release end of life notice.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Endof
New stringService Attachment Date - Date time of End of New service attachment .
- Endof
New float64Service Attachment Date Epoch - Epoch time of End of New service attachment .
- Endof
Service stringContract Renewal Date - Date time of End of Renewal of service contract .
- Endof
Service float64Contract Renewal Date Epoch - Epoch time of End of Renewal of service contract .
- Endof
Sw stringMaintenance Date - Date time of End of Maintenance.
- Endof
Sw float64Maintenance Date Epoch - Epoch time of End of Maintenance.
- Headline string
- The title of this software release end of life notice.
- Id string
- Last
Dateof stringSupport - Date time of Last day of Support .
- Last
Dateof float64Support Epoch - Epoch time of Last day of Support .
- Last
Ship stringDate - Date time of Lastship Date.
- Last
Ship float64Date Epoch - Epoch time of Lastship Date.
- Migration
Url string - The URL of this migration notice.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parent
Get
Niaapi Dcnm Sweol Parent - Permission
Resources []GetNiaapi Dcnm Sweol Permission Resource - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Software
Eol stringUrl - Software end of life notice URL link to the notice webpage.
- []Get
Niaapi Dcnm Sweol Tag - Version
Context GetNiaapi Dcnm Sweol Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - affected
Versions String - String contains the Release versions affected by this notice, seperated by comma.
- ancestors
List<Get
Niaapi Dcnm Sweol Ancestor> - announcement
Date String - Date time of this notice Announced.
- announcement
Date DoubleEpoch - Epoch time of this notice Announced.
- bulletin
No String - The bulletinno of this software release end of life notice.
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- The description of this software release end of life notice.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- endof
New StringService Attachment Date - Date time of End of New service attachment .
- endof
New DoubleService Attachment Date Epoch - Epoch time of End of New service attachment .
- endof
Service StringContract Renewal Date - Date time of End of Renewal of service contract .
- endof
Service DoubleContract Renewal Date Epoch - Epoch time of End of Renewal of service contract .
- endof
Sw StringMaintenance Date - Date time of End of Maintenance.
- endof
Sw DoubleMaintenance Date Epoch - Epoch time of End of Maintenance.
- headline String
- The title of this software release end of life notice.
- id String
- last
Dateof StringSupport - Date time of Last day of Support .
- last
Dateof DoubleSupport Epoch - Epoch time of Last day of Support .
- last
Ship StringDate - Date time of Lastship Date.
- last
Ship DoubleDate Epoch - Epoch time of Lastship Date.
- migration
Url String - The URL of this migration notice.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent
Get
Niaapi Dcnm Sweol Parent - permission
Resources List<GetNiaapi Dcnm Sweol Permission Resource> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- software
Eol StringUrl - Software end of life notice URL link to the notice webpage.
- List<Get
Niaapi Dcnm Sweol Tag> - version
Context GetNiaapi Dcnm Sweol Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - affected
Versions string - String contains the Release versions affected by this notice, seperated by comma.
- ancestors
Get
Niaapi Dcnm Sweol Ancestor[] - announcement
Date string - Date time of this notice Announced.
- announcement
Date numberEpoch - Epoch time of this notice Announced.
- bulletin
No string - The bulletinno of this software release end of life notice.
- class
Id string - create
Time string - The time when this managed object was created.
- description string
- The description of this software release end of life notice.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- endof
New stringService Attachment Date - Date time of End of New service attachment .
- endof
New numberService Attachment Date Epoch - Epoch time of End of New service attachment .
- endof
Service stringContract Renewal Date - Date time of End of Renewal of service contract .
- endof
Service numberContract Renewal Date Epoch - Epoch time of End of Renewal of service contract .
- endof
Sw stringMaintenance Date - Date time of End of Maintenance.
- endof
Sw numberMaintenance Date Epoch - Epoch time of End of Maintenance.
- headline string
- The title of this software release end of life notice.
- id string
- last
Dateof stringSupport - Date time of Last day of Support .
- last
Dateof numberSupport Epoch - Epoch time of Last day of Support .
- last
Ship stringDate - Date time of Lastship Date.
- last
Ship numberDate Epoch - Epoch time of Lastship Date.
- migration
Url string - The URL of this migration notice.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parent
Get
Niaapi Dcnm Sweol Parent - permission
Resources GetNiaapi Dcnm Sweol Permission Resource[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- software
Eol stringUrl - Software end of life notice URL link to the notice webpage.
- Get
Niaapi Dcnm Sweol Tag[] - version
Context GetNiaapi Dcnm Sweol Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - affected_
versions str - String contains the Release versions affected by this notice, seperated by comma.
- ancestors
Sequence[Get
Niaapi Dcnm Sweol Ancestor] - announcement_
date str - Date time of this notice Announced.
- announcement_
date_ floatepoch - Epoch time of this notice Announced.
- bulletin_
no str - The bulletinno of this software release end of life notice.
- class_
id str - create_
time str - The time when this managed object was created.
- description str
- The description of this software release end of life notice.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- endof_
new_ strservice_ attachment_ date - Date time of End of New service attachment .
- endof_
new_ floatservice_ attachment_ date_ epoch - Epoch time of End of New service attachment .
- endof_
service_ strcontract_ renewal_ date - Date time of End of Renewal of service contract .
- endof_
service_ floatcontract_ renewal_ date_ epoch - Epoch time of End of Renewal of service contract .
- endof_
sw_ strmaintenance_ date - Date time of End of Maintenance.
- endof_
sw_ floatmaintenance_ date_ epoch - Epoch time of End of Maintenance.
- headline str
- The title of this software release end of life notice.
- id str
- last_
dateof_ strsupport - Date time of Last day of Support .
- last_
dateof_ floatsupport_ epoch - Epoch time of Last day of Support .
- last_
ship_ strdate - Date time of Lastship Date.
- last_
ship_ floatdate_ epoch - Epoch time of Lastship Date.
- migration_
url str - The URL of this migration notice.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parent
Get
Niaapi Dcnm Sweol Parent - permission_
resources Sequence[GetNiaapi Dcnm Sweol Permission Resource] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- software_
eol_ strurl - Software end of life notice URL link to the notice webpage.
- Sequence[Get
Niaapi Dcnm Sweol Tag] - version_
context GetNiaapi Dcnm Sweol Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - affected
Versions String - String contains the Release versions affected by this notice, seperated by comma.
- ancestors List<Property Map>
- announcement
Date String - Date time of this notice Announced.
- announcement
Date NumberEpoch - Epoch time of this notice Announced.
- bulletin
No String - The bulletinno of this software release end of life notice.
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- The description of this software release end of life notice.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- endof
New StringService Attachment Date - Date time of End of New service attachment .
- endof
New NumberService Attachment Date Epoch - Epoch time of End of New service attachment .
- endof
Service StringContract Renewal Date - Date time of End of Renewal of service contract .
- endof
Service NumberContract Renewal Date Epoch - Epoch time of End of Renewal of service contract .
- endof
Sw StringMaintenance Date - Date time of End of Maintenance.
- endof
Sw NumberMaintenance Date Epoch - Epoch time of End of Maintenance.
- headline String
- The title of this software release end of life notice.
- id String
- last
Dateof StringSupport - Date time of Last day of Support .
- last
Dateof NumberSupport Epoch - Epoch time of Last day of Support .
- last
Ship StringDate - Date time of Lastship Date.
- last
Ship NumberDate Epoch - Epoch time of Lastship Date.
- migration
Url String - The URL of this migration notice.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- software
Eol StringUrl - Software end of life notice URL link to the notice webpage.
- List<Property Map>
- version
Context Property Map
getNiaapiDcnmSweol Result
The following output properties are available:
- Id string
- Results
List<Get
Niaapi Dcnm Sweol Result> - Account
Moid string - Additional
Properties string - Affected
Versions string - Ancestors
List<Get
Niaapi Dcnm Sweol Ancestor> - Announcement
Date string - Announcement
Date doubleEpoch - Bulletin
No string - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Endof
New stringService Attachment Date - Endof
New doubleService Attachment Date Epoch - Endof
Service stringContract Renewal Date - Endof
Service doubleContract Renewal Date Epoch - Endof
Sw stringMaintenance Date - Endof
Sw doubleMaintenance Date Epoch - Headline string
- Last
Dateof stringSupport - Last
Dateof doubleSupport Epoch - Last
Ship stringDate - Last
Ship doubleDate Epoch - Migration
Url string - Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Niaapi Dcnm Sweol Parent - Permission
Resources List<GetNiaapi Dcnm Sweol Permission Resource> - string
- Software
Eol stringUrl - List<Get
Niaapi Dcnm Sweol Tag> - Version
Context GetNiaapi Dcnm Sweol Version Context
- Id string
- Results
[]Get
Niaapi Dcnm Sweol Result - Account
Moid string - Additional
Properties string - Affected
Versions string - Ancestors
[]Get
Niaapi Dcnm Sweol Ancestor - Announcement
Date string - Announcement
Date float64Epoch - Bulletin
No string - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Endof
New stringService Attachment Date - Endof
New float64Service Attachment Date Epoch - Endof
Service stringContract Renewal Date - Endof
Service float64Contract Renewal Date Epoch - Endof
Sw stringMaintenance Date - Endof
Sw float64Maintenance Date Epoch - Headline string
- Last
Dateof stringSupport - Last
Dateof float64Support Epoch - Last
Ship stringDate - Last
Ship float64Date Epoch - Migration
Url string - Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Niaapi Dcnm Sweol Parent - Permission
Resources []GetNiaapi Dcnm Sweol Permission Resource - string
- Software
Eol stringUrl - []Get
Niaapi Dcnm Sweol Tag - Version
Context GetNiaapi Dcnm Sweol Version Context
- id String
- results
List<Get
Niaapi Dcnm Sweol Result> - account
Moid String - additional
Properties String - affected
Versions String - ancestors
List<Get
Niaapi Dcnm Sweol Ancestor> - announcement
Date String - announcement
Date DoubleEpoch - bulletin
No String - class
Id String - create
Time String - description String
- domain
Group StringMoid - endof
New StringService Attachment Date - endof
New DoubleService Attachment Date Epoch - endof
Service StringContract Renewal Date - endof
Service DoubleContract Renewal Date Epoch - endof
Sw StringMaintenance Date - endof
Sw DoubleMaintenance Date Epoch - headline String
- last
Dateof StringSupport - last
Dateof DoubleSupport Epoch - last
Ship StringDate - last
Ship DoubleDate Epoch - migration
Url String - mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Niaapi Dcnm Sweol Parent - permission
Resources List<GetNiaapi Dcnm Sweol Permission Resource> - String
- software
Eol StringUrl - List<Get
Niaapi Dcnm Sweol Tag> - version
Context GetNiaapi Dcnm Sweol Version Context
- id string
- results
Get
Niaapi Dcnm Sweol Result[] - account
Moid string - additional
Properties string - affected
Versions string - ancestors
Get
Niaapi Dcnm Sweol Ancestor[] - announcement
Date string - announcement
Date numberEpoch - bulletin
No string - class
Id string - create
Time string - description string
- domain
Group stringMoid - endof
New stringService Attachment Date - endof
New numberService Attachment Date Epoch - endof
Service stringContract Renewal Date - endof
Service numberContract Renewal Date Epoch - endof
Sw stringMaintenance Date - endof
Sw numberMaintenance Date Epoch - headline string
- last
Dateof stringSupport - last
Dateof numberSupport Epoch - last
Ship stringDate - last
Ship numberDate Epoch - migration
Url string - mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Niaapi Dcnm Sweol Parent - permission
Resources GetNiaapi Dcnm Sweol Permission Resource[] - string
- software
Eol stringUrl - Get
Niaapi Dcnm Sweol Tag[] - version
Context GetNiaapi Dcnm Sweol Version Context
- id str
- results
Sequence[Get
Niaapi Dcnm Sweol Result] - account_
moid str - additional_
properties str - affected_
versions str - ancestors
Sequence[Get
Niaapi Dcnm Sweol Ancestor] - announcement_
date str - announcement_
date_ floatepoch - bulletin_
no str - class_
id str - create_
time str - description str
- domain_
group_ strmoid - endof_
new_ strservice_ attachment_ date - endof_
new_ floatservice_ attachment_ date_ epoch - endof_
service_ strcontract_ renewal_ date - endof_
service_ floatcontract_ renewal_ date_ epoch - endof_
sw_ strmaintenance_ date - endof_
sw_ floatmaintenance_ date_ epoch - headline str
- last_
dateof_ strsupport - last_
dateof_ floatsupport_ epoch - last_
ship_ strdate - last_
ship_ floatdate_ epoch - migration_
url str - mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Niaapi Dcnm Sweol Parent - permission_
resources Sequence[GetNiaapi Dcnm Sweol Permission Resource] - str
- software_
eol_ strurl - Sequence[Get
Niaapi Dcnm Sweol Tag] - version_
context GetNiaapi Dcnm Sweol Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - affected
Versions String - ancestors List<Property Map>
- announcement
Date String - announcement
Date NumberEpoch - bulletin
No String - class
Id String - create
Time String - description String
- domain
Group StringMoid - endof
New StringService Attachment Date - endof
New NumberService Attachment Date Epoch - endof
Service StringContract Renewal Date - endof
Service NumberContract Renewal Date Epoch - endof
Sw StringMaintenance Date - endof
Sw NumberMaintenance Date Epoch - headline String
- last
Dateof StringSupport - last
Dateof NumberSupport Epoch - last
Ship StringDate - last
Ship NumberDate Epoch - migration
Url String - mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- software
Eol StringUrl - List<Property Map>
- version
Context Property Map
Supporting Types
GetNiaapiDcnmSweolAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiaapiDcnmSweolParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiaapiDcnmSweolPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiaapiDcnmSweolResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Affected
Versions string - String contains the Release versions affected by this notice, seperated by comma.
- Ancestors
List<Get
Niaapi Dcnm Sweol Result Ancestor> - Announcement
Date string - Date time of this notice Announced.
- Announcement
Date doubleEpoch - Epoch time of this notice Announced.
- Bulletin
No string - The bulletinno of this software release end of life notice.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- The description of this software release end of life notice.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Endof
New stringService Attachment Date - Date time of End of New service attachment .
- Endof
New doubleService Attachment Date Epoch - Epoch time of End of New service attachment .
- Endof
Service stringContract Renewal Date - Date time of End of Renewal of service contract .
- Endof
Service doubleContract Renewal Date Epoch - Epoch time of End of Renewal of service contract .
- Endof
Sw stringMaintenance Date - Date time of End of Maintenance.
- Endof
Sw doubleMaintenance Date Epoch - Epoch time of End of Maintenance.
- Headline string
- The title of this software release end of life notice.
- Last
Dateof stringSupport - Date time of Last day of Support .
- Last
Dateof doubleSupport Epoch - Epoch time of Last day of Support .
- Last
Ship stringDate - Date time of Lastship Date.
- Last
Ship doubleDate Epoch - Epoch time of Lastship Date.
- Migration
Url string - The URL of this migration notice.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parents
List<Get
Niaapi Dcnm Sweol Result Parent> - Permission
Resources List<GetNiaapi Dcnm Sweol Result Permission Resource> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Software
Eol stringUrl - Software end of life notice URL link to the notice webpage.
- List<Get
Niaapi Dcnm Sweol Result Tag> - Version
Contexts List<GetNiaapi Dcnm Sweol Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Affected
Versions string - String contains the Release versions affected by this notice, seperated by comma.
- Ancestors
[]Get
Niaapi Dcnm Sweol Result Ancestor - Announcement
Date string - Date time of this notice Announced.
- Announcement
Date float64Epoch - Epoch time of this notice Announced.
- Bulletin
No string - The bulletinno of this software release end of life notice.
- Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- The description of this software release end of life notice.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Endof
New stringService Attachment Date - Date time of End of New service attachment .
- Endof
New float64Service Attachment Date Epoch - Epoch time of End of New service attachment .
- Endof
Service stringContract Renewal Date - Date time of End of Renewal of service contract .
- Endof
Service float64Contract Renewal Date Epoch - Epoch time of End of Renewal of service contract .
- Endof
Sw stringMaintenance Date - Date time of End of Maintenance.
- Endof
Sw float64Maintenance Date Epoch - Epoch time of End of Maintenance.
- Headline string
- The title of this software release end of life notice.
- Last
Dateof stringSupport - Date time of Last day of Support .
- Last
Dateof float64Support Epoch - Epoch time of Last day of Support .
- Last
Ship stringDate - Date time of Lastship Date.
- Last
Ship float64Date Epoch - Epoch time of Lastship Date.
- Migration
Url string - The URL of this migration notice.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parents
[]Get
Niaapi Dcnm Sweol Result Parent - Permission
Resources []GetNiaapi Dcnm Sweol Result Permission Resource - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Software
Eol stringUrl - Software end of life notice URL link to the notice webpage.
- []Get
Niaapi Dcnm Sweol Result Tag - Version
Contexts []GetNiaapi Dcnm Sweol Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - affected
Versions String - String contains the Release versions affected by this notice, seperated by comma.
- ancestors
List<Get
Niaapi Dcnm Sweol Result Ancestor> - announcement
Date String - Date time of this notice Announced.
- announcement
Date DoubleEpoch - Epoch time of this notice Announced.
- bulletin
No String - The bulletinno of this software release end of life notice.
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- The description of this software release end of life notice.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- endof
New StringService Attachment Date - Date time of End of New service attachment .
- endof
New DoubleService Attachment Date Epoch - Epoch time of End of New service attachment .
- endof
Service StringContract Renewal Date - Date time of End of Renewal of service contract .
- endof
Service DoubleContract Renewal Date Epoch - Epoch time of End of Renewal of service contract .
- endof
Sw StringMaintenance Date - Date time of End of Maintenance.
- endof
Sw DoubleMaintenance Date Epoch - Epoch time of End of Maintenance.
- headline String
- The title of this software release end of life notice.
- last
Dateof StringSupport - Date time of Last day of Support .
- last
Dateof DoubleSupport Epoch - Epoch time of Last day of Support .
- last
Ship StringDate - Date time of Lastship Date.
- last
Ship DoubleDate Epoch - Epoch time of Lastship Date.
- migration
Url String - The URL of this migration notice.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents
List<Get
Niaapi Dcnm Sweol Result Parent> - permission
Resources List<GetNiaapi Dcnm Sweol Result Permission Resource> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- software
Eol StringUrl - Software end of life notice URL link to the notice webpage.
- List<Get
Niaapi Dcnm Sweol Result Tag> - version
Contexts List<GetNiaapi Dcnm Sweol Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - affected
Versions string - String contains the Release versions affected by this notice, seperated by comma.
- ancestors
Get
Niaapi Dcnm Sweol Result Ancestor[] - announcement
Date string - Date time of this notice Announced.
- announcement
Date numberEpoch - Epoch time of this notice Announced.
- bulletin
No string - The bulletinno of this software release end of life notice.
- class
Id string - create
Time string - The time when this managed object was created.
- description string
- The description of this software release end of life notice.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- endof
New stringService Attachment Date - Date time of End of New service attachment .
- endof
New numberService Attachment Date Epoch - Epoch time of End of New service attachment .
- endof
Service stringContract Renewal Date - Date time of End of Renewal of service contract .
- endof
Service numberContract Renewal Date Epoch - Epoch time of End of Renewal of service contract .
- endof
Sw stringMaintenance Date - Date time of End of Maintenance.
- endof
Sw numberMaintenance Date Epoch - Epoch time of End of Maintenance.
- headline string
- The title of this software release end of life notice.
- last
Dateof stringSupport - Date time of Last day of Support .
- last
Dateof numberSupport Epoch - Epoch time of Last day of Support .
- last
Ship stringDate - Date time of Lastship Date.
- last
Ship numberDate Epoch - Epoch time of Lastship Date.
- migration
Url string - The URL of this migration notice.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parents
Get
Niaapi Dcnm Sweol Result Parent[] - permission
Resources GetNiaapi Dcnm Sweol Result Permission Resource[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- software
Eol stringUrl - Software end of life notice URL link to the notice webpage.
- Get
Niaapi Dcnm Sweol Result Tag[] - version
Contexts GetNiaapi Dcnm Sweol Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - affected_
versions str - String contains the Release versions affected by this notice, seperated by comma.
- ancestors
Sequence[Get
Niaapi Dcnm Sweol Result Ancestor] - announcement_
date str - Date time of this notice Announced.
- announcement_
date_ floatepoch - Epoch time of this notice Announced.
- bulletin_
no str - The bulletinno of this software release end of life notice.
- class_
id str - create_
time str - The time when this managed object was created.
- description str
- The description of this software release end of life notice.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- endof_
new_ strservice_ attachment_ date - Date time of End of New service attachment .
- endof_
new_ floatservice_ attachment_ date_ epoch - Epoch time of End of New service attachment .
- endof_
service_ strcontract_ renewal_ date - Date time of End of Renewal of service contract .
- endof_
service_ floatcontract_ renewal_ date_ epoch - Epoch time of End of Renewal of service contract .
- endof_
sw_ strmaintenance_ date - Date time of End of Maintenance.
- endof_
sw_ floatmaintenance_ date_ epoch - Epoch time of End of Maintenance.
- headline str
- The title of this software release end of life notice.
- last_
dateof_ strsupport - Date time of Last day of Support .
- last_
dateof_ floatsupport_ epoch - Epoch time of Last day of Support .
- last_
ship_ strdate - Date time of Lastship Date.
- last_
ship_ floatdate_ epoch - Epoch time of Lastship Date.
- migration_
url str - The URL of this migration notice.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Niaapi Dcnm Sweol Result Parent] - permission_
resources Sequence[GetNiaapi Dcnm Sweol Result Permission Resource] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- software_
eol_ strurl - Software end of life notice URL link to the notice webpage.
- Sequence[Get
Niaapi Dcnm Sweol Result Tag] - version_
contexts Sequence[GetNiaapi Dcnm Sweol Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - affected
Versions String - String contains the Release versions affected by this notice, seperated by comma.
- ancestors List<Property Map>
- announcement
Date String - Date time of this notice Announced.
- announcement
Date NumberEpoch - Epoch time of this notice Announced.
- bulletin
No String - The bulletinno of this software release end of life notice.
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- The description of this software release end of life notice.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- endof
New StringService Attachment Date - Date time of End of New service attachment .
- endof
New NumberService Attachment Date Epoch - Epoch time of End of New service attachment .
- endof
Service StringContract Renewal Date - Date time of End of Renewal of service contract .
- endof
Service NumberContract Renewal Date Epoch - Epoch time of End of Renewal of service contract .
- endof
Sw StringMaintenance Date - Date time of End of Maintenance.
- endof
Sw NumberMaintenance Date Epoch - Epoch time of End of Maintenance.
- headline String
- The title of this software release end of life notice.
- last
Dateof StringSupport - Date time of Last day of Support .
- last
Dateof NumberSupport Epoch - Epoch time of Last day of Support .
- last
Ship StringDate - Date time of Lastship Date.
- last
Ship NumberDate Epoch - Epoch time of Lastship Date.
- migration
Url String - The URL of this migration notice.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- software
Eol StringUrl - Software end of life notice URL link to the notice webpage.
- List<Property Map>
- version
Contexts List<Property Map>
GetNiaapiDcnmSweolResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiaapiDcnmSweolResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiaapiDcnmSweolResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiaapiDcnmSweolResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetNiaapiDcnmSweolResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<GetNiaapi Dcnm Sweol Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetNiaapi Dcnm Sweol Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetNiaapi Dcnm Sweol Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetNiaapi Dcnm Sweol Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetNiaapiDcnmSweolResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiaapiDcnmSweolResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiaapiDcnmSweolTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetNiaapiDcnmSweolVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetNiaapi Dcnm Sweol Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetNiaapi Dcnm Sweol Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetNiaapi Dcnm Sweol Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetNiaapi Dcnm Sweol Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetNiaapi Dcnm Sweol Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetNiaapi Dcnm Sweol Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetNiaapi Dcnm Sweol Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetNiaapi Dcnm Sweol Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetNiaapi Dcnm Sweol Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetNiaapi Dcnm Sweol Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetNiaapiDcnmSweolVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiaapiDcnmSweolVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet