intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getNiatelemetryLc
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Object is available at Line Card scope.
Using getNiatelemetryLc
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 getNiatelemetryLc(args: GetNiatelemetryLcArgs, opts?: InvokeOptions): Promise<GetNiatelemetryLcResult>
function getNiatelemetryLcOutput(args: GetNiatelemetryLcOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryLcResult>def get_niatelemetry_lc(account_moid: Optional[str] = None,
                        additional_properties: Optional[str] = None,
                        ancestors: Optional[Sequence[GetNiatelemetryLcAncestor]] = None,
                        class_id: Optional[str] = None,
                        create_time: Optional[str] = None,
                        description: Optional[str] = None,
                        dn: Optional[str] = None,
                        domain_group_moid: Optional[str] = None,
                        hardware_version: Optional[str] = None,
                        id: Optional[str] = None,
                        mod_time: Optional[str] = None,
                        model: Optional[str] = None,
                        moid: Optional[str] = None,
                        node_id: Optional[float] = None,
                        object_type: Optional[str] = None,
                        operational_state: Optional[str] = None,
                        owners: Optional[Sequence[str]] = None,
                        parent: Optional[GetNiatelemetryLcParent] = None,
                        permission_resources: Optional[Sequence[GetNiatelemetryLcPermissionResource]] = None,
                        power_state: Optional[str] = None,
                        record_type: Optional[str] = None,
                        record_version: Optional[str] = None,
                        redundancy_state: Optional[str] = None,
                        registered_device: Optional[GetNiatelemetryLcRegisteredDevice] = None,
                        serial_number: Optional[str] = None,
                        shared_scope: Optional[str] = None,
                        site_name: Optional[str] = None,
                        tags: Optional[Sequence[GetNiatelemetryLcTag]] = None,
                        version_context: Optional[GetNiatelemetryLcVersionContext] = None,
                        vid: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetNiatelemetryLcResult
def get_niatelemetry_lc_output(account_moid: Optional[pulumi.Input[str]] = None,
                        additional_properties: Optional[pulumi.Input[str]] = None,
                        ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryLcAncestorArgs]]]] = None,
                        class_id: Optional[pulumi.Input[str]] = None,
                        create_time: Optional[pulumi.Input[str]] = None,
                        description: Optional[pulumi.Input[str]] = None,
                        dn: Optional[pulumi.Input[str]] = None,
                        domain_group_moid: Optional[pulumi.Input[str]] = None,
                        hardware_version: Optional[pulumi.Input[str]] = None,
                        id: Optional[pulumi.Input[str]] = None,
                        mod_time: Optional[pulumi.Input[str]] = None,
                        model: Optional[pulumi.Input[str]] = None,
                        moid: Optional[pulumi.Input[str]] = None,
                        node_id: Optional[pulumi.Input[float]] = None,
                        object_type: Optional[pulumi.Input[str]] = None,
                        operational_state: Optional[pulumi.Input[str]] = None,
                        owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                        parent: Optional[pulumi.Input[GetNiatelemetryLcParentArgs]] = None,
                        permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryLcPermissionResourceArgs]]]] = None,
                        power_state: Optional[pulumi.Input[str]] = None,
                        record_type: Optional[pulumi.Input[str]] = None,
                        record_version: Optional[pulumi.Input[str]] = None,
                        redundancy_state: Optional[pulumi.Input[str]] = None,
                        registered_device: Optional[pulumi.Input[GetNiatelemetryLcRegisteredDeviceArgs]] = None,
                        serial_number: Optional[pulumi.Input[str]] = None,
                        shared_scope: Optional[pulumi.Input[str]] = None,
                        site_name: Optional[pulumi.Input[str]] = None,
                        tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryLcTagArgs]]]] = None,
                        version_context: Optional[pulumi.Input[GetNiatelemetryLcVersionContextArgs]] = None,
                        vid: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryLcResult]func LookupNiatelemetryLc(ctx *Context, args *LookupNiatelemetryLcArgs, opts ...InvokeOption) (*LookupNiatelemetryLcResult, error)
func LookupNiatelemetryLcOutput(ctx *Context, args *LookupNiatelemetryLcOutputArgs, opts ...InvokeOption) LookupNiatelemetryLcResultOutput> Note: This function is named LookupNiatelemetryLc in the Go SDK.
public static class GetNiatelemetryLc 
{
    public static Task<GetNiatelemetryLcResult> InvokeAsync(GetNiatelemetryLcArgs args, InvokeOptions? opts = null)
    public static Output<GetNiatelemetryLcResult> Invoke(GetNiatelemetryLcInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNiatelemetryLcResult> getNiatelemetryLc(GetNiatelemetryLcArgs args, InvokeOptions options)
public static Output<GetNiatelemetryLcResult> getNiatelemetryLc(GetNiatelemetryLcArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getNiatelemetryLc:getNiatelemetryLc
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetNiatelemetry Lc Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the line cards present.
- Dn string
- Dn value for the line cards present.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HardwareVersion string
- Hardware version of the line cards present.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Model string
- Model of the line cards present.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeId double
- Node Id of the line card present.
- ObjectType string
- OperationalState string
- Opretaional state of the line cards present.
- Owners List<string>
- Parent
GetNiatelemetry Lc Parent 
- PermissionResources List<GetNiatelemetry Lc Permission Resource> 
- PowerState string
- Power state of the line cards present.
- RecordType string
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- RecordVersion string
- Version of record being pushed. This determines what was the API version for data available from the device.
- RedundancyState string
- Redundancy state of the line cards present.
- RegisteredDevice GetNiatelemetry Lc Registered Device 
- SerialNumber string
- Serial number of the line card present.
- 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.
- SiteName string
- The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- 
List<GetNiatelemetry Lc Tag> 
- VersionContext GetNiatelemetry Lc Version Context 
- Vid string
- VID for the line card in the inventory.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetNiatelemetry Lc Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the line cards present.
- Dn string
- Dn value for the line cards present.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HardwareVersion string
- Hardware version of the line cards present.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Model string
- Model of the line cards present.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeId float64
- Node Id of the line card present.
- ObjectType string
- OperationalState string
- Opretaional state of the line cards present.
- Owners []string
- Parent
GetNiatelemetry Lc Parent 
- PermissionResources []GetNiatelemetry Lc Permission Resource 
- PowerState string
- Power state of the line cards present.
- RecordType string
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- RecordVersion string
- Version of record being pushed. This determines what was the API version for data available from the device.
- RedundancyState string
- Redundancy state of the line cards present.
- RegisteredDevice GetNiatelemetry Lc Registered Device 
- SerialNumber string
- Serial number of the line card present.
- 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.
- SiteName string
- The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- 
[]GetNiatelemetry Lc Tag 
- VersionContext GetNiatelemetry Lc Version Context 
- Vid string
- VID for the line card in the inventory.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetNiatelemetry Lc Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the line cards present.
- dn String
- Dn value for the line cards present.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- hardwareVersion String
- Hardware version of the line cards present.
- id String
- modTime String
- The time when this managed object was last modified.
- model String
- Model of the line cards present.
- moid String
- The unique identifier of this Managed Object instance.
- nodeId Double
- Node Id of the line card present.
- objectType String
- operationalState String
- Opretaional state of the line cards present.
- owners List<String>
- parent
GetNiatelemetry Lc Parent 
- permissionResources List<GetNiatelemetry Lc Permission Resource> 
- powerState String
- Power state of the line cards present.
- recordType String
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- recordVersion String
- Version of record being pushed. This determines what was the API version for data available from the device.
- redundancyState String
- Redundancy state of the line cards present.
- registeredDevice GetNiatelemetry Lc Registered Device 
- serialNumber String
- Serial number of the line card present.
- 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.
- siteName String
- The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- 
List<GetNiatelemetry Lc Tag> 
- versionContext GetNiatelemetry Lc Version Context 
- vid String
- VID for the line card in the inventory.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetNiatelemetry Lc Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- description string
- Description of the line cards present.
- dn string
- Dn value for the line cards present.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- hardwareVersion string
- Hardware version of the line cards present.
- id string
- modTime string
- The time when this managed object was last modified.
- model string
- Model of the line cards present.
- moid string
- The unique identifier of this Managed Object instance.
- nodeId number
- Node Id of the line card present.
- objectType string
- operationalState string
- Opretaional state of the line cards present.
- owners string[]
- parent
GetNiatelemetry Lc Parent 
- permissionResources GetNiatelemetry Lc Permission Resource[] 
- powerState string
- Power state of the line cards present.
- recordType string
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- recordVersion string
- Version of record being pushed. This determines what was the API version for data available from the device.
- redundancyState string
- Redundancy state of the line cards present.
- registeredDevice GetNiatelemetry Lc Registered Device 
- serialNumber string
- Serial number of the line card present.
- 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.
- siteName string
- The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- 
GetNiatelemetry Lc Tag[] 
- versionContext GetNiatelemetry Lc Version Context 
- vid string
- VID for the line card in the inventory.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetNiatelemetry Lc Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- Description of the line cards present.
- dn str
- Dn value for the line cards present.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- hardware_version str
- Hardware version of the line cards present.
- id str
- mod_time str
- The time when this managed object was last modified.
- model str
- Model of the line cards present.
- moid str
- The unique identifier of this Managed Object instance.
- node_id float
- Node Id of the line card present.
- object_type str
- operational_state str
- Opretaional state of the line cards present.
- owners Sequence[str]
- parent
GetNiatelemetry Lc Parent 
- permission_resources Sequence[GetNiatelemetry Lc Permission Resource] 
- power_state str
- Power state of the line cards present.
- record_type str
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record_version str
- Version of record being pushed. This determines what was the API version for data available from the device.
- redundancy_state str
- Redundancy state of the line cards present.
- registered_device GetNiatelemetry Lc Registered Device 
- serial_number str
- Serial number of the line card present.
- 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.
- site_name str
- The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- 
Sequence[GetNiatelemetry Lc Tag] 
- version_context GetNiatelemetry Lc Version Context 
- vid str
- VID for the line card in the inventory.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the line cards present.
- dn String
- Dn value for the line cards present.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- hardwareVersion String
- Hardware version of the line cards present.
- id String
- modTime String
- The time when this managed object was last modified.
- model String
- Model of the line cards present.
- moid String
- The unique identifier of this Managed Object instance.
- nodeId Number
- Node Id of the line card present.
- objectType String
- operationalState String
- Opretaional state of the line cards present.
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- powerState String
- Power state of the line cards present.
- recordType String
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- recordVersion String
- Version of record being pushed. This determines what was the API version for data available from the device.
- redundancyState String
- Redundancy state of the line cards present.
- registeredDevice Property Map
- serialNumber String
- Serial number of the line card present.
- 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.
- siteName String
- The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- List<Property Map>
- versionContext Property Map
- vid String
- VID for the line card in the inventory.
getNiatelemetryLc Result
The following output properties are available:
- Id string
- Results
List<GetNiatelemetry Lc Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetNiatelemetry Lc Ancestor> 
- ClassId string
- CreateTime string
- Description string
- Dn string
- DomainGroup stringMoid 
- HardwareVersion string
- ModTime string
- Model string
- Moid string
- NodeId double
- ObjectType string
- OperationalState string
- Owners List<string>
- Parent
GetNiatelemetry Lc Parent 
- PermissionResources List<GetNiatelemetry Lc Permission Resource> 
- PowerState string
- RecordType string
- RecordVersion string
- RedundancyState string
- RegisteredDevice GetNiatelemetry Lc Registered Device 
- SerialNumber string
- string
- SiteName string
- 
List<GetNiatelemetry Lc Tag> 
- VersionContext GetNiatelemetry Lc Version Context 
- Vid string
- Id string
- Results
[]GetNiatelemetry Lc Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetNiatelemetry Lc Ancestor 
- ClassId string
- CreateTime string
- Description string
- Dn string
- DomainGroup stringMoid 
- HardwareVersion string
- ModTime string
- Model string
- Moid string
- NodeId float64
- ObjectType string
- OperationalState string
- Owners []string
- Parent
GetNiatelemetry Lc Parent 
- PermissionResources []GetNiatelemetry Lc Permission Resource 
- PowerState string
- RecordType string
- RecordVersion string
- RedundancyState string
- RegisteredDevice GetNiatelemetry Lc Registered Device 
- SerialNumber string
- string
- SiteName string
- 
[]GetNiatelemetry Lc Tag 
- VersionContext GetNiatelemetry Lc Version Context 
- Vid string
- id String
- results
List<GetNiatelemetry Lc Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetNiatelemetry Lc Ancestor> 
- classId String
- createTime String
- description String
- dn String
- domainGroup StringMoid 
- hardwareVersion String
- modTime String
- model String
- moid String
- nodeId Double
- objectType String
- operationalState String
- owners List<String>
- parent
GetNiatelemetry Lc Parent 
- permissionResources List<GetNiatelemetry Lc Permission Resource> 
- powerState String
- recordType String
- recordVersion String
- redundancyState String
- registeredDevice GetNiatelemetry Lc Registered Device 
- serialNumber String
- String
- siteName String
- 
List<GetNiatelemetry Lc Tag> 
- versionContext GetNiatelemetry Lc Version Context 
- vid String
- id string
- results
GetNiatelemetry Lc Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetNiatelemetry Lc Ancestor[] 
- classId string
- createTime string
- description string
- dn string
- domainGroup stringMoid 
- hardwareVersion string
- modTime string
- model string
- moid string
- nodeId number
- objectType string
- operationalState string
- owners string[]
- parent
GetNiatelemetry Lc Parent 
- permissionResources GetNiatelemetry Lc Permission Resource[] 
- powerState string
- recordType string
- recordVersion string
- redundancyState string
- registeredDevice GetNiatelemetry Lc Registered Device 
- serialNumber string
- string
- siteName string
- 
GetNiatelemetry Lc Tag[] 
- versionContext GetNiatelemetry Lc Version Context 
- vid string
- id str
- results
Sequence[GetNiatelemetry Lc Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetNiatelemetry Lc Ancestor] 
- class_id str
- create_time str
- description str
- dn str
- domain_group_ strmoid 
- hardware_version str
- mod_time str
- model str
- moid str
- node_id float
- object_type str
- operational_state str
- owners Sequence[str]
- parent
GetNiatelemetry Lc Parent 
- permission_resources Sequence[GetNiatelemetry Lc Permission Resource] 
- power_state str
- record_type str
- record_version str
- redundancy_state str
- registered_device GetNiatelemetry Lc Registered Device 
- serial_number str
- str
- site_name str
- 
Sequence[GetNiatelemetry Lc Tag] 
- version_context GetNiatelemetry Lc Version Context 
- vid str
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- description String
- dn String
- domainGroup StringMoid 
- hardwareVersion String
- modTime String
- model String
- moid String
- nodeId Number
- objectType String
- operationalState String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- powerState String
- recordType String
- recordVersion String
- redundancyState String
- registeredDevice Property Map
- serialNumber String
- String
- siteName String
- List<Property Map>
- versionContext Property Map
- vid String
Supporting Types
GetNiatelemetryLcAncestor   
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetNiatelemetryLcParent   
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetNiatelemetryLcPermissionResource    
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetNiatelemetryLcRegisteredDevice    
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetNiatelemetryLcResult   
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetNiatelemetry Lc Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the line cards present.
- Dn string
- Dn value for the line cards present.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HardwareVersion string
- Hardware version of the line cards present.
- ModTime string
- The time when this managed object was last modified.
- Model string
- Model of the line cards present.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeId double
- Node Id of the line card present.
- ObjectType string
- OperationalState string
- Opretaional state of the line cards present.
- Owners List<string>
- Parents
List<GetNiatelemetry Lc Result Parent> 
- PermissionResources List<GetNiatelemetry Lc Result Permission Resource> 
- PowerState string
- Power state of the line cards present.
- RecordType string
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- RecordVersion string
- Version of record being pushed. This determines what was the API version for data available from the device.
- RedundancyState string
- Redundancy state of the line cards present.
- RegisteredDevices List<GetNiatelemetry Lc Result Registered Device> 
- SerialNumber string
- Serial number of the line card present.
- 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.
- SiteName string
- The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- 
List<GetNiatelemetry Lc Result Tag> 
- VersionContexts List<GetNiatelemetry Lc Result Version Context> 
- Vid string
- VID for the line card in the inventory.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetNiatelemetry Lc Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the line cards present.
- Dn string
- Dn value for the line cards present.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- HardwareVersion string
- Hardware version of the line cards present.
- ModTime string
- The time when this managed object was last modified.
- Model string
- Model of the line cards present.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeId float64
- Node Id of the line card present.
- ObjectType string
- OperationalState string
- Opretaional state of the line cards present.
- Owners []string
- Parents
[]GetNiatelemetry Lc Result Parent 
- PermissionResources []GetNiatelemetry Lc Result Permission Resource 
- PowerState string
- Power state of the line cards present.
- RecordType string
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- RecordVersion string
- Version of record being pushed. This determines what was the API version for data available from the device.
- RedundancyState string
- Redundancy state of the line cards present.
- RegisteredDevices []GetNiatelemetry Lc Result Registered Device 
- SerialNumber string
- Serial number of the line card present.
- 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.
- SiteName string
- The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- 
[]GetNiatelemetry Lc Result Tag 
- VersionContexts []GetNiatelemetry Lc Result Version Context 
- Vid string
- VID for the line card in the inventory.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetNiatelemetry Lc Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the line cards present.
- dn String
- Dn value for the line cards present.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- hardwareVersion String
- Hardware version of the line cards present.
- modTime String
- The time when this managed object was last modified.
- model String
- Model of the line cards present.
- moid String
- The unique identifier of this Managed Object instance.
- nodeId Double
- Node Id of the line card present.
- objectType String
- operationalState String
- Opretaional state of the line cards present.
- owners List<String>
- parents
List<GetNiatelemetry Lc Result Parent> 
- permissionResources List<GetNiatelemetry Lc Result Permission Resource> 
- powerState String
- Power state of the line cards present.
- recordType String
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- recordVersion String
- Version of record being pushed. This determines what was the API version for data available from the device.
- redundancyState String
- Redundancy state of the line cards present.
- registeredDevices List<GetNiatelemetry Lc Result Registered Device> 
- serialNumber String
- Serial number of the line card present.
- 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.
- siteName String
- The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- 
List<GetNiatelemetry Lc Result Tag> 
- versionContexts List<GetNiatelemetry Lc Result Version Context> 
- vid String
- VID for the line card in the inventory.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetNiatelemetry Lc Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- description string
- Description of the line cards present.
- dn string
- Dn value for the line cards present.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- hardwareVersion string
- Hardware version of the line cards present.
- modTime string
- The time when this managed object was last modified.
- model string
- Model of the line cards present.
- moid string
- The unique identifier of this Managed Object instance.
- nodeId number
- Node Id of the line card present.
- objectType string
- operationalState string
- Opretaional state of the line cards present.
- owners string[]
- parents
GetNiatelemetry Lc Result Parent[] 
- permissionResources GetNiatelemetry Lc Result Permission Resource[] 
- powerState string
- Power state of the line cards present.
- recordType string
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- recordVersion string
- Version of record being pushed. This determines what was the API version for data available from the device.
- redundancyState string
- Redundancy state of the line cards present.
- registeredDevices GetNiatelemetry Lc Result Registered Device[] 
- serialNumber string
- Serial number of the line card present.
- 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.
- siteName string
- The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- 
GetNiatelemetry Lc Result Tag[] 
- versionContexts GetNiatelemetry Lc Result Version Context[] 
- vid string
- VID for the line card in the inventory.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetNiatelemetry Lc Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- description str
- Description of the line cards present.
- dn str
- Dn value for the line cards present.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- hardware_version str
- Hardware version of the line cards present.
- mod_time str
- The time when this managed object was last modified.
- model str
- Model of the line cards present.
- moid str
- The unique identifier of this Managed Object instance.
- node_id float
- Node Id of the line card present.
- object_type str
- operational_state str
- Opretaional state of the line cards present.
- owners Sequence[str]
- parents
Sequence[GetNiatelemetry Lc Result Parent] 
- permission_resources Sequence[GetNiatelemetry Lc Result Permission Resource] 
- power_state str
- Power state of the line cards present.
- record_type str
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record_version str
- Version of record being pushed. This determines what was the API version for data available from the device.
- redundancy_state str
- Redundancy state of the line cards present.
- registered_devices Sequence[GetNiatelemetry Lc Result Registered Device] 
- serial_number str
- Serial number of the line card present.
- 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.
- site_name str
- The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- 
Sequence[GetNiatelemetry Lc Result Tag] 
- version_contexts Sequence[GetNiatelemetry Lc Result Version Context] 
- vid str
- VID for the line card in the inventory.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- The time when this managed object was created.
- description String
- Description of the line cards present.
- dn String
- Dn value for the line cards present.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- hardwareVersion String
- Hardware version of the line cards present.
- modTime String
- The time when this managed object was last modified.
- model String
- Model of the line cards present.
- moid String
- The unique identifier of this Managed Object instance.
- nodeId Number
- Node Id of the line card present.
- objectType String
- operationalState String
- Opretaional state of the line cards present.
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- powerState String
- Power state of the line cards present.
- recordType String
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- recordVersion String
- Version of record being pushed. This determines what was the API version for data available from the device.
- redundancyState String
- Redundancy state of the line cards present.
- registeredDevices List<Property Map>
- serialNumber String
- Serial number of the line card present.
- 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.
- siteName String
- The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites.
- List<Property Map>
- versionContexts List<Property Map>
- vid String
- VID for the line card in the inventory.
GetNiatelemetryLcResultAncestor    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiatelemetryLcResultParent    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiatelemetryLcResultPermissionResource     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiatelemetryLcResultRegisteredDevice     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiatelemetryLcResultTag    
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetNiatelemetryLcResultVersionContext     
- additionalProperties String
- classId String
- interestedMos List<GetNiatelemetry Lc Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetNiatelemetry Lc Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetNiatelemetry Lc Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetNiatelemetry Lc Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetNiatelemetryLcResultVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiatelemetryLcResultVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiatelemetryLcTag   
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties 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.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetNiatelemetryLcVersionContext    
- AdditionalProperties string
- ClassId 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.
- InterestedMos List<GetNiatelemetry Lc Version Context Interested Mo> 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetNiatelemetry Lc Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType 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.
 
- AdditionalProperties string
- ClassId 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.
- InterestedMos []GetNiatelemetry Lc Version Context Interested Mo 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetNiatelemetry Lc Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType 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.
 
- additionalProperties String
- classId 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.
- interestedMos List<GetNiatelemetry Lc Version Context Interested Mo> 
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetNiatelemetry Lc Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType 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.
 
- additionalProperties string
- classId 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.
- interestedMos GetNiatelemetry Lc Version Context Interested Mo[] 
- markedFor 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.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetNiatelemetry Lc Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType 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[GetNiatelemetry Lc 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 GetNiatelemetry Lc 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.
 
- additionalProperties String
- classId 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.
- interestedMos List<Property Map>
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType 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.
 
GetNiatelemetryLcVersionContextInterestedMo      
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
GetNiatelemetryLcVersionContextRefMo      
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- AdditionalProperties string
- ClassId 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.
- ObjectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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'.
 
- additionalProperties string
- classId 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.
- objectType 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'.
 
- additionalProperties String
- classId 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.
- objectType 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 intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet