intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getNiatelemetryApicPerformanceData
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Object to capture apic health details.
Using getNiatelemetryApicPerformanceData
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 getNiatelemetryApicPerformanceData(args: GetNiatelemetryApicPerformanceDataArgs, opts?: InvokeOptions): Promise<GetNiatelemetryApicPerformanceDataResult>
function getNiatelemetryApicPerformanceDataOutput(args: GetNiatelemetryApicPerformanceDataOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryApicPerformanceDataResult>def get_niatelemetry_apic_performance_data(account_moid: Optional[str] = None,
                                           additional_properties: Optional[str] = None,
                                           ancestors: Optional[Sequence[GetNiatelemetryApicPerformanceDataAncestor]] = None,
                                           class_id: Optional[str] = None,
                                           create_time: Optional[str] = None,
                                           digital_optical_monitorings: Optional[Sequence[GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring]] = None,
                                           dn: Optional[str] = None,
                                           domain_group_moid: Optional[str] = None,
                                           eqpt_storage_firmware: Optional[GetNiatelemetryApicPerformanceDataEqptStorageFirmware] = None,
                                           eqptcapacity_pol_usage5min: Optional[GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min] = None,
                                           eqptcapacity_prefix_entries15min: Optional[GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min] = None,
                                           eqptcapacity_prefix_entries5min: Optional[GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min] = None,
                                           id: Optional[str] = None,
                                           mod_time: Optional[str] = None,
                                           moid: Optional[str] = None,
                                           node_health: Optional[float] = None,
                                           object_type: Optional[str] = None,
                                           owners: Optional[Sequence[str]] = None,
                                           parent: Optional[GetNiatelemetryApicPerformanceDataParent] = None,
                                           permission_resources: Optional[Sequence[GetNiatelemetryApicPerformanceDataPermissionResource]] = None,
                                           proc_sys_cpu15min: Optional[GetNiatelemetryApicPerformanceDataProcSysCpu15min] = None,
                                           proc_sys_cpu5min: Optional[GetNiatelemetryApicPerformanceDataProcSysCpu5min] = None,
                                           proc_sys_mem15min: Optional[GetNiatelemetryApicPerformanceDataProcSysMem15min] = None,
                                           proc_sys_mem5min: Optional[GetNiatelemetryApicPerformanceDataProcSysMem5min] = None,
                                           record_type: Optional[str] = None,
                                           record_version: Optional[str] = None,
                                           registered_device: Optional[GetNiatelemetryApicPerformanceDataRegisteredDevice] = None,
                                           shared_scope: Optional[str] = None,
                                           site_name: Optional[str] = None,
                                           switch_disk_utilizations: Optional[Sequence[GetNiatelemetryApicPerformanceDataSwitchDiskUtilization]] = None,
                                           tags: Optional[Sequence[GetNiatelemetryApicPerformanceDataTag]] = None,
                                           version_context: Optional[GetNiatelemetryApicPerformanceDataVersionContext] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetNiatelemetryApicPerformanceDataResult
def get_niatelemetry_apic_performance_data_output(account_moid: Optional[pulumi.Input[str]] = None,
                                           additional_properties: Optional[pulumi.Input[str]] = None,
                                           ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicPerformanceDataAncestorArgs]]]] = None,
                                           class_id: Optional[pulumi.Input[str]] = None,
                                           create_time: Optional[pulumi.Input[str]] = None,
                                           digital_optical_monitorings: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoringArgs]]]] = None,
                                           dn: Optional[pulumi.Input[str]] = None,
                                           domain_group_moid: Optional[pulumi.Input[str]] = None,
                                           eqpt_storage_firmware: Optional[pulumi.Input[GetNiatelemetryApicPerformanceDataEqptStorageFirmwareArgs]] = None,
                                           eqptcapacity_pol_usage5min: Optional[pulumi.Input[GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5minArgs]] = None,
                                           eqptcapacity_prefix_entries15min: Optional[pulumi.Input[GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15minArgs]] = None,
                                           eqptcapacity_prefix_entries5min: Optional[pulumi.Input[GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5minArgs]] = None,
                                           id: Optional[pulumi.Input[str]] = None,
                                           mod_time: Optional[pulumi.Input[str]] = None,
                                           moid: Optional[pulumi.Input[str]] = None,
                                           node_health: 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[GetNiatelemetryApicPerformanceDataParentArgs]] = None,
                                           permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicPerformanceDataPermissionResourceArgs]]]] = None,
                                           proc_sys_cpu15min: Optional[pulumi.Input[GetNiatelemetryApicPerformanceDataProcSysCpu15minArgs]] = None,
                                           proc_sys_cpu5min: Optional[pulumi.Input[GetNiatelemetryApicPerformanceDataProcSysCpu5minArgs]] = None,
                                           proc_sys_mem15min: Optional[pulumi.Input[GetNiatelemetryApicPerformanceDataProcSysMem15minArgs]] = None,
                                           proc_sys_mem5min: Optional[pulumi.Input[GetNiatelemetryApicPerformanceDataProcSysMem5minArgs]] = None,
                                           record_type: Optional[pulumi.Input[str]] = None,
                                           record_version: Optional[pulumi.Input[str]] = None,
                                           registered_device: Optional[pulumi.Input[GetNiatelemetryApicPerformanceDataRegisteredDeviceArgs]] = None,
                                           shared_scope: Optional[pulumi.Input[str]] = None,
                                           site_name: Optional[pulumi.Input[str]] = None,
                                           switch_disk_utilizations: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicPerformanceDataSwitchDiskUtilizationArgs]]]] = None,
                                           tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicPerformanceDataTagArgs]]]] = None,
                                           version_context: Optional[pulumi.Input[GetNiatelemetryApicPerformanceDataVersionContextArgs]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryApicPerformanceDataResult]func LookupNiatelemetryApicPerformanceData(ctx *Context, args *LookupNiatelemetryApicPerformanceDataArgs, opts ...InvokeOption) (*LookupNiatelemetryApicPerformanceDataResult, error)
func LookupNiatelemetryApicPerformanceDataOutput(ctx *Context, args *LookupNiatelemetryApicPerformanceDataOutputArgs, opts ...InvokeOption) LookupNiatelemetryApicPerformanceDataResultOutput> Note: This function is named LookupNiatelemetryApicPerformanceData in the Go SDK.
public static class GetNiatelemetryApicPerformanceData 
{
    public static Task<GetNiatelemetryApicPerformanceDataResult> InvokeAsync(GetNiatelemetryApicPerformanceDataArgs args, InvokeOptions? opts = null)
    public static Output<GetNiatelemetryApicPerformanceDataResult> Invoke(GetNiatelemetryApicPerformanceDataInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetNiatelemetryApicPerformanceDataResult> getNiatelemetryApicPerformanceData(GetNiatelemetryApicPerformanceDataArgs args, InvokeOptions options)
public static Output<GetNiatelemetryApicPerformanceDataResult> getNiatelemetryApicPerformanceData(GetNiatelemetryApicPerformanceDataArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getNiatelemetryApicPerformanceData:getNiatelemetryApicPerformanceData
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetNiatelemetry Apic Performance Data Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DigitalOptical List<GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring> 
- Dn string
- Dn of the fabric nodes in the apic.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EqptStorage GetFirmware Niatelemetry Apic Performance Data Eqpt Storage Firmware 
- EqptcapacityPol GetUsage5min Niatelemetry Apic Performance Data Eqptcapacity Pol Usage5min 
- EqptcapacityPrefix GetEntries15min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries15min 
- EqptcapacityPrefix GetEntries5min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries5min 
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeHealth double
- Health of the fabric nodes in the apic.
- ObjectType string
- Owners List<string>
- Parent
GetNiatelemetry Apic Performance Data Parent 
- PermissionResources List<GetNiatelemetry Apic Performance Data Permission Resource> 
- ProcSys GetCpu15min Niatelemetry Apic Performance Data Proc Sys Cpu15min 
- ProcSys GetCpu5min Niatelemetry Apic Performance Data Proc Sys Cpu5min 
- ProcSys GetMem15min Niatelemetry Apic Performance Data Proc Sys Mem15min 
- ProcSys GetMem5min Niatelemetry Apic Performance Data Proc Sys Mem5min 
- 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 Performance Data Registered Device 
- 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..
- SwitchDisk List<GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization> 
- 
List<GetNiatelemetry Apic Performance Data Tag> 
- VersionContext GetNiatelemetry Apic Performance Data Version Context 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetNiatelemetry Apic Performance Data Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DigitalOptical []GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring 
- Dn string
- Dn of the fabric nodes in the apic.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EqptStorage GetFirmware Niatelemetry Apic Performance Data Eqpt Storage Firmware 
- EqptcapacityPol GetUsage5min Niatelemetry Apic Performance Data Eqptcapacity Pol Usage5min 
- EqptcapacityPrefix GetEntries15min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries15min 
- EqptcapacityPrefix GetEntries5min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries5min 
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeHealth float64
- Health of the fabric nodes in the apic.
- ObjectType string
- Owners []string
- Parent
GetNiatelemetry Apic Performance Data Parent 
- PermissionResources []GetNiatelemetry Apic Performance Data Permission Resource 
- ProcSys GetCpu15min Niatelemetry Apic Performance Data Proc Sys Cpu15min 
- ProcSys GetCpu5min Niatelemetry Apic Performance Data Proc Sys Cpu5min 
- ProcSys GetMem15min Niatelemetry Apic Performance Data Proc Sys Mem15min 
- ProcSys GetMem5min Niatelemetry Apic Performance Data Proc Sys Mem5min 
- 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 Performance Data Registered Device 
- 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..
- SwitchDisk []GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization 
- 
[]GetNiatelemetry Apic Performance Data Tag 
- VersionContext GetNiatelemetry Apic Performance Data Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetNiatelemetry Apic Performance Data Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- digitalOptical List<GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring> 
- dn String
- Dn of the fabric nodes in the apic.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- eqptStorage GetFirmware Niatelemetry Apic Performance Data Eqpt Storage Firmware 
- eqptcapacityPol GetUsage5min Niatelemetry Apic Performance Data Eqptcapacity Pol Usage5min 
- eqptcapacityPrefix GetEntries15min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries15min 
- eqptcapacityPrefix GetEntries5min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries5min 
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nodeHealth Double
- Health of the fabric nodes in the apic.
- objectType String
- owners List<String>
- parent
GetNiatelemetry Apic Performance Data Parent 
- permissionResources List<GetNiatelemetry Apic Performance Data Permission Resource> 
- procSys GetCpu15min Niatelemetry Apic Performance Data Proc Sys Cpu15min 
- procSys GetCpu5min Niatelemetry Apic Performance Data Proc Sys Cpu5min 
- procSys GetMem15min Niatelemetry Apic Performance Data Proc Sys Mem15min 
- procSys GetMem5min Niatelemetry Apic Performance Data Proc Sys Mem5min 
- 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 Performance Data Registered Device 
- 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..
- switchDisk List<GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization> 
- 
List<GetNiatelemetry Apic Performance Data Tag> 
- versionContext GetNiatelemetry Apic Performance Data Version Context 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetNiatelemetry Apic Performance Data Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- digitalOptical GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring[] 
- dn string
- Dn of the fabric nodes in the apic.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- eqptStorage GetFirmware Niatelemetry Apic Performance Data Eqpt Storage Firmware 
- eqptcapacityPol GetUsage5min Niatelemetry Apic Performance Data Eqptcapacity Pol Usage5min 
- eqptcapacityPrefix GetEntries15min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries15min 
- eqptcapacityPrefix GetEntries5min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries5min 
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nodeHealth number
- Health of the fabric nodes in the apic.
- objectType string
- owners string[]
- parent
GetNiatelemetry Apic Performance Data Parent 
- permissionResources GetNiatelemetry Apic Performance Data Permission Resource[] 
- procSys GetCpu15min Niatelemetry Apic Performance Data Proc Sys Cpu15min 
- procSys GetCpu5min Niatelemetry Apic Performance Data Proc Sys Cpu5min 
- procSys GetMem15min Niatelemetry Apic Performance Data Proc Sys Mem15min 
- procSys GetMem5min Niatelemetry Apic Performance Data Proc Sys Mem5min 
- 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 Performance Data Registered Device 
- 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..
- switchDisk GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization[] 
- 
GetNiatelemetry Apic Performance Data Tag[] 
- versionContext GetNiatelemetry Apic Performance Data Version Context 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetNiatelemetry Apic Performance Data Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- digital_optical_ Sequence[Getmonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring] 
- dn str
- Dn of the fabric nodes in the apic.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- eqpt_storage_ Getfirmware Niatelemetry Apic Performance Data Eqpt Storage Firmware 
- eqptcapacity_pol_ Getusage5min Niatelemetry Apic Performance Data Eqptcapacity Pol Usage5min 
- eqptcapacity_prefix_ Getentries15min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries15min 
- eqptcapacity_prefix_ Getentries5min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries5min 
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- node_health float
- Health of the fabric nodes in the apic.
- object_type str
- owners Sequence[str]
- parent
GetNiatelemetry Apic Performance Data Parent 
- permission_resources Sequence[GetNiatelemetry Apic Performance Data Permission Resource] 
- proc_sys_ Getcpu15min Niatelemetry Apic Performance Data Proc Sys Cpu15min 
- proc_sys_ Getcpu5min Niatelemetry Apic Performance Data Proc Sys Cpu5min 
- proc_sys_ Getmem15min Niatelemetry Apic Performance Data Proc Sys Mem15min 
- proc_sys_ Getmem5min Niatelemetry Apic Performance Data Proc Sys Mem5min 
- 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 Performance Data Registered Device 
- 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..
- switch_disk_ Sequence[Getutilizations Niatelemetry Apic Performance Data Switch Disk Utilization] 
- 
Sequence[GetNiatelemetry Apic Performance Data Tag] 
- version_context GetNiatelemetry Apic Performance Data Version Context 
- 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.
- digitalOptical List<Property Map>Monitorings 
- dn String
- Dn of the fabric nodes in the apic.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- eqptStorage Property MapFirmware 
- eqptcapacityPol Property MapUsage5min 
- eqptcapacityPrefix Property MapEntries15min 
- eqptcapacityPrefix Property MapEntries5min 
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nodeHealth Number
- Health of the fabric nodes in the apic.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- procSys Property MapCpu15min 
- procSys Property MapCpu5min 
- procSys Property MapMem15min 
- procSys Property MapMem5min 
- 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
- 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..
- switchDisk List<Property Map>Utilizations 
- List<Property Map>
- versionContext Property Map
getNiatelemetryApicPerformanceData Result
The following output properties are available:
- Id string
- Results
List<GetNiatelemetry Apic Performance Data Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetNiatelemetry Apic Performance Data Ancestor> 
- ClassId string
- CreateTime string
- DigitalOptical List<GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring> 
- Dn string
- DomainGroup stringMoid 
- EqptStorage GetFirmware Niatelemetry Apic Performance Data Eqpt Storage Firmware 
- EqptcapacityPol GetUsage5min Niatelemetry Apic Performance Data Eqptcapacity Pol Usage5min 
- EqptcapacityPrefix GetEntries15min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries15min 
- EqptcapacityPrefix GetEntries5min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries5min 
- ModTime string
- Moid string
- NodeHealth double
- ObjectType string
- Owners List<string>
- Parent
GetNiatelemetry Apic Performance Data Parent 
- PermissionResources List<GetNiatelemetry Apic Performance Data Permission Resource> 
- ProcSys GetCpu15min Niatelemetry Apic Performance Data Proc Sys Cpu15min 
- ProcSys GetCpu5min Niatelemetry Apic Performance Data Proc Sys Cpu5min 
- ProcSys GetMem15min Niatelemetry Apic Performance Data Proc Sys Mem15min 
- ProcSys GetMem5min Niatelemetry Apic Performance Data Proc Sys Mem5min 
- RecordType string
- RecordVersion string
- RegisteredDevice GetNiatelemetry Apic Performance Data Registered Device 
- string
- SiteName string
- SwitchDisk List<GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization> 
- 
List<GetNiatelemetry Apic Performance Data Tag> 
- VersionContext GetNiatelemetry Apic Performance Data Version Context 
- Id string
- Results
[]GetNiatelemetry Apic Performance Data Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetNiatelemetry Apic Performance Data Ancestor 
- ClassId string
- CreateTime string
- DigitalOptical []GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring 
- Dn string
- DomainGroup stringMoid 
- EqptStorage GetFirmware Niatelemetry Apic Performance Data Eqpt Storage Firmware 
- EqptcapacityPol GetUsage5min Niatelemetry Apic Performance Data Eqptcapacity Pol Usage5min 
- EqptcapacityPrefix GetEntries15min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries15min 
- EqptcapacityPrefix GetEntries5min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries5min 
- ModTime string
- Moid string
- NodeHealth float64
- ObjectType string
- Owners []string
- Parent
GetNiatelemetry Apic Performance Data Parent 
- PermissionResources []GetNiatelemetry Apic Performance Data Permission Resource 
- ProcSys GetCpu15min Niatelemetry Apic Performance Data Proc Sys Cpu15min 
- ProcSys GetCpu5min Niatelemetry Apic Performance Data Proc Sys Cpu5min 
- ProcSys GetMem15min Niatelemetry Apic Performance Data Proc Sys Mem15min 
- ProcSys GetMem5min Niatelemetry Apic Performance Data Proc Sys Mem5min 
- RecordType string
- RecordVersion string
- RegisteredDevice GetNiatelemetry Apic Performance Data Registered Device 
- string
- SiteName string
- SwitchDisk []GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization 
- 
[]GetNiatelemetry Apic Performance Data Tag 
- VersionContext GetNiatelemetry Apic Performance Data Version Context 
- id String
- results
List<GetNiatelemetry Apic Performance Data Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetNiatelemetry Apic Performance Data Ancestor> 
- classId String
- createTime String
- digitalOptical List<GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring> 
- dn String
- domainGroup StringMoid 
- eqptStorage GetFirmware Niatelemetry Apic Performance Data Eqpt Storage Firmware 
- eqptcapacityPol GetUsage5min Niatelemetry Apic Performance Data Eqptcapacity Pol Usage5min 
- eqptcapacityPrefix GetEntries15min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries15min 
- eqptcapacityPrefix GetEntries5min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries5min 
- modTime String
- moid String
- nodeHealth Double
- objectType String
- owners List<String>
- parent
GetNiatelemetry Apic Performance Data Parent 
- permissionResources List<GetNiatelemetry Apic Performance Data Permission Resource> 
- procSys GetCpu15min Niatelemetry Apic Performance Data Proc Sys Cpu15min 
- procSys GetCpu5min Niatelemetry Apic Performance Data Proc Sys Cpu5min 
- procSys GetMem15min Niatelemetry Apic Performance Data Proc Sys Mem15min 
- procSys GetMem5min Niatelemetry Apic Performance Data Proc Sys Mem5min 
- recordType String
- recordVersion String
- registeredDevice GetNiatelemetry Apic Performance Data Registered Device 
- String
- siteName String
- switchDisk List<GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization> 
- 
List<GetNiatelemetry Apic Performance Data Tag> 
- versionContext GetNiatelemetry Apic Performance Data Version Context 
- id string
- results
GetNiatelemetry Apic Performance Data Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetNiatelemetry Apic Performance Data Ancestor[] 
- classId string
- createTime string
- digitalOptical GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring[] 
- dn string
- domainGroup stringMoid 
- eqptStorage GetFirmware Niatelemetry Apic Performance Data Eqpt Storage Firmware 
- eqptcapacityPol GetUsage5min Niatelemetry Apic Performance Data Eqptcapacity Pol Usage5min 
- eqptcapacityPrefix GetEntries15min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries15min 
- eqptcapacityPrefix GetEntries5min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries5min 
- modTime string
- moid string
- nodeHealth number
- objectType string
- owners string[]
- parent
GetNiatelemetry Apic Performance Data Parent 
- permissionResources GetNiatelemetry Apic Performance Data Permission Resource[] 
- procSys GetCpu15min Niatelemetry Apic Performance Data Proc Sys Cpu15min 
- procSys GetCpu5min Niatelemetry Apic Performance Data Proc Sys Cpu5min 
- procSys GetMem15min Niatelemetry Apic Performance Data Proc Sys Mem15min 
- procSys GetMem5min Niatelemetry Apic Performance Data Proc Sys Mem5min 
- recordType string
- recordVersion string
- registeredDevice GetNiatelemetry Apic Performance Data Registered Device 
- string
- siteName string
- switchDisk GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization[] 
- 
GetNiatelemetry Apic Performance Data Tag[] 
- versionContext GetNiatelemetry Apic Performance Data Version Context 
- id str
- results
Sequence[GetNiatelemetry Apic Performance Data Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetNiatelemetry Apic Performance Data Ancestor] 
- class_id str
- create_time str
- digital_optical_ Sequence[Getmonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring] 
- dn str
- domain_group_ strmoid 
- eqpt_storage_ Getfirmware Niatelemetry Apic Performance Data Eqpt Storage Firmware 
- eqptcapacity_pol_ Getusage5min Niatelemetry Apic Performance Data Eqptcapacity Pol Usage5min 
- eqptcapacity_prefix_ Getentries15min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries15min 
- eqptcapacity_prefix_ Getentries5min Niatelemetry Apic Performance Data Eqptcapacity Prefix Entries5min 
- mod_time str
- moid str
- node_health float
- object_type str
- owners Sequence[str]
- parent
GetNiatelemetry Apic Performance Data Parent 
- permission_resources Sequence[GetNiatelemetry Apic Performance Data Permission Resource] 
- proc_sys_ Getcpu15min Niatelemetry Apic Performance Data Proc Sys Cpu15min 
- proc_sys_ Getcpu5min Niatelemetry Apic Performance Data Proc Sys Cpu5min 
- proc_sys_ Getmem15min Niatelemetry Apic Performance Data Proc Sys Mem15min 
- proc_sys_ Getmem5min Niatelemetry Apic Performance Data Proc Sys Mem5min 
- record_type str
- record_version str
- registered_device GetNiatelemetry Apic Performance Data Registered Device 
- str
- site_name str
- switch_disk_ Sequence[Getutilizations Niatelemetry Apic Performance Data Switch Disk Utilization] 
- 
Sequence[GetNiatelemetry Apic Performance Data Tag] 
- version_context GetNiatelemetry Apic Performance Data Version Context 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- createTime String
- digitalOptical List<Property Map>Monitorings 
- dn String
- domainGroup StringMoid 
- eqptStorage Property MapFirmware 
- eqptcapacityPol Property MapUsage5min 
- eqptcapacityPrefix Property MapEntries15min 
- eqptcapacityPrefix Property MapEntries5min 
- modTime String
- moid String
- nodeHealth Number
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- procSys Property MapCpu15min 
- procSys Property MapCpu5min 
- procSys Property MapMem15min 
- procSys Property MapMem5min 
- recordType String
- recordVersion String
- registeredDevice Property Map
- String
- siteName String
- switchDisk List<Property Map>Utilizations 
- List<Property Map>
- versionContext Property Map
Supporting Types
GetNiatelemetryApicPerformanceDataAncestor     
- 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'.
 
GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring       
- AdditionalProperties string
- Alerts string
- Alerts count for the interface in the node.
- 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.
- Dn string
- Dn of the fabric nodes in the apic.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RxLos string
- RxLos count for the interface in the node.
- TxFault stringCount 
- TxfaultCount for the interface in the node.
- AdditionalProperties string
- Alerts string
- Alerts count for the interface in the node.
- 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.
- Dn string
- Dn of the fabric nodes in the apic.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RxLos string
- RxLos count for the interface in the node.
- TxFault stringCount 
- TxfaultCount for the interface in the node.
- additionalProperties String
- alerts String
- Alerts count for the interface in the node.
- 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.
- dn String
- Dn of the fabric nodes in the apic.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rxLos String
- RxLos count for the interface in the node.
- txFault StringCount 
- TxfaultCount for the interface in the node.
- additionalProperties string
- alerts string
- Alerts count for the interface in the node.
- 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.
- dn string
- Dn of the fabric nodes in the apic.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rxLos string
- RxLos count for the interface in the node.
- txFault stringCount 
- TxfaultCount for the interface in the node.
- additional_properties str
- alerts str
- Alerts count for the interface in the node.
- 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.
- dn str
- Dn of the fabric nodes in the apic.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rx_los str
- RxLos count for the interface in the node.
- tx_fault_ strcount 
- TxfaultCount for the interface in the node.
- additionalProperties String
- alerts String
- Alerts count for the interface in the node.
- 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.
- dn String
- Dn of the fabric nodes in the apic.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rxLos String
- RxLos count for the interface in the node.
- txFault StringCount 
- TxfaultCount for the interface in the node.
GetNiatelemetryApicPerformanceDataEqptStorageFirmware       
- AdditionalProperties string
- Available string
- Availabe disk space in aci nodes.
- 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Used string
- Used disk space in aci nodes.
- AdditionalProperties string
- Available string
- Availabe disk space in aci nodes.
- 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Used string
- Used disk space in aci nodes.
- additionalProperties String
- available String
- Availabe disk space in aci nodes.
- 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used String
- Used disk space in aci nodes.
- additionalProperties string
- available string
- Availabe disk space in aci nodes.
- 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.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used string
- Used disk space in aci nodes.
- additional_properties str
- available str
- Availabe disk space in aci nodes.
- 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.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used str
- Used disk space in aci nodes.
- additionalProperties String
- available String
- Availabe disk space in aci nodes.
- 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used String
- Used disk space in aci nodes.
GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min       
- 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PolUsage stringBase 
- PolUsageBase information for aci nodes.
- PolUsage stringCap Cum 
- PolUsageCapCum information for aci nodes.
- PolUsage stringCum 
- PolUsageCum information for aci nodes.
- 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.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PolUsage stringBase 
- PolUsageBase information for aci nodes.
- PolUsage stringCap Cum 
- PolUsageCapCum information for aci nodes.
- PolUsage stringCum 
- PolUsageCum information for aci nodes.
- 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- polUsage StringBase 
- PolUsageBase information for aci nodes.
- polUsage StringCap Cum 
- PolUsageCapCum information for aci nodes.
- polUsage StringCum 
- PolUsageCum information for aci nodes.
- 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.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- polUsage stringBase 
- PolUsageBase information for aci nodes.
- polUsage stringCap Cum 
- PolUsageCapCum information for aci nodes.
- polUsage stringCum 
- PolUsageCum information for aci nodes.
- 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.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pol_usage_ strbase 
- PolUsageBase information for aci nodes.
- pol_usage_ strcap_ cum 
- PolUsageCapCum information for aci nodes.
- pol_usage_ strcum 
- PolUsageCum information for aci nodes.
- 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.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- polUsage StringBase 
- PolUsageBase information for aci nodes.
- polUsage StringCap Cum 
- PolUsageCapCum information for aci nodes.
- polUsage StringCum 
- PolUsageCum information for aci nodes.
GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min       
- 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.
- ExtNormalized stringLast 
- Aci node lpm utilized last.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ExtNormalized stringLast 
- Aci node lpm utilized last.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- extNormalized StringLast 
- Aci node lpm utilized last.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- extNormalized stringLast 
- Aci node lpm utilized last.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ext_normalized_ strlast 
- Aci node lpm utilized last.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- extNormalized StringLast 
- Aci node lpm utilized last.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min       
- 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.
- ExtNormalized stringLast 
- Aci node lpm utilized last.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ExtNormalized stringLast 
- Aci node lpm utilized last.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- extNormalized StringLast 
- Aci node lpm utilized last.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- extNormalized stringLast 
- Aci node lpm utilized last.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- ext_normalized_ strlast 
- Aci node lpm utilized last.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- 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.
- extNormalized StringLast 
- Aci node lpm utilized last.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetNiatelemetryApicPerformanceDataParent     
- 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'.
 
GetNiatelemetryApicPerformanceDataPermissionResource      
- 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'.
 
GetNiatelemetryApicPerformanceDataProcSysCpu15min       
- 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.
- KernalAvg string
- Returns the kernal average value.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- UserAvg string
- Returns the user average value.
- 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.
- KernalAvg string
- Returns the kernal average value.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- UserAvg string
- Returns the user average value.
- 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.
- kernalAvg String
- Returns the kernal average value.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- userAvg String
- Returns the user average value.
- 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.
- kernalAvg string
- Returns the kernal average value.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- userAvg string
- Returns the user average value.
- 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.
- kernal_avg str
- Returns the kernal average value.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- user_avg str
- Returns the user average value.
- 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.
- kernalAvg String
- Returns the kernal average value.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- userAvg String
- Returns the user average value.
GetNiatelemetryApicPerformanceDataProcSysCpu5min       
- 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.
- KernalAvg string
- Returns the kernal average value.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- UserAvg string
- Returns the user average value.
- 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.
- KernalAvg string
- Returns the kernal average value.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- UserAvg string
- Returns the user average value.
- 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.
- kernalAvg String
- Returns the kernal average value.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- userAvg String
- Returns the user average value.
- 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.
- kernalAvg string
- Returns the kernal average value.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- userAvg string
- Returns the user average value.
- 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.
- kernal_avg str
- Returns the kernal average value.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- user_avg str
- Returns the user average value.
- 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.
- kernalAvg String
- Returns the kernal average value.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- userAvg String
- Returns the user average value.
GetNiatelemetryApicPerformanceDataProcSysMem15min       
- 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.
- FreeAvg string
- Returns the free average value.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- TotalAvg string
- Returns the total average value.
- 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.
- FreeAvg string
- Returns the free average value.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- TotalAvg string
- Returns the total average value.
- 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.
- freeAvg String
- Returns the free average value.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- totalAvg String
- Returns the total average value.
- 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.
- freeAvg string
- Returns the free average value.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- totalAvg string
- Returns the total average value.
- 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.
- free_avg str
- Returns the free average value.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total_avg str
- Returns the total average value.
- 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.
- freeAvg String
- Returns the free average value.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- totalAvg String
- Returns the total average value.
GetNiatelemetryApicPerformanceDataProcSysMem5min       
- 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.
- FreeAvg string
- Returns the free average value.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- TotalAvg string
- Returns the total average value.
- 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.
- FreeAvg string
- Returns the free average value.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- TotalAvg string
- Returns the total average value.
- 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.
- freeAvg String
- Returns the free average value.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- totalAvg String
- Returns the total average value.
- 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.
- freeAvg string
- Returns the free average value.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- totalAvg string
- Returns the total average value.
- 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.
- free_avg str
- Returns the free average value.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total_avg str
- Returns the total average value.
- 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.
- freeAvg String
- Returns the free average value.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- totalAvg String
- Returns the total average value.
GetNiatelemetryApicPerformanceDataRegisteredDevice      
- 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'.
 
GetNiatelemetryApicPerformanceDataResult     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetNiatelemetry Apic Performance Data Result Ancestor> 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DigitalOptical List<GetMonitorings Niatelemetry Apic Performance Data Result Digital Optical Monitoring> 
- Dn string
- Dn of the fabric nodes in the apic.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EqptStorage List<GetFirmwares Niatelemetry Apic Performance Data Result Eqpt Storage Firmware> 
- EqptcapacityPol List<GetUsage5mins Niatelemetry Apic Performance Data Result Eqptcapacity Pol Usage5min> 
- EqptcapacityPrefix List<GetEntries15mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries15min> 
- EqptcapacityPrefix List<GetEntries5mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries5min> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeHealth double
- Health of the fabric nodes in the apic.
- ObjectType string
- Owners List<string>
- Parents
List<GetNiatelemetry Apic Performance Data Result Parent> 
- PermissionResources List<GetNiatelemetry Apic Performance Data Result Permission Resource> 
- ProcSys List<GetCpu15mins Niatelemetry Apic Performance Data Result Proc Sys Cpu15min> 
- ProcSys List<GetCpu5mins Niatelemetry Apic Performance Data Result Proc Sys Cpu5min> 
- ProcSys List<GetMem15mins Niatelemetry Apic Performance Data Result Proc Sys Mem15min> 
- ProcSys List<GetMem5mins Niatelemetry Apic Performance Data Result Proc Sys Mem5min> 
- 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 Performance Data Result Registered Device> 
- 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..
- SwitchDisk List<GetUtilizations Niatelemetry Apic Performance Data Result Switch Disk Utilization> 
- 
List<GetNiatelemetry Apic Performance Data Result Tag> 
- VersionContexts List<GetNiatelemetry Apic Performance Data Result Version Context> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetNiatelemetry Apic Performance Data Result Ancestor 
- ClassId string
- CreateTime string
- The time when this managed object was created.
- DigitalOptical []GetMonitorings Niatelemetry Apic Performance Data Result Digital Optical Monitoring 
- Dn string
- Dn of the fabric nodes in the apic.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EqptStorage []GetFirmwares Niatelemetry Apic Performance Data Result Eqpt Storage Firmware 
- EqptcapacityPol []GetUsage5mins Niatelemetry Apic Performance Data Result Eqptcapacity Pol Usage5min 
- EqptcapacityPrefix []GetEntries15mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries15min 
- EqptcapacityPrefix []GetEntries5mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries5min 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeHealth float64
- Health of the fabric nodes in the apic.
- ObjectType string
- Owners []string
- Parents
[]GetNiatelemetry Apic Performance Data Result Parent 
- PermissionResources []GetNiatelemetry Apic Performance Data Result Permission Resource 
- ProcSys []GetCpu15mins Niatelemetry Apic Performance Data Result Proc Sys Cpu15min 
- ProcSys []GetCpu5mins Niatelemetry Apic Performance Data Result Proc Sys Cpu5min 
- ProcSys []GetMem15mins Niatelemetry Apic Performance Data Result Proc Sys Mem15min 
- ProcSys []GetMem5mins Niatelemetry Apic Performance Data Result Proc Sys Mem5min 
- 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 Performance Data Result Registered Device 
- 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..
- SwitchDisk []GetUtilizations Niatelemetry Apic Performance Data Result Switch Disk Utilization 
- 
[]GetNiatelemetry Apic Performance Data Result Tag 
- VersionContexts []GetNiatelemetry Apic Performance Data Result Version Context 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetNiatelemetry Apic Performance Data Result Ancestor> 
- classId String
- createTime String
- The time when this managed object was created.
- digitalOptical List<GetMonitorings Niatelemetry Apic Performance Data Result Digital Optical Monitoring> 
- dn String
- Dn of the fabric nodes in the apic.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- eqptStorage List<GetFirmwares Niatelemetry Apic Performance Data Result Eqpt Storage Firmware> 
- eqptcapacityPol List<GetUsage5mins Niatelemetry Apic Performance Data Result Eqptcapacity Pol Usage5min> 
- eqptcapacityPrefix List<GetEntries15mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries15min> 
- eqptcapacityPrefix List<GetEntries5mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries5min> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nodeHealth Double
- Health of the fabric nodes in the apic.
- objectType String
- owners List<String>
- parents
List<GetNiatelemetry Apic Performance Data Result Parent> 
- permissionResources List<GetNiatelemetry Apic Performance Data Result Permission Resource> 
- procSys List<GetCpu15mins Niatelemetry Apic Performance Data Result Proc Sys Cpu15min> 
- procSys List<GetCpu5mins Niatelemetry Apic Performance Data Result Proc Sys Cpu5min> 
- procSys List<GetMem15mins Niatelemetry Apic Performance Data Result Proc Sys Mem15min> 
- procSys List<GetMem5mins Niatelemetry Apic Performance Data Result Proc Sys Mem5min> 
- 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 Performance Data Result Registered Device> 
- 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..
- switchDisk List<GetUtilizations Niatelemetry Apic Performance Data Result Switch Disk Utilization> 
- 
List<GetNiatelemetry Apic Performance Data Result Tag> 
- versionContexts List<GetNiatelemetry Apic Performance Data Result Version Context> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetNiatelemetry Apic Performance Data Result Ancestor[] 
- classId string
- createTime string
- The time when this managed object was created.
- digitalOptical GetMonitorings Niatelemetry Apic Performance Data Result Digital Optical Monitoring[] 
- dn string
- Dn of the fabric nodes in the apic.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- eqptStorage GetFirmwares Niatelemetry Apic Performance Data Result Eqpt Storage Firmware[] 
- eqptcapacityPol GetUsage5mins Niatelemetry Apic Performance Data Result Eqptcapacity Pol Usage5min[] 
- eqptcapacityPrefix GetEntries15mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries15min[] 
- eqptcapacityPrefix GetEntries5mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries5min[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nodeHealth number
- Health of the fabric nodes in the apic.
- objectType string
- owners string[]
- parents
GetNiatelemetry Apic Performance Data Result Parent[] 
- permissionResources GetNiatelemetry Apic Performance Data Result Permission Resource[] 
- procSys GetCpu15mins Niatelemetry Apic Performance Data Result Proc Sys Cpu15min[] 
- procSys GetCpu5mins Niatelemetry Apic Performance Data Result Proc Sys Cpu5min[] 
- procSys GetMem15mins Niatelemetry Apic Performance Data Result Proc Sys Mem15min[] 
- procSys GetMem5mins Niatelemetry Apic Performance Data Result Proc Sys Mem5min[] 
- 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 Performance Data Result Registered Device[] 
- 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..
- switchDisk GetUtilizations Niatelemetry Apic Performance Data Result Switch Disk Utilization[] 
- 
GetNiatelemetry Apic Performance Data Result Tag[] 
- versionContexts GetNiatelemetry Apic Performance Data Result Version Context[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetNiatelemetry Apic Performance Data Result Ancestor] 
- class_id str
- create_time str
- The time when this managed object was created.
- digital_optical_ Sequence[Getmonitorings Niatelemetry Apic Performance Data Result Digital Optical Monitoring] 
- dn str
- Dn of the fabric nodes in the apic.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- eqpt_storage_ Sequence[Getfirmwares Niatelemetry Apic Performance Data Result Eqpt Storage Firmware] 
- eqptcapacity_pol_ Sequence[Getusage5mins Niatelemetry Apic Performance Data Result Eqptcapacity Pol Usage5min] 
- eqptcapacity_prefix_ Sequence[Getentries15mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries15min] 
- eqptcapacity_prefix_ Sequence[Getentries5mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries5min] 
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- node_health float
- Health of the fabric nodes in the apic.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetNiatelemetry Apic Performance Data Result Parent] 
- permission_resources Sequence[GetNiatelemetry Apic Performance Data Result Permission Resource] 
- proc_sys_ Sequence[Getcpu15mins Niatelemetry Apic Performance Data Result Proc Sys Cpu15min] 
- proc_sys_ Sequence[Getcpu5mins Niatelemetry Apic Performance Data Result Proc Sys Cpu5min] 
- proc_sys_ Sequence[Getmem15mins Niatelemetry Apic Performance Data Result Proc Sys Mem15min] 
- proc_sys_ Sequence[Getmem5mins Niatelemetry Apic Performance Data Result Proc Sys Mem5min] 
- 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 Performance Data Result Registered Device] 
- 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..
- switch_disk_ Sequence[Getutilizations Niatelemetry Apic Performance Data Result Switch Disk Utilization] 
- 
Sequence[GetNiatelemetry Apic Performance Data Result Tag] 
- version_contexts Sequence[GetNiatelemetry Apic Performance Data Result Version Context] 
- 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.
- digitalOptical List<Property Map>Monitorings 
- dn String
- Dn of the fabric nodes in the apic.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- eqptStorage List<Property Map>Firmwares 
- eqptcapacityPol List<Property Map>Usage5mins 
- eqptcapacityPrefix List<Property Map>Entries15mins 
- eqptcapacityPrefix List<Property Map>Entries5mins 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nodeHealth Number
- Health of the fabric nodes in the apic.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- procSys List<Property Map>Cpu15mins 
- procSys List<Property Map>Cpu5mins 
- procSys List<Property Map>Mem15mins 
- procSys List<Property Map>Mem5mins 
- 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>
- 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..
- switchDisk List<Property Map>Utilizations 
- List<Property Map>
- versionContexts List<Property Map>
GetNiatelemetryApicPerformanceDataResultAncestor      
- 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
GetNiatelemetryApicPerformanceDataResultDigitalOpticalMonitoring        
- AdditionalProperties string
- Alerts string
- ClassId string
- Dn string
- Dn of the fabric nodes in the apic.
- ObjectType string
- RxLos string
- TxFault stringCount 
- AdditionalProperties string
- Alerts string
- ClassId string
- Dn string
- Dn of the fabric nodes in the apic.
- ObjectType string
- RxLos string
- TxFault stringCount 
- additionalProperties String
- alerts String
- classId String
- dn String
- Dn of the fabric nodes in the apic.
- objectType String
- rxLos String
- txFault StringCount 
- additionalProperties string
- alerts string
- classId string
- dn string
- Dn of the fabric nodes in the apic.
- objectType string
- rxLos string
- txFault stringCount 
- additional_properties str
- alerts str
- class_id str
- dn str
- Dn of the fabric nodes in the apic.
- object_type str
- rx_los str
- tx_fault_ strcount 
- additionalProperties String
- alerts String
- classId String
- dn String
- Dn of the fabric nodes in the apic.
- objectType String
- rxLos String
- txFault StringCount 
GetNiatelemetryApicPerformanceDataResultEqptStorageFirmware        
- AdditionalProperties string
- Available string
- ClassId string
- ObjectType string
- Used string
- AdditionalProperties string
- Available string
- ClassId string
- ObjectType string
- Used string
- additionalProperties String
- available String
- classId String
- objectType String
- used String
- additionalProperties string
- available string
- classId string
- objectType string
- used string
- additional_properties str
- available str
- class_id str
- object_type str
- used str
- additionalProperties String
- available String
- classId String
- objectType String
- used String
GetNiatelemetryApicPerformanceDataResultEqptcapacityPolUsage5min        
- AdditionalProperties string
- ClassId string
- ObjectType string
- PolUsage stringBase 
- PolUsage stringCap Cum 
- PolUsage stringCum 
- AdditionalProperties string
- ClassId string
- ObjectType string
- PolUsage stringBase 
- PolUsage stringCap Cum 
- PolUsage stringCum 
- additionalProperties String
- classId String
- objectType String
- polUsage StringBase 
- polUsage StringCap Cum 
- polUsage StringCum 
- additionalProperties string
- classId string
- objectType string
- polUsage stringBase 
- polUsage stringCap Cum 
- polUsage stringCum 
- additional_properties str
- class_id str
- object_type str
- pol_usage_ strbase 
- pol_usage_ strcap_ cum 
- pol_usage_ strcum 
- additionalProperties String
- classId String
- objectType String
- polUsage StringBase 
- polUsage StringCap Cum 
- polUsage StringCum 
GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries15min        
- AdditionalProperties string
- ClassId string
- ExtNormalized stringLast 
- ObjectType string
- AdditionalProperties string
- ClassId string
- ExtNormalized stringLast 
- ObjectType string
- additionalProperties String
- classId String
- extNormalized StringLast 
- objectType String
- additionalProperties string
- classId string
- extNormalized stringLast 
- objectType string
- additional_properties str
- class_id str
- ext_normalized_ strlast 
- object_type str
- additionalProperties String
- classId String
- extNormalized StringLast 
- objectType String
GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries5min        
- AdditionalProperties string
- ClassId string
- ExtNormalized stringLast 
- ObjectType string
- AdditionalProperties string
- ClassId string
- ExtNormalized stringLast 
- ObjectType string
- additionalProperties String
- classId String
- extNormalized StringLast 
- objectType String
- additionalProperties string
- classId string
- extNormalized stringLast 
- objectType string
- additional_properties str
- class_id str
- ext_normalized_ strlast 
- object_type str
- additionalProperties String
- classId String
- extNormalized StringLast 
- objectType String
GetNiatelemetryApicPerformanceDataResultParent      
- 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
GetNiatelemetryApicPerformanceDataResultPermissionResource       
- 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
GetNiatelemetryApicPerformanceDataResultProcSysCpu15min        
- AdditionalProperties string
- ClassId string
- KernalAvg string
- ObjectType string
- UserAvg string
- AdditionalProperties string
- ClassId string
- KernalAvg string
- ObjectType string
- UserAvg string
- additionalProperties String
- classId String
- kernalAvg String
- objectType String
- userAvg String
- additionalProperties string
- classId string
- kernalAvg string
- objectType string
- userAvg string
- additional_properties str
- class_id str
- kernal_avg str
- object_type str
- user_avg str
- additionalProperties String
- classId String
- kernalAvg String
- objectType String
- userAvg String
GetNiatelemetryApicPerformanceDataResultProcSysCpu5min        
- AdditionalProperties string
- ClassId string
- KernalAvg string
- ObjectType string
- UserAvg string
- AdditionalProperties string
- ClassId string
- KernalAvg string
- ObjectType string
- UserAvg string
- additionalProperties String
- classId String
- kernalAvg String
- objectType String
- userAvg String
- additionalProperties string
- classId string
- kernalAvg string
- objectType string
- userAvg string
- additional_properties str
- class_id str
- kernal_avg str
- object_type str
- user_avg str
- additionalProperties String
- classId String
- kernalAvg String
- objectType String
- userAvg String
GetNiatelemetryApicPerformanceDataResultProcSysMem15min        
- AdditionalProperties string
- ClassId string
- FreeAvg string
- ObjectType string
- TotalAvg string
- AdditionalProperties string
- ClassId string
- FreeAvg string
- ObjectType string
- TotalAvg string
- additionalProperties String
- classId String
- freeAvg String
- objectType String
- totalAvg String
- additionalProperties string
- classId string
- freeAvg string
- objectType string
- totalAvg string
- additional_properties str
- class_id str
- free_avg str
- object_type str
- total_avg str
- additionalProperties String
- classId String
- freeAvg String
- objectType String
- totalAvg String
GetNiatelemetryApicPerformanceDataResultProcSysMem5min        
- AdditionalProperties string
- ClassId string
- FreeAvg string
- ObjectType string
- TotalAvg string
- AdditionalProperties string
- ClassId string
- FreeAvg string
- ObjectType string
- TotalAvg string
- additionalProperties String
- classId String
- freeAvg String
- objectType String
- totalAvg String
- additionalProperties string
- classId string
- freeAvg string
- objectType string
- totalAvg string
- additional_properties str
- class_id str
- free_avg str
- object_type str
- total_avg str
- additionalProperties String
- classId String
- freeAvg String
- objectType String
- totalAvg String
GetNiatelemetryApicPerformanceDataResultRegisteredDevice       
- 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
GetNiatelemetryApicPerformanceDataResultSwitchDiskUtilization        
- AdditionalProperties string
- Avail string
- ClassId string
- Name string
- ObjectType string
- Path string
- Used string
- AdditionalProperties string
- Avail string
- ClassId string
- Name string
- ObjectType string
- Path string
- Used string
- additionalProperties String
- avail String
- classId String
- name String
- objectType String
- path String
- used String
- additionalProperties string
- avail string
- classId string
- name string
- objectType string
- path string
- used string
- additional_properties str
- avail str
- class_id str
- name str
- object_type str
- path str
- used str
- additionalProperties String
- avail String
- classId String
- name String
- objectType String
- path String
- used String
GetNiatelemetryApicPerformanceDataResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetNiatelemetryApicPerformanceDataResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetNiatelemetryApicPerformanceDataResultVersionContextInterestedMo         
- 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
GetNiatelemetryApicPerformanceDataResultVersionContextRefMo         
- 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
GetNiatelemetryApicPerformanceDataSwitchDiskUtilization       
- AdditionalProperties string
- Avail string
- Available space in the given path.
- 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.
- Name string
- Name of the path in the switch.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Path string
- Path details for the name in the switch.
- Used string
- Used space in the given path.
- AdditionalProperties string
- Avail string
- Available space in the given path.
- 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.
- Name string
- Name of the path in the switch.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Path string
- Path details for the name in the switch.
- Used string
- Used space in the given path.
- additionalProperties String
- avail String
- Available space in the given path.
- 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.
- name String
- Name of the path in the switch.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- path String
- Path details for the name in the switch.
- used String
- Used space in the given path.
- additionalProperties string
- avail string
- Available space in the given path.
- 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.
- name string
- Name of the path in the switch.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- path string
- Path details for the name in the switch.
- used string
- Used space in the given path.
- additional_properties str
- avail str
- Available space in the given path.
- 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.
- name str
- Name of the path in the switch.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- path str
- Path details for the name in the switch.
- used str
- Used space in the given path.
- additionalProperties String
- avail String
- Available space in the given path.
- 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.
- name String
- Name of the path in the switch.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- path String
- Path details for the name in the switch.
- used String
- Used space in the given path.
GetNiatelemetryApicPerformanceDataTag     
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetNiatelemetryApicPerformanceDataVersionContext      
- 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 Performance Data 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 Performance Data 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 Performance Data 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 Performance Data 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 Performance Data 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 Performance Data 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 Performance Data 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 Performance Data 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 Performance Data 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 Performance Data 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.
 
GetNiatelemetryApicPerformanceDataVersionContextInterestedMo        
- 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'.
 
GetNiatelemetryApicPerformanceDataVersionContextRefMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet