intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getNiatelemetryNiaInventory
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Inventory object available per device scope. This common object holds a device level information.
Using getNiatelemetryNiaInventory
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 getNiatelemetryNiaInventory(args: GetNiatelemetryNiaInventoryArgs, opts?: InvokeOptions): Promise<GetNiatelemetryNiaInventoryResult>
function getNiatelemetryNiaInventoryOutput(args: GetNiatelemetryNiaInventoryOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryNiaInventoryResult>
def get_niatelemetry_nia_inventory(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetNiatelemetryNiaInventoryAncestor]] = None,
class_id: Optional[str] = None,
controller_ip_address: Optional[str] = None,
cpu: Optional[float] = None,
crash_reset_logs: Optional[str] = None,
create_time: Optional[str] = None,
customer_device_connector: Optional[str] = None,
dcnm_fan_details: Optional[Sequence[GetNiatelemetryNiaInventoryDcnmFanDetail]] = None,
dcnm_license_state: Optional[str] = None,
device_discovery: Optional[str] = None,
device_health: Optional[float] = None,
device_id: Optional[str] = None,
device_name: Optional[str] = None,
device_type: Optional[str] = None,
device_up_time: Optional[float] = None,
disk: Optional[GetNiatelemetryNiaInventoryDisk] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
fabric_name: Optional[str] = None,
fex_count: Optional[float] = None,
id: Optional[str] = None,
infra_wi_node_count: Optional[float] = None,
interfaces: Optional[Sequence[GetNiatelemetryNiaInventoryInterface]] = None,
ip_address: Optional[str] = None,
is_virtual_node: Optional[str] = None,
last_reboot_time: Optional[str] = None,
last_reset_reason: Optional[str] = None,
license_state: Optional[GetNiatelemetryNiaInventoryLicenseState] = None,
license_type: Optional[str] = None,
log_in_time: Optional[str] = None,
log_out_time: Optional[str] = None,
mac_sec_count: Optional[float] = None,
mac_sec_fab_count: Optional[float] = None,
macsec_total_count: Optional[float] = None,
memory: Optional[float] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
nexus_cloud_membership_status: Optional[bool] = None,
node_id: Optional[str] = None,
nr_version: Optional[str] = None,
nxos_bgp_evpn: Optional[GetNiatelemetryNiaInventoryNxosBgpEvpn] = None,
nxos_bgp_mvpn: Optional[GetNiatelemetryNiaInventoryNxosBgpMvpn] = None,
nxos_bootflash_details: Optional[GetNiatelemetryNiaInventoryNxosBootflashDetails] = None,
nxos_dci_interface_status: Optional[str] = None,
nxos_interface_brief: Optional[GetNiatelemetryNiaInventoryNxosInterfaceBrief] = None,
nxos_nve_interface_status: Optional[str] = None,
nxos_nve_packet_counters: Optional[GetNiatelemetryNiaInventoryNxosNvePacketCounters] = None,
nxos_nve_vni: Optional[GetNiatelemetryNiaInventoryNxosNveVni] = None,
nxos_ospf_neighbors: Optional[float] = None,
nxos_pim_neighbors: Optional[str] = None,
nxos_telnet: Optional[str] = None,
nxos_total_routes: Optional[float] = None,
nxos_vtp: Optional[GetNiatelemetryNiaInventoryNxosVtp] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetNiatelemetryNiaInventoryParent] = None,
permission_resources: Optional[Sequence[GetNiatelemetryNiaInventoryPermissionResource]] = None,
record_type: Optional[str] = None,
record_version: Optional[str] = None,
registered_device: Optional[GetNiatelemetryNiaInventoryRegisteredDevice] = None,
route_prefix_count: Optional[float] = None,
route_prefix_v4_count: Optional[float] = None,
route_prefix_v6_count: Optional[float] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
site_name: Optional[str] = None,
siteuuid: Optional[str] = None,
smart_account_id: Optional[float] = None,
software_download: Optional[str] = None,
system_up_time: Optional[str] = None,
tags: Optional[Sequence[GetNiatelemetryNiaInventoryTag]] = None,
version_context: Optional[GetNiatelemetryNiaInventoryVersionContext] = None,
vni_statuses: Optional[Sequence[GetNiatelemetryNiaInventoryVniStatus]] = None,
vpc_peer_ip_address: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNiatelemetryNiaInventoryResult
def get_niatelemetry_nia_inventory_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
controller_ip_address: Optional[pulumi.Input[str]] = None,
cpu: Optional[pulumi.Input[float]] = None,
crash_reset_logs: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
customer_device_connector: Optional[pulumi.Input[str]] = None,
dcnm_fan_details: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryDcnmFanDetailArgs]]]] = None,
dcnm_license_state: Optional[pulumi.Input[str]] = None,
device_discovery: Optional[pulumi.Input[str]] = None,
device_health: Optional[pulumi.Input[float]] = None,
device_id: Optional[pulumi.Input[str]] = None,
device_name: Optional[pulumi.Input[str]] = None,
device_type: Optional[pulumi.Input[str]] = None,
device_up_time: Optional[pulumi.Input[float]] = None,
disk: Optional[pulumi.Input[GetNiatelemetryNiaInventoryDiskArgs]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
fabric_name: Optional[pulumi.Input[str]] = None,
fex_count: Optional[pulumi.Input[float]] = None,
id: Optional[pulumi.Input[str]] = None,
infra_wi_node_count: Optional[pulumi.Input[float]] = None,
interfaces: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryInterfaceArgs]]]] = None,
ip_address: Optional[pulumi.Input[str]] = None,
is_virtual_node: Optional[pulumi.Input[str]] = None,
last_reboot_time: Optional[pulumi.Input[str]] = None,
last_reset_reason: Optional[pulumi.Input[str]] = None,
license_state: Optional[pulumi.Input[GetNiatelemetryNiaInventoryLicenseStateArgs]] = None,
license_type: Optional[pulumi.Input[str]] = None,
log_in_time: Optional[pulumi.Input[str]] = None,
log_out_time: Optional[pulumi.Input[str]] = None,
mac_sec_count: Optional[pulumi.Input[float]] = None,
mac_sec_fab_count: Optional[pulumi.Input[float]] = None,
macsec_total_count: Optional[pulumi.Input[float]] = None,
memory: Optional[pulumi.Input[float]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
nexus_cloud_membership_status: Optional[pulumi.Input[bool]] = None,
node_id: Optional[pulumi.Input[str]] = None,
nr_version: Optional[pulumi.Input[str]] = None,
nxos_bgp_evpn: Optional[pulumi.Input[GetNiatelemetryNiaInventoryNxosBgpEvpnArgs]] = None,
nxos_bgp_mvpn: Optional[pulumi.Input[GetNiatelemetryNiaInventoryNxosBgpMvpnArgs]] = None,
nxos_bootflash_details: Optional[pulumi.Input[GetNiatelemetryNiaInventoryNxosBootflashDetailsArgs]] = None,
nxos_dci_interface_status: Optional[pulumi.Input[str]] = None,
nxos_interface_brief: Optional[pulumi.Input[GetNiatelemetryNiaInventoryNxosInterfaceBriefArgs]] = None,
nxos_nve_interface_status: Optional[pulumi.Input[str]] = None,
nxos_nve_packet_counters: Optional[pulumi.Input[GetNiatelemetryNiaInventoryNxosNvePacketCountersArgs]] = None,
nxos_nve_vni: Optional[pulumi.Input[GetNiatelemetryNiaInventoryNxosNveVniArgs]] = None,
nxos_ospf_neighbors: Optional[pulumi.Input[float]] = None,
nxos_pim_neighbors: Optional[pulumi.Input[str]] = None,
nxos_telnet: Optional[pulumi.Input[str]] = None,
nxos_total_routes: Optional[pulumi.Input[float]] = None,
nxos_vtp: Optional[pulumi.Input[GetNiatelemetryNiaInventoryNxosVtpArgs]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetNiatelemetryNiaInventoryParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryPermissionResourceArgs]]]] = None,
record_type: Optional[pulumi.Input[str]] = None,
record_version: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetNiatelemetryNiaInventoryRegisteredDeviceArgs]] = None,
route_prefix_count: Optional[pulumi.Input[float]] = None,
route_prefix_v4_count: Optional[pulumi.Input[float]] = None,
route_prefix_v6_count: Optional[pulumi.Input[float]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
site_name: Optional[pulumi.Input[str]] = None,
siteuuid: Optional[pulumi.Input[str]] = None,
smart_account_id: Optional[pulumi.Input[float]] = None,
software_download: Optional[pulumi.Input[str]] = None,
system_up_time: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetNiatelemetryNiaInventoryVersionContextArgs]] = None,
vni_statuses: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryVniStatusArgs]]]] = None,
vpc_peer_ip_address: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryNiaInventoryResult]
func LookupNiatelemetryNiaInventory(ctx *Context, args *LookupNiatelemetryNiaInventoryArgs, opts ...InvokeOption) (*LookupNiatelemetryNiaInventoryResult, error)
func LookupNiatelemetryNiaInventoryOutput(ctx *Context, args *LookupNiatelemetryNiaInventoryOutputArgs, opts ...InvokeOption) LookupNiatelemetryNiaInventoryResultOutput
> Note: This function is named LookupNiatelemetryNiaInventory
in the Go SDK.
public static class GetNiatelemetryNiaInventory
{
public static Task<GetNiatelemetryNiaInventoryResult> InvokeAsync(GetNiatelemetryNiaInventoryArgs args, InvokeOptions? opts = null)
public static Output<GetNiatelemetryNiaInventoryResult> Invoke(GetNiatelemetryNiaInventoryInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNiatelemetryNiaInventoryResult> getNiatelemetryNiaInventory(GetNiatelemetryNiaInventoryArgs args, InvokeOptions options)
public static Output<GetNiatelemetryNiaInventoryResult> getNiatelemetryNiaInventory(GetNiatelemetryNiaInventoryArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getNiatelemetryNiaInventory:getNiatelemetryNiaInventory
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Niatelemetry Nia Inventory Ancestor> - Class
Id string - Controller
Ip stringAddress - Returns controller's IP address details.
- Cpu double
- CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- Crash
Reset stringLogs - Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system.
- Create
Time string - The time when this managed object was created.
- Customer
Device stringConnector - Returns the value of the customerDeviceConnector field.
- Dcnm
Fan List<GetDetails Niatelemetry Nia Inventory Dcnm Fan Detail> - Dcnm
License stringState - Returns the License state of the device.
- Device
Discovery string - Returns the value of the deviceDiscovery field.
- Device
Health double - Returns the device health.
- Device
Id string - Returns the value of the deviceId field.
- Device
Name string - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- Device
Type string - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- Device
Up doubleTime - Returns the device up time.
- Disk
Get
Niatelemetry Nia Inventory Disk - Dn string
- Dn for the inventories present.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fabric
Name string - Name of the fabric of the device being inventoried.
- Fex
Count double - Number of fabric extendors utilized.
- Id string
- Infra
Wi doubleNode Count - Number of appliances as physical device that are wired into the cluster.
- Interfaces
List<Get
Niatelemetry Nia Inventory Interface> - Ip
Address string - The IP address of the device being inventoried.
- Is
Virtual stringNode - Flag to specify if the node is virtual.
- Last
Reboot stringTime - Returns the last reboot Time of the device.
- Last
Reset stringReason - Returns the last reset reason of the device.
- License
State GetNiatelemetry Nia Inventory License State - License
Type string - Returns the License type of the device.
- Log
In stringTime - Last log in time device being inventoried. This determines the last login time on the device.
- Log
Out stringTime - Last log out time of device being inventoried. This determines the last logout time on the device.
- Mac
Sec doubleCount - Number of Macsec configured interfaces on a TOR.
- Mac
Sec doubleFab Count - Number of Macsec configured interfaces on a Spine.
- Macsec
Total doubleCount - Number of total Macsec configured interfaces for all nodes.
- Memory double
- Memory usage of device being inventoried. This determines the percentage of memory resources used.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Nexus
Cloud boolMembership Status - Returns if site has been onboarded to nexus cloud or not.
- Node
Id string - The ID of the device being inventoried.
- Nr
Version string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Nxos
Bgp GetEvpn Niatelemetry Nia Inventory Nxos Bgp Evpn - Nxos
Bgp GetMvpn Niatelemetry Nia Inventory Nxos Bgp Mvpn - Nxos
Bootflash GetDetails Niatelemetry Nia Inventory Nxos Bootflash Details - Nxos
Dci stringInterface Status - Returns the status of dci interface configured.
- Nxos
Interface GetBrief Niatelemetry Nia Inventory Nxos Interface Brief - Nxos
Nve stringInterface Status - Returns the value of the nxosNveInterface field.
- Nxos
Nve GetPacket Counters Niatelemetry Nia Inventory Nxos Nve Packet Counters - Nxos
Nve GetVni Niatelemetry Nia Inventory Nxos Nve Vni - Nxos
Ospf doubleNeighbors - Total number of ospf neighbors per switch in DCNM.
- Nxos
Pim stringNeighbors - Total number of pim neighbors per switch in DCNM.
- Nxos
Telnet string - Returns the value of the nxosTelnet field.
- Nxos
Total doubleRoutes - Total number of routes configured in the DCNM.
- Nxos
Vtp GetNiatelemetry Nia Inventory Nxos Vtp - Object
Type string - Owners List<string>
- Parent
Get
Niatelemetry Nia Inventory Parent - Permission
Resources List<GetNiatelemetry Nia Inventory Permission Resource> - Record
Type string - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Device GetNiatelemetry Nia Inventory Registered Device - Route
Prefix doubleCount - Total nuumber of v4 and v6 routes per node.
- Route
Prefix doubleV4Count - Number of v4 routes per node.
- Route
Prefix doubleV6Count - Number of v6 routes per node.
- Serial string
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of fabric domain of the controller.
- Siteuuid string
- Returns the uuid of the Nexus Cloud site associated to the inventory object.
- Smart
Account doubleId - Returns the value of the smartAccountId/CustomerId field.
- Software
Download string - Last software downloaded of device being inventoried. This determines if software download API was used.
- System
Up stringTime - The amount of time that the device being inventoried been up.
- List<Get
Niatelemetry Nia Inventory Tag> - Version
Context GetNiatelemetry Nia Inventory Version Context - Vni
Statuses List<GetNiatelemetry Nia Inventory Vni Status> - Vpc
Peer stringIp Address - The TEP IP address of the node's vPC peer, if present.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Nia Inventory Ancestor - Class
Id string - Controller
Ip stringAddress - Returns controller's IP address details.
- Cpu float64
- CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- Crash
Reset stringLogs - Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system.
- Create
Time string - The time when this managed object was created.
- Customer
Device stringConnector - Returns the value of the customerDeviceConnector field.
- Dcnm
Fan []GetDetails Niatelemetry Nia Inventory Dcnm Fan Detail - Dcnm
License stringState - Returns the License state of the device.
- Device
Discovery string - Returns the value of the deviceDiscovery field.
- Device
Health float64 - Returns the device health.
- Device
Id string - Returns the value of the deviceId field.
- Device
Name string - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- Device
Type string - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- Device
Up float64Time - Returns the device up time.
- Disk
Get
Niatelemetry Nia Inventory Disk - Dn string
- Dn for the inventories present.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fabric
Name string - Name of the fabric of the device being inventoried.
- Fex
Count float64 - Number of fabric extendors utilized.
- Id string
- Infra
Wi float64Node Count - Number of appliances as physical device that are wired into the cluster.
- Interfaces
[]Get
Niatelemetry Nia Inventory Interface - Ip
Address string - The IP address of the device being inventoried.
- Is
Virtual stringNode - Flag to specify if the node is virtual.
- Last
Reboot stringTime - Returns the last reboot Time of the device.
- Last
Reset stringReason - Returns the last reset reason of the device.
- License
State GetNiatelemetry Nia Inventory License State - License
Type string - Returns the License type of the device.
- Log
In stringTime - Last log in time device being inventoried. This determines the last login time on the device.
- Log
Out stringTime - Last log out time of device being inventoried. This determines the last logout time on the device.
- Mac
Sec float64Count - Number of Macsec configured interfaces on a TOR.
- Mac
Sec float64Fab Count - Number of Macsec configured interfaces on a Spine.
- Macsec
Total float64Count - Number of total Macsec configured interfaces for all nodes.
- Memory float64
- Memory usage of device being inventoried. This determines the percentage of memory resources used.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Nexus
Cloud boolMembership Status - Returns if site has been onboarded to nexus cloud or not.
- Node
Id string - The ID of the device being inventoried.
- Nr
Version string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Nxos
Bgp GetEvpn Niatelemetry Nia Inventory Nxos Bgp Evpn - Nxos
Bgp GetMvpn Niatelemetry Nia Inventory Nxos Bgp Mvpn - Nxos
Bootflash GetDetails Niatelemetry Nia Inventory Nxos Bootflash Details - Nxos
Dci stringInterface Status - Returns the status of dci interface configured.
- Nxos
Interface GetBrief Niatelemetry Nia Inventory Nxos Interface Brief - Nxos
Nve stringInterface Status - Returns the value of the nxosNveInterface field.
- Nxos
Nve GetPacket Counters Niatelemetry Nia Inventory Nxos Nve Packet Counters - Nxos
Nve GetVni Niatelemetry Nia Inventory Nxos Nve Vni - Nxos
Ospf float64Neighbors - Total number of ospf neighbors per switch in DCNM.
- Nxos
Pim stringNeighbors - Total number of pim neighbors per switch in DCNM.
- Nxos
Telnet string - Returns the value of the nxosTelnet field.
- Nxos
Total float64Routes - Total number of routes configured in the DCNM.
- Nxos
Vtp GetNiatelemetry Nia Inventory Nxos Vtp - Object
Type string - Owners []string
- Parent
Get
Niatelemetry Nia Inventory Parent - Permission
Resources []GetNiatelemetry Nia Inventory Permission Resource - Record
Type string - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Device GetNiatelemetry Nia Inventory Registered Device - Route
Prefix float64Count - Total nuumber of v4 and v6 routes per node.
- Route
Prefix float64V4Count - Number of v4 routes per node.
- Route
Prefix float64V6Count - Number of v6 routes per node.
- Serial string
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of fabric domain of the controller.
- Siteuuid string
- Returns the uuid of the Nexus Cloud site associated to the inventory object.
- Smart
Account float64Id - Returns the value of the smartAccountId/CustomerId field.
- Software
Download string - Last software downloaded of device being inventoried. This determines if software download API was used.
- System
Up stringTime - The amount of time that the device being inventoried been up.
- []Get
Niatelemetry Nia Inventory Tag - Version
Context GetNiatelemetry Nia Inventory Version Context - Vni
Statuses []GetNiatelemetry Nia Inventory Vni Status - Vpc
Peer stringIp Address - The TEP IP address of the node's vPC peer, if present.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Nia Inventory Ancestor> - class
Id String - controller
Ip StringAddress - Returns controller's IP address details.
- cpu Double
- CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- crash
Reset StringLogs - Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system.
- create
Time String - The time when this managed object was created.
- customer
Device StringConnector - Returns the value of the customerDeviceConnector field.
- dcnm
Fan List<GetDetails Niatelemetry Nia Inventory Dcnm Fan Detail> - dcnm
License StringState - Returns the License state of the device.
- device
Discovery String - Returns the value of the deviceDiscovery field.
- device
Health Double - Returns the device health.
- device
Id String - Returns the value of the deviceId field.
- device
Name String - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- device
Type String - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- device
Up DoubleTime - Returns the device up time.
- disk
Get
Niatelemetry Nia Inventory Disk - dn String
- Dn for the inventories present.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- fabric
Name String - Name of the fabric of the device being inventoried.
- fex
Count Double - Number of fabric extendors utilized.
- id String
- infra
Wi DoubleNode Count - Number of appliances as physical device that are wired into the cluster.
- interfaces
List<Get
Niatelemetry Nia Inventory Interface> - ip
Address String - The IP address of the device being inventoried.
- is
Virtual StringNode - Flag to specify if the node is virtual.
- last
Reboot StringTime - Returns the last reboot Time of the device.
- last
Reset StringReason - Returns the last reset reason of the device.
- license
State GetNiatelemetry Nia Inventory License State - license
Type String - Returns the License type of the device.
- log
In StringTime - Last log in time device being inventoried. This determines the last login time on the device.
- log
Out StringTime - Last log out time of device being inventoried. This determines the last logout time on the device.
- mac
Sec DoubleCount - Number of Macsec configured interfaces on a TOR.
- mac
Sec DoubleFab Count - Number of Macsec configured interfaces on a Spine.
- macsec
Total DoubleCount - Number of total Macsec configured interfaces for all nodes.
- memory Double
- Memory usage of device being inventoried. This determines the percentage of memory resources used.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nexus
Cloud BooleanMembership Status - Returns if site has been onboarded to nexus cloud or not.
- node
Id String - The ID of the device being inventoried.
- nr
Version String - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- nxos
Bgp GetEvpn Niatelemetry Nia Inventory Nxos Bgp Evpn - nxos
Bgp GetMvpn Niatelemetry Nia Inventory Nxos Bgp Mvpn - nxos
Bootflash GetDetails Niatelemetry Nia Inventory Nxos Bootflash Details - nxos
Dci StringInterface Status - Returns the status of dci interface configured.
- nxos
Interface GetBrief Niatelemetry Nia Inventory Nxos Interface Brief - nxos
Nve StringInterface Status - Returns the value of the nxosNveInterface field.
- nxos
Nve GetPacket Counters Niatelemetry Nia Inventory Nxos Nve Packet Counters - nxos
Nve GetVni Niatelemetry Nia Inventory Nxos Nve Vni - nxos
Ospf DoubleNeighbors - Total number of ospf neighbors per switch in DCNM.
- nxos
Pim StringNeighbors - Total number of pim neighbors per switch in DCNM.
- nxos
Telnet String - Returns the value of the nxosTelnet field.
- nxos
Total DoubleRoutes - Total number of routes configured in the DCNM.
- nxos
Vtp GetNiatelemetry Nia Inventory Nxos Vtp - object
Type String - owners List<String>
- parent
Get
Niatelemetry Nia Inventory Parent - permission
Resources List<GetNiatelemetry Nia Inventory Permission Resource> - record
Type String - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device GetNiatelemetry Nia Inventory Registered Device - route
Prefix DoubleCount - Total nuumber of v4 and v6 routes per node.
- route
Prefix DoubleV4Count - Number of v4 routes per node.
- route
Prefix DoubleV6Count - Number of v6 routes per node.
- serial String
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of fabric domain of the controller.
- siteuuid String
- Returns the uuid of the Nexus Cloud site associated to the inventory object.
- smart
Account DoubleId - Returns the value of the smartAccountId/CustomerId field.
- software
Download String - Last software downloaded of device being inventoried. This determines if software download API was used.
- system
Up StringTime - The amount of time that the device being inventoried been up.
- List<Get
Niatelemetry Nia Inventory Tag> - version
Context GetNiatelemetry Nia Inventory Version Context - vni
Statuses List<GetNiatelemetry Nia Inventory Vni Status> - vpc
Peer StringIp Address - The TEP IP address of the node's vPC peer, if present.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Nia Inventory Ancestor[] - class
Id string - controller
Ip stringAddress - Returns controller's IP address details.
- cpu number
- CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- crash
Reset stringLogs - Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system.
- create
Time string - The time when this managed object was created.
- customer
Device stringConnector - Returns the value of the customerDeviceConnector field.
- dcnm
Fan GetDetails Niatelemetry Nia Inventory Dcnm Fan Detail[] - dcnm
License stringState - Returns the License state of the device.
- device
Discovery string - Returns the value of the deviceDiscovery field.
- device
Health number - Returns the device health.
- device
Id string - Returns the value of the deviceId field.
- device
Name string - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- device
Type string - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- device
Up numberTime - Returns the device up time.
- disk
Get
Niatelemetry Nia Inventory Disk - dn string
- Dn for the inventories present.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- fabric
Name string - Name of the fabric of the device being inventoried.
- fex
Count number - Number of fabric extendors utilized.
- id string
- infra
Wi numberNode Count - Number of appliances as physical device that are wired into the cluster.
- interfaces
Get
Niatelemetry Nia Inventory Interface[] - ip
Address string - The IP address of the device being inventoried.
- is
Virtual stringNode - Flag to specify if the node is virtual.
- last
Reboot stringTime - Returns the last reboot Time of the device.
- last
Reset stringReason - Returns the last reset reason of the device.
- license
State GetNiatelemetry Nia Inventory License State - license
Type string - Returns the License type of the device.
- log
In stringTime - Last log in time device being inventoried. This determines the last login time on the device.
- log
Out stringTime - Last log out time of device being inventoried. This determines the last logout time on the device.
- mac
Sec numberCount - Number of Macsec configured interfaces on a TOR.
- mac
Sec numberFab Count - Number of Macsec configured interfaces on a Spine.
- macsec
Total numberCount - Number of total Macsec configured interfaces for all nodes.
- memory number
- Memory usage of device being inventoried. This determines the percentage of memory resources used.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nexus
Cloud booleanMembership Status - Returns if site has been onboarded to nexus cloud or not.
- node
Id string - The ID of the device being inventoried.
- nr
Version string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- nxos
Bgp GetEvpn Niatelemetry Nia Inventory Nxos Bgp Evpn - nxos
Bgp GetMvpn Niatelemetry Nia Inventory Nxos Bgp Mvpn - nxos
Bootflash GetDetails Niatelemetry Nia Inventory Nxos Bootflash Details - nxos
Dci stringInterface Status - Returns the status of dci interface configured.
- nxos
Interface GetBrief Niatelemetry Nia Inventory Nxos Interface Brief - nxos
Nve stringInterface Status - Returns the value of the nxosNveInterface field.
- nxos
Nve GetPacket Counters Niatelemetry Nia Inventory Nxos Nve Packet Counters - nxos
Nve GetVni Niatelemetry Nia Inventory Nxos Nve Vni - nxos
Ospf numberNeighbors - Total number of ospf neighbors per switch in DCNM.
- nxos
Pim stringNeighbors - Total number of pim neighbors per switch in DCNM.
- nxos
Telnet string - Returns the value of the nxosTelnet field.
- nxos
Total numberRoutes - Total number of routes configured in the DCNM.
- nxos
Vtp GetNiatelemetry Nia Inventory Nxos Vtp - object
Type string - owners string[]
- parent
Get
Niatelemetry Nia Inventory Parent - permission
Resources GetNiatelemetry Nia Inventory Permission Resource[] - record
Type string - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device GetNiatelemetry Nia Inventory Registered Device - route
Prefix numberCount - Total nuumber of v4 and v6 routes per node.
- route
Prefix numberV4Count - Number of v4 routes per node.
- route
Prefix numberV6Count - Number of v6 routes per node.
- serial string
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name string - Name of fabric domain of the controller.
- siteuuid string
- Returns the uuid of the Nexus Cloud site associated to the inventory object.
- smart
Account numberId - Returns the value of the smartAccountId/CustomerId field.
- software
Download string - Last software downloaded of device being inventoried. This determines if software download API was used.
- system
Up stringTime - The amount of time that the device being inventoried been up.
- Get
Niatelemetry Nia Inventory Tag[] - version
Context GetNiatelemetry Nia Inventory Version Context - vni
Statuses GetNiatelemetry Nia Inventory Vni Status[] - vpc
Peer stringIp Address - The TEP IP address of the node's vPC peer, if present.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Nia Inventory Ancestor] - class_
id str - controller_
ip_ straddress - Returns controller's IP address details.
- cpu float
- CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- crash_
reset_ strlogs - Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system.
- create_
time str - The time when this managed object was created.
- customer_
device_ strconnector - Returns the value of the customerDeviceConnector field.
- dcnm_
fan_ Sequence[Getdetails Niatelemetry Nia Inventory Dcnm Fan Detail] - dcnm_
license_ strstate - Returns the License state of the device.
- device_
discovery str - Returns the value of the deviceDiscovery field.
- device_
health float - Returns the device health.
- device_
id str - Returns the value of the deviceId field.
- device_
name str - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- device_
type str - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- device_
up_ floattime - Returns the device up time.
- disk
Get
Niatelemetry Nia Inventory Disk - dn str
- Dn for the inventories present.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- fabric_
name str - Name of the fabric of the device being inventoried.
- fex_
count float - Number of fabric extendors utilized.
- id str
- infra_
wi_ floatnode_ count - Number of appliances as physical device that are wired into the cluster.
- interfaces
Sequence[Get
Niatelemetry Nia Inventory Interface] - ip_
address str - The IP address of the device being inventoried.
- is_
virtual_ strnode - Flag to specify if the node is virtual.
- last_
reboot_ strtime - Returns the last reboot Time of the device.
- last_
reset_ strreason - Returns the last reset reason of the device.
- license_
state GetNiatelemetry Nia Inventory License State - license_
type str - Returns the License type of the device.
- log_
in_ strtime - Last log in time device being inventoried. This determines the last login time on the device.
- log_
out_ strtime - Last log out time of device being inventoried. This determines the last logout time on the device.
- mac_
sec_ floatcount - Number of Macsec configured interfaces on a TOR.
- mac_
sec_ floatfab_ count - Number of Macsec configured interfaces on a Spine.
- macsec_
total_ floatcount - Number of total Macsec configured interfaces for all nodes.
- memory float
- Memory usage of device being inventoried. This determines the percentage of memory resources used.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- nexus_
cloud_ boolmembership_ status - Returns if site has been onboarded to nexus cloud or not.
- node_
id str - The ID of the device being inventoried.
- nr_
version str - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- nxos_
bgp_ Getevpn Niatelemetry Nia Inventory Nxos Bgp Evpn - nxos_
bgp_ Getmvpn Niatelemetry Nia Inventory Nxos Bgp Mvpn - nxos_
bootflash_ Getdetails Niatelemetry Nia Inventory Nxos Bootflash Details - nxos_
dci_ strinterface_ status - Returns the status of dci interface configured.
- nxos_
interface_ Getbrief Niatelemetry Nia Inventory Nxos Interface Brief - nxos_
nve_ strinterface_ status - Returns the value of the nxosNveInterface field.
- nxos_
nve_ Getpacket_ counters Niatelemetry Nia Inventory Nxos Nve Packet Counters - nxos_
nve_ Getvni Niatelemetry Nia Inventory Nxos Nve Vni - nxos_
ospf_ floatneighbors - Total number of ospf neighbors per switch in DCNM.
- nxos_
pim_ strneighbors - Total number of pim neighbors per switch in DCNM.
- nxos_
telnet str - Returns the value of the nxosTelnet field.
- nxos_
total_ floatroutes - Total number of routes configured in the DCNM.
- nxos_
vtp GetNiatelemetry Nia Inventory Nxos Vtp - object_
type str - owners Sequence[str]
- parent
Get
Niatelemetry Nia Inventory Parent - permission_
resources Sequence[GetNiatelemetry Nia Inventory Permission Resource] - record_
type str - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- record_
version str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
device GetNiatelemetry Nia Inventory Registered Device - route_
prefix_ floatcount - Total nuumber of v4 and v6 routes per node.
- route_
prefix_ floatv4_ count - Number of v4 routes per node.
- route_
prefix_ floatv6_ count - Number of v6 routes per node.
- serial str
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- 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 fabric domain of the controller.
- siteuuid str
- Returns the uuid of the Nexus Cloud site associated to the inventory object.
- smart_
account_ floatid - Returns the value of the smartAccountId/CustomerId field.
- software_
download str - Last software downloaded of device being inventoried. This determines if software download API was used.
- system_
up_ strtime - The amount of time that the device being inventoried been up.
- Sequence[Get
Niatelemetry Nia Inventory Tag] - version_
context GetNiatelemetry Nia Inventory Version Context - vni_
statuses Sequence[GetNiatelemetry Nia Inventory Vni Status] - vpc_
peer_ strip_ address - The TEP IP address of the node's vPC peer, if present.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - controller
Ip StringAddress - Returns controller's IP address details.
- cpu Number
- CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- crash
Reset StringLogs - Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system.
- create
Time String - The time when this managed object was created.
- customer
Device StringConnector - Returns the value of the customerDeviceConnector field.
- dcnm
Fan List<Property Map>Details - dcnm
License StringState - Returns the License state of the device.
- device
Discovery String - Returns the value of the deviceDiscovery field.
- device
Health Number - Returns the device health.
- device
Id String - Returns the value of the deviceId field.
- device
Name String - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- device
Type String - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- device
Up NumberTime - Returns the device up time.
- disk Property Map
- dn String
- Dn for the inventories present.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- fabric
Name String - Name of the fabric of the device being inventoried.
- fex
Count Number - Number of fabric extendors utilized.
- id String
- infra
Wi NumberNode Count - Number of appliances as physical device that are wired into the cluster.
- interfaces List<Property Map>
- ip
Address String - The IP address of the device being inventoried.
- is
Virtual StringNode - Flag to specify if the node is virtual.
- last
Reboot StringTime - Returns the last reboot Time of the device.
- last
Reset StringReason - Returns the last reset reason of the device.
- license
State Property Map - license
Type String - Returns the License type of the device.
- log
In StringTime - Last log in time device being inventoried. This determines the last login time on the device.
- log
Out StringTime - Last log out time of device being inventoried. This determines the last logout time on the device.
- mac
Sec NumberCount - Number of Macsec configured interfaces on a TOR.
- mac
Sec NumberFab Count - Number of Macsec configured interfaces on a Spine.
- macsec
Total NumberCount - Number of total Macsec configured interfaces for all nodes.
- memory Number
- Memory usage of device being inventoried. This determines the percentage of memory resources used.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nexus
Cloud BooleanMembership Status - Returns if site has been onboarded to nexus cloud or not.
- node
Id String - The ID of the device being inventoried.
- nr
Version String - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- nxos
Bgp Property MapEvpn - nxos
Bgp Property MapMvpn - nxos
Bootflash Property MapDetails - nxos
Dci StringInterface Status - Returns the status of dci interface configured.
- nxos
Interface Property MapBrief - nxos
Nve StringInterface Status - Returns the value of the nxosNveInterface field.
- nxos
Nve Property MapPacket Counters - nxos
Nve Property MapVni - nxos
Ospf NumberNeighbors - Total number of ospf neighbors per switch in DCNM.
- nxos
Pim StringNeighbors - Total number of pim neighbors per switch in DCNM.
- nxos
Telnet String - Returns the value of the nxosTelnet field.
- nxos
Total NumberRoutes - Total number of routes configured in the DCNM.
- nxos
Vtp Property Map - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - record
Type String - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device Property Map - route
Prefix NumberCount - Total nuumber of v4 and v6 routes per node.
- route
Prefix NumberV4Count - Number of v4 routes per node.
- route
Prefix NumberV6Count - Number of v6 routes per node.
- serial String
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of fabric domain of the controller.
- siteuuid String
- Returns the uuid of the Nexus Cloud site associated to the inventory object.
- smart
Account NumberId - Returns the value of the smartAccountId/CustomerId field.
- software
Download String - Last software downloaded of device being inventoried. This determines if software download API was used.
- system
Up StringTime - The amount of time that the device being inventoried been up.
- List<Property Map>
- version
Context Property Map - vni
Statuses List<Property Map> - vpc
Peer StringIp Address - The TEP IP address of the node's vPC peer, if present.
getNiatelemetryNiaInventory Result
The following output properties are available:
- Id string
- Results
List<Get
Niatelemetry Nia Inventory Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Niatelemetry Nia Inventory Ancestor> - Class
Id string - Controller
Ip stringAddress - Cpu double
- Crash
Reset stringLogs - Create
Time string - Customer
Device stringConnector - Dcnm
Fan List<GetDetails Niatelemetry Nia Inventory Dcnm Fan Detail> - Dcnm
License stringState - Device
Discovery string - Device
Health double - Device
Id string - Device
Name string - Device
Type string - Device
Up doubleTime - Disk
Get
Niatelemetry Nia Inventory Disk - Dn string
- Domain
Group stringMoid - Fabric
Name string - Fex
Count double - Infra
Wi doubleNode Count - Interfaces
List<Get
Niatelemetry Nia Inventory Interface> - Ip
Address string - Is
Virtual stringNode - Last
Reboot stringTime - Last
Reset stringReason - License
State GetNiatelemetry Nia Inventory License State - License
Type string - Log
In stringTime - Log
Out stringTime - Mac
Sec doubleCount - Mac
Sec doubleFab Count - Macsec
Total doubleCount - Memory double
- Mod
Time string - Moid string
- Nexus
Cloud boolMembership Status - Node
Id string - Nr
Version string - Nxos
Bgp GetEvpn Niatelemetry Nia Inventory Nxos Bgp Evpn - Nxos
Bgp GetMvpn Niatelemetry Nia Inventory Nxos Bgp Mvpn - Nxos
Bootflash GetDetails Niatelemetry Nia Inventory Nxos Bootflash Details - Nxos
Dci stringInterface Status - Nxos
Interface GetBrief Niatelemetry Nia Inventory Nxos Interface Brief - Nxos
Nve stringInterface Status - Nxos
Nve GetPacket Counters Niatelemetry Nia Inventory Nxos Nve Packet Counters - Nxos
Nve GetVni Niatelemetry Nia Inventory Nxos Nve Vni - Nxos
Ospf doubleNeighbors - Nxos
Pim stringNeighbors - Nxos
Telnet string - Nxos
Total doubleRoutes - Nxos
Vtp GetNiatelemetry Nia Inventory Nxos Vtp - Object
Type string - Owners List<string>
- Parent
Get
Niatelemetry Nia Inventory Parent - Permission
Resources List<GetNiatelemetry Nia Inventory Permission Resource> - Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Nia Inventory Registered Device - Route
Prefix doubleCount - Route
Prefix doubleV4Count - Route
Prefix doubleV6Count - Serial string
- string
- Site
Name string - Siteuuid string
- Smart
Account doubleId - Software
Download string - System
Up stringTime - List<Get
Niatelemetry Nia Inventory Tag> - Version
Context GetNiatelemetry Nia Inventory Version Context - Vni
Statuses List<GetNiatelemetry Nia Inventory Vni Status> - Vpc
Peer stringIp Address
- Id string
- Results
[]Get
Niatelemetry Nia Inventory Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Niatelemetry Nia Inventory Ancestor - Class
Id string - Controller
Ip stringAddress - Cpu float64
- Crash
Reset stringLogs - Create
Time string - Customer
Device stringConnector - Dcnm
Fan []GetDetails Niatelemetry Nia Inventory Dcnm Fan Detail - Dcnm
License stringState - Device
Discovery string - Device
Health float64 - Device
Id string - Device
Name string - Device
Type string - Device
Up float64Time - Disk
Get
Niatelemetry Nia Inventory Disk - Dn string
- Domain
Group stringMoid - Fabric
Name string - Fex
Count float64 - Infra
Wi float64Node Count - Interfaces
[]Get
Niatelemetry Nia Inventory Interface - Ip
Address string - Is
Virtual stringNode - Last
Reboot stringTime - Last
Reset stringReason - License
State GetNiatelemetry Nia Inventory License State - License
Type string - Log
In stringTime - Log
Out stringTime - Mac
Sec float64Count - Mac
Sec float64Fab Count - Macsec
Total float64Count - Memory float64
- Mod
Time string - Moid string
- Nexus
Cloud boolMembership Status - Node
Id string - Nr
Version string - Nxos
Bgp GetEvpn Niatelemetry Nia Inventory Nxos Bgp Evpn - Nxos
Bgp GetMvpn Niatelemetry Nia Inventory Nxos Bgp Mvpn - Nxos
Bootflash GetDetails Niatelemetry Nia Inventory Nxos Bootflash Details - Nxos
Dci stringInterface Status - Nxos
Interface GetBrief Niatelemetry Nia Inventory Nxos Interface Brief - Nxos
Nve stringInterface Status - Nxos
Nve GetPacket Counters Niatelemetry Nia Inventory Nxos Nve Packet Counters - Nxos
Nve GetVni Niatelemetry Nia Inventory Nxos Nve Vni - Nxos
Ospf float64Neighbors - Nxos
Pim stringNeighbors - Nxos
Telnet string - Nxos
Total float64Routes - Nxos
Vtp GetNiatelemetry Nia Inventory Nxos Vtp - Object
Type string - Owners []string
- Parent
Get
Niatelemetry Nia Inventory Parent - Permission
Resources []GetNiatelemetry Nia Inventory Permission Resource - Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Nia Inventory Registered Device - Route
Prefix float64Count - Route
Prefix float64V4Count - Route
Prefix float64V6Count - Serial string
- string
- Site
Name string - Siteuuid string
- Smart
Account float64Id - Software
Download string - System
Up stringTime - []Get
Niatelemetry Nia Inventory Tag - Version
Context GetNiatelemetry Nia Inventory Version Context - Vni
Statuses []GetNiatelemetry Nia Inventory Vni Status - Vpc
Peer stringIp Address
- id String
- results
List<Get
Niatelemetry Nia Inventory Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Niatelemetry Nia Inventory Ancestor> - class
Id String - controller
Ip StringAddress - cpu Double
- crash
Reset StringLogs - create
Time String - customer
Device StringConnector - dcnm
Fan List<GetDetails Niatelemetry Nia Inventory Dcnm Fan Detail> - dcnm
License StringState - device
Discovery String - device
Health Double - device
Id String - device
Name String - device
Type String - device
Up DoubleTime - disk
Get
Niatelemetry Nia Inventory Disk - dn String
- domain
Group StringMoid - fabric
Name String - fex
Count Double - infra
Wi DoubleNode Count - interfaces
List<Get
Niatelemetry Nia Inventory Interface> - ip
Address String - is
Virtual StringNode - last
Reboot StringTime - last
Reset StringReason - license
State GetNiatelemetry Nia Inventory License State - license
Type String - log
In StringTime - log
Out StringTime - mac
Sec DoubleCount - mac
Sec DoubleFab Count - macsec
Total DoubleCount - memory Double
- mod
Time String - moid String
- nexus
Cloud BooleanMembership Status - node
Id String - nr
Version String - nxos
Bgp GetEvpn Niatelemetry Nia Inventory Nxos Bgp Evpn - nxos
Bgp GetMvpn Niatelemetry Nia Inventory Nxos Bgp Mvpn - nxos
Bootflash GetDetails Niatelemetry Nia Inventory Nxos Bootflash Details - nxos
Dci StringInterface Status - nxos
Interface GetBrief Niatelemetry Nia Inventory Nxos Interface Brief - nxos
Nve StringInterface Status - nxos
Nve GetPacket Counters Niatelemetry Nia Inventory Nxos Nve Packet Counters - nxos
Nve GetVni Niatelemetry Nia Inventory Nxos Nve Vni - nxos
Ospf DoubleNeighbors - nxos
Pim StringNeighbors - nxos
Telnet String - nxos
Total DoubleRoutes - nxos
Vtp GetNiatelemetry Nia Inventory Nxos Vtp - object
Type String - owners List<String>
- parent
Get
Niatelemetry Nia Inventory Parent - permission
Resources List<GetNiatelemetry Nia Inventory Permission Resource> - record
Type String - record
Version String - registered
Device GetNiatelemetry Nia Inventory Registered Device - route
Prefix DoubleCount - route
Prefix DoubleV4Count - route
Prefix DoubleV6Count - serial String
- String
- site
Name String - siteuuid String
- smart
Account DoubleId - software
Download String - system
Up StringTime - List<Get
Niatelemetry Nia Inventory Tag> - version
Context GetNiatelemetry Nia Inventory Version Context - vni
Statuses List<GetNiatelemetry Nia Inventory Vni Status> - vpc
Peer StringIp Address
- id string
- results
Get
Niatelemetry Nia Inventory Result[] - account
Moid string - additional
Properties string - ancestors
Get
Niatelemetry Nia Inventory Ancestor[] - class
Id string - controller
Ip stringAddress - cpu number
- crash
Reset stringLogs - create
Time string - customer
Device stringConnector - dcnm
Fan GetDetails Niatelemetry Nia Inventory Dcnm Fan Detail[] - dcnm
License stringState - device
Discovery string - device
Health number - device
Id string - device
Name string - device
Type string - device
Up numberTime - disk
Get
Niatelemetry Nia Inventory Disk - dn string
- domain
Group stringMoid - fabric
Name string - fex
Count number - infra
Wi numberNode Count - interfaces
Get
Niatelemetry Nia Inventory Interface[] - ip
Address string - is
Virtual stringNode - last
Reboot stringTime - last
Reset stringReason - license
State GetNiatelemetry Nia Inventory License State - license
Type string - log
In stringTime - log
Out stringTime - mac
Sec numberCount - mac
Sec numberFab Count - macsec
Total numberCount - memory number
- mod
Time string - moid string
- nexus
Cloud booleanMembership Status - node
Id string - nr
Version string - nxos
Bgp GetEvpn Niatelemetry Nia Inventory Nxos Bgp Evpn - nxos
Bgp GetMvpn Niatelemetry Nia Inventory Nxos Bgp Mvpn - nxos
Bootflash GetDetails Niatelemetry Nia Inventory Nxos Bootflash Details - nxos
Dci stringInterface Status - nxos
Interface GetBrief Niatelemetry Nia Inventory Nxos Interface Brief - nxos
Nve stringInterface Status - nxos
Nve GetPacket Counters Niatelemetry Nia Inventory Nxos Nve Packet Counters - nxos
Nve GetVni Niatelemetry Nia Inventory Nxos Nve Vni - nxos
Ospf numberNeighbors - nxos
Pim stringNeighbors - nxos
Telnet string - nxos
Total numberRoutes - nxos
Vtp GetNiatelemetry Nia Inventory Nxos Vtp - object
Type string - owners string[]
- parent
Get
Niatelemetry Nia Inventory Parent - permission
Resources GetNiatelemetry Nia Inventory Permission Resource[] - record
Type string - record
Version string - registered
Device GetNiatelemetry Nia Inventory Registered Device - route
Prefix numberCount - route
Prefix numberV4Count - route
Prefix numberV6Count - serial string
- string
- site
Name string - siteuuid string
- smart
Account numberId - software
Download string - system
Up stringTime - Get
Niatelemetry Nia Inventory Tag[] - version
Context GetNiatelemetry Nia Inventory Version Context - vni
Statuses GetNiatelemetry Nia Inventory Vni Status[] - vpc
Peer stringIp Address
- id str
- results
Sequence[Get
Niatelemetry Nia Inventory Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Niatelemetry Nia Inventory Ancestor] - class_
id str - controller_
ip_ straddress - cpu float
- crash_
reset_ strlogs - create_
time str - customer_
device_ strconnector - dcnm_
fan_ Sequence[Getdetails Niatelemetry Nia Inventory Dcnm Fan Detail] - dcnm_
license_ strstate - device_
discovery str - device_
health float - device_
id str - device_
name str - device_
type str - device_
up_ floattime - disk
Get
Niatelemetry Nia Inventory Disk - dn str
- domain_
group_ strmoid - fabric_
name str - fex_
count float - infra_
wi_ floatnode_ count - interfaces
Sequence[Get
Niatelemetry Nia Inventory Interface] - ip_
address str - is_
virtual_ strnode - last_
reboot_ strtime - last_
reset_ strreason - license_
state GetNiatelemetry Nia Inventory License State - license_
type str - log_
in_ strtime - log_
out_ strtime - mac_
sec_ floatcount - mac_
sec_ floatfab_ count - macsec_
total_ floatcount - memory float
- mod_
time str - moid str
- nexus_
cloud_ boolmembership_ status - node_
id str - nr_
version str - nxos_
bgp_ Getevpn Niatelemetry Nia Inventory Nxos Bgp Evpn - nxos_
bgp_ Getmvpn Niatelemetry Nia Inventory Nxos Bgp Mvpn - nxos_
bootflash_ Getdetails Niatelemetry Nia Inventory Nxos Bootflash Details - nxos_
dci_ strinterface_ status - nxos_
interface_ Getbrief Niatelemetry Nia Inventory Nxos Interface Brief - nxos_
nve_ strinterface_ status - nxos_
nve_ Getpacket_ counters Niatelemetry Nia Inventory Nxos Nve Packet Counters - nxos_
nve_ Getvni Niatelemetry Nia Inventory Nxos Nve Vni - nxos_
ospf_ floatneighbors - nxos_
pim_ strneighbors - nxos_
telnet str - nxos_
total_ floatroutes - nxos_
vtp GetNiatelemetry Nia Inventory Nxos Vtp - object_
type str - owners Sequence[str]
- parent
Get
Niatelemetry Nia Inventory Parent - permission_
resources Sequence[GetNiatelemetry Nia Inventory Permission Resource] - record_
type str - record_
version str - registered_
device GetNiatelemetry Nia Inventory Registered Device - route_
prefix_ floatcount - route_
prefix_ floatv4_ count - route_
prefix_ floatv6_ count - serial str
- str
- site_
name str - siteuuid str
- smart_
account_ floatid - software_
download str - system_
up_ strtime - Sequence[Get
Niatelemetry Nia Inventory Tag] - version_
context GetNiatelemetry Nia Inventory Version Context - vni_
statuses Sequence[GetNiatelemetry Nia Inventory Vni Status] - vpc_
peer_ strip_ address
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - controller
Ip StringAddress - cpu Number
- crash
Reset StringLogs - create
Time String - customer
Device StringConnector - dcnm
Fan List<Property Map>Details - dcnm
License StringState - device
Discovery String - device
Health Number - device
Id String - device
Name String - device
Type String - device
Up NumberTime - disk Property Map
- dn String
- domain
Group StringMoid - fabric
Name String - fex
Count Number - infra
Wi NumberNode Count - interfaces List<Property Map>
- ip
Address String - is
Virtual StringNode - last
Reboot StringTime - last
Reset StringReason - license
State Property Map - license
Type String - log
In StringTime - log
Out StringTime - mac
Sec NumberCount - mac
Sec NumberFab Count - macsec
Total NumberCount - memory Number
- mod
Time String - moid String
- nexus
Cloud BooleanMembership Status - node
Id String - nr
Version String - nxos
Bgp Property MapEvpn - nxos
Bgp Property MapMvpn - nxos
Bootflash Property MapDetails - nxos
Dci StringInterface Status - nxos
Interface Property MapBrief - nxos
Nve StringInterface Status - nxos
Nve Property MapPacket Counters - nxos
Nve Property MapVni - nxos
Ospf NumberNeighbors - nxos
Pim StringNeighbors - nxos
Telnet String - nxos
Total NumberRoutes - nxos
Vtp Property Map - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - record
Type String - record
Version String - registered
Device Property Map - route
Prefix NumberCount - route
Prefix NumberV4Count - route
Prefix NumberV6Count - serial String
- String
- site
Name String - siteuuid String
- smart
Account NumberId - software
Download String - system
Up StringTime - List<Property Map>
- version
Context Property Map - vni
Statuses List<Property Map> - vpc
Peer StringIp Address
Supporting Types
GetNiatelemetryNiaInventoryAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryNiaInventoryDcnmFanDetail
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the fan used in the switch.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Product
Id string - Product ID of the fan used in the switch.
- Serial
Number string - Serial number of the fan used in the switch.
- Vendor
Id string - Vendor Id of the fan used in the switch.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the fan used in the switch.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Product
Id string - Product ID of the fan used in the switch.
- Serial
Number string - Serial number of the fan used in the switch.
- Vendor
Id string - Vendor Id of the fan used in the switch.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the fan used in the switch.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- product
Id String - Product ID of the fan used in the switch.
- serial
Number String - Serial number of the fan used in the switch.
- vendor
Id String - Vendor Id of the fan used in the switch.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Name of the fan used in the switch.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- product
Id string - Product ID of the fan used in the switch.
- serial
Number string - Serial number of the fan used in the switch.
- vendor
Id string - Vendor Id of the fan used in the switch.
- 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.
- name str
- Name of the fan used 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.
- product_
id str - Product ID of the fan used in the switch.
- serial_
number str - Serial number of the fan used in the switch.
- vendor_
id str - Vendor Id of the fan used in the switch.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the fan used in the switch.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- product
Id String - Product ID of the fan used in the switch.
- serial
Number String - Serial number of the fan used in the switch.
- vendor
Id String - Vendor Id of the fan used in the switch.
GetNiatelemetryNiaInventoryDisk
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Free double
- The free disk capacity, currently the type of this field is set to integer. This determines how much memory is free in Bytes.
- Name string
- Disk Name used to identified the disk usage record. This determines the name of the disk partition that is inventoried.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Total double
- The total disk capacity, it should be the sum of free and used, currently the type of this field is set to integer. This determines the total memory for this partition.
- Used double
- The used disk capacity, currently the type of this field is set to integer. This determines how much memory is used in Bytes.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Free float64
- The free disk capacity, currently the type of this field is set to integer. This determines how much memory is free in Bytes.
- Name string
- Disk Name used to identified the disk usage record. This determines the name of the disk partition that is inventoried.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Total float64
- The total disk capacity, it should be the sum of free and used, currently the type of this field is set to integer. This determines the total memory for this partition.
- Used float64
- The used disk capacity, currently the type of this field is set to integer. This determines how much memory is used in Bytes.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free Double
- The free disk capacity, currently the type of this field is set to integer. This determines how much memory is free in Bytes.
- name String
- Disk Name used to identified the disk usage record. This determines the name of the disk partition that is inventoried.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total Double
- The total disk capacity, it should be the sum of free and used, currently the type of this field is set to integer. This determines the total memory for this partition.
- used Double
- The used disk capacity, currently the type of this field is set to integer. This determines how much memory is used in Bytes.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free number
- The free disk capacity, currently the type of this field is set to integer. This determines how much memory is free in Bytes.
- name string
- Disk Name used to identified the disk usage record. This determines the name of the disk partition that is inventoried.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total number
- The total disk capacity, it should be the sum of free and used, currently the type of this field is set to integer. This determines the total memory for this partition.
- used number
- The used disk capacity, currently the type of this field is set to integer. This determines how much memory is used in Bytes.
- 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 float
- The free disk capacity, currently the type of this field is set to integer. This determines how much memory is free in Bytes.
- name str
- Disk Name used to identified the disk usage record. This determines the name of the disk partition that is inventoried.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total float
- The total disk capacity, it should be the sum of free and used, currently the type of this field is set to integer. This determines the total memory for this partition.
- used float
- The used disk capacity, currently the type of this field is set to integer. This determines how much memory is used in Bytes.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- free Number
- The free disk capacity, currently the type of this field is set to integer. This determines how much memory is free in Bytes.
- name String
- Disk Name used to identified the disk usage record. This determines the name of the disk partition that is inventoried.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total Number
- The total disk capacity, it should be the sum of free and used, currently the type of this field is set to integer. This determines the total memory for this partition.
- used Number
- The used disk capacity, currently the type of this field is set to integer. This determines how much memory is used in Bytes.
GetNiatelemetryNiaInventoryInterface
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Return value of name of the port.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Oper
State string - Return value of operState attribute.
- Xcvr
Present string - Return whether sfp is present or not.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Return value of name of the port.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Oper
State string - Return value of operState attribute.
- Xcvr
Present string - Return whether sfp is present or not.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Return value of name of the port.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
State String - Return value of operState attribute.
- xcvr
Present String - Return whether sfp is present or not.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Return value of name of the port.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
State string - Return value of operState attribute.
- xcvr
Present string - Return whether sfp is present or not.
- 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.
- name str
- Return value of name of the port.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper_
state str - Return value of operState attribute.
- xcvr_
present str - Return whether sfp is present or not.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Return value of name of the port.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
State String - Return value of operState attribute.
- xcvr
Present String - Return whether sfp is present or not.
GetNiatelemetryNiaInventoryLicenseState
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryNiaInventoryNxosBgpEvpn
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Nxos
Evpn stringMac Count - Returns the EVPN mac count.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Total
Networks double - Returns the BGP EVPN total networks.
- Total
Paths double - Returns the BGP EVPN total paths.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Nxos
Evpn stringMac Count - Returns the EVPN mac count.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Total
Networks float64 - Returns the BGP EVPN total networks.
- Total
Paths float64 - Returns the BGP EVPN total paths.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nxos
Evpn StringMac Count - Returns the EVPN mac count.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total
Networks Double - Returns the BGP EVPN total networks.
- total
Paths Double - Returns the BGP EVPN total paths.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nxos
Evpn stringMac Count - Returns the EVPN mac count.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total
Networks number - Returns the BGP EVPN total networks.
- total
Paths number - Returns the BGP EVPN total paths.
- 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.
- nxos_
evpn_ strmac_ count - Returns the EVPN mac count.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total_
networks float - Returns the BGP EVPN total networks.
- total_
paths float - Returns the BGP EVPN total paths.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nxos
Evpn StringMac Count - Returns the EVPN mac count.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- total
Networks Number - Returns the BGP EVPN total networks.
- total
Paths Number - Returns the BGP EVPN total paths.
GetNiatelemetryNiaInventoryNxosBgpMvpn
- Additional
Properties string - Capable
Peers double - Return count of BGP MVPN table capable peers.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Configured
Peers double - Return count of BGP MVPN configured peers.
- Memory
Used double - Return value of BGP MVPN memory used.
- Number
Of doubleCluster Lists - Return value of BGP MVPN cluster list.
- Number
Of doubleCommunities - Return count of BGP MVPN communities.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Table
Version double - Return value of BGP MVPN table version.
- Total
Networks double - Return count of BGP MVPN networks.
- Total
Paths double - Return count of BGP MVPN paths.
- Additional
Properties string - Capable
Peers float64 - Return count of BGP MVPN table capable peers.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Configured
Peers float64 - Return count of BGP MVPN configured peers.
- Memory
Used float64 - Return value of BGP MVPN memory used.
- Number
Of float64Cluster Lists - Return value of BGP MVPN cluster list.
- Number
Of float64Communities - Return count of BGP MVPN communities.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Table
Version float64 - Return value of BGP MVPN table version.
- Total
Networks float64 - Return count of BGP MVPN networks.
- Total
Paths float64 - Return count of BGP MVPN paths.
- additional
Properties String - capable
Peers Double - Return count of BGP MVPN table capable peers.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configured
Peers Double - Return count of BGP MVPN configured peers.
- memory
Used Double - Return value of BGP MVPN memory used.
- number
Of DoubleCluster Lists - Return value of BGP MVPN cluster list.
- number
Of DoubleCommunities - Return count of BGP MVPN communities.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- table
Version Double - Return value of BGP MVPN table version.
- total
Networks Double - Return count of BGP MVPN networks.
- total
Paths Double - Return count of BGP MVPN paths.
- additional
Properties string - capable
Peers number - Return count of BGP MVPN table capable peers.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configured
Peers number - Return count of BGP MVPN configured peers.
- memory
Used number - Return value of BGP MVPN memory used.
- number
Of numberCluster Lists - Return value of BGP MVPN cluster list.
- number
Of numberCommunities - Return count of BGP MVPN communities.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- table
Version number - Return value of BGP MVPN table version.
- total
Networks number - Return count of BGP MVPN networks.
- total
Paths number - Return count of BGP MVPN paths.
- additional_
properties str - capable_
peers float - Return count of BGP MVPN table capable peers.
- 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.
- configured_
peers float - Return count of BGP MVPN configured peers.
- memory_
used float - Return value of BGP MVPN memory used.
- number_
of_ floatcluster_ lists - Return value of BGP MVPN cluster list.
- number_
of_ floatcommunities - Return count of BGP MVPN communities.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- table_
version float - Return value of BGP MVPN table version.
- total_
networks float - Return count of BGP MVPN networks.
- total_
paths float - Return count of BGP MVPN paths.
- additional
Properties String - capable
Peers Number - Return count of BGP MVPN table capable peers.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- configured
Peers Number - Return count of BGP MVPN configured peers.
- memory
Used Number - Return value of BGP MVPN memory used.
- number
Of NumberCluster Lists - Return value of BGP MVPN cluster list.
- number
Of NumberCommunities - Return count of BGP MVPN communities.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- table
Version Number - Return value of BGP MVPN table version.
- total
Networks Number - Return count of BGP MVPN networks.
- total
Paths Number - Return count of BGP MVPN paths.
GetNiatelemetryNiaInventoryNxosBootflashDetails
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Fw
Rev string - Return firmware revision in boot flash details.
- Model
Type string - Return model type in boot flash details.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Serial string
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Fw
Rev string - Return firmware revision in boot flash details.
- Model
Type string - Return model type in boot flash details.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Serial string
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fw
Rev String - Return firmware revision in boot flash details.
- model
Type String - Return model type in boot flash details.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- serial String
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fw
Rev string - Return firmware revision in boot flash details.
- model
Type string - Return model type in boot flash details.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- serial string
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- 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.
- fw_
rev str - Return firmware revision in boot flash details.
- model_
type str - Return model type in boot flash details.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- serial str
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- fw
Rev String - Return firmware revision in boot flash details.
- model
Type String - Return model type in boot flash details.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- serial String
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
GetNiatelemetryNiaInventoryNxosInterfaceBrief
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interface
Down doubleCount - Return value of number of interafces down.
- Interface
Up doubleCount - Return value of number of interafces up.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interface
Down float64Count - Return value of number of interafces down.
- Interface
Up float64Count - Return value of number of interafces up.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interface
Down DoubleCount - Return value of number of interafces down.
- interface
Up DoubleCount - Return value of number of interafces up.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interface
Down numberCount - Return value of number of interafces down.
- interface
Up numberCount - Return value of number of interafces up.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interface_
down_ floatcount - Return value of number of interafces down.
- interface_
up_ floatcount - Return value of number of interafces up.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interface
Down NumberCount - Return value of number of interafces down.
- interface
Up NumberCount - Return value of number of interafces up.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetNiatelemetryNiaInventoryNxosNvePacketCounters
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Mcast
Inpkts double - Return mcast in packet count.
- Mcast
Outbytes double - Return mcast outbytes count.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ucast
Inpkts double - Return ucast in packet count.
- Ucast
Outpkts double - Return ucast out packet count.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Mcast
Inpkts float64 - Return mcast in packet count.
- Mcast
Outbytes float64 - Return mcast outbytes count.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ucast
Inpkts float64 - Return ucast in packet count.
- Ucast
Outpkts float64 - Return ucast out packet count.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- mcast
Inpkts Double - Return mcast in packet count.
- mcast
Outbytes Double - Return mcast outbytes count.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ucast
Inpkts Double - Return ucast in packet count.
- ucast
Outpkts Double - Return ucast out packet count.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- mcast
Inpkts number - Return mcast in packet count.
- mcast
Outbytes number - Return mcast outbytes count.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ucast
Inpkts number - Return ucast in packet count.
- ucast
Outpkts number - Return ucast out packet count.
- 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.
- mcast_
inpkts float - Return mcast in packet count.
- mcast_
outbytes float - Return mcast outbytes count.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ucast_
inpkts float - Return ucast in packet count.
- ucast_
outpkts float - Return ucast out packet count.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- mcast
Inpkts Number - Return mcast in packet count.
- mcast
Outbytes Number - Return mcast outbytes count.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ucast
Inpkts Number - Return ucast in packet count.
- ucast
Outpkts Number - Return ucast out packet count.
GetNiatelemetryNiaInventoryNxosNveVni
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cp
Vni doubleCount - Return value of cp vni count.
- Cp
Vni doubleDown - Return value of cp vni down count.
- Cp
Vni doubleUp - Return value of cp vni up count.
- Dp
Vni doubleCount - Return value of dp vni count.
- Dp
Vni doubleDown - Return value of cp vni down count.
- Dp
Vni doubleUp - Return value of cp vni up count.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cp
Vni float64Count - Return value of cp vni count.
- Cp
Vni float64Down - Return value of cp vni down count.
- Cp
Vni float64Up - Return value of cp vni up count.
- Dp
Vni float64Count - Return value of dp vni count.
- Dp
Vni float64Down - Return value of cp vni down count.
- Dp
Vni float64Up - Return value of cp vni up count.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cp
Vni DoubleCount - Return value of cp vni count.
- cp
Vni DoubleDown - Return value of cp vni down count.
- cp
Vni DoubleUp - Return value of cp vni up count.
- dp
Vni DoubleCount - Return value of dp vni count.
- dp
Vni DoubleDown - Return value of cp vni down count.
- dp
Vni DoubleUp - Return value of cp vni up count.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cp
Vni numberCount - Return value of cp vni count.
- cp
Vni numberDown - Return value of cp vni down count.
- cp
Vni numberUp - Return value of cp vni up count.
- dp
Vni numberCount - Return value of dp vni count.
- dp
Vni numberDown - Return value of cp vni down count.
- dp
Vni numberUp - Return value of cp vni up count.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cp_
vni_ floatcount - Return value of cp vni count.
- cp_
vni_ floatdown - Return value of cp vni down count.
- cp_
vni_ floatup - Return value of cp vni up count.
- dp_
vni_ floatcount - Return value of dp vni count.
- dp_
vni_ floatdown - Return value of cp vni down count.
- dp_
vni_ floatup - Return value of cp vni up count.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cp
Vni NumberCount - Return value of cp vni count.
- cp
Vni NumberDown - Return value of cp vni down count.
- cp
Vni NumberUp - Return value of cp vni up count.
- dp
Vni NumberCount - Return value of dp vni count.
- dp
Vni NumberDown - Return value of cp vni down count.
- dp
Vni NumberUp - Return value of cp vni up count.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetNiatelemetryNiaInventoryNxosVtp
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Nr
Version double - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Oper
Mode string - Returns the status of operational mode of vtp.
- Pruning
Mode string - Returns the status pruning mode of vtp.
- Running
Version string - Returns the running version of vtp.
- Trap
Enabled string - Returns the status of trap in vtp.
- V2Mode string
- Returns the status of v2 mode of vtp.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Nr
Version float64 - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Oper
Mode string - Returns the status of operational mode of vtp.
- Pruning
Mode string - Returns the status pruning mode of vtp.
- Running
Version string - Returns the running version of vtp.
- Trap
Enabled string - Returns the status of trap in vtp.
- V2Mode string
- Returns the status of v2 mode of vtp.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nr
Version Double - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
Mode String - Returns the status of operational mode of vtp.
- pruning
Mode String - Returns the status pruning mode of vtp.
- running
Version String - Returns the running version of vtp.
- trap
Enabled String - Returns the status of trap in vtp.
- v2Mode String
- Returns the status of v2 mode of vtp.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nr
Version number - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
Mode string - Returns the status of operational mode of vtp.
- pruning
Mode string - Returns the status pruning mode of vtp.
- running
Version string - Returns the running version of vtp.
- trap
Enabled string - Returns the status of trap in vtp.
- v2Mode string
- Returns the status of v2 mode of vtp.
- 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.
- nr_
version float - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper_
mode str - Returns the status of operational mode of vtp.
- pruning_
mode str - Returns the status pruning mode of vtp.
- running_
version str - Returns the running version of vtp.
- trap_
enabled str - Returns the status of trap in vtp.
- v2_
mode str - Returns the status of v2 mode of vtp.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- nr
Version Number - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- oper
Mode String - Returns the status of operational mode of vtp.
- pruning
Mode String - Returns the status pruning mode of vtp.
- running
Version String - Returns the running version of vtp.
- trap
Enabled String - Returns the status of trap in vtp.
- v2Mode String
- Returns the status of v2 mode of vtp.
GetNiatelemetryNiaInventoryParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryNiaInventoryPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryNiaInventoryRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryNiaInventoryResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Niatelemetry Nia Inventory Result Ancestor> - Class
Id string - Controller
Ip stringAddress - Returns controller's IP address details.
- Cpu double
- CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- Crash
Reset stringLogs - Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system.
- Create
Time string - The time when this managed object was created.
- Customer
Device stringConnector - Returns the value of the customerDeviceConnector field.
- Dcnm
Fan List<GetDetails Niatelemetry Nia Inventory Result Dcnm Fan Detail> - Dcnm
License stringState - Returns the License state of the device.
- Device
Discovery string - Returns the value of the deviceDiscovery field.
- Device
Health double - Returns the device health.
- Device
Id string - Returns the value of the deviceId field.
- Device
Name string - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- Device
Type string - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- Device
Up doubleTime - Returns the device up time.
- Disks
List<Get
Niatelemetry Nia Inventory Result Disk> - Dn string
- Dn for the inventories present.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fabric
Name string - Name of the fabric of the device being inventoried.
- Fex
Count double - Number of fabric extendors utilized.
- Infra
Wi doubleNode Count - Number of appliances as physical device that are wired into the cluster.
- Interfaces
List<Get
Niatelemetry Nia Inventory Result Interface> - Ip
Address string - The IP address of the device being inventoried.
- Is
Virtual stringNode - Flag to specify if the node is virtual.
- Last
Reboot stringTime - Returns the last reboot Time of the device.
- Last
Reset stringReason - Returns the last reset reason of the device.
- License
States List<GetNiatelemetry Nia Inventory Result License State> - License
Type string - Returns the License type of the device.
- Log
In stringTime - Last log in time device being inventoried. This determines the last login time on the device.
- Log
Out stringTime - Last log out time of device being inventoried. This determines the last logout time on the device.
- Mac
Sec doubleCount - Number of Macsec configured interfaces on a TOR.
- Mac
Sec doubleFab Count - Number of Macsec configured interfaces on a Spine.
- Macsec
Total doubleCount - Number of total Macsec configured interfaces for all nodes.
- Memory double
- Memory usage of device being inventoried. This determines the percentage of memory resources used.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Nexus
Cloud boolMembership Status - Returns if site has been onboarded to nexus cloud or not.
- Node
Id string - The ID of the device being inventoried.
- Nr
Version string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Nxos
Bgp List<GetEvpns Niatelemetry Nia Inventory Result Nxos Bgp Evpn> - Nxos
Bgp List<GetMvpns Niatelemetry Nia Inventory Result Nxos Bgp Mvpn> - Nxos
Bootflash List<GetDetails Niatelemetry Nia Inventory Result Nxos Bootflash Detail> - Nxos
Dci stringInterface Status - Returns the status of dci interface configured.
- Nxos
Interface List<GetBrieves Niatelemetry Nia Inventory Result Nxos Interface Brief> - Nxos
Nve stringInterface Status - Returns the value of the nxosNveInterface field.
- Nxos
Nve List<GetPacket Counters Niatelemetry Nia Inventory Result Nxos Nve Packet Counter> - Nxos
Nve List<GetVnis Niatelemetry Nia Inventory Result Nxos Nve Vni> - Nxos
Ospf doubleNeighbors - Total number of ospf neighbors per switch in DCNM.
- Nxos
Pim stringNeighbors - Total number of pim neighbors per switch in DCNM.
- Nxos
Telnet string - Returns the value of the nxosTelnet field.
- Nxos
Total doubleRoutes - Total number of routes configured in the DCNM.
- Nxos
Vtps List<GetNiatelemetry Nia Inventory Result Nxos Vtp> - Object
Type string - Owners List<string>
- Parents
List<Get
Niatelemetry Nia Inventory Result Parent> - Permission
Resources List<GetNiatelemetry Nia Inventory Result Permission Resource> - Record
Type string - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices List<GetNiatelemetry Nia Inventory Result Registered Device> - Route
Prefix doubleCount - Total nuumber of v4 and v6 routes per node.
- Route
Prefix doubleV4Count - Number of v4 routes per node.
- Route
Prefix doubleV6Count - Number of v6 routes per node.
- Serial string
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of fabric domain of the controller.
- Siteuuid string
- Returns the uuid of the Nexus Cloud site associated to the inventory object.
- Smart
Account doubleId - Returns the value of the smartAccountId/CustomerId field.
- Software
Download string - Last software downloaded of device being inventoried. This determines if software download API was used.
- System
Up stringTime - The amount of time that the device being inventoried been up.
- List<Get
Niatelemetry Nia Inventory Result Tag> - Version
Contexts List<GetNiatelemetry Nia Inventory Result Version Context> - Vni
Statuses List<GetNiatelemetry Nia Inventory Result Vni Status> - Vpc
Peer stringIp Address - The TEP IP address of the node's vPC peer, if present.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Nia Inventory Result Ancestor - Class
Id string - Controller
Ip stringAddress - Returns controller's IP address details.
- Cpu float64
- CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- Crash
Reset stringLogs - Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system.
- Create
Time string - The time when this managed object was created.
- Customer
Device stringConnector - Returns the value of the customerDeviceConnector field.
- Dcnm
Fan []GetDetails Niatelemetry Nia Inventory Result Dcnm Fan Detail - Dcnm
License stringState - Returns the License state of the device.
- Device
Discovery string - Returns the value of the deviceDiscovery field.
- Device
Health float64 - Returns the device health.
- Device
Id string - Returns the value of the deviceId field.
- Device
Name string - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- Device
Type string - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- Device
Up float64Time - Returns the device up time.
- Disks
[]Get
Niatelemetry Nia Inventory Result Disk - Dn string
- Dn for the inventories present.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Fabric
Name string - Name of the fabric of the device being inventoried.
- Fex
Count float64 - Number of fabric extendors utilized.
- Infra
Wi float64Node Count - Number of appliances as physical device that are wired into the cluster.
- Interfaces
[]Get
Niatelemetry Nia Inventory Result Interface - Ip
Address string - The IP address of the device being inventoried.
- Is
Virtual stringNode - Flag to specify if the node is virtual.
- Last
Reboot stringTime - Returns the last reboot Time of the device.
- Last
Reset stringReason - Returns the last reset reason of the device.
- License
States []GetNiatelemetry Nia Inventory Result License State - License
Type string - Returns the License type of the device.
- Log
In stringTime - Last log in time device being inventoried. This determines the last login time on the device.
- Log
Out stringTime - Last log out time of device being inventoried. This determines the last logout time on the device.
- Mac
Sec float64Count - Number of Macsec configured interfaces on a TOR.
- Mac
Sec float64Fab Count - Number of Macsec configured interfaces on a Spine.
- Macsec
Total float64Count - Number of total Macsec configured interfaces for all nodes.
- Memory float64
- Memory usage of device being inventoried. This determines the percentage of memory resources used.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Nexus
Cloud boolMembership Status - Returns if site has been onboarded to nexus cloud or not.
- Node
Id string - The ID of the device being inventoried.
- Nr
Version string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Nxos
Bgp []GetEvpns Niatelemetry Nia Inventory Result Nxos Bgp Evpn - Nxos
Bgp []GetMvpns Niatelemetry Nia Inventory Result Nxos Bgp Mvpn - Nxos
Bootflash []GetDetails Niatelemetry Nia Inventory Result Nxos Bootflash Detail - Nxos
Dci stringInterface Status - Returns the status of dci interface configured.
- Nxos
Interface []GetBrieves Niatelemetry Nia Inventory Result Nxos Interface Brief - Nxos
Nve stringInterface Status - Returns the value of the nxosNveInterface field.
- Nxos
Nve []GetPacket Counters Niatelemetry Nia Inventory Result Nxos Nve Packet Counter - Nxos
Nve []GetVnis Niatelemetry Nia Inventory Result Nxos Nve Vni - Nxos
Ospf float64Neighbors - Total number of ospf neighbors per switch in DCNM.
- Nxos
Pim stringNeighbors - Total number of pim neighbors per switch in DCNM.
- Nxos
Telnet string - Returns the value of the nxosTelnet field.
- Nxos
Total float64Routes - Total number of routes configured in the DCNM.
- Nxos
Vtps []GetNiatelemetry Nia Inventory Result Nxos Vtp - Object
Type string - Owners []string
- Parents
[]Get
Niatelemetry Nia Inventory Result Parent - Permission
Resources []GetNiatelemetry Nia Inventory Result Permission Resource - Record
Type string - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices []GetNiatelemetry Nia Inventory Result Registered Device - Route
Prefix float64Count - Total nuumber of v4 and v6 routes per node.
- Route
Prefix float64V4Count - Number of v4 routes per node.
- Route
Prefix float64V6Count - Number of v6 routes per node.
- Serial string
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of fabric domain of the controller.
- Siteuuid string
- Returns the uuid of the Nexus Cloud site associated to the inventory object.
- Smart
Account float64Id - Returns the value of the smartAccountId/CustomerId field.
- Software
Download string - Last software downloaded of device being inventoried. This determines if software download API was used.
- System
Up stringTime - The amount of time that the device being inventoried been up.
- []Get
Niatelemetry Nia Inventory Result Tag - Version
Contexts []GetNiatelemetry Nia Inventory Result Version Context - Vni
Statuses []GetNiatelemetry Nia Inventory Result Vni Status - Vpc
Peer stringIp Address - The TEP IP address of the node's vPC peer, if present.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Nia Inventory Result Ancestor> - class
Id String - controller
Ip StringAddress - Returns controller's IP address details.
- cpu Double
- CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- crash
Reset StringLogs - Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system.
- create
Time String - The time when this managed object was created.
- customer
Device StringConnector - Returns the value of the customerDeviceConnector field.
- dcnm
Fan List<GetDetails Niatelemetry Nia Inventory Result Dcnm Fan Detail> - dcnm
License StringState - Returns the License state of the device.
- device
Discovery String - Returns the value of the deviceDiscovery field.
- device
Health Double - Returns the device health.
- device
Id String - Returns the value of the deviceId field.
- device
Name String - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- device
Type String - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- device
Up DoubleTime - Returns the device up time.
- disks
List<Get
Niatelemetry Nia Inventory Result Disk> - dn String
- Dn for the inventories present.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- fabric
Name String - Name of the fabric of the device being inventoried.
- fex
Count Double - Number of fabric extendors utilized.
- infra
Wi DoubleNode Count - Number of appliances as physical device that are wired into the cluster.
- interfaces
List<Get
Niatelemetry Nia Inventory Result Interface> - ip
Address String - The IP address of the device being inventoried.
- is
Virtual StringNode - Flag to specify if the node is virtual.
- last
Reboot StringTime - Returns the last reboot Time of the device.
- last
Reset StringReason - Returns the last reset reason of the device.
- license
States List<GetNiatelemetry Nia Inventory Result License State> - license
Type String - Returns the License type of the device.
- log
In StringTime - Last log in time device being inventoried. This determines the last login time on the device.
- log
Out StringTime - Last log out time of device being inventoried. This determines the last logout time on the device.
- mac
Sec DoubleCount - Number of Macsec configured interfaces on a TOR.
- mac
Sec DoubleFab Count - Number of Macsec configured interfaces on a Spine.
- macsec
Total DoubleCount - Number of total Macsec configured interfaces for all nodes.
- memory Double
- Memory usage of device being inventoried. This determines the percentage of memory resources used.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nexus
Cloud BooleanMembership Status - Returns if site has been onboarded to nexus cloud or not.
- node
Id String - The ID of the device being inventoried.
- nr
Version String - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- nxos
Bgp List<GetEvpns Niatelemetry Nia Inventory Result Nxos Bgp Evpn> - nxos
Bgp List<GetMvpns Niatelemetry Nia Inventory Result Nxos Bgp Mvpn> - nxos
Bootflash List<GetDetails Niatelemetry Nia Inventory Result Nxos Bootflash Detail> - nxos
Dci StringInterface Status - Returns the status of dci interface configured.
- nxos
Interface List<GetBrieves Niatelemetry Nia Inventory Result Nxos Interface Brief> - nxos
Nve StringInterface Status - Returns the value of the nxosNveInterface field.
- nxos
Nve List<GetPacket Counters Niatelemetry Nia Inventory Result Nxos Nve Packet Counter> - nxos
Nve List<GetVnis Niatelemetry Nia Inventory Result Nxos Nve Vni> - nxos
Ospf DoubleNeighbors - Total number of ospf neighbors per switch in DCNM.
- nxos
Pim StringNeighbors - Total number of pim neighbors per switch in DCNM.
- nxos
Telnet String - Returns the value of the nxosTelnet field.
- nxos
Total DoubleRoutes - Total number of routes configured in the DCNM.
- nxos
Vtps List<GetNiatelemetry Nia Inventory Result Nxos Vtp> - object
Type String - owners List<String>
- parents
List<Get
Niatelemetry Nia Inventory Result Parent> - permission
Resources List<GetNiatelemetry Nia Inventory Result Permission Resource> - record
Type String - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices List<GetNiatelemetry Nia Inventory Result Registered Device> - route
Prefix DoubleCount - Total nuumber of v4 and v6 routes per node.
- route
Prefix DoubleV4Count - Number of v4 routes per node.
- route
Prefix DoubleV6Count - Number of v6 routes per node.
- serial String
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of fabric domain of the controller.
- siteuuid String
- Returns the uuid of the Nexus Cloud site associated to the inventory object.
- smart
Account DoubleId - Returns the value of the smartAccountId/CustomerId field.
- software
Download String - Last software downloaded of device being inventoried. This determines if software download API was used.
- system
Up StringTime - The amount of time that the device being inventoried been up.
- List<Get
Niatelemetry Nia Inventory Result Tag> - version
Contexts List<GetNiatelemetry Nia Inventory Result Version Context> - vni
Statuses List<GetNiatelemetry Nia Inventory Result Vni Status> - vpc
Peer StringIp Address - The TEP IP address of the node's vPC peer, if present.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Nia Inventory Result Ancestor[] - class
Id string - controller
Ip stringAddress - Returns controller's IP address details.
- cpu number
- CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- crash
Reset stringLogs - Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system.
- create
Time string - The time when this managed object was created.
- customer
Device stringConnector - Returns the value of the customerDeviceConnector field.
- dcnm
Fan GetDetails Niatelemetry Nia Inventory Result Dcnm Fan Detail[] - dcnm
License stringState - Returns the License state of the device.
- device
Discovery string - Returns the value of the deviceDiscovery field.
- device
Health number - Returns the device health.
- device
Id string - Returns the value of the deviceId field.
- device
Name string - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- device
Type string - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- device
Up numberTime - Returns the device up time.
- disks
Get
Niatelemetry Nia Inventory Result Disk[] - dn string
- Dn for the inventories present.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- fabric
Name string - Name of the fabric of the device being inventoried.
- fex
Count number - Number of fabric extendors utilized.
- infra
Wi numberNode Count - Number of appliances as physical device that are wired into the cluster.
- interfaces
Get
Niatelemetry Nia Inventory Result Interface[] - ip
Address string - The IP address of the device being inventoried.
- is
Virtual stringNode - Flag to specify if the node is virtual.
- last
Reboot stringTime - Returns the last reboot Time of the device.
- last
Reset stringReason - Returns the last reset reason of the device.
- license
States GetNiatelemetry Nia Inventory Result License State[] - license
Type string - Returns the License type of the device.
- log
In stringTime - Last log in time device being inventoried. This determines the last login time on the device.
- log
Out stringTime - Last log out time of device being inventoried. This determines the last logout time on the device.
- mac
Sec numberCount - Number of Macsec configured interfaces on a TOR.
- mac
Sec numberFab Count - Number of Macsec configured interfaces on a Spine.
- macsec
Total numberCount - Number of total Macsec configured interfaces for all nodes.
- memory number
- Memory usage of device being inventoried. This determines the percentage of memory resources used.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nexus
Cloud booleanMembership Status - Returns if site has been onboarded to nexus cloud or not.
- node
Id string - The ID of the device being inventoried.
- nr
Version string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- nxos
Bgp GetEvpns Niatelemetry Nia Inventory Result Nxos Bgp Evpn[] - nxos
Bgp GetMvpns Niatelemetry Nia Inventory Result Nxos Bgp Mvpn[] - nxos
Bootflash GetDetails Niatelemetry Nia Inventory Result Nxos Bootflash Detail[] - nxos
Dci stringInterface Status - Returns the status of dci interface configured.
- nxos
Interface GetBrieves Niatelemetry Nia Inventory Result Nxos Interface Brief[] - nxos
Nve stringInterface Status - Returns the value of the nxosNveInterface field.
- nxos
Nve GetPacket Counters Niatelemetry Nia Inventory Result Nxos Nve Packet Counter[] - nxos
Nve GetVnis Niatelemetry Nia Inventory Result Nxos Nve Vni[] - nxos
Ospf numberNeighbors - Total number of ospf neighbors per switch in DCNM.
- nxos
Pim stringNeighbors - Total number of pim neighbors per switch in DCNM.
- nxos
Telnet string - Returns the value of the nxosTelnet field.
- nxos
Total numberRoutes - Total number of routes configured in the DCNM.
- nxos
Vtps GetNiatelemetry Nia Inventory Result Nxos Vtp[] - object
Type string - owners string[]
- parents
Get
Niatelemetry Nia Inventory Result Parent[] - permission
Resources GetNiatelemetry Nia Inventory Result Permission Resource[] - record
Type string - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices GetNiatelemetry Nia Inventory Result Registered Device[] - route
Prefix numberCount - Total nuumber of v4 and v6 routes per node.
- route
Prefix numberV4Count - Number of v4 routes per node.
- route
Prefix numberV6Count - Number of v6 routes per node.
- serial string
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name string - Name of fabric domain of the controller.
- siteuuid string
- Returns the uuid of the Nexus Cloud site associated to the inventory object.
- smart
Account numberId - Returns the value of the smartAccountId/CustomerId field.
- software
Download string - Last software downloaded of device being inventoried. This determines if software download API was used.
- system
Up stringTime - The amount of time that the device being inventoried been up.
- Get
Niatelemetry Nia Inventory Result Tag[] - version
Contexts GetNiatelemetry Nia Inventory Result Version Context[] - vni
Statuses GetNiatelemetry Nia Inventory Result Vni Status[] - vpc
Peer stringIp Address - The TEP IP address of the node's vPC peer, if present.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Nia Inventory Result Ancestor] - class_
id str - controller_
ip_ straddress - Returns controller's IP address details.
- cpu float
- CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- crash_
reset_ strlogs - Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system.
- create_
time str - The time when this managed object was created.
- customer_
device_ strconnector - Returns the value of the customerDeviceConnector field.
- dcnm_
fan_ Sequence[Getdetails Niatelemetry Nia Inventory Result Dcnm Fan Detail] - dcnm_
license_ strstate - Returns the License state of the device.
- device_
discovery str - Returns the value of the deviceDiscovery field.
- device_
health float - Returns the device health.
- device_
id str - Returns the value of the deviceId field.
- device_
name str - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- device_
type str - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- device_
up_ floattime - Returns the device up time.
- disks
Sequence[Get
Niatelemetry Nia Inventory Result Disk] - dn str
- Dn for the inventories present.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- fabric_
name str - Name of the fabric of the device being inventoried.
- fex_
count float - Number of fabric extendors utilized.
- infra_
wi_ floatnode_ count - Number of appliances as physical device that are wired into the cluster.
- interfaces
Sequence[Get
Niatelemetry Nia Inventory Result Interface] - ip_
address str - The IP address of the device being inventoried.
- is_
virtual_ strnode - Flag to specify if the node is virtual.
- last_
reboot_ strtime - Returns the last reboot Time of the device.
- last_
reset_ strreason - Returns the last reset reason of the device.
- license_
states Sequence[GetNiatelemetry Nia Inventory Result License State] - license_
type str - Returns the License type of the device.
- log_
in_ strtime - Last log in time device being inventoried. This determines the last login time on the device.
- log_
out_ strtime - Last log out time of device being inventoried. This determines the last logout time on the device.
- mac_
sec_ floatcount - Number of Macsec configured interfaces on a TOR.
- mac_
sec_ floatfab_ count - Number of Macsec configured interfaces on a Spine.
- macsec_
total_ floatcount - Number of total Macsec configured interfaces for all nodes.
- memory float
- Memory usage of device being inventoried. This determines the percentage of memory resources used.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- nexus_
cloud_ boolmembership_ status - Returns if site has been onboarded to nexus cloud or not.
- node_
id str - The ID of the device being inventoried.
- nr_
version str - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- nxos_
bgp_ Sequence[Getevpns Niatelemetry Nia Inventory Result Nxos Bgp Evpn] - nxos_
bgp_ Sequence[Getmvpns Niatelemetry Nia Inventory Result Nxos Bgp Mvpn] - nxos_
bootflash_ Sequence[Getdetails Niatelemetry Nia Inventory Result Nxos Bootflash Detail] - nxos_
dci_ strinterface_ status - Returns the status of dci interface configured.
- nxos_
interface_ Sequence[Getbrieves Niatelemetry Nia Inventory Result Nxos Interface Brief] - nxos_
nve_ strinterface_ status - Returns the value of the nxosNveInterface field.
- nxos_
nve_ Sequence[Getpacket_ counters Niatelemetry Nia Inventory Result Nxos Nve Packet Counter] - nxos_
nve_ Sequence[Getvnis Niatelemetry Nia Inventory Result Nxos Nve Vni] - nxos_
ospf_ floatneighbors - Total number of ospf neighbors per switch in DCNM.
- nxos_
pim_ strneighbors - Total number of pim neighbors per switch in DCNM.
- nxos_
telnet str - Returns the value of the nxosTelnet field.
- nxos_
total_ floatroutes - Total number of routes configured in the DCNM.
- nxos_
vtps Sequence[GetNiatelemetry Nia Inventory Result Nxos Vtp] - object_
type str - owners Sequence[str]
- parents
Sequence[Get
Niatelemetry Nia Inventory Result Parent] - permission_
resources Sequence[GetNiatelemetry Nia Inventory Result Permission Resource] - record_
type str - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- record_
version str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
devices Sequence[GetNiatelemetry Nia Inventory Result Registered Device] - route_
prefix_ floatcount - Total nuumber of v4 and v6 routes per node.
- route_
prefix_ floatv4_ count - Number of v4 routes per node.
- route_
prefix_ floatv6_ count - Number of v6 routes per node.
- serial str
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- 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 fabric domain of the controller.
- siteuuid str
- Returns the uuid of the Nexus Cloud site associated to the inventory object.
- smart_
account_ floatid - Returns the value of the smartAccountId/CustomerId field.
- software_
download str - Last software downloaded of device being inventoried. This determines if software download API was used.
- system_
up_ strtime - The amount of time that the device being inventoried been up.
- Sequence[Get
Niatelemetry Nia Inventory Result Tag] - version_
contexts Sequence[GetNiatelemetry Nia Inventory Result Version Context] - vni_
statuses Sequence[GetNiatelemetry Nia Inventory Result Vni Status] - vpc_
peer_ strip_ address - The TEP IP address of the node's vPC peer, if present.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - controller
Ip StringAddress - Returns controller's IP address details.
- cpu Number
- CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- crash
Reset StringLogs - Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system.
- create
Time String - The time when this managed object was created.
- customer
Device StringConnector - Returns the value of the customerDeviceConnector field.
- dcnm
Fan List<Property Map>Details - dcnm
License StringState - Returns the License state of the device.
- device
Discovery String - Returns the value of the deviceDiscovery field.
- device
Health Number - Returns the device health.
- device
Id String - Returns the value of the deviceId field.
- device
Name String - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- device
Type String - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- device
Up NumberTime - Returns the device up time.
- disks List<Property Map>
- dn String
- Dn for the inventories present.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- fabric
Name String - Name of the fabric of the device being inventoried.
- fex
Count Number - Number of fabric extendors utilized.
- infra
Wi NumberNode Count - Number of appliances as physical device that are wired into the cluster.
- interfaces List<Property Map>
- ip
Address String - The IP address of the device being inventoried.
- is
Virtual StringNode - Flag to specify if the node is virtual.
- last
Reboot StringTime - Returns the last reboot Time of the device.
- last
Reset StringReason - Returns the last reset reason of the device.
- license
States List<Property Map> - license
Type String - Returns the License type of the device.
- log
In StringTime - Last log in time device being inventoried. This determines the last login time on the device.
- log
Out StringTime - Last log out time of device being inventoried. This determines the last logout time on the device.
- mac
Sec NumberCount - Number of Macsec configured interfaces on a TOR.
- mac
Sec NumberFab Count - Number of Macsec configured interfaces on a Spine.
- macsec
Total NumberCount - Number of total Macsec configured interfaces for all nodes.
- memory Number
- Memory usage of device being inventoried. This determines the percentage of memory resources used.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nexus
Cloud BooleanMembership Status - Returns if site has been onboarded to nexus cloud or not.
- node
Id String - The ID of the device being inventoried.
- nr
Version String - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- nxos
Bgp List<Property Map>Evpns - nxos
Bgp List<Property Map>Mvpns - nxos
Bootflash List<Property Map>Details - nxos
Dci StringInterface Status - Returns the status of dci interface configured.
- nxos
Interface List<Property Map>Brieves - nxos
Nve StringInterface Status - Returns the value of the nxosNveInterface field.
- nxos
Nve List<Property Map>Packet Counters - nxos
Nve List<Property Map>Vnis - nxos
Ospf NumberNeighbors - Total number of ospf neighbors per switch in DCNM.
- nxos
Pim StringNeighbors - Total number of pim neighbors per switch in DCNM.
- nxos
Telnet String - Returns the value of the nxosTelnet field.
- nxos
Total NumberRoutes - Total number of routes configured in the DCNM.
- nxos
Vtps List<Property Map> - object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - record
Type String - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices List<Property Map> - route
Prefix NumberCount - Total nuumber of v4 and v6 routes per node.
- route
Prefix NumberV4Count - Number of v4 routes per node.
- route
Prefix NumberV6Count - Number of v6 routes per node.
- serial String
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of fabric domain of the controller.
- siteuuid String
- Returns the uuid of the Nexus Cloud site associated to the inventory object.
- smart
Account NumberId - Returns the value of the smartAccountId/CustomerId field.
- software
Download String - Last software downloaded of device being inventoried. This determines if software download API was used.
- system
Up StringTime - The amount of time that the device being inventoried been up.
- List<Property Map>
- version
Contexts List<Property Map> - vni
Statuses List<Property Map> - vpc
Peer StringIp Address - The TEP IP address of the node's vPC peer, if present.
GetNiatelemetryNiaInventoryResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryResultDcnmFanDetail
- Additional
Properties string - Class
Id string - Name string
- Object
Type string - Product
Id string - Serial
Number string - Vendor
Id string
- Additional
Properties string - Class
Id string - Name string
- Object
Type string - Product
Id string - Serial
Number string - Vendor
Id string
- additional
Properties String - class
Id String - name String
- object
Type String - product
Id String - serial
Number String - vendor
Id String
- additional
Properties string - class
Id string - name string
- object
Type string - product
Id string - serial
Number string - vendor
Id string
- additional_
properties str - class_
id str - name str
- object_
type str - product_
id str - serial_
number str - vendor_
id str
- additional
Properties String - class
Id String - name String
- object
Type String - product
Id String - serial
Number String - vendor
Id String
GetNiatelemetryNiaInventoryResultDisk
- Additional
Properties string - Class
Id string - Free double
- Name string
- Object
Type string - Total double
- Used double
- Additional
Properties string - Class
Id string - Free float64
- Name string
- Object
Type string - Total float64
- Used float64
- additional
Properties String - class
Id String - free Double
- name String
- object
Type String - total Double
- used Double
- additional
Properties string - class
Id string - free number
- name string
- object
Type string - total number
- used number
- additional_
properties str - class_
id str - free float
- name str
- object_
type str - total float
- used float
- additional
Properties String - class
Id String - free Number
- name String
- object
Type String - total Number
- used Number
GetNiatelemetryNiaInventoryResultInterface
- Additional
Properties string - Class
Id string - Name string
- Object
Type string - Oper
State string - Xcvr
Present string
- Additional
Properties string - Class
Id string - Name string
- Object
Type string - Oper
State string - Xcvr
Present string
- additional
Properties String - class
Id String - name String
- object
Type String - oper
State String - xcvr
Present String
- additional
Properties string - class
Id string - name string
- object
Type string - oper
State string - xcvr
Present string
- additional_
properties str - class_
id str - name str
- object_
type str - oper_
state str - xcvr_
present str
- additional
Properties String - class
Id String - name String
- object
Type String - oper
State String - xcvr
Present String
GetNiatelemetryNiaInventoryResultLicenseState
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryResultNxosBgpEvpn
- Additional
Properties string - Class
Id string - Nxos
Evpn stringMac Count - Object
Type string - Total
Networks double - Total
Paths double
- Additional
Properties string - Class
Id string - Nxos
Evpn stringMac Count - Object
Type string - Total
Networks float64 - Total
Paths float64
- additional
Properties String - class
Id String - nxos
Evpn StringMac Count - object
Type String - total
Networks Double - total
Paths Double
- additional
Properties string - class
Id string - nxos
Evpn stringMac Count - object
Type string - total
Networks number - total
Paths number
- additional_
properties str - class_
id str - nxos_
evpn_ strmac_ count - object_
type str - total_
networks float - total_
paths float
- additional
Properties String - class
Id String - nxos
Evpn StringMac Count - object
Type String - total
Networks Number - total
Paths Number
GetNiatelemetryNiaInventoryResultNxosBgpMvpn
- Additional
Properties string - Capable
Peers double - Class
Id string - Configured
Peers double - Memory
Used double - Number
Of doubleCluster Lists - Number
Of doubleCommunities - Object
Type string - Table
Version double - Total
Networks double - Total
Paths double
- Additional
Properties string - Capable
Peers float64 - Class
Id string - Configured
Peers float64 - Memory
Used float64 - Number
Of float64Cluster Lists - Number
Of float64Communities - Object
Type string - Table
Version float64 - Total
Networks float64 - Total
Paths float64
- additional
Properties String - capable
Peers Double - class
Id String - configured
Peers Double - memory
Used Double - number
Of DoubleCluster Lists - number
Of DoubleCommunities - object
Type String - table
Version Double - total
Networks Double - total
Paths Double
- additional
Properties string - capable
Peers number - class
Id string - configured
Peers number - memory
Used number - number
Of numberCluster Lists - number
Of numberCommunities - object
Type string - table
Version number - total
Networks number - total
Paths number
- additional_
properties str - capable_
peers float - class_
id str - configured_
peers float - memory_
used float - number_
of_ floatcluster_ lists - number_
of_ floatcommunities - object_
type str - table_
version float - total_
networks float - total_
paths float
- additional
Properties String - capable
Peers Number - class
Id String - configured
Peers Number - memory
Used Number - number
Of NumberCluster Lists - number
Of NumberCommunities - object
Type String - table
Version Number - total
Networks Number - total
Paths Number
GetNiatelemetryNiaInventoryResultNxosBootflashDetail
- Additional
Properties string - Class
Id string - Fw
Rev string - Model
Type string - Object
Type string - Serial string
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- Additional
Properties string - Class
Id string - Fw
Rev string - Model
Type string - Object
Type string - Serial string
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- additional
Properties String - class
Id String - fw
Rev String - model
Type String - object
Type String - serial String
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- additional
Properties string - class
Id string - fw
Rev string - model
Type string - object
Type string - serial string
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- additional_
properties str - class_
id str - fw_
rev str - model_
type str - object_
type str - serial str
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- additional
Properties String - class
Id String - fw
Rev String - model
Type String - object
Type String - serial String
- Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
GetNiatelemetryNiaInventoryResultNxosInterfaceBrief
- Additional
Properties string - Class
Id string - Interface
Down doubleCount - Interface
Up doubleCount - Object
Type string
- Additional
Properties string - Class
Id string - Interface
Down float64Count - Interface
Up float64Count - Object
Type string
- additional
Properties String - class
Id String - interface
Down DoubleCount - interface
Up DoubleCount - object
Type String
- additional
Properties string - class
Id string - interface
Down numberCount - interface
Up numberCount - object
Type string
- additional_
properties str - class_
id str - interface_
down_ floatcount - interface_
up_ floatcount - object_
type str
- additional
Properties String - class
Id String - interface
Down NumberCount - interface
Up NumberCount - object
Type String
GetNiatelemetryNiaInventoryResultNxosNvePacketCounter
- Additional
Properties string - Class
Id string - Mcast
Inpkts double - Mcast
Outbytes double - Object
Type string - Ucast
Inpkts double - Ucast
Outpkts double
- Additional
Properties string - Class
Id string - Mcast
Inpkts float64 - Mcast
Outbytes float64 - Object
Type string - Ucast
Inpkts float64 - Ucast
Outpkts float64
- additional
Properties String - class
Id String - mcast
Inpkts Double - mcast
Outbytes Double - object
Type String - ucast
Inpkts Double - ucast
Outpkts Double
- additional
Properties string - class
Id string - mcast
Inpkts number - mcast
Outbytes number - object
Type string - ucast
Inpkts number - ucast
Outpkts number
- additional_
properties str - class_
id str - mcast_
inpkts float - mcast_
outbytes float - object_
type str - ucast_
inpkts float - ucast_
outpkts float
- additional
Properties String - class
Id String - mcast
Inpkts Number - mcast
Outbytes Number - object
Type String - ucast
Inpkts Number - ucast
Outpkts Number
GetNiatelemetryNiaInventoryResultNxosNveVni
- Additional
Properties string - Class
Id string - Cp
Vni doubleCount - Cp
Vni doubleDown - Cp
Vni doubleUp - Dp
Vni doubleCount - Dp
Vni doubleDown - Dp
Vni doubleUp - Object
Type string
- Additional
Properties string - Class
Id string - Cp
Vni float64Count - Cp
Vni float64Down - Cp
Vni float64Up - Dp
Vni float64Count - Dp
Vni float64Down - Dp
Vni float64Up - Object
Type string
- additional
Properties String - class
Id String - cp
Vni DoubleCount - cp
Vni DoubleDown - cp
Vni DoubleUp - dp
Vni DoubleCount - dp
Vni DoubleDown - dp
Vni DoubleUp - object
Type String
- additional
Properties string - class
Id string - cp
Vni numberCount - cp
Vni numberDown - cp
Vni numberUp - dp
Vni numberCount - dp
Vni numberDown - dp
Vni numberUp - object
Type string
- additional_
properties str - class_
id str - cp_
vni_ floatcount - cp_
vni_ floatdown - cp_
vni_ floatup - dp_
vni_ floatcount - dp_
vni_ floatdown - dp_
vni_ floatup - object_
type str
- additional
Properties String - class
Id String - cp
Vni NumberCount - cp
Vni NumberDown - cp
Vni NumberUp - dp
Vni NumberCount - dp
Vni NumberDown - dp
Vni NumberUp - object
Type String
GetNiatelemetryNiaInventoryResultNxosVtp
- Additional
Properties string - Class
Id string - Nr
Version double - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Object
Type string - Oper
Mode string - Pruning
Mode string - Running
Version string - Trap
Enabled string - V2Mode string
- Additional
Properties string - Class
Id string - Nr
Version float64 - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Object
Type string - Oper
Mode string - Pruning
Mode string - Running
Version string - Trap
Enabled string - V2Mode string
- additional
Properties String - class
Id String - nr
Version Double - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type String - oper
Mode String - pruning
Mode String - running
Version String - trap
Enabled String - v2Mode String
- additional
Properties string - class
Id string - nr
Version number - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type string - oper
Mode string - pruning
Mode string - running
Version string - trap
Enabled string - v2Mode string
- additional_
properties str - class_
id str - nr_
version float - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object_
type str - oper_
mode str - pruning_
mode str - running_
version str - trap_
enabled str - v2_
mode str
- additional
Properties String - class
Id String - nr
Version Number - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type String - oper
Mode String - pruning
Mode String - running
Version String - trap
Enabled String - v2Mode String
GetNiatelemetryNiaInventoryResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetNiatelemetryNiaInventoryResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetNiatelemetry Nia Inventory Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Object
Type string - Ref
Mos List<GetNiatelemetry Nia Inventory Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetNiatelemetry Nia Inventory Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Object
Type string - Ref
Mos []GetNiatelemetry Nia Inventory Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetNiatelemetry Nia Inventory Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type String - ref
Mos List<GetNiatelemetry Nia Inventory Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetNiatelemetry Nia Inventory Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type string - ref
Mos GetNiatelemetry Nia Inventory Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetNiatelemetry Nia Inventory Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object_
type str - ref_
mos Sequence[GetNiatelemetry Nia Inventory Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetNiatelemetryNiaInventoryResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryResultVniStatus
- Additional
Properties string - Class
Id string - Object
Type string - Vni string
- Vni
State string - Vni
Type string
- Additional
Properties string - Class
Id string - Object
Type string - Vni string
- Vni
State string - Vni
Type string
- additional
Properties String - class
Id String - object
Type String - vni String
- vni
State String - vni
Type String
- additional
Properties string - class
Id string - object
Type string - vni string
- vni
State string - vni
Type string
- additional_
properties str - class_
id str - object_
type str - vni str
- vni_
state str - vni_
type str
- additional
Properties String - class
Id String - object
Type String - vni String
- vni
State String - vni
Type String
GetNiatelemetryNiaInventoryTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetNiatelemetryNiaInventoryVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetNiatelemetry Nia Inventory Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetNiatelemetry Nia Inventory Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetNiatelemetry Nia Inventory Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetNiatelemetry Nia Inventory Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetNiatelemetry Nia Inventory Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetNiatelemetry Nia Inventory Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetNiatelemetry Nia Inventory Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetNiatelemetry Nia Inventory Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetNiatelemetry Nia Inventory Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetNiatelemetry Nia Inventory Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetNiatelemetryNiaInventoryVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryNiaInventoryVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryNiaInventoryVniStatus
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vni string
- Returns the vni id of the vni.
- Vni
State string - Returns the vni state of the vni.
- Vni
Type string - Returns the vni type of the vni.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vni string
- Returns the vni id of the vni.
- Vni
State string - Returns the vni state of the vni.
- Vni
Type string - Returns the vni type of the vni.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vni String
- Returns the vni id of the vni.
- vni
State String - Returns the vni state of the vni.
- vni
Type String - Returns the vni type of the vni.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vni string
- Returns the vni id of the vni.
- vni
State string - Returns the vni state of the vni.
- vni
Type string - Returns the vni type of the vni.
- 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.
- vni str
- Returns the vni id of the vni.
- vni_
state str - Returns the vni state of the vni.
- vni_
type str - Returns the vni type of the vni.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vni String
- Returns the vni id of the vni.
- vni
State String - Returns the vni state of the vni.
- vni
Type String - Returns the vni type of the vni.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet