1. Packages
  2. Intersight Provider
  3. API Docs
  4. getNiatelemetryApicPerformanceData
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getNiatelemetryApicPerformanceData

Explore with Pulumi AI

intersight logo
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:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNiatelemetryApicPerformanceDataAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DigitalOpticalMonitorings List<GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring>
    Dn string
    Dn of the fabric nodes in the apic.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EqptStorageFirmware GetNiatelemetryApicPerformanceDataEqptStorageFirmware
    EqptcapacityPolUsage5min GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min
    EqptcapacityPrefixEntries15min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min
    EqptcapacityPrefixEntries5min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeHealth double
    Health of the fabric nodes in the apic.
    ObjectType string
    Owners List<string>
    Parent GetNiatelemetryApicPerformanceDataParent
    PermissionResources List<GetNiatelemetryApicPerformanceDataPermissionResource>
    ProcSysCpu15min GetNiatelemetryApicPerformanceDataProcSysCpu15min
    ProcSysCpu5min GetNiatelemetryApicPerformanceDataProcSysCpu5min
    ProcSysMem15min GetNiatelemetryApicPerformanceDataProcSysMem15min
    ProcSysMem5min GetNiatelemetryApicPerformanceDataProcSysMem5min
    RecordType string
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    RecordVersion string
    Version of record being pushed. This determines what was the API version for data available from the device.
    RegisteredDevice GetNiatelemetryApicPerformanceDataRegisteredDevice
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SiteName string
    Name of the APIC site from which this data is being collected..
    SwitchDiskUtilizations List<GetNiatelemetryApicPerformanceDataSwitchDiskUtilization>
    Tags List<GetNiatelemetryApicPerformanceDataTag>
    VersionContext GetNiatelemetryApicPerformanceDataVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNiatelemetryApicPerformanceDataAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DigitalOpticalMonitorings []GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring
    Dn string
    Dn of the fabric nodes in the apic.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EqptStorageFirmware GetNiatelemetryApicPerformanceDataEqptStorageFirmware
    EqptcapacityPolUsage5min GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min
    EqptcapacityPrefixEntries15min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min
    EqptcapacityPrefixEntries5min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min
    Id string
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeHealth float64
    Health of the fabric nodes in the apic.
    ObjectType string
    Owners []string
    Parent GetNiatelemetryApicPerformanceDataParent
    PermissionResources []GetNiatelemetryApicPerformanceDataPermissionResource
    ProcSysCpu15min GetNiatelemetryApicPerformanceDataProcSysCpu15min
    ProcSysCpu5min GetNiatelemetryApicPerformanceDataProcSysCpu5min
    ProcSysMem15min GetNiatelemetryApicPerformanceDataProcSysMem15min
    ProcSysMem5min GetNiatelemetryApicPerformanceDataProcSysMem5min
    RecordType string
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    RecordVersion string
    Version of record being pushed. This determines what was the API version for data available from the device.
    RegisteredDevice GetNiatelemetryApicPerformanceDataRegisteredDevice
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SiteName string
    Name of the APIC site from which this data is being collected..
    SwitchDiskUtilizations []GetNiatelemetryApicPerformanceDataSwitchDiskUtilization
    Tags []GetNiatelemetryApicPerformanceDataTag
    VersionContext GetNiatelemetryApicPerformanceDataVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetNiatelemetryApicPerformanceDataAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    digitalOpticalMonitorings List<GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring>
    dn String
    Dn of the fabric nodes in the apic.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    eqptStorageFirmware GetNiatelemetryApicPerformanceDataEqptStorageFirmware
    eqptcapacityPolUsage5min GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min
    eqptcapacityPrefixEntries15min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min
    eqptcapacityPrefixEntries5min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeHealth Double
    Health of the fabric nodes in the apic.
    objectType String
    owners List<String>
    parent GetNiatelemetryApicPerformanceDataParent
    permissionResources List<GetNiatelemetryApicPerformanceDataPermissionResource>
    procSysCpu15min GetNiatelemetryApicPerformanceDataProcSysCpu15min
    procSysCpu5min GetNiatelemetryApicPerformanceDataProcSysCpu5min
    procSysMem15min GetNiatelemetryApicPerformanceDataProcSysMem15min
    procSysMem5min GetNiatelemetryApicPerformanceDataProcSysMem5min
    recordType String
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    recordVersion String
    Version of record being pushed. This determines what was the API version for data available from the device.
    registeredDevice GetNiatelemetryApicPerformanceDataRegisteredDevice
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    siteName String
    Name of the APIC site from which this data is being collected..
    switchDiskUtilizations List<GetNiatelemetryApicPerformanceDataSwitchDiskUtilization>
    tags List<GetNiatelemetryApicPerformanceDataTag>
    versionContext GetNiatelemetryApicPerformanceDataVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNiatelemetryApicPerformanceDataAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    digitalOpticalMonitorings GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring[]
    dn string
    Dn of the fabric nodes in the apic.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    eqptStorageFirmware GetNiatelemetryApicPerformanceDataEqptStorageFirmware
    eqptcapacityPolUsage5min GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min
    eqptcapacityPrefixEntries15min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min
    eqptcapacityPrefixEntries5min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min
    id string
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    nodeHealth number
    Health of the fabric nodes in the apic.
    objectType string
    owners string[]
    parent GetNiatelemetryApicPerformanceDataParent
    permissionResources GetNiatelemetryApicPerformanceDataPermissionResource[]
    procSysCpu15min GetNiatelemetryApicPerformanceDataProcSysCpu15min
    procSysCpu5min GetNiatelemetryApicPerformanceDataProcSysCpu5min
    procSysMem15min GetNiatelemetryApicPerformanceDataProcSysMem15min
    procSysMem5min GetNiatelemetryApicPerformanceDataProcSysMem5min
    recordType string
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    recordVersion string
    Version of record being pushed. This determines what was the API version for data available from the device.
    registeredDevice GetNiatelemetryApicPerformanceDataRegisteredDevice
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    siteName string
    Name of the APIC site from which this data is being collected..
    switchDiskUtilizations GetNiatelemetryApicPerformanceDataSwitchDiskUtilization[]
    tags GetNiatelemetryApicPerformanceDataTag[]
    versionContext GetNiatelemetryApicPerformanceDataVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetNiatelemetryApicPerformanceDataAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    digital_optical_monitorings Sequence[GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring]
    dn str
    Dn of the fabric nodes in the apic.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    eqpt_storage_firmware GetNiatelemetryApicPerformanceDataEqptStorageFirmware
    eqptcapacity_pol_usage5min GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min
    eqptcapacity_prefix_entries15min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min
    eqptcapacity_prefix_entries5min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min
    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 GetNiatelemetryApicPerformanceDataParent
    permission_resources Sequence[GetNiatelemetryApicPerformanceDataPermissionResource]
    proc_sys_cpu15min GetNiatelemetryApicPerformanceDataProcSysCpu15min
    proc_sys_cpu5min GetNiatelemetryApicPerformanceDataProcSysCpu5min
    proc_sys_mem15min GetNiatelemetryApicPerformanceDataProcSysMem15min
    proc_sys_mem5min GetNiatelemetryApicPerformanceDataProcSysMem5min
    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 GetNiatelemetryApicPerformanceDataRegisteredDevice
    shared_scope 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_utilizations Sequence[GetNiatelemetryApicPerformanceDataSwitchDiskUtilization]
    tags Sequence[GetNiatelemetryApicPerformanceDataTag]
    version_context GetNiatelemetryApicPerformanceDataVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    digitalOpticalMonitorings List<Property Map>
    dn String
    Dn of the fabric nodes in the apic.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    eqptStorageFirmware Property Map
    eqptcapacityPolUsage5min Property Map
    eqptcapacityPrefixEntries15min Property Map
    eqptcapacityPrefixEntries5min Property Map
    id String
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeHealth Number
    Health of the fabric nodes in the apic.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    procSysCpu15min Property Map
    procSysCpu5min Property Map
    procSysMem15min Property Map
    procSysMem5min Property Map
    recordType String
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    recordVersion String
    Version of record being pushed. This determines what was the API version for data available from the device.
    registeredDevice Property Map
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    siteName String
    Name of the APIC site from which this data is being collected..
    switchDiskUtilizations List<Property Map>
    tags List<Property Map>
    versionContext Property Map

    getNiatelemetryApicPerformanceData Result

    The following output properties are available:

    Id string
    Results List<GetNiatelemetryApicPerformanceDataResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetNiatelemetryApicPerformanceDataAncestor>
    ClassId string
    CreateTime string
    DigitalOpticalMonitorings List<GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring>
    Dn string
    DomainGroupMoid string
    EqptStorageFirmware GetNiatelemetryApicPerformanceDataEqptStorageFirmware
    EqptcapacityPolUsage5min GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min
    EqptcapacityPrefixEntries15min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min
    EqptcapacityPrefixEntries5min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min
    ModTime string
    Moid string
    NodeHealth double
    ObjectType string
    Owners List<string>
    Parent GetNiatelemetryApicPerformanceDataParent
    PermissionResources List<GetNiatelemetryApicPerformanceDataPermissionResource>
    ProcSysCpu15min GetNiatelemetryApicPerformanceDataProcSysCpu15min
    ProcSysCpu5min GetNiatelemetryApicPerformanceDataProcSysCpu5min
    ProcSysMem15min GetNiatelemetryApicPerformanceDataProcSysMem15min
    ProcSysMem5min GetNiatelemetryApicPerformanceDataProcSysMem5min
    RecordType string
    RecordVersion string
    RegisteredDevice GetNiatelemetryApicPerformanceDataRegisteredDevice
    SharedScope string
    SiteName string
    SwitchDiskUtilizations List<GetNiatelemetryApicPerformanceDataSwitchDiskUtilization>
    Tags List<GetNiatelemetryApicPerformanceDataTag>
    VersionContext GetNiatelemetryApicPerformanceDataVersionContext
    Id string
    Results []GetNiatelemetryApicPerformanceDataResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetNiatelemetryApicPerformanceDataAncestor
    ClassId string
    CreateTime string
    DigitalOpticalMonitorings []GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring
    Dn string
    DomainGroupMoid string
    EqptStorageFirmware GetNiatelemetryApicPerformanceDataEqptStorageFirmware
    EqptcapacityPolUsage5min GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min
    EqptcapacityPrefixEntries15min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min
    EqptcapacityPrefixEntries5min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min
    ModTime string
    Moid string
    NodeHealth float64
    ObjectType string
    Owners []string
    Parent GetNiatelemetryApicPerformanceDataParent
    PermissionResources []GetNiatelemetryApicPerformanceDataPermissionResource
    ProcSysCpu15min GetNiatelemetryApicPerformanceDataProcSysCpu15min
    ProcSysCpu5min GetNiatelemetryApicPerformanceDataProcSysCpu5min
    ProcSysMem15min GetNiatelemetryApicPerformanceDataProcSysMem15min
    ProcSysMem5min GetNiatelemetryApicPerformanceDataProcSysMem5min
    RecordType string
    RecordVersion string
    RegisteredDevice GetNiatelemetryApicPerformanceDataRegisteredDevice
    SharedScope string
    SiteName string
    SwitchDiskUtilizations []GetNiatelemetryApicPerformanceDataSwitchDiskUtilization
    Tags []GetNiatelemetryApicPerformanceDataTag
    VersionContext GetNiatelemetryApicPerformanceDataVersionContext
    id String
    results List<GetNiatelemetryApicPerformanceDataResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetNiatelemetryApicPerformanceDataAncestor>
    classId String
    createTime String
    digitalOpticalMonitorings List<GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring>
    dn String
    domainGroupMoid String
    eqptStorageFirmware GetNiatelemetryApicPerformanceDataEqptStorageFirmware
    eqptcapacityPolUsage5min GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min
    eqptcapacityPrefixEntries15min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min
    eqptcapacityPrefixEntries5min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min
    modTime String
    moid String
    nodeHealth Double
    objectType String
    owners List<String>
    parent GetNiatelemetryApicPerformanceDataParent
    permissionResources List<GetNiatelemetryApicPerformanceDataPermissionResource>
    procSysCpu15min GetNiatelemetryApicPerformanceDataProcSysCpu15min
    procSysCpu5min GetNiatelemetryApicPerformanceDataProcSysCpu5min
    procSysMem15min GetNiatelemetryApicPerformanceDataProcSysMem15min
    procSysMem5min GetNiatelemetryApicPerformanceDataProcSysMem5min
    recordType String
    recordVersion String
    registeredDevice GetNiatelemetryApicPerformanceDataRegisteredDevice
    sharedScope String
    siteName String
    switchDiskUtilizations List<GetNiatelemetryApicPerformanceDataSwitchDiskUtilization>
    tags List<GetNiatelemetryApicPerformanceDataTag>
    versionContext GetNiatelemetryApicPerformanceDataVersionContext
    id string
    results GetNiatelemetryApicPerformanceDataResult[]
    accountMoid string
    additionalProperties string
    ancestors GetNiatelemetryApicPerformanceDataAncestor[]
    classId string
    createTime string
    digitalOpticalMonitorings GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring[]
    dn string
    domainGroupMoid string
    eqptStorageFirmware GetNiatelemetryApicPerformanceDataEqptStorageFirmware
    eqptcapacityPolUsage5min GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min
    eqptcapacityPrefixEntries15min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min
    eqptcapacityPrefixEntries5min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min
    modTime string
    moid string
    nodeHealth number
    objectType string
    owners string[]
    parent GetNiatelemetryApicPerformanceDataParent
    permissionResources GetNiatelemetryApicPerformanceDataPermissionResource[]
    procSysCpu15min GetNiatelemetryApicPerformanceDataProcSysCpu15min
    procSysCpu5min GetNiatelemetryApicPerformanceDataProcSysCpu5min
    procSysMem15min GetNiatelemetryApicPerformanceDataProcSysMem15min
    procSysMem5min GetNiatelemetryApicPerformanceDataProcSysMem5min
    recordType string
    recordVersion string
    registeredDevice GetNiatelemetryApicPerformanceDataRegisteredDevice
    sharedScope string
    siteName string
    switchDiskUtilizations GetNiatelemetryApicPerformanceDataSwitchDiskUtilization[]
    tags GetNiatelemetryApicPerformanceDataTag[]
    versionContext GetNiatelemetryApicPerformanceDataVersionContext
    id str
    results Sequence[GetNiatelemetryApicPerformanceDataResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetNiatelemetryApicPerformanceDataAncestor]
    class_id str
    create_time str
    digital_optical_monitorings Sequence[GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring]
    dn str
    domain_group_moid str
    eqpt_storage_firmware GetNiatelemetryApicPerformanceDataEqptStorageFirmware
    eqptcapacity_pol_usage5min GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min
    eqptcapacity_prefix_entries15min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min
    eqptcapacity_prefix_entries5min GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min
    mod_time str
    moid str
    node_health float
    object_type str
    owners Sequence[str]
    parent GetNiatelemetryApicPerformanceDataParent
    permission_resources Sequence[GetNiatelemetryApicPerformanceDataPermissionResource]
    proc_sys_cpu15min GetNiatelemetryApicPerformanceDataProcSysCpu15min
    proc_sys_cpu5min GetNiatelemetryApicPerformanceDataProcSysCpu5min
    proc_sys_mem15min GetNiatelemetryApicPerformanceDataProcSysMem15min
    proc_sys_mem5min GetNiatelemetryApicPerformanceDataProcSysMem5min
    record_type str
    record_version str
    registered_device GetNiatelemetryApicPerformanceDataRegisteredDevice
    shared_scope str
    site_name str
    switch_disk_utilizations Sequence[GetNiatelemetryApicPerformanceDataSwitchDiskUtilization]
    tags Sequence[GetNiatelemetryApicPerformanceDataTag]
    version_context GetNiatelemetryApicPerformanceDataVersionContext
    id String
    results List<Property Map>
    accountMoid String
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    digitalOpticalMonitorings List<Property Map>
    dn String
    domainGroupMoid String
    eqptStorageFirmware Property Map
    eqptcapacityPolUsage5min Property Map
    eqptcapacityPrefixEntries15min Property Map
    eqptcapacityPrefixEntries5min Property Map
    modTime String
    moid String
    nodeHealth Number
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    procSysCpu15min Property Map
    procSysCpu5min Property Map
    procSysMem15min Property Map
    procSysMem5min Property Map
    recordType String
    recordVersion String
    registeredDevice Property Map
    sharedScope String
    siteName String
    switchDiskUtilizations List<Property Map>
    tags List<Property Map>
    versionContext Property Map

    Supporting Types

    GetNiatelemetryApicPerformanceDataAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetNiatelemetryApicPerformanceDataDigitalOpticalMonitoring

    AdditionalProperties string
    Alerts string
    Alerts count for the interface in the node.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Dn string
    Dn of the fabric nodes in the apic.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RxLos string
    RxLos count for the interface in the node.
    TxFaultCount string
    TxfaultCount for the interface in the node.
    AdditionalProperties string
    Alerts string
    Alerts count for the interface in the node.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Dn string
    Dn of the fabric nodes in the apic.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RxLos string
    RxLos count for the interface in the node.
    TxFaultCount string
    TxfaultCount for the interface in the node.
    additionalProperties String
    alerts String
    Alerts count for the interface in the node.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    dn String
    Dn of the fabric nodes in the apic.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    rxLos String
    RxLos count for the interface in the node.
    txFaultCount String
    TxfaultCount for the interface in the node.
    additionalProperties string
    alerts string
    Alerts count for the interface in the node.
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    dn string
    Dn of the fabric nodes in the apic.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    rxLos string
    RxLos count for the interface in the node.
    txFaultCount string
    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_count str
    TxfaultCount for the interface in the node.
    additionalProperties String
    alerts String
    Alerts count for the interface in the node.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    dn String
    Dn of the fabric nodes in the apic.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    rxLos String
    RxLos count for the interface in the node.
    txFaultCount String
    TxfaultCount for the interface in the node.

    GetNiatelemetryApicPerformanceDataEqptStorageFirmware

    AdditionalProperties string
    Available string
    Availabe disk space in aci nodes.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Used string
    Used disk space in aci nodes.
    AdditionalProperties string
    Available string
    Availabe disk space in aci nodes.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Used string
    Used disk space in aci nodes.
    additionalProperties String
    available String
    Availabe disk space in aci nodes.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    used String
    Used disk space in aci nodes.
    additionalProperties string
    available string
    Availabe disk space in aci nodes.
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    used string
    Used disk space in aci nodes.
    additional_properties str
    available str
    Availabe disk space in aci nodes.
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    used str
    Used disk space in aci nodes.
    additionalProperties String
    available String
    Availabe disk space in aci nodes.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    used String
    Used disk space in aci nodes.

    GetNiatelemetryApicPerformanceDataEqptcapacityPolUsage5min

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    PolUsageBase string
    PolUsageBase information for aci nodes.
    PolUsageCapCum string
    PolUsageCapCum information for aci nodes.
    PolUsageCum string
    PolUsageCum information for aci nodes.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    PolUsageBase string
    PolUsageBase information for aci nodes.
    PolUsageCapCum string
    PolUsageCapCum information for aci nodes.
    PolUsageCum string
    PolUsageCum information for aci nodes.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    polUsageBase String
    PolUsageBase information for aci nodes.
    polUsageCapCum String
    PolUsageCapCum information for aci nodes.
    polUsageCum String
    PolUsageCum information for aci nodes.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    polUsageBase string
    PolUsageBase information for aci nodes.
    polUsageCapCum string
    PolUsageCapCum information for aci nodes.
    polUsageCum string
    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_base str
    PolUsageBase information for aci nodes.
    pol_usage_cap_cum str
    PolUsageCapCum information for aci nodes.
    pol_usage_cum str
    PolUsageCum information for aci nodes.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    polUsageBase String
    PolUsageBase information for aci nodes.
    polUsageCapCum String
    PolUsageCapCum information for aci nodes.
    polUsageCum String
    PolUsageCum information for aci nodes.

    GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries15min

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ExtNormalizedLast string
    Aci node lpm utilized last.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ExtNormalizedLast string
    Aci node lpm utilized last.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    extNormalizedLast String
    Aci node lpm utilized last.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    extNormalizedLast string
    Aci node lpm utilized last.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ext_normalized_last str
    Aci node lpm utilized last.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    extNormalizedLast String
    Aci node lpm utilized last.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetNiatelemetryApicPerformanceDataEqptcapacityPrefixEntries5min

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ExtNormalizedLast string
    Aci node lpm utilized last.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ExtNormalizedLast string
    Aci node lpm utilized last.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    extNormalizedLast String
    Aci node lpm utilized last.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    extNormalizedLast string
    Aci node lpm utilized last.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    ext_normalized_last str
    Aci node lpm utilized last.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    extNormalizedLast String
    Aci node lpm utilized last.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetNiatelemetryApicPerformanceDataParent

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetNiatelemetryApicPerformanceDataPermissionResource

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetNiatelemetryApicPerformanceDataProcSysCpu15min

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    KernalAvg string
    Returns the kernal average value.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    UserAvg string
    Returns the user average value.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    KernalAvg string
    Returns the kernal average value.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    UserAvg string
    Returns the user average value.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    kernalAvg String
    Returns the kernal average value.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    userAvg String
    Returns the user average value.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    kernalAvg string
    Returns the kernal average value.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    userAvg string
    Returns the user average value.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    kernal_avg str
    Returns the kernal average value.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    user_avg str
    Returns the user average value.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    kernalAvg String
    Returns the kernal average value.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    userAvg String
    Returns the user average value.

    GetNiatelemetryApicPerformanceDataProcSysCpu5min

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    KernalAvg string
    Returns the kernal average value.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    UserAvg string
    Returns the user average value.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    KernalAvg string
    Returns the kernal average value.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    UserAvg string
    Returns the user average value.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    kernalAvg String
    Returns the kernal average value.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    userAvg String
    Returns the user average value.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    kernalAvg string
    Returns the kernal average value.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    userAvg string
    Returns the user average value.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    kernal_avg str
    Returns the kernal average value.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    user_avg str
    Returns the user average value.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    kernalAvg String
    Returns the kernal average value.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    userAvg String
    Returns the user average value.

    GetNiatelemetryApicPerformanceDataProcSysMem15min

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    FreeAvg string
    Returns the free average value.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    TotalAvg string
    Returns the total average value.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    FreeAvg string
    Returns the free average value.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    TotalAvg string
    Returns the total average value.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    freeAvg String
    Returns the free average value.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    totalAvg String
    Returns the total average value.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    freeAvg string
    Returns the free average value.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    totalAvg string
    Returns the total average value.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    free_avg str
    Returns the free average value.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    total_avg str
    Returns the total average value.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    freeAvg String
    Returns the free average value.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    totalAvg String
    Returns the total average value.

    GetNiatelemetryApicPerformanceDataProcSysMem5min

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    FreeAvg string
    Returns the free average value.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    TotalAvg string
    Returns the total average value.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    FreeAvg string
    Returns the free average value.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    TotalAvg string
    Returns the total average value.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    freeAvg String
    Returns the free average value.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    totalAvg String
    Returns the total average value.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    freeAvg string
    Returns the free average value.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    totalAvg string
    Returns the total average value.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    free_avg str
    Returns the free average value.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    total_avg str
    Returns the total average value.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    freeAvg String
    Returns the free average value.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    totalAvg String
    Returns the total average value.

    GetNiatelemetryApicPerformanceDataRegisteredDevice

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetNiatelemetryApicPerformanceDataResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNiatelemetryApicPerformanceDataResultAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DigitalOpticalMonitorings List<GetNiatelemetryApicPerformanceDataResultDigitalOpticalMonitoring>
    Dn string
    Dn of the fabric nodes in the apic.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EqptStorageFirmwares List<GetNiatelemetryApicPerformanceDataResultEqptStorageFirmware>
    EqptcapacityPolUsage5mins List<GetNiatelemetryApicPerformanceDataResultEqptcapacityPolUsage5min>
    EqptcapacityPrefixEntries15mins List<GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries15min>
    EqptcapacityPrefixEntries5mins List<GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries5min>
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeHealth double
    Health of the fabric nodes in the apic.
    ObjectType string
    Owners List<string>
    Parents List<GetNiatelemetryApicPerformanceDataResultParent>
    PermissionResources List<GetNiatelemetryApicPerformanceDataResultPermissionResource>
    ProcSysCpu15mins List<GetNiatelemetryApicPerformanceDataResultProcSysCpu15min>
    ProcSysCpu5mins List<GetNiatelemetryApicPerformanceDataResultProcSysCpu5min>
    ProcSysMem15mins List<GetNiatelemetryApicPerformanceDataResultProcSysMem15min>
    ProcSysMem5mins List<GetNiatelemetryApicPerformanceDataResultProcSysMem5min>
    RecordType string
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    RecordVersion string
    Version of record being pushed. This determines what was the API version for data available from the device.
    RegisteredDevices List<GetNiatelemetryApicPerformanceDataResultRegisteredDevice>
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SiteName string
    Name of the APIC site from which this data is being collected..
    SwitchDiskUtilizations List<GetNiatelemetryApicPerformanceDataResultSwitchDiskUtilization>
    Tags List<GetNiatelemetryApicPerformanceDataResultTag>
    VersionContexts List<GetNiatelemetryApicPerformanceDataResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNiatelemetryApicPerformanceDataResultAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DigitalOpticalMonitorings []GetNiatelemetryApicPerformanceDataResultDigitalOpticalMonitoring
    Dn string
    Dn of the fabric nodes in the apic.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EqptStorageFirmwares []GetNiatelemetryApicPerformanceDataResultEqptStorageFirmware
    EqptcapacityPolUsage5mins []GetNiatelemetryApicPerformanceDataResultEqptcapacityPolUsage5min
    EqptcapacityPrefixEntries15mins []GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries15min
    EqptcapacityPrefixEntries5mins []GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries5min
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NodeHealth float64
    Health of the fabric nodes in the apic.
    ObjectType string
    Owners []string
    Parents []GetNiatelemetryApicPerformanceDataResultParent
    PermissionResources []GetNiatelemetryApicPerformanceDataResultPermissionResource
    ProcSysCpu15mins []GetNiatelemetryApicPerformanceDataResultProcSysCpu15min
    ProcSysCpu5mins []GetNiatelemetryApicPerformanceDataResultProcSysCpu5min
    ProcSysMem15mins []GetNiatelemetryApicPerformanceDataResultProcSysMem15min
    ProcSysMem5mins []GetNiatelemetryApicPerformanceDataResultProcSysMem5min
    RecordType string
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    RecordVersion string
    Version of record being pushed. This determines what was the API version for data available from the device.
    RegisteredDevices []GetNiatelemetryApicPerformanceDataResultRegisteredDevice
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SiteName string
    Name of the APIC site from which this data is being collected..
    SwitchDiskUtilizations []GetNiatelemetryApicPerformanceDataResultSwitchDiskUtilization
    Tags []GetNiatelemetryApicPerformanceDataResultTag
    VersionContexts []GetNiatelemetryApicPerformanceDataResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetNiatelemetryApicPerformanceDataResultAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    digitalOpticalMonitorings List<GetNiatelemetryApicPerformanceDataResultDigitalOpticalMonitoring>
    dn String
    Dn of the fabric nodes in the apic.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    eqptStorageFirmwares List<GetNiatelemetryApicPerformanceDataResultEqptStorageFirmware>
    eqptcapacityPolUsage5mins List<GetNiatelemetryApicPerformanceDataResultEqptcapacityPolUsage5min>
    eqptcapacityPrefixEntries15mins List<GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries15min>
    eqptcapacityPrefixEntries5mins List<GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries5min>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeHealth Double
    Health of the fabric nodes in the apic.
    objectType String
    owners List<String>
    parents List<GetNiatelemetryApicPerformanceDataResultParent>
    permissionResources List<GetNiatelemetryApicPerformanceDataResultPermissionResource>
    procSysCpu15mins List<GetNiatelemetryApicPerformanceDataResultProcSysCpu15min>
    procSysCpu5mins List<GetNiatelemetryApicPerformanceDataResultProcSysCpu5min>
    procSysMem15mins List<GetNiatelemetryApicPerformanceDataResultProcSysMem15min>
    procSysMem5mins List<GetNiatelemetryApicPerformanceDataResultProcSysMem5min>
    recordType String
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    recordVersion String
    Version of record being pushed. This determines what was the API version for data available from the device.
    registeredDevices List<GetNiatelemetryApicPerformanceDataResultRegisteredDevice>
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    siteName String
    Name of the APIC site from which this data is being collected..
    switchDiskUtilizations List<GetNiatelemetryApicPerformanceDataResultSwitchDiskUtilization>
    tags List<GetNiatelemetryApicPerformanceDataResultTag>
    versionContexts List<GetNiatelemetryApicPerformanceDataResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNiatelemetryApicPerformanceDataResultAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    digitalOpticalMonitorings GetNiatelemetryApicPerformanceDataResultDigitalOpticalMonitoring[]
    dn string
    Dn of the fabric nodes in the apic.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    eqptStorageFirmwares GetNiatelemetryApicPerformanceDataResultEqptStorageFirmware[]
    eqptcapacityPolUsage5mins GetNiatelemetryApicPerformanceDataResultEqptcapacityPolUsage5min[]
    eqptcapacityPrefixEntries15mins GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries15min[]
    eqptcapacityPrefixEntries5mins GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries5min[]
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    nodeHealth number
    Health of the fabric nodes in the apic.
    objectType string
    owners string[]
    parents GetNiatelemetryApicPerformanceDataResultParent[]
    permissionResources GetNiatelemetryApicPerformanceDataResultPermissionResource[]
    procSysCpu15mins GetNiatelemetryApicPerformanceDataResultProcSysCpu15min[]
    procSysCpu5mins GetNiatelemetryApicPerformanceDataResultProcSysCpu5min[]
    procSysMem15mins GetNiatelemetryApicPerformanceDataResultProcSysMem15min[]
    procSysMem5mins GetNiatelemetryApicPerformanceDataResultProcSysMem5min[]
    recordType string
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    recordVersion string
    Version of record being pushed. This determines what was the API version for data available from the device.
    registeredDevices GetNiatelemetryApicPerformanceDataResultRegisteredDevice[]
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    siteName string
    Name of the APIC site from which this data is being collected..
    switchDiskUtilizations GetNiatelemetryApicPerformanceDataResultSwitchDiskUtilization[]
    tags GetNiatelemetryApicPerformanceDataResultTag[]
    versionContexts GetNiatelemetryApicPerformanceDataResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetNiatelemetryApicPerformanceDataResultAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    digital_optical_monitorings Sequence[GetNiatelemetryApicPerformanceDataResultDigitalOpticalMonitoring]
    dn str
    Dn of the fabric nodes in the apic.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    eqpt_storage_firmwares Sequence[GetNiatelemetryApicPerformanceDataResultEqptStorageFirmware]
    eqptcapacity_pol_usage5mins Sequence[GetNiatelemetryApicPerformanceDataResultEqptcapacityPolUsage5min]
    eqptcapacity_prefix_entries15mins Sequence[GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries15min]
    eqptcapacity_prefix_entries5mins Sequence[GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries5min]
    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[GetNiatelemetryApicPerformanceDataResultParent]
    permission_resources Sequence[GetNiatelemetryApicPerformanceDataResultPermissionResource]
    proc_sys_cpu15mins Sequence[GetNiatelemetryApicPerformanceDataResultProcSysCpu15min]
    proc_sys_cpu5mins Sequence[GetNiatelemetryApicPerformanceDataResultProcSysCpu5min]
    proc_sys_mem15mins Sequence[GetNiatelemetryApicPerformanceDataResultProcSysMem15min]
    proc_sys_mem5mins Sequence[GetNiatelemetryApicPerformanceDataResultProcSysMem5min]
    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[GetNiatelemetryApicPerformanceDataResultRegisteredDevice]
    shared_scope 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_utilizations Sequence[GetNiatelemetryApicPerformanceDataResultSwitchDiskUtilization]
    tags Sequence[GetNiatelemetryApicPerformanceDataResultTag]
    version_contexts Sequence[GetNiatelemetryApicPerformanceDataResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    digitalOpticalMonitorings List<Property Map>
    dn String
    Dn of the fabric nodes in the apic.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    eqptStorageFirmwares List<Property Map>
    eqptcapacityPolUsage5mins List<Property Map>
    eqptcapacityPrefixEntries15mins List<Property Map>
    eqptcapacityPrefixEntries5mins List<Property Map>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nodeHealth Number
    Health of the fabric nodes in the apic.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    procSysCpu15mins List<Property Map>
    procSysCpu5mins List<Property Map>
    procSysMem15mins List<Property Map>
    procSysMem5mins List<Property Map>
    recordType String
    Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
    recordVersion String
    Version of record being pushed. This determines what was the API version for data available from the device.
    registeredDevices List<Property Map>
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    siteName String
    Name of the APIC site from which this data is being collected..
    switchDiskUtilizations List<Property Map>
    tags List<Property Map>
    versionContexts List<Property Map>

    GetNiatelemetryApicPerformanceDataResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiatelemetryApicPerformanceDataResultDigitalOpticalMonitoring

    AdditionalProperties string
    Alerts string
    ClassId string
    Dn string
    Dn of the fabric nodes in the apic.
    ObjectType string
    RxLos string
    TxFaultCount string
    AdditionalProperties string
    Alerts string
    ClassId string
    Dn string
    Dn of the fabric nodes in the apic.
    ObjectType string
    RxLos string
    TxFaultCount string
    additionalProperties String
    alerts String
    classId String
    dn String
    Dn of the fabric nodes in the apic.
    objectType String
    rxLos String
    txFaultCount String
    additionalProperties string
    alerts string
    classId string
    dn string
    Dn of the fabric nodes in the apic.
    objectType string
    rxLos string
    txFaultCount string
    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_count str
    additionalProperties String
    alerts String
    classId String
    dn String
    Dn of the fabric nodes in the apic.
    objectType String
    rxLos String
    txFaultCount String

    GetNiatelemetryApicPerformanceDataResultEqptStorageFirmware

    AdditionalProperties string
    Available string
    ClassId string
    ObjectType string
    Used string
    AdditionalProperties string
    Available string
    ClassId string
    ObjectType string
    Used string
    additionalProperties String
    available String
    classId String
    objectType String
    used String
    additionalProperties string
    available string
    classId string
    objectType string
    used string
    additionalProperties String
    available String
    classId String
    objectType String
    used String

    GetNiatelemetryApicPerformanceDataResultEqptcapacityPolUsage5min

    GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries15min

    GetNiatelemetryApicPerformanceDataResultEqptcapacityPrefixEntries5min

    GetNiatelemetryApicPerformanceDataResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiatelemetryApicPerformanceDataResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiatelemetryApicPerformanceDataResultProcSysCpu15min

    GetNiatelemetryApicPerformanceDataResultProcSysCpu5min

    GetNiatelemetryApicPerformanceDataResultProcSysMem15min

    AdditionalProperties string
    ClassId string
    FreeAvg string
    ObjectType string
    TotalAvg string
    AdditionalProperties string
    ClassId string
    FreeAvg string
    ObjectType string
    TotalAvg string
    additionalProperties String
    classId String
    freeAvg String
    objectType String
    totalAvg String
    additionalProperties string
    classId string
    freeAvg string
    objectType string
    totalAvg string
    additionalProperties String
    classId String
    freeAvg String
    objectType String
    totalAvg String

    GetNiatelemetryApicPerformanceDataResultProcSysMem5min

    AdditionalProperties string
    ClassId string
    FreeAvg string
    ObjectType string
    TotalAvg string
    AdditionalProperties string
    ClassId string
    FreeAvg string
    ObjectType string
    TotalAvg string
    additionalProperties String
    classId String
    freeAvg String
    objectType String
    totalAvg String
    additionalProperties string
    classId string
    freeAvg string
    objectType string
    totalAvg string
    additionalProperties String
    classId String
    freeAvg String
    objectType String
    totalAvg String

    GetNiatelemetryApicPerformanceDataResultRegisteredDevice

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiatelemetryApicPerformanceDataResultSwitchDiskUtilization

    AdditionalProperties string
    Avail string
    ClassId string
    Name string
    ObjectType string
    Path string
    Used string
    AdditionalProperties string
    Avail string
    ClassId string
    Name string
    ObjectType string
    Path string
    Used string
    additionalProperties String
    avail String
    classId String
    name String
    objectType String
    path String
    used String
    additionalProperties string
    avail string
    classId string
    name string
    objectType string
    path string
    used string
    additionalProperties String
    avail String
    classId String
    name String
    objectType String
    path String
    used String

    GetNiatelemetryApicPerformanceDataResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetNiatelemetryApicPerformanceDataResultVersionContext

    GetNiatelemetryApicPerformanceDataResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiatelemetryApicPerformanceDataResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiatelemetryApicPerformanceDataSwitchDiskUtilization

    AdditionalProperties string
    Avail string
    Available space in the given path.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Name string
    Name of the path in the switch.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Path string
    Path details for the name in the switch.
    Used string
    Used space in the given path.
    AdditionalProperties string
    Avail string
    Available space in the given path.
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Name string
    Name of the path in the switch.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    Path string
    Path details for the name in the switch.
    Used string
    Used space in the given path.
    additionalProperties String
    avail String
    Available space in the given path.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    name String
    Name of the path in the switch.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    path String
    Path details for the name in the switch.
    used String
    Used space in the given path.
    additionalProperties string
    avail string
    Available space in the given path.
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    name string
    Name of the path in the switch.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    path string
    Path details for the name in the switch.
    used string
    Used space in the given path.
    additional_properties str
    avail str
    Available space in the given path.
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    name str
    Name of the path in the switch.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    path str
    Path details for the name in the switch.
    used str
    Used space in the given path.
    additionalProperties String
    avail String
    Available space in the given path.
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    name String
    Name of the path in the switch.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    path String
    Path details for the name in the switch.
    used String
    Used space in the given path.

    GetNiatelemetryApicPerformanceDataTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties string
    key string
    The string representation of a tag key.
    value string
    The string representation of a tag value.
    additional_properties str
    key str
    The string representation of a tag key.
    value str
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetNiatelemetryApicPerformanceDataVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos List<GetNiatelemetryApicPerformanceDataVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNiatelemetryApicPerformanceDataVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos []GetNiatelemetryApicPerformanceDataVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNiatelemetryApicPerformanceDataVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<GetNiatelemetryApicPerformanceDataVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNiatelemetryApicPerformanceDataVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos GetNiatelemetryApicPerformanceDataVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNiatelemetryApicPerformanceDataVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType string
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interested_mos Sequence[GetNiatelemetryApicPerformanceDataVersionContextInterestedMo]
    marked_for_deletion bool
    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 GetNiatelemetryApicPerformanceDataVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType String
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

    • Modified - Version created every time an object is modified.
    • Configured - Version created every time an object is configured to the service profile.
    • Deployed - Version created for objects related to a service profile when it is deployed.

    GetNiatelemetryApicPerformanceDataVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.

    GetNiatelemetryApicPerformanceDataVersionContextRefMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    The fully-qualified name of the remote type referred by this relationship.
    Selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    The fully-qualified name of the remote type referred by this relationship.
    selector string
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    The fully-qualified name of the remote type referred by this relationship.
    selector String
    An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

    1. If 'moid' is set this field is ignored.
    2. 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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet