intersight 1.0.70 published on Wednesday, Oct 8, 2025 by ciscodevnet
intersight.getNiatelemetryApicFexDetails
intersight 1.0.70 published on Wednesday, Oct 8, 2025 by ciscodevnet
Object to capture FEX details in APIC.
Using getNiatelemetryApicFexDetails
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 getNiatelemetryApicFexDetails(args: GetNiatelemetryApicFexDetailsArgs, opts?: InvokeOptions): Promise<GetNiatelemetryApicFexDetailsResult>
function getNiatelemetryApicFexDetailsOutput(args: GetNiatelemetryApicFexDetailsOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryApicFexDetailsResult>def get_niatelemetry_apic_fex_details(account_moid: Optional[str] = None,
                                      additional_properties: Optional[str] = None,
                                      ancestors: Optional[Sequence[GetNiatelemetryApicFexDetailsAncestor]] = None,
                                      class_id: Optional[str] = None,
                                      create_time: Optional[str] = None,
                                      dn: Optional[str] = None,
                                      domain_group_moid: Optional[str] = None,
                                      id: Optional[str] = None,
                                      mod_time: Optional[str] = None,
                                      model_number: Optional[str] = None,
                                      moid: Optional[str] = None,
                                      node_id: Optional[float] = None,
                                      object_type: Optional[str] = None,
                                      owners: Optional[Sequence[str]] = None,
                                      parent: Optional[GetNiatelemetryApicFexDetailsParent] = None,
                                      permission_resources: Optional[Sequence[GetNiatelemetryApicFexDetailsPermissionResource]] = None,
                                      record_type: Optional[str] = None,
                                      record_version: Optional[str] = None,
                                      registered_device: Optional[GetNiatelemetryApicFexDetailsRegisteredDevice] = None,
                                      serial_number: Optional[str] = None,
                                      shared_scope: Optional[str] = None,
                                      site_name: Optional[str] = None,
                                      tags: Optional[Sequence[GetNiatelemetryApicFexDetailsTag]] = None,
                                      vendor_name: Optional[str] = None,
                                      version_context: Optional[GetNiatelemetryApicFexDetailsVersionContext] = None,
                                      vid: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetNiatelemetryApicFexDetailsResult
def get_niatelemetry_apic_fex_details_output(account_moid: Optional[pulumi.Input[str]] = None,
                                      additional_properties: Optional[pulumi.Input[str]] = None,
                                      ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicFexDetailsAncestorArgs]]]] = None,
                                      class_id: Optional[pulumi.Input[str]] = None,
                                      create_time: Optional[pulumi.Input[str]] = None,
                                      dn: Optional[pulumi.Input[str]] = None,
                                      domain_group_moid: Optional[pulumi.Input[str]] = None,
                                      id: Optional[pulumi.Input[str]] = None,
                                      mod_time: Optional[pulumi.Input[str]] = None,
                                      model_number: 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,
                                      owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                      parent: Optional[pulumi.Input[GetNiatelemetryApicFexDetailsParentArgs]] = None,
                                      permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicFexDetailsPermissionResourceArgs]]]] = None,
                                      record_type: Optional[pulumi.Input[str]] = None,
                                      record_version: Optional[pulumi.Input[str]] = None,
                                      registered_device: Optional[pulumi.Input[GetNiatelemetryApicFexDetailsRegisteredDeviceArgs]] = 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[GetNiatelemetryApicFexDetailsTagArgs]]]] = None,
                                      vendor_name: Optional[pulumi.Input[str]] = None,
                                      version_context: Optional[pulumi.Input[GetNiatelemetryApicFexDetailsVersionContextArgs]] = None,
                                      vid: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryApicFexDetailsResult]func LookupNiatelemetryApicFexDetails(ctx *Context, args *LookupNiatelemetryApicFexDetailsArgs, opts ...InvokeOption) (*LookupNiatelemetryApicFexDetailsResult, error)
func LookupNiatelemetryApicFexDetailsOutput(ctx *Context, args *LookupNiatelemetryApicFexDetailsOutputArgs, opts ...InvokeOption) LookupNiatelemetryApicFexDetailsResultOutput> Note: This function is named LookupNiatelemetryApicFexDetails in the Go SDK.
public static class GetNiatelemetryApicFexDetails 
{
    public static Task<GetNiatelemetryApicFexDetailsResult> InvokeAsync(GetNiatelemetryApicFexDetailsArgs args, InvokeOptions? opts = null)
    public static Output<GetNiatelemetryApicFexDetailsResult> Invoke(GetNiatelemetryApicFexDetailsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNiatelemetryApicFexDetailsResult> getNiatelemetryApicFexDetails(GetNiatelemetryApicFexDetailsArgs args, InvokeOptions options)
public static Output<GetNiatelemetryApicFexDetailsResult> getNiatelemetryApicFexDetails(GetNiatelemetryApicFexDetailsArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getNiatelemetryApicFexDetails:getNiatelemetryApicFexDetails
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetNiatelemetry Apic Fex Details Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Dn string
- Dn for the FEX in the inventory.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- ModTime string
- The time when this managed object was last modified.
- ModelNumber string
- Model number of the FEX in APIC.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeId double
- Node id for the FEX in the inventory.
- ObjectType string
- Owners List<string>
- Parent
GetNiatelemetry Apic Fex Details Parent 
- PermissionResources List<GetNiatelemetry Apic Fex Details Permission Resource> 
- 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.
- RegisteredDevice GetNiatelemetry Apic Fex Details Registered Device 
- SerialNumber string
- Serial number of the FEX in APIC.
- 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
- Name of the APIC site from which this data is being collected.
- 
List<GetNiatelemetry Apic Fex Details Tag> 
- VendorName string
- Vendor name of the FEX in APIC.
- VersionContext GetNiatelemetry Apic Fex Details Version Context 
- Vid string
- VID for the FEX in the inventory.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetNiatelemetry Apic Fex Details Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Dn string
- Dn for the FEX in the inventory.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Id string
- ModTime string
- The time when this managed object was last modified.
- ModelNumber string
- Model number of the FEX in APIC.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeId float64
- Node id for the FEX in the inventory.
- ObjectType string
- Owners []string
- Parent
GetNiatelemetry Apic Fex Details Parent 
- PermissionResources []GetNiatelemetry Apic Fex Details Permission Resource 
- 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.
- RegisteredDevice GetNiatelemetry Apic Fex Details Registered Device 
- SerialNumber string
- Serial number of the FEX in APIC.
- 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
- Name of the APIC site from which this data is being collected.
- 
[]GetNiatelemetry Apic Fex Details Tag 
- VendorName string
- Vendor name of the FEX in APIC.
- VersionContext GetNiatelemetry Apic Fex Details Version Context 
- Vid string
- VID for the FEX in the inventory.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetNiatelemetry Apic Fex Details Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- dn String
- Dn for the FEX in the inventory.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- modTime String
- The time when this managed object was last modified.
- modelNumber String
- Model number of the FEX in APIC.
- moid String
- The unique identifier of this Managed Object instance.
- nodeId Double
- Node id for the FEX in the inventory.
- objectType String
- owners List<String>
- parent
GetNiatelemetry Apic Fex Details Parent 
- permissionResources List<GetNiatelemetry Apic Fex Details Permission Resource> 
- 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.
- registeredDevice GetNiatelemetry Apic Fex Details Registered Device 
- serialNumber String
- Serial number of the FEX in APIC.
- 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
- Name of the APIC site from which this data is being collected.
- 
List<GetNiatelemetry Apic Fex Details Tag> 
- vendorName String
- Vendor name of the FEX in APIC.
- versionContext GetNiatelemetry Apic Fex Details Version Context 
- vid String
- VID for the FEX in the inventory.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetNiatelemetry Apic Fex Details Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- dn string
- Dn for the FEX in the inventory.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- id string
- modTime string
- The time when this managed object was last modified.
- modelNumber string
- Model number of the FEX in APIC.
- moid string
- The unique identifier of this Managed Object instance.
- nodeId number
- Node id for the FEX in the inventory.
- objectType string
- owners string[]
- parent
GetNiatelemetry Apic Fex Details Parent 
- permissionResources GetNiatelemetry Apic Fex Details Permission Resource[] 
- 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.
- registeredDevice GetNiatelemetry Apic Fex Details Registered Device 
- serialNumber string
- Serial number of the FEX in APIC.
- 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
- Name of the APIC site from which this data is being collected.
- 
GetNiatelemetry Apic Fex Details Tag[] 
- vendorName string
- Vendor name of the FEX in APIC.
- versionContext GetNiatelemetry Apic Fex Details Version Context 
- vid string
- VID for the FEX in the inventory.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetNiatelemetry Apic Fex Details Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- dn str
- Dn for the FEX in the inventory.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- id str
- mod_time str
- The time when this managed object was last modified.
- model_number str
- Model number of the FEX in APIC.
- moid str
- The unique identifier of this Managed Object instance.
- node_id float
- Node id for the FEX in the inventory.
- object_type str
- owners Sequence[str]
- parent
GetNiatelemetry Apic Fex Details Parent 
- permission_resources Sequence[GetNiatelemetry Apic Fex Details Permission Resource] 
- 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.
- registered_device GetNiatelemetry Apic Fex Details Registered Device 
- serial_number str
- Serial number of the FEX in APIC.
- 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
- Name of the APIC site from which this data is being collected.
- 
Sequence[GetNiatelemetry Apic Fex Details Tag] 
- vendor_name str
- Vendor name of the FEX in APIC.
- version_context GetNiatelemetry Apic Fex Details Version Context 
- vid str
- VID for the FEX 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.
- dn String
- Dn for the FEX in the inventory.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- id String
- modTime String
- The time when this managed object was last modified.
- modelNumber String
- Model number of the FEX in APIC.
- moid String
- The unique identifier of this Managed Object instance.
- nodeId Number
- Node id for the FEX in the inventory.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- 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.
- registeredDevice Property Map
- serialNumber String
- Serial number of the FEX in APIC.
- 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
- Name of the APIC site from which this data is being collected.
- List<Property Map>
- vendorName String
- Vendor name of the FEX in APIC.
- versionContext Property Map
- vid String
- VID for the FEX in the inventory.
getNiatelemetryApicFexDetails Result
The following output properties are available:
- Id string
- Results
List<GetNiatelemetry Apic Fex Details Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetNiatelemetry Apic Fex Details Ancestor> 
- ClassId string
- CreateTime string
- Dn string
- DomainGroup stringMoid 
- ModTime string
- ModelNumber string
- Moid string
- NodeId double
- ObjectType string
- Owners List<string>
- Parent
GetNiatelemetry Apic Fex Details Parent 
- PermissionResources List<GetNiatelemetry Apic Fex Details Permission Resource> 
- RecordType string
- RecordVersion string
- RegisteredDevice GetNiatelemetry Apic Fex Details Registered Device 
- SerialNumber string
- string
- SiteName string
- 
List<GetNiatelemetry Apic Fex Details Tag> 
- VendorName string
- VersionContext GetNiatelemetry Apic Fex Details Version Context 
- Vid string
- Id string
- Results
[]GetNiatelemetry Apic Fex Details Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetNiatelemetry Apic Fex Details Ancestor 
- ClassId string
- CreateTime string
- Dn string
- DomainGroup stringMoid 
- ModTime string
- ModelNumber string
- Moid string
- NodeId float64
- ObjectType string
- Owners []string
- Parent
GetNiatelemetry Apic Fex Details Parent 
- PermissionResources []GetNiatelemetry Apic Fex Details Permission Resource 
- RecordType string
- RecordVersion string
- RegisteredDevice GetNiatelemetry Apic Fex Details Registered Device 
- SerialNumber string
- string
- SiteName string
- 
[]GetNiatelemetry Apic Fex Details Tag 
- VendorName string
- VersionContext GetNiatelemetry Apic Fex Details Version Context 
- Vid string
- id String
- results
List<GetNiatelemetry Apic Fex Details Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetNiatelemetry Apic Fex Details Ancestor> 
- classId String
- createTime String
- dn String
- domainGroup StringMoid 
- modTime String
- modelNumber String
- moid String
- nodeId Double
- objectType String
- owners List<String>
- parent
GetNiatelemetry Apic Fex Details Parent 
- permissionResources List<GetNiatelemetry Apic Fex Details Permission Resource> 
- recordType String
- recordVersion String
- registeredDevice GetNiatelemetry Apic Fex Details Registered Device 
- serialNumber String
- String
- siteName String
- 
List<GetNiatelemetry Apic Fex Details Tag> 
- vendorName String
- versionContext GetNiatelemetry Apic Fex Details Version Context 
- vid String
- id string
- results
GetNiatelemetry Apic Fex Details Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetNiatelemetry Apic Fex Details Ancestor[] 
- classId string
- createTime string
- dn string
- domainGroup stringMoid 
- modTime string
- modelNumber string
- moid string
- nodeId number
- objectType string
- owners string[]
- parent
GetNiatelemetry Apic Fex Details Parent 
- permissionResources GetNiatelemetry Apic Fex Details Permission Resource[] 
- recordType string
- recordVersion string
- registeredDevice GetNiatelemetry Apic Fex Details Registered Device 
- serialNumber string
- string
- siteName string
- 
GetNiatelemetry Apic Fex Details Tag[] 
- vendorName string
- versionContext GetNiatelemetry Apic Fex Details Version Context 
- vid string
- id str
- results
Sequence[GetNiatelemetry Apic Fex Details Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetNiatelemetry Apic Fex Details Ancestor] 
- class_id str
- create_time str
- dn str
- domain_group_ strmoid 
- mod_time str
- model_number str
- moid str
- node_id float
- object_type str
- owners Sequence[str]
- parent
GetNiatelemetry Apic Fex Details Parent 
- permission_resources Sequence[GetNiatelemetry Apic Fex Details Permission Resource] 
- record_type str
- record_version str
- registered_device GetNiatelemetry Apic Fex Details Registered Device 
- serial_number str
- str
- site_name str
- 
Sequence[GetNiatelemetry Apic Fex Details Tag] 
- vendor_name str
- version_context GetNiatelemetry Apic Fex Details Version Context 
- vid str
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- dn String
- domainGroup StringMoid 
- modTime String
- modelNumber String
- moid String
- nodeId Number
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- recordType String
- recordVersion String
- registeredDevice Property Map
- serialNumber String
- String
- siteName String
- List<Property Map>
- vendorName String
- versionContext Property Map
- vid String
Supporting Types
GetNiatelemetryApicFexDetailsAncestor     
- 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'.
 
GetNiatelemetryApicFexDetailsParent     
- 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'.
 
GetNiatelemetryApicFexDetailsPermissionResource      
- 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'.
 
GetNiatelemetryApicFexDetailsRegisteredDevice      
- 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'.
 
GetNiatelemetryApicFexDetailsResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetNiatelemetry Apic Fex Details Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Dn string
- Dn for the FEX in the inventory.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ModTime string
- The time when this managed object was last modified.
- ModelNumber string
- Model number of the FEX in APIC.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeId double
- Node id for the FEX in the inventory.
- ObjectType string
- Owners List<string>
- Parents
List<GetNiatelemetry Apic Fex Details Result Parent> 
- PermissionResources List<GetNiatelemetry Apic Fex Details Result Permission Resource> 
- 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.
- RegisteredDevices List<GetNiatelemetry Apic Fex Details Result Registered Device> 
- SerialNumber string
- Serial number of the FEX in APIC.
- 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
- Name of the APIC site from which this data is being collected.
- 
List<GetNiatelemetry Apic Fex Details Result Tag> 
- VendorName string
- Vendor name of the FEX in APIC.
- VersionContexts List<GetNiatelemetry Apic Fex Details Result Version Context> 
- Vid string
- VID for the FEX in the inventory.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetNiatelemetry Apic Fex Details Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- Dn string
- Dn for the FEX in the inventory.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ModTime string
- The time when this managed object was last modified.
- ModelNumber string
- Model number of the FEX in APIC.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeId float64
- Node id for the FEX in the inventory.
- ObjectType string
- Owners []string
- Parents
[]GetNiatelemetry Apic Fex Details Result Parent 
- PermissionResources []GetNiatelemetry Apic Fex Details Result Permission Resource 
- 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.
- RegisteredDevices []GetNiatelemetry Apic Fex Details Result Registered Device 
- SerialNumber string
- Serial number of the FEX in APIC.
- 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
- Name of the APIC site from which this data is being collected.
- 
[]GetNiatelemetry Apic Fex Details Result Tag 
- VendorName string
- Vendor name of the FEX in APIC.
- VersionContexts []GetNiatelemetry Apic Fex Details Result Version Context 
- Vid string
- VID for the FEX in the inventory.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetNiatelemetry Apic Fex Details Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- dn String
- Dn for the FEX in the inventory.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- modTime String
- The time when this managed object was last modified.
- modelNumber String
- Model number of the FEX in APIC.
- moid String
- The unique identifier of this Managed Object instance.
- nodeId Double
- Node id for the FEX in the inventory.
- objectType String
- owners List<String>
- parents
List<GetNiatelemetry Apic Fex Details Result Parent> 
- permissionResources List<GetNiatelemetry Apic Fex Details Result Permission Resource> 
- 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.
- registeredDevices List<GetNiatelemetry Apic Fex Details Result Registered Device> 
- serialNumber String
- Serial number of the FEX in APIC.
- 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
- Name of the APIC site from which this data is being collected.
- 
List<GetNiatelemetry Apic Fex Details Result Tag> 
- vendorName String
- Vendor name of the FEX in APIC.
- versionContexts List<GetNiatelemetry Apic Fex Details Result Version Context> 
- vid String
- VID for the FEX in the inventory.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetNiatelemetry Apic Fex Details Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- dn string
- Dn for the FEX in the inventory.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- modTime string
- The time when this managed object was last modified.
- modelNumber string
- Model number of the FEX in APIC.
- moid string
- The unique identifier of this Managed Object instance.
- nodeId number
- Node id for the FEX in the inventory.
- objectType string
- owners string[]
- parents
GetNiatelemetry Apic Fex Details Result Parent[] 
- permissionResources GetNiatelemetry Apic Fex Details Result Permission Resource[] 
- 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.
- registeredDevices GetNiatelemetry Apic Fex Details Result Registered Device[] 
- serialNumber string
- Serial number of the FEX in APIC.
- 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
- Name of the APIC site from which this data is being collected.
- 
GetNiatelemetry Apic Fex Details Result Tag[] 
- vendorName string
- Vendor name of the FEX in APIC.
- versionContexts GetNiatelemetry Apic Fex Details Result Version Context[] 
- vid string
- VID for the FEX in the inventory.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetNiatelemetry Apic Fex Details Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- dn str
- Dn for the FEX in the inventory.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- mod_time str
- The time when this managed object was last modified.
- model_number str
- Model number of the FEX in APIC.
- moid str
- The unique identifier of this Managed Object instance.
- node_id float
- Node id for the FEX in the inventory.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetNiatelemetry Apic Fex Details Result Parent] 
- permission_resources Sequence[GetNiatelemetry Apic Fex Details Result Permission Resource] 
- 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.
- registered_devices Sequence[GetNiatelemetry Apic Fex Details Result Registered Device] 
- serial_number str
- Serial number of the FEX in APIC.
- 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
- Name of the APIC site from which this data is being collected.
- 
Sequence[GetNiatelemetry Apic Fex Details Result Tag] 
- vendor_name str
- Vendor name of the FEX in APIC.
- version_contexts Sequence[GetNiatelemetry Apic Fex Details Result Version Context] 
- vid str
- VID for the FEX 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.
- dn String
- Dn for the FEX in the inventory.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- modTime String
- The time when this managed object was last modified.
- modelNumber String
- Model number of the FEX in APIC.
- moid String
- The unique identifier of this Managed Object instance.
- nodeId Number
- Node id for the FEX in the inventory.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- 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.
- registeredDevices List<Property Map>
- serialNumber String
- Serial number of the FEX in APIC.
- 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
- Name of the APIC site from which this data is being collected.
- List<Property Map>
- vendorName String
- Vendor name of the FEX in APIC.
- versionContexts List<Property Map>
- vid String
- VID for the FEX in the inventory.
GetNiatelemetryApicFexDetailsResultAncestor      
- 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
GetNiatelemetryApicFexDetailsResultParent      
- 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
GetNiatelemetryApicFexDetailsResultPermissionResource       
- 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
GetNiatelemetryApicFexDetailsResultRegisteredDevice       
- 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
GetNiatelemetryApicFexDetailsResultTag      
- additionalProperties String
- ancestorDefinitions List<Property Map>
- definitions List<Property Map>
- key String
- propagated Boolean
- type String
- value String
GetNiatelemetryApicFexDetailsResultTagAncestorDefinition        
- 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
GetNiatelemetryApicFexDetailsResultTagDefinition       
- 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
GetNiatelemetryApicFexDetailsResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetNiatelemetryApicFexDetailsResultVersionContextInterestedMo         
- 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
GetNiatelemetryApicFexDetailsResultVersionContextRefMo         
- 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
GetNiatelemetryApicFexDetailsTag     
- AdditionalProperties string
- AncestorDefinitions List<GetNiatelemetry Apic Fex Details Tag Ancestor Definition> 
- Definition
GetNiatelemetry Apic Fex Details Tag Definition 
- The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- Key string
- The string representation of a tag key.
- Propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- Type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.- KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.
- PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
 
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- AncestorDefinitions []GetNiatelemetry Apic Fex Details Tag Ancestor Definition 
- Definition
GetNiatelemetry Apic Fex Details Tag Definition 
- The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- Key string
- The string representation of a tag key.
- Propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- Type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.- KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.
- PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
 
- Value string
- The string representation of a tag value.
- additionalProperties String
- ancestorDefinitions List<GetNiatelemetry Apic Fex Details Tag Ancestor Definition> 
- definition
GetNiatelemetry Apic Fex Details Tag Definition 
- The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key String
- The string representation of a tag key.
- propagated Boolean
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- type String
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.- KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.
- PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
 
- value String
- The string representation of a tag value.
- additionalProperties string
- ancestorDefinitions GetNiatelemetry Apic Fex Details Tag Ancestor Definition[] 
- definition
GetNiatelemetry Apic Fex Details Tag Definition 
- The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key string
- The string representation of a tag key.
- propagated boolean
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- type string
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.- KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.
- PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
 
- value string
- The string representation of a tag value.
- additional_properties str
- ancestor_definitions Sequence[GetNiatelemetry Apic Fex Details Tag Ancestor Definition] 
- definition
GetNiatelemetry Apic Fex Details Tag Definition 
- The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key str
- The string representation of a tag key.
- propagated bool
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- type str
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.- KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.
- PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
 
- value str
- The string representation of a tag value.
- additionalProperties String
- ancestorDefinitions List<Property Map>
- definition Property Map
- The definition is a reference to the tag definition object. The tag definition object contains the properties of the tag such as name, type, and description.
- key String
- The string representation of a tag key.
- propagated Boolean
- Propagated is a boolean flag that indicates whether the tag is propagated to the related managed objects.
- type String
- An enum type that defines the type of tag. Supported values are 'pathtag' and 'keyvalue'.- KeyValue- KeyValue type of tag. Key is required for these tags. Value is optional.
- PathTag- Key contain path information. Value is not present for these tags. The path is created by using the '/' character as a delimiter.For example, if the tag is "A/B/C", then "A" is the parent tag, "B" is the child tag of "A" and "C" is the child tag of "B".
 
- value String
- The string representation of a tag value.
GetNiatelemetryApicFexDetailsTagAncestorDefinition       
- 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'.
 
GetNiatelemetryApicFexDetailsTagDefinition      
- 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'.
 
GetNiatelemetryApicFexDetailsVersionContext      
- 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 Apic Fex Details 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 Apic Fex Details 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 Apic Fex Details 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 Apic Fex Details 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 Apic Fex Details 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 Apic Fex Details 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 Apic Fex Details 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 Apic Fex Details 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 Apic Fex Details 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 Apic Fex Details 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.
 
GetNiatelemetryApicFexDetailsVersionContextInterestedMo        
- 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'.
 
GetNiatelemetryApicFexDetailsVersionContextRefMo        
- 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.70 published on Wednesday, Oct 8, 2025 by ciscodevnet
