intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getNiatelemetryApicPerformanceData
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 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 dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Niatelemetry Apic Performance Data Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Digital
Optical List<GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring> - Dn string
- Dn of the fabric nodes in the apic.
- Domain
Group stringMoid - 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 string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Health double - Health of the fabric nodes in the apic.
- Object
Type string - Owners List<string>
- Parent
Get
Niatelemetry Apic Performance Data Parent - Permission
Resources List<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 string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - 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 - 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.
- Site
Name string - Name of the APIC site from which this data is being collected..
- Switch
Disk List<GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization> - List<Get
Niatelemetry Apic Performance Data Tag> - Version
Context GetNiatelemetry Apic Performance Data Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Apic Performance Data Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Digital
Optical []GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring - Dn string
- Dn of the fabric nodes in the apic.
- Domain
Group stringMoid - 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 string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Health float64 - Health of the fabric nodes in the apic.
- Object
Type string - Owners []string
- Parent
Get
Niatelemetry Apic Performance Data Parent - Permission
Resources []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 string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - 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 - 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.
- Site
Name string - Name of the APIC site from which this data is being collected..
- Switch
Disk []GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization - []Get
Niatelemetry Apic Performance Data Tag - Version
Context GetNiatelemetry Apic Performance Data Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Apic Performance Data Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- digital
Optical List<GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring> - dn String
- Dn of the fabric nodes in the apic.
- domain
Group StringMoid - 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 String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Health Double - Health of the fabric nodes in the apic.
- object
Type String - owners List<String>
- parent
Get
Niatelemetry Apic Performance Data Parent - permission
Resources List<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 String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - 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 - 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.
- site
Name String - Name of the APIC site from which this data is being collected..
- switch
Disk List<GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization> - List<Get
Niatelemetry Apic Performance Data Tag> - version
Context GetNiatelemetry Apic Performance Data Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Apic Performance Data Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- digital
Optical GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring[] - dn string
- Dn of the fabric nodes in the apic.
- domain
Group stringMoid - 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 string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- node
Health number - Health of the fabric nodes in the apic.
- object
Type string - owners string[]
- parent
Get
Niatelemetry Apic Performance Data Parent - permission
Resources 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 string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version string - 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 - 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.
- site
Name string - Name of the APIC site from which this data is being collected..
- switch
Disk GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization[] - Get
Niatelemetry Apic Performance Data Tag[] - version
Context GetNiatelemetry Apic Performance Data Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry 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
Get
Niatelemetry 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[Get
Niatelemetry Apic Performance Data Tag] - version_
context GetNiatelemetry Apic Performance Data Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- digital
Optical List<Property Map>Monitorings - dn String
- Dn of the fabric nodes in the apic.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- eqpt
Storage Property MapFirmware - eqptcapacity
Pol Property MapUsage5min - eqptcapacity
Prefix Property MapEntries15min - eqptcapacity
Prefix Property MapEntries5min - id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Health Number - Health of the fabric nodes in the apic.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - proc
Sys Property MapCpu15min - proc
Sys Property MapCpu5min - proc
Sys Property MapMem15min - proc
Sys Property MapMem5min - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device 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.
- site
Name String - Name of the APIC site from which this data is being collected..
- switch
Disk List<Property Map>Utilizations - List<Property Map>
- version
Context Property Map
getNiatelemetryApicPerformanceData Result
The following output properties are available:
- Id string
- Results
List<Get
Niatelemetry Apic Performance Data Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Niatelemetry Apic Performance Data Ancestor> - Class
Id string - Create
Time string - Digital
Optical List<GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring> - Dn string
- Domain
Group stringMoid - 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 string - Moid string
- Node
Health double - Object
Type string - Owners List<string>
- Parent
Get
Niatelemetry Apic Performance Data Parent - Permission
Resources List<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 string - Record
Version string - Registered
Device GetNiatelemetry Apic Performance Data Registered Device - string
- Site
Name string - Switch
Disk List<GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization> - List<Get
Niatelemetry Apic Performance Data Tag> - Version
Context GetNiatelemetry Apic Performance Data Version Context
- Id string
- Results
[]Get
Niatelemetry Apic Performance Data Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Niatelemetry Apic Performance Data Ancestor - Class
Id string - Create
Time string - Digital
Optical []GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring - Dn string
- Domain
Group stringMoid - 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 string - Moid string
- Node
Health float64 - Object
Type string - Owners []string
- Parent
Get
Niatelemetry Apic Performance Data Parent - Permission
Resources []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 string - Record
Version string - Registered
Device GetNiatelemetry Apic Performance Data Registered Device - string
- Site
Name string - Switch
Disk []GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization - []Get
Niatelemetry Apic Performance Data Tag - Version
Context GetNiatelemetry Apic Performance Data Version Context
- id String
- results
List<Get
Niatelemetry Apic Performance Data Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Niatelemetry Apic Performance Data Ancestor> - class
Id String - create
Time String - digital
Optical List<GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring> - dn String
- domain
Group StringMoid - 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 String - moid String
- node
Health Double - object
Type String - owners List<String>
- parent
Get
Niatelemetry Apic Performance Data Parent - permission
Resources List<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 String - record
Version String - registered
Device GetNiatelemetry Apic Performance Data Registered Device - String
- site
Name String - switch
Disk List<GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization> - List<Get
Niatelemetry Apic Performance Data Tag> - version
Context GetNiatelemetry Apic Performance Data Version Context
- id string
- results
Get
Niatelemetry Apic Performance Data Result[] - account
Moid string - additional
Properties string - ancestors
Get
Niatelemetry Apic Performance Data Ancestor[] - class
Id string - create
Time string - digital
Optical GetMonitorings Niatelemetry Apic Performance Data Digital Optical Monitoring[] - dn string
- domain
Group stringMoid - 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 string - moid string
- node
Health number - object
Type string - owners string[]
- parent
Get
Niatelemetry Apic Performance Data Parent - permission
Resources 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 string - record
Version string - registered
Device GetNiatelemetry Apic Performance Data Registered Device - string
- site
Name string - switch
Disk GetUtilizations Niatelemetry Apic Performance Data Switch Disk Utilization[] - Get
Niatelemetry Apic Performance Data Tag[] - version
Context GetNiatelemetry Apic Performance Data Version Context
- id str
- results
Sequence[Get
Niatelemetry Apic Performance Data Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Niatelemetry 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
Get
Niatelemetry 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[Get
Niatelemetry Apic Performance Data Tag] - version_
context GetNiatelemetry Apic Performance Data Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - digital
Optical List<Property Map>Monitorings - dn String
- domain
Group StringMoid - eqpt
Storage Property MapFirmware - eqptcapacity
Pol Property MapUsage5min - eqptcapacity
Prefix Property MapEntries15min - eqptcapacity
Prefix Property MapEntries5min - mod
Time String - moid String
- node
Health Number - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - proc
Sys Property MapCpu15min - proc
Sys Property MapCpu5min - proc
Sys Property MapMem15min - proc
Sys Property MapMem5min - record
Type String - record
Version String - registered
Device Property Map - String
- site
Name String - switch
Disk List<Property Map>Utilizations - List<Property Map>
- version
Context Property Map
Supporting Types
GetNiatelemetryApicPerformanceDataAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring
- Additional
Properties string - Alerts string
- Alerts count for the interface in the node.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Dn string
- Dn of the fabric nodes in the apic.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Rx
Los string - RxLos count for the interface in the node.
- Tx
Fault stringCount - TxfaultCount for the interface in the node.
- Additional
Properties string - Alerts string
- Alerts count for the interface in the node.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Dn string
- Dn of the fabric nodes in the apic.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Rx
Los string - RxLos count for the interface in the node.
- Tx
Fault stringCount - TxfaultCount for the interface in the node.
- additional
Properties String - alerts String
- Alerts count for the interface in the node.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dn String
- Dn of the fabric nodes in the apic.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rx
Los String - RxLos count for the interface in the node.
- tx
Fault StringCount - TxfaultCount for the interface in the node.
- additional
Properties string - alerts string
- Alerts count for the interface in the node.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dn string
- Dn of the fabric nodes in the apic.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rx
Los string - RxLos count for the interface in the node.
- tx
Fault 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.
- additional
Properties String - alerts String
- Alerts count for the interface in the node.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dn String
- Dn of the fabric nodes in the apic.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- rx
Los String - RxLos count for the interface in the node.
- tx
Fault StringCount - TxfaultCount for the interface in the node.
GetNiatelemetryApicPerformanceDataEqptStorageFirmware
- Additional
Properties string - Available string
- Availabe disk space in aci nodes.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type 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 string - Available string
- Availabe disk space in aci nodes.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type 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 String - available String
- Availabe disk space in aci nodes.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type 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 string - available string
- Availabe disk space in aci nodes.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type 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.
- additional
Properties String - available String
- Availabe disk space in aci nodes.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type 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
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Pol
Usage stringBase - PolUsageBase information for aci nodes.
- Pol
Usage stringCap Cum - PolUsageCapCum information for aci nodes.
- Pol
Usage stringCum - PolUsageCum information for aci nodes.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Pol
Usage stringBase - PolUsageBase information for aci nodes.
- Pol
Usage stringCap Cum - PolUsageCapCum information for aci nodes.
- Pol
Usage stringCum - PolUsageCum information for aci nodes.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pol
Usage StringBase - PolUsageBase information for aci nodes.
- pol
Usage StringCap Cum - PolUsageCapCum information for aci nodes.
- pol
Usage StringCum - PolUsageCum information for aci nodes.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pol
Usage stringBase - PolUsageBase information for aci nodes.
- pol
Usage stringCap Cum - PolUsageCapCum information for aci nodes.
- pol
Usage 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- pol
Usage StringBase - PolUsageBase information for aci nodes.
- pol
Usage StringCap Cum - PolUsageCapCum information for aci nodes.
- pol
Usage StringCum - PolUsageCum information for aci nodes.
GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Ext
Normalized stringLast - Aci node lpm utilized last.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Ext
Normalized stringLast - Aci node lpm utilized last.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ext
Normalized StringLast - Aci node lpm utilized last.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ext
Normalized stringLast - Aci node lpm utilized last.
- object
Type 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ext
Normalized StringLast - Aci node lpm utilized last.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Ext
Normalized stringLast - Aci node lpm utilized last.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Ext
Normalized stringLast - Aci node lpm utilized last.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ext
Normalized StringLast - Aci node lpm utilized last.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ext
Normalized stringLast - Aci node lpm utilized last.
- object
Type 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- ext
Normalized StringLast - Aci node lpm utilized last.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetNiatelemetryApicPerformanceDataParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryApicPerformanceDataPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryApicPerformanceDataProcSysCpu15min
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Kernal
Avg string - Returns the kernal average value.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- User
Avg string - Returns the user average value.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Kernal
Avg string - Returns the kernal average value.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- User
Avg string - Returns the user average value.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- kernal
Avg String - Returns the kernal average value.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- user
Avg String - Returns the user average value.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- kernal
Avg string - Returns the kernal average value.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- user
Avg 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- kernal
Avg String - Returns the kernal average value.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- user
Avg String - Returns the user average value.
GetNiatelemetryApicPerformanceDataProcSysCpu5min
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Kernal
Avg string - Returns the kernal average value.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- User
Avg string - Returns the user average value.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Kernal
Avg string - Returns the kernal average value.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- User
Avg string - Returns the user average value.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- kernal
Avg String - Returns the kernal average value.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- user
Avg String - Returns the user average value.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- kernal
Avg string - Returns the kernal average value.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- user
Avg 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- kernal
Avg String - Returns the kernal average value.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- user
Avg String - Returns the user average value.
GetNiatelemetryApicPerformanceDataProcSysMem15min
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Free
Avg string - Returns the free average value.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Total
Avg string - Returns the total average value.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Free
Avg string - Returns the free average value.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Total
Avg string - Returns the total average value.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free
Avg String - Returns the free average value.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total
Avg String - Returns the total average value.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free
Avg string - Returns the free average value.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total
Avg 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free
Avg String - Returns the free average value.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total
Avg String - Returns the total average value.
GetNiatelemetryApicPerformanceDataProcSysMem5min
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Free
Avg string - Returns the free average value.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Total
Avg string - Returns the total average value.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Free
Avg string - Returns the free average value.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Total
Avg string - Returns the total average value.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free
Avg String - Returns the free average value.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total
Avg String - Returns the total average value.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free
Avg string - Returns the free average value.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total
Avg 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free
Avg String - Returns the free average value.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total
Avg String - Returns the total average value.
GetNiatelemetryApicPerformanceDataRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryApicPerformanceDataResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Niatelemetry Apic Performance Data Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Digital
Optical List<GetMonitorings Niatelemetry Apic Performance Data Result Digital Optical Monitoring> - Dn string
- Dn of the fabric nodes in the apic.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Eqpt
Storage List<GetFirmwares Niatelemetry Apic Performance Data Result Eqpt Storage Firmware> - Eqptcapacity
Pol List<GetUsage5mins Niatelemetry Apic Performance Data Result Eqptcapacity Pol Usage5min> - Eqptcapacity
Prefix List<GetEntries15mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries15min> - Eqptcapacity
Prefix List<GetEntries5mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries5min> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Health double - Health of the fabric nodes in the apic.
- Object
Type string - Owners List<string>
- Parents
List<Get
Niatelemetry Apic Performance Data Result Parent> - Permission
Resources List<GetNiatelemetry Apic Performance Data Result Permission Resource> - Proc
Sys List<GetCpu15mins Niatelemetry Apic Performance Data Result Proc Sys Cpu15min> - Proc
Sys List<GetCpu5mins Niatelemetry Apic Performance Data Result Proc Sys Cpu5min> - Proc
Sys List<GetMem15mins Niatelemetry Apic Performance Data Result Proc Sys Mem15min> - Proc
Sys List<GetMem5mins Niatelemetry Apic Performance Data Result Proc Sys Mem5min> - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices 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.
- Site
Name string - Name of the APIC site from which this data is being collected..
- Switch
Disk List<GetUtilizations Niatelemetry Apic Performance Data Result Switch Disk Utilization> - List<Get
Niatelemetry Apic Performance Data Result Tag> - Version
Contexts List<GetNiatelemetry Apic Performance Data Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Apic Performance Data Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Digital
Optical []GetMonitorings Niatelemetry Apic Performance Data Result Digital Optical Monitoring - Dn string
- Dn of the fabric nodes in the apic.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Eqpt
Storage []GetFirmwares Niatelemetry Apic Performance Data Result Eqpt Storage Firmware - Eqptcapacity
Pol []GetUsage5mins Niatelemetry Apic Performance Data Result Eqptcapacity Pol Usage5min - Eqptcapacity
Prefix []GetEntries15mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries15min - Eqptcapacity
Prefix []GetEntries5mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries5min - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Health float64 - Health of the fabric nodes in the apic.
- Object
Type string - Owners []string
- Parents
[]Get
Niatelemetry Apic Performance Data Result Parent - Permission
Resources []GetNiatelemetry Apic Performance Data Result Permission Resource - Proc
Sys []GetCpu15mins Niatelemetry Apic Performance Data Result Proc Sys Cpu15min - Proc
Sys []GetCpu5mins Niatelemetry Apic Performance Data Result Proc Sys Cpu5min - Proc
Sys []GetMem15mins Niatelemetry Apic Performance Data Result Proc Sys Mem15min - Proc
Sys []GetMem5mins Niatelemetry Apic Performance Data Result Proc Sys Mem5min - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices []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.
- Site
Name string - Name of the APIC site from which this data is being collected..
- Switch
Disk []GetUtilizations Niatelemetry Apic Performance Data Result Switch Disk Utilization - []Get
Niatelemetry Apic Performance Data Result Tag - Version
Contexts []GetNiatelemetry Apic Performance Data Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Apic Performance Data Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- digital
Optical List<GetMonitorings Niatelemetry Apic Performance Data Result Digital Optical Monitoring> - dn String
- Dn of the fabric nodes in the apic.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- eqpt
Storage List<GetFirmwares Niatelemetry Apic Performance Data Result Eqpt Storage Firmware> - eqptcapacity
Pol List<GetUsage5mins Niatelemetry Apic Performance Data Result Eqptcapacity Pol Usage5min> - eqptcapacity
Prefix List<GetEntries15mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries15min> - eqptcapacity
Prefix List<GetEntries5mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries5min> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Health Double - Health of the fabric nodes in the apic.
- object
Type String - owners List<String>
- parents
List<Get
Niatelemetry Apic Performance Data Result Parent> - permission
Resources List<GetNiatelemetry Apic Performance Data Result Permission Resource> - proc
Sys List<GetCpu15mins Niatelemetry Apic Performance Data Result Proc Sys Cpu15min> - proc
Sys List<GetCpu5mins Niatelemetry Apic Performance Data Result Proc Sys Cpu5min> - proc
Sys List<GetMem15mins Niatelemetry Apic Performance Data Result Proc Sys Mem15min> - proc
Sys List<GetMem5mins Niatelemetry Apic Performance Data Result Proc Sys Mem5min> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices 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.
- site
Name String - Name of the APIC site from which this data is being collected..
- switch
Disk List<GetUtilizations Niatelemetry Apic Performance Data Result Switch Disk Utilization> - List<Get
Niatelemetry Apic Performance Data Result Tag> - version
Contexts List<GetNiatelemetry Apic Performance Data Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Apic Performance Data Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- digital
Optical GetMonitorings Niatelemetry Apic Performance Data Result Digital Optical Monitoring[] - dn string
- Dn of the fabric nodes in the apic.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- eqpt
Storage GetFirmwares Niatelemetry Apic Performance Data Result Eqpt Storage Firmware[] - eqptcapacity
Pol GetUsage5mins Niatelemetry Apic Performance Data Result Eqptcapacity Pol Usage5min[] - eqptcapacity
Prefix GetEntries15mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries15min[] - eqptcapacity
Prefix GetEntries5mins Niatelemetry Apic Performance Data Result Eqptcapacity Prefix Entries5min[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- node
Health number - Health of the fabric nodes in the apic.
- object
Type string - owners string[]
- parents
Get
Niatelemetry Apic Performance Data Result Parent[] - permission
Resources GetNiatelemetry Apic Performance Data Result Permission Resource[] - proc
Sys GetCpu15mins Niatelemetry Apic Performance Data Result Proc Sys Cpu15min[] - proc
Sys GetCpu5mins Niatelemetry Apic Performance Data Result Proc Sys Cpu5min[] - proc
Sys GetMem15mins Niatelemetry Apic Performance Data Result Proc Sys Mem15min[] - proc
Sys GetMem5mins Niatelemetry Apic Performance Data Result Proc Sys Mem5min[] - record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices 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.
- site
Name string - Name of the APIC site from which this data is being collected..
- switch
Disk GetUtilizations Niatelemetry Apic Performance Data Result Switch Disk Utilization[] - Get
Niatelemetry Apic Performance Data Result Tag[] - version
Contexts GetNiatelemetry Apic Performance Data Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry 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[Get
Niatelemetry 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[Get
Niatelemetry Apic Performance Data Result Tag] - version_
contexts Sequence[GetNiatelemetry Apic Performance Data Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- digital
Optical List<Property Map>Monitorings - dn String
- Dn of the fabric nodes in the apic.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- eqpt
Storage List<Property Map>Firmwares - eqptcapacity
Pol List<Property Map>Usage5mins - eqptcapacity
Prefix List<Property Map>Entries15mins - eqptcapacity
Prefix List<Property Map>Entries5mins - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
Health Number - Health of the fabric nodes in the apic.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - proc
Sys List<Property Map>Cpu15mins - proc
Sys List<Property Map>Cpu5mins - proc
Sys List<Property Map>Mem15mins - proc
Sys List<Property Map>Mem5mins - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices 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.
- site
Name String - Name of the APIC site from which this data is being collected..
- switch
Disk List<Property Map>Utilizations - List<Property Map>
- version
Contexts List<Property Map>
GetNiatelemetryApicPerformanceDataResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryApicPerformanceDataResultDigitalOpticalMonitoring
- Additional
Properties string - Alerts string
- Class
Id string - Dn string
- Dn of the fabric nodes in the apic.
- Object
Type string - Rx
Los string - Tx
Fault stringCount
- Additional
Properties string - Alerts string
- Class
Id string - Dn string
- Dn of the fabric nodes in the apic.
- Object
Type string - Rx
Los string - Tx
Fault stringCount
- additional
Properties String - alerts String
- class
Id String - dn String
- Dn of the fabric nodes in the apic.
- object
Type String - rx
Los String - tx
Fault StringCount
- additional
Properties string - alerts string
- class
Id string - dn string
- Dn of the fabric nodes in the apic.
- object
Type string - rx
Los string - tx
Fault 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
- additional
Properties String - alerts String
- class
Id String - dn String
- Dn of the fabric nodes in the apic.
- object
Type String - rx
Los String - tx
Fault StringCount
GetNiatelemetryApicPerformanceDataResultEqptStorageFirmware
- Additional
Properties string - Available string
- Class
Id string - Object
Type string - Used string
- Additional
Properties string - Available string
- Class
Id string - Object
Type string - Used string
- additional
Properties String - available String
- class
Id String - object
Type String - used String
- additional
Properties string - available string
- class
Id string - object
Type string - used string
- additional_
properties str - available str
- class_
id str - object_
type str - used str
- additional
Properties String - available String
- class
Id String - object
Type String - used String
GetNiatelemetryApicPerformanceDataResultEqptcapacityPolUsage5min
- Additional
Properties string - Class
Id string - Object
Type string - Pol
Usage stringBase - Pol
Usage stringCap Cum - Pol
Usage stringCum
- Additional
Properties string - Class
Id string - Object
Type string - Pol
Usage stringBase - Pol
Usage stringCap Cum - Pol
Usage stringCum
- additional
Properties String - class
Id String - object
Type String - pol
Usage StringBase - pol
Usage StringCap Cum - pol
Usage StringCum
- additional
Properties string - class
Id string - object
Type string - pol
Usage stringBase - pol
Usage stringCap Cum - pol
Usage stringCum
- additional_
properties str - class_
id str - object_
type str - pol_
usage_ strbase - pol_
usage_ strcap_ cum - pol_
usage_ strcum
- additional
Properties String - class
Id String - object
Type String - pol
Usage StringBase - pol
Usage StringCap Cum - pol
Usage StringCum
GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries15min
- Additional
Properties string - Class
Id string - Ext
Normalized stringLast - Object
Type string
- Additional
Properties string - Class
Id string - Ext
Normalized stringLast - Object
Type string
- additional
Properties String - class
Id String - ext
Normalized StringLast - object
Type String
- additional
Properties string - class
Id string - ext
Normalized stringLast - object
Type string
- additional_
properties str - class_
id str - ext_
normalized_ strlast - object_
type str
- additional
Properties String - class
Id String - ext
Normalized StringLast - object
Type String
GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries5min
- Additional
Properties string - Class
Id string - Ext
Normalized stringLast - Object
Type string
- Additional
Properties string - Class
Id string - Ext
Normalized stringLast - Object
Type string
- additional
Properties String - class
Id String - ext
Normalized StringLast - object
Type String
- additional
Properties string - class
Id string - ext
Normalized stringLast - object
Type string
- additional_
properties str - class_
id str - ext_
normalized_ strlast - object_
type str
- additional
Properties String - class
Id String - ext
Normalized StringLast - object
Type String
GetNiatelemetryApicPerformanceDataResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryApicPerformanceDataResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryApicPerformanceDataResultProcSysCpu15min
- Additional
Properties string - Class
Id string - Kernal
Avg string - Object
Type string - User
Avg string
- Additional
Properties string - Class
Id string - Kernal
Avg string - Object
Type string - User
Avg string
- additional
Properties String - class
Id String - kernal
Avg String - object
Type String - user
Avg String
- additional
Properties string - class
Id string - kernal
Avg string - object
Type string - user
Avg string
- additional_
properties str - class_
id str - kernal_
avg str - object_
type str - user_
avg str
- additional
Properties String - class
Id String - kernal
Avg String - object
Type String - user
Avg String
GetNiatelemetryApicPerformanceDataResultProcSysCpu5min
- Additional
Properties string - Class
Id string - Kernal
Avg string - Object
Type string - User
Avg string
- Additional
Properties string - Class
Id string - Kernal
Avg string - Object
Type string - User
Avg string
- additional
Properties String - class
Id String - kernal
Avg String - object
Type String - user
Avg String
- additional
Properties string - class
Id string - kernal
Avg string - object
Type string - user
Avg string
- additional_
properties str - class_
id str - kernal_
avg str - object_
type str - user_
avg str
- additional
Properties String - class
Id String - kernal
Avg String - object
Type String - user
Avg String
GetNiatelemetryApicPerformanceDataResultProcSysMem15min
- Additional
Properties string - Class
Id string - Free
Avg string - Object
Type string - Total
Avg string
- Additional
Properties string - Class
Id string - Free
Avg string - Object
Type string - Total
Avg string
- additional
Properties String - class
Id String - free
Avg String - object
Type String - total
Avg String
- additional
Properties string - class
Id string - free
Avg string - object
Type string - total
Avg string
- additional_
properties str - class_
id str - free_
avg str - object_
type str - total_
avg str
- additional
Properties String - class
Id String - free
Avg String - object
Type String - total
Avg String
GetNiatelemetryApicPerformanceDataResultProcSysMem5min
- Additional
Properties string - Class
Id string - Free
Avg string - Object
Type string - Total
Avg string
- Additional
Properties string - Class
Id string - Free
Avg string - Object
Type string - Total
Avg string
- additional
Properties String - class
Id String - free
Avg String - object
Type String - total
Avg String
- additional
Properties string - class
Id string - free
Avg string - object
Type string - total
Avg string
- additional_
properties str - class_
id str - free_
avg str - object_
type str - total_
avg str
- additional
Properties String - class
Id String - free
Avg String - object
Type String - total
Avg String
GetNiatelemetryApicPerformanceDataResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryApicPerformanceDataResultSwitchDiskUtilization
- Additional
Properties string - Avail string
- Class
Id string - Name string
- Object
Type string - Path string
- Used string
- Additional
Properties string - Avail string
- Class
Id string - Name string
- Object
Type string - Path string
- Used string
- additional
Properties String - avail String
- class
Id String - name String
- object
Type String - path String
- used String
- additional
Properties string - avail string
- class
Id string - name string
- object
Type string - path string
- used string
- additional_
properties str - avail str
- class_
id str - name str
- object_
type str - path str
- used str
- additional
Properties String - avail String
- class
Id String - name String
- object
Type String - path String
- used String
GetNiatelemetryApicPerformanceDataResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetNiatelemetryApicPerformanceDataResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetNiatelemetryApicPerformanceDataResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryApicPerformanceDataResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryApicPerformanceDataSwitchDiskUtilization
- Additional
Properties string - Avail string
- Available space in the given path.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the path in the switch.
- Object
Type 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 string - Avail string
- Available space in the given path.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the path in the switch.
- Object
Type 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 String - avail String
- Available space in the given path.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the path in the switch.
- object
Type 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 string - avail string
- Available space in the given path.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Name of the path in the switch.
- object
Type 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.
- additional
Properties String - avail String
- Available space in the given path.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the path in the switch.
- object
Type 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
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetNiatelemetryApicPerformanceDataVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo 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.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo 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.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetNiatelemetry Apic Performance Data Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo 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.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetNiatelemetry Apic Performance Data Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo 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.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetNiatelemetryApicPerformanceDataVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryApicPerformanceDataVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet