intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getNiatelemetryNiaInventory
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 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 This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. List<GetNiatelemetry Nia Inventory Result Ancestor> - Class
Id This property is required. string - Controller
Ip Address This property is required. string - Returns controller's IP address details.
- Cpu
This property is required. double - CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- Crash
Reset Logs This property is required. string - 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 This property is required. string - The time when this managed object was created.
- Customer
Device Connector This property is required. string - Returns the value of the customerDeviceConnector field.
- Dcnm
Fan Details This property is required. List<GetNiatelemetry Nia Inventory Result Dcnm Fan Detail> - Dcnm
License State This property is required. string - Returns the License state of the device.
- Device
Discovery This property is required. string - Returns the value of the deviceDiscovery field.
- Device
Health This property is required. double - Returns the device health.
- Device
Id This property is required. string - Returns the value of the deviceId field.
- Device
Name This property is required. string - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- Device
Type This property is required. string - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- Device
Up Time This property is required. double - Returns the device up time.
- Disks
This property is required. List<GetNiatelemetry Nia Inventory Result Disk> - Dn
This property is required. string - Dn for the inventories present.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Fabric
Name This property is required. string - Name of the fabric of the device being inventoried.
- Fex
Count This property is required. double - Number of fabric extendors utilized.
- Infra
Wi Node Count This property is required. double - Number of appliances as physical device that are wired into the cluster.
- Interfaces
This property is required. List<GetNiatelemetry Nia Inventory Result Interface> - Ip
Address This property is required. string - The IP address of the device being inventoried.
- Is
Virtual Node This property is required. string - Flag to specify if the node is virtual.
- Last
Reboot Time This property is required. string - Returns the last reboot Time of the device.
- Last
Reset Reason This property is required. string - Returns the last reset reason of the device.
- License
States This property is required. List<GetNiatelemetry Nia Inventory Result License State> - License
Type This property is required. string - Returns the License type of the device.
- Log
In Time This property is required. string - Last log in time device being inventoried. This determines the last login time on the device.
- Log
Out Time This property is required. string - Last log out time of device being inventoried. This determines the last logout time on the device.
- Mac
Sec Count This property is required. double - Number of Macsec configured interfaces on a TOR.
- Mac
Sec Fab Count This property is required. double - Number of Macsec configured interfaces on a Spine.
- Macsec
Total Count This property is required. double - Number of total Macsec configured interfaces for all nodes.
- Memory
This property is required. double - Memory usage of device being inventoried. This determines the percentage of memory resources used.
- Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Nexus
Cloud Membership Status This property is required. bool - Returns if site has been onboarded to nexus cloud or not.
- Node
Id This property is required. string - The ID of the device being inventoried.
- Nr
Version This property is required. string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Nxos
Bgp Evpns This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Bgp Evpn> - Nxos
Bgp Mvpns This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Bgp Mvpn> - Nxos
Bootflash Details This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Bootflash Detail> - Nxos
Dci Interface Status This property is required. string - Returns the status of dci interface configured.
- Nxos
Interface Brieves This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Interface Brief> - Nxos
Nve Interface Status This property is required. string - Returns the value of the nxosNveInterface field.
- Nxos
Nve Packet Counters This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Nve Packet Counter> - Nxos
Nve Vnis This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Nve Vni> - Nxos
Ospf Neighbors This property is required. double - Total number of ospf neighbors per switch in DCNM.
- Nxos
Pim Neighbors This property is required. string - Total number of pim neighbors per switch in DCNM.
- Nxos
Telnet This property is required. string - Returns the value of the nxosTelnet field.
- Nxos
Total Routes This property is required. double - Total number of routes configured in the DCNM.
- Nxos
Vtps This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Vtp> - Object
Type This property is required. string - Owners
This property is required. List<string> - Parents
This property is required. List<GetNiatelemetry Nia Inventory Result Parent> - Permission
Resources This property is required. List<GetNiatelemetry Nia Inventory Result Permission Resource> - Record
Type This property is required. string - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- Record
Version This property is required. string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices This property is required. List<GetNiatelemetry Nia Inventory Result Registered Device> - Route
Prefix Count This property is required. double - Total nuumber of v4 and v6 routes per node.
- Route
Prefix V4Count This property is required. double - Number of v4 routes per node.
- Route
Prefix V6Count This property is required. double - Number of v6 routes per node.
- Serial
This property is required. string - Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
This property is required. 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 This property is required. string - Name of fabric domain of the controller.
- Siteuuid
This property is required. string - Returns the uuid of the Nexus Cloud site associated to the inventory object.
- Smart
Account Id This property is required. double - Returns the value of the smartAccountId/CustomerId field.
- Software
Download This property is required. string - Last software downloaded of device being inventoried. This determines if software download API was used.
- System
Up Time This property is required. string - The amount of time that the device being inventoried been up.
This property is required. List<GetNiatelemetry Nia Inventory Result Tag> - Version
Contexts This property is required. List<GetNiatelemetry Nia Inventory Result Version Context> - Vni
Statuses This property is required. List<GetNiatelemetry Nia Inventory Result Vni Status> - Vpc
Peer Ip Address This property is required. string - The TEP IP address of the node's vPC peer, if present.
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. []GetNiatelemetry Nia Inventory Result Ancestor - Class
Id This property is required. string - Controller
Ip Address This property is required. string - Returns controller's IP address details.
- Cpu
This property is required. float64 - CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- Crash
Reset Logs This property is required. string - 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 This property is required. string - The time when this managed object was created.
- Customer
Device Connector This property is required. string - Returns the value of the customerDeviceConnector field.
- Dcnm
Fan Details This property is required. []GetNiatelemetry Nia Inventory Result Dcnm Fan Detail - Dcnm
License State This property is required. string - Returns the License state of the device.
- Device
Discovery This property is required. string - Returns the value of the deviceDiscovery field.
- Device
Health This property is required. float64 - Returns the device health.
- Device
Id This property is required. string - Returns the value of the deviceId field.
- Device
Name This property is required. string - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- Device
Type This property is required. string - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- Device
Up Time This property is required. float64 - Returns the device up time.
- Disks
This property is required. []GetNiatelemetry Nia Inventory Result Disk - Dn
This property is required. string - Dn for the inventories present.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Fabric
Name This property is required. string - Name of the fabric of the device being inventoried.
- Fex
Count This property is required. float64 - Number of fabric extendors utilized.
- Infra
Wi Node Count This property is required. float64 - Number of appliances as physical device that are wired into the cluster.
- Interfaces
This property is required. []GetNiatelemetry Nia Inventory Result Interface - Ip
Address This property is required. string - The IP address of the device being inventoried.
- Is
Virtual Node This property is required. string - Flag to specify if the node is virtual.
- Last
Reboot Time This property is required. string - Returns the last reboot Time of the device.
- Last
Reset Reason This property is required. string - Returns the last reset reason of the device.
- License
States This property is required. []GetNiatelemetry Nia Inventory Result License State - License
Type This property is required. string - Returns the License type of the device.
- Log
In Time This property is required. string - Last log in time device being inventoried. This determines the last login time on the device.
- Log
Out Time This property is required. string - Last log out time of device being inventoried. This determines the last logout time on the device.
- Mac
Sec Count This property is required. float64 - Number of Macsec configured interfaces on a TOR.
- Mac
Sec Fab Count This property is required. float64 - Number of Macsec configured interfaces on a Spine.
- Macsec
Total Count This property is required. float64 - Number of total Macsec configured interfaces for all nodes.
- Memory
This property is required. float64 - Memory usage of device being inventoried. This determines the percentage of memory resources used.
- Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Nexus
Cloud Membership Status This property is required. bool - Returns if site has been onboarded to nexus cloud or not.
- Node
Id This property is required. string - The ID of the device being inventoried.
- Nr
Version This property is required. string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Nxos
Bgp Evpns This property is required. []GetNiatelemetry Nia Inventory Result Nxos Bgp Evpn - Nxos
Bgp Mvpns This property is required. []GetNiatelemetry Nia Inventory Result Nxos Bgp Mvpn - Nxos
Bootflash Details This property is required. []GetNiatelemetry Nia Inventory Result Nxos Bootflash Detail - Nxos
Dci Interface Status This property is required. string - Returns the status of dci interface configured.
- Nxos
Interface Brieves This property is required. []GetNiatelemetry Nia Inventory Result Nxos Interface Brief - Nxos
Nve Interface Status This property is required. string - Returns the value of the nxosNveInterface field.
- Nxos
Nve Packet Counters This property is required. []GetNiatelemetry Nia Inventory Result Nxos Nve Packet Counter - Nxos
Nve Vnis This property is required. []GetNiatelemetry Nia Inventory Result Nxos Nve Vni - Nxos
Ospf Neighbors This property is required. float64 - Total number of ospf neighbors per switch in DCNM.
- Nxos
Pim Neighbors This property is required. string - Total number of pim neighbors per switch in DCNM.
- Nxos
Telnet This property is required. string - Returns the value of the nxosTelnet field.
- Nxos
Total Routes This property is required. float64 - Total number of routes configured in the DCNM.
- Nxos
Vtps This property is required. []GetNiatelemetry Nia Inventory Result Nxos Vtp - Object
Type This property is required. string - Owners
This property is required. []string - Parents
This property is required. []GetNiatelemetry Nia Inventory Result Parent - Permission
Resources This property is required. []GetNiatelemetry Nia Inventory Result Permission Resource - Record
Type This property is required. string - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- Record
Version This property is required. string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices This property is required. []GetNiatelemetry Nia Inventory Result Registered Device - Route
Prefix Count This property is required. float64 - Total nuumber of v4 and v6 routes per node.
- Route
Prefix V4Count This property is required. float64 - Number of v4 routes per node.
- Route
Prefix V6Count This property is required. float64 - Number of v6 routes per node.
- Serial
This property is required. string - Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
This property is required. 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 This property is required. string - Name of fabric domain of the controller.
- Siteuuid
This property is required. string - Returns the uuid of the Nexus Cloud site associated to the inventory object.
- Smart
Account Id This property is required. float64 - Returns the value of the smartAccountId/CustomerId field.
- Software
Download This property is required. string - Last software downloaded of device being inventoried. This determines if software download API was used.
- System
Up Time This property is required. string - The amount of time that the device being inventoried been up.
This property is required. []GetNiatelemetry Nia Inventory Result Tag - Version
Contexts This property is required. []GetNiatelemetry Nia Inventory Result Version Context - Vni
Statuses This property is required. []GetNiatelemetry Nia Inventory Result Vni Status - Vpc
Peer Ip Address This property is required. string - The TEP IP address of the node's vPC peer, if present.
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<GetNiatelemetry Nia Inventory Result Ancestor> - class
Id This property is required. String - controller
Ip Address This property is required. String - Returns controller's IP address details.
- cpu
This property is required. Double - CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- crash
Reset Logs This property is required. String - 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 This property is required. String - The time when this managed object was created.
- customer
Device Connector This property is required. String - Returns the value of the customerDeviceConnector field.
- dcnm
Fan Details This property is required. List<GetNiatelemetry Nia Inventory Result Dcnm Fan Detail> - dcnm
License State This property is required. String - Returns the License state of the device.
- device
Discovery This property is required. String - Returns the value of the deviceDiscovery field.
- device
Health This property is required. Double - Returns the device health.
- device
Id This property is required. String - Returns the value of the deviceId field.
- device
Name This property is required. String - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- device
Type This property is required. String - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- device
Up Time This property is required. Double - Returns the device up time.
- disks
This property is required. List<GetNiatelemetry Nia Inventory Result Disk> - dn
This property is required. String - Dn for the inventories present.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- fabric
Name This property is required. String - Name of the fabric of the device being inventoried.
- fex
Count This property is required. Double - Number of fabric extendors utilized.
- infra
Wi Node Count This property is required. Double - Number of appliances as physical device that are wired into the cluster.
- interfaces
This property is required. List<GetNiatelemetry Nia Inventory Result Interface> - ip
Address This property is required. String - The IP address of the device being inventoried.
- is
Virtual Node This property is required. String - Flag to specify if the node is virtual.
- last
Reboot Time This property is required. String - Returns the last reboot Time of the device.
- last
Reset Reason This property is required. String - Returns the last reset reason of the device.
- license
States This property is required. List<GetNiatelemetry Nia Inventory Result License State> - license
Type This property is required. String - Returns the License type of the device.
- log
In Time This property is required. String - Last log in time device being inventoried. This determines the last login time on the device.
- log
Out Time This property is required. String - Last log out time of device being inventoried. This determines the last logout time on the device.
- mac
Sec Count This property is required. Double - Number of Macsec configured interfaces on a TOR.
- mac
Sec Fab Count This property is required. Double - Number of Macsec configured interfaces on a Spine.
- macsec
Total Count This property is required. Double - Number of total Macsec configured interfaces for all nodes.
- memory
This property is required. Double - Memory usage of device being inventoried. This determines the percentage of memory resources used.
- mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- nexus
Cloud Membership Status This property is required. Boolean - Returns if site has been onboarded to nexus cloud or not.
- node
Id This property is required. String - The ID of the device being inventoried.
- nr
Version This property is required. String - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- nxos
Bgp Evpns This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Bgp Evpn> - nxos
Bgp Mvpns This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Bgp Mvpn> - nxos
Bootflash Details This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Bootflash Detail> - nxos
Dci Interface Status This property is required. String - Returns the status of dci interface configured.
- nxos
Interface Brieves This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Interface Brief> - nxos
Nve Interface Status This property is required. String - Returns the value of the nxosNveInterface field.
- nxos
Nve Packet Counters This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Nve Packet Counter> - nxos
Nve Vnis This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Nve Vni> - nxos
Ospf Neighbors This property is required. Double - Total number of ospf neighbors per switch in DCNM.
- nxos
Pim Neighbors This property is required. String - Total number of pim neighbors per switch in DCNM.
- nxos
Telnet This property is required. String - Returns the value of the nxosTelnet field.
- nxos
Total Routes This property is required. Double - Total number of routes configured in the DCNM.
- nxos
Vtps This property is required. List<GetNiatelemetry Nia Inventory Result Nxos Vtp> - object
Type This property is required. String - owners
This property is required. List<String> - parents
This property is required. List<GetNiatelemetry Nia Inventory Result Parent> - permission
Resources This property is required. List<GetNiatelemetry Nia Inventory Result Permission Resource> - record
Type This property is required. String - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- record
Version This property is required. String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices This property is required. List<GetNiatelemetry Nia Inventory Result Registered Device> - route
Prefix Count This property is required. Double - Total nuumber of v4 and v6 routes per node.
- route
Prefix V4Count This property is required. Double - Number of v4 routes per node.
- route
Prefix V6Count This property is required. Double - Number of v6 routes per node.
- serial
This property is required. String - Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
This property is required. 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 This property is required. String - Name of fabric domain of the controller.
- siteuuid
This property is required. String - Returns the uuid of the Nexus Cloud site associated to the inventory object.
- smart
Account Id This property is required. Double - Returns the value of the smartAccountId/CustomerId field.
- software
Download This property is required. String - Last software downloaded of device being inventoried. This determines if software download API was used.
- system
Up Time This property is required. String - The amount of time that the device being inventoried been up.
This property is required. List<GetNiatelemetry Nia Inventory Result Tag> - version
Contexts This property is required. List<GetNiatelemetry Nia Inventory Result Version Context> - vni
Statuses This property is required. List<GetNiatelemetry Nia Inventory Result Vni Status> - vpc
Peer Ip Address This property is required. String - The TEP IP address of the node's vPC peer, if present.
- account
Moid This property is required. string - The Account ID for this managed object.
- additional
Properties This property is required. string - ancestors
This property is required. GetNiatelemetry Nia Inventory Result Ancestor[] - class
Id This property is required. string - controller
Ip Address This property is required. string - Returns controller's IP address details.
- cpu
This property is required. number - CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- crash
Reset Logs This property is required. string - 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 This property is required. string - The time when this managed object was created.
- customer
Device Connector This property is required. string - Returns the value of the customerDeviceConnector field.
- dcnm
Fan Details This property is required. GetNiatelemetry Nia Inventory Result Dcnm Fan Detail[] - dcnm
License State This property is required. string - Returns the License state of the device.
- device
Discovery This property is required. string - Returns the value of the deviceDiscovery field.
- device
Health This property is required. number - Returns the device health.
- device
Id This property is required. string - Returns the value of the deviceId field.
- device
Name This property is required. string - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- device
Type This property is required. string - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- device
Up Time This property is required. number - Returns the device up time.
- disks
This property is required. GetNiatelemetry Nia Inventory Result Disk[] - dn
This property is required. string - Dn for the inventories present.
- domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- fabric
Name This property is required. string - Name of the fabric of the device being inventoried.
- fex
Count This property is required. number - Number of fabric extendors utilized.
- infra
Wi Node Count This property is required. number - Number of appliances as physical device that are wired into the cluster.
- interfaces
This property is required. GetNiatelemetry Nia Inventory Result Interface[] - ip
Address This property is required. string - The IP address of the device being inventoried.
- is
Virtual Node This property is required. string - Flag to specify if the node is virtual.
- last
Reboot Time This property is required. string - Returns the last reboot Time of the device.
- last
Reset Reason This property is required. string - Returns the last reset reason of the device.
- license
States This property is required. GetNiatelemetry Nia Inventory Result License State[] - license
Type This property is required. string - Returns the License type of the device.
- log
In Time This property is required. string - Last log in time device being inventoried. This determines the last login time on the device.
- log
Out Time This property is required. string - Last log out time of device being inventoried. This determines the last logout time on the device.
- mac
Sec Count This property is required. number - Number of Macsec configured interfaces on a TOR.
- mac
Sec Fab Count This property is required. number - Number of Macsec configured interfaces on a Spine.
- macsec
Total Count This property is required. number - Number of total Macsec configured interfaces for all nodes.
- memory
This property is required. number - Memory usage of device being inventoried. This determines the percentage of memory resources used.
- mod
Time This property is required. string - The time when this managed object was last modified.
- moid
This property is required. string - The unique identifier of this Managed Object instance.
- nexus
Cloud Membership Status This property is required. boolean - Returns if site has been onboarded to nexus cloud or not.
- node
Id This property is required. string - The ID of the device being inventoried.
- nr
Version This property is required. string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- nxos
Bgp Evpns This property is required. GetNiatelemetry Nia Inventory Result Nxos Bgp Evpn[] - nxos
Bgp Mvpns This property is required. GetNiatelemetry Nia Inventory Result Nxos Bgp Mvpn[] - nxos
Bootflash Details This property is required. GetNiatelemetry Nia Inventory Result Nxos Bootflash Detail[] - nxos
Dci Interface Status This property is required. string - Returns the status of dci interface configured.
- nxos
Interface Brieves This property is required. GetNiatelemetry Nia Inventory Result Nxos Interface Brief[] - nxos
Nve Interface Status This property is required. string - Returns the value of the nxosNveInterface field.
- nxos
Nve Packet Counters This property is required. GetNiatelemetry Nia Inventory Result Nxos Nve Packet Counter[] - nxos
Nve Vnis This property is required. GetNiatelemetry Nia Inventory Result Nxos Nve Vni[] - nxos
Ospf Neighbors This property is required. number - Total number of ospf neighbors per switch in DCNM.
- nxos
Pim Neighbors This property is required. string - Total number of pim neighbors per switch in DCNM.
- nxos
Telnet This property is required. string - Returns the value of the nxosTelnet field.
- nxos
Total Routes This property is required. number - Total number of routes configured in the DCNM.
- nxos
Vtps This property is required. GetNiatelemetry Nia Inventory Result Nxos Vtp[] - object
Type This property is required. string - owners
This property is required. string[] - parents
This property is required. GetNiatelemetry Nia Inventory Result Parent[] - permission
Resources This property is required. GetNiatelemetry Nia Inventory Result Permission Resource[] - record
Type This property is required. string - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- record
Version This property is required. string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices This property is required. GetNiatelemetry Nia Inventory Result Registered Device[] - route
Prefix Count This property is required. number - Total nuumber of v4 and v6 routes per node.
- route
Prefix V4Count This property is required. number - Number of v4 routes per node.
- route
Prefix V6Count This property is required. number - Number of v6 routes per node.
- serial
This property is required. string - Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
This property is required. 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 This property is required. string - Name of fabric domain of the controller.
- siteuuid
This property is required. string - Returns the uuid of the Nexus Cloud site associated to the inventory object.
- smart
Account Id This property is required. number - Returns the value of the smartAccountId/CustomerId field.
- software
Download This property is required. string - Last software downloaded of device being inventoried. This determines if software download API was used.
- system
Up Time This property is required. string - The amount of time that the device being inventoried been up.
This property is required. GetNiatelemetry Nia Inventory Result Tag[] - version
Contexts This property is required. GetNiatelemetry Nia Inventory Result Version Context[] - vni
Statuses This property is required. GetNiatelemetry Nia Inventory Result Vni Status[] - vpc
Peer Ip Address This property is required. string - The TEP IP address of the node's vPC peer, if present.
- account_
moid This property is required. str - The Account ID for this managed object.
- additional_
properties This property is required. str - ancestors
This property is required. Sequence[GetNiatelemetry Nia Inventory Result Ancestor] - class_
id This property is required. str - controller_
ip_ address This property is required. str - Returns controller's IP address details.
- cpu
This property is required. float - CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- crash_
reset_ logs This property is required. str - 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 This property is required. str - The time when this managed object was created.
- customer_
device_ connector This property is required. str - Returns the value of the customerDeviceConnector field.
- dcnm_
fan_ details This property is required. Sequence[GetNiatelemetry Nia Inventory Result Dcnm Fan Detail] - dcnm_
license_ state This property is required. str - Returns the License state of the device.
- device_
discovery This property is required. str - Returns the value of the deviceDiscovery field.
- device_
health This property is required. float - Returns the device health.
- device_
id This property is required. str - Returns the value of the deviceId field.
- device_
name This property is required. str - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- device_
type This property is required. str - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- device_
up_ time This property is required. float - Returns the device up time.
- disks
This property is required. Sequence[GetNiatelemetry Nia Inventory Result Disk] - dn
This property is required. str - Dn for the inventories present.
- domain_
group_ moid This property is required. str - The DomainGroup ID for this managed object.
- fabric_
name This property is required. str - Name of the fabric of the device being inventoried.
- fex_
count This property is required. float - Number of fabric extendors utilized.
- infra_
wi_ node_ count This property is required. float - Number of appliances as physical device that are wired into the cluster.
- interfaces
This property is required. Sequence[GetNiatelemetry Nia Inventory Result Interface] - ip_
address This property is required. str - The IP address of the device being inventoried.
- is_
virtual_ node This property is required. str - Flag to specify if the node is virtual.
- last_
reboot_ time This property is required. str - Returns the last reboot Time of the device.
- last_
reset_ reason This property is required. str - Returns the last reset reason of the device.
- license_
states This property is required. Sequence[GetNiatelemetry Nia Inventory Result License State] - license_
type This property is required. str - Returns the License type of the device.
- log_
in_ time This property is required. str - Last log in time device being inventoried. This determines the last login time on the device.
- log_
out_ time This property is required. str - Last log out time of device being inventoried. This determines the last logout time on the device.
- mac_
sec_ count This property is required. float - Number of Macsec configured interfaces on a TOR.
- mac_
sec_ fab_ count This property is required. float - Number of Macsec configured interfaces on a Spine.
- macsec_
total_ count This property is required. float - Number of total Macsec configured interfaces for all nodes.
- memory
This property is required. float - Memory usage of device being inventoried. This determines the percentage of memory resources used.
- mod_
time This property is required. str - The time when this managed object was last modified.
- moid
This property is required. str - The unique identifier of this Managed Object instance.
- nexus_
cloud_ membership_ status This property is required. bool - Returns if site has been onboarded to nexus cloud or not.
- node_
id This property is required. str - The ID of the device being inventoried.
- nr_
version This property is required. str - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- nxos_
bgp_ evpns This property is required. Sequence[GetNiatelemetry Nia Inventory Result Nxos Bgp Evpn] - nxos_
bgp_ mvpns This property is required. Sequence[GetNiatelemetry Nia Inventory Result Nxos Bgp Mvpn] - nxos_
bootflash_ details This property is required. Sequence[GetNiatelemetry Nia Inventory Result Nxos Bootflash Detail] - nxos_
dci_ interface_ status This property is required. str - Returns the status of dci interface configured.
- nxos_
interface_ brieves This property is required. Sequence[GetNiatelemetry Nia Inventory Result Nxos Interface Brief] - nxos_
nve_ interface_ status This property is required. str - Returns the value of the nxosNveInterface field.
- nxos_
nve_ packet_ counters This property is required. Sequence[GetNiatelemetry Nia Inventory Result Nxos Nve Packet Counter] - nxos_
nve_ vnis This property is required. Sequence[GetNiatelemetry Nia Inventory Result Nxos Nve Vni] - nxos_
ospf_ neighbors This property is required. float - Total number of ospf neighbors per switch in DCNM.
- nxos_
pim_ neighbors This property is required. str - Total number of pim neighbors per switch in DCNM.
- nxos_
telnet This property is required. str - Returns the value of the nxosTelnet field.
- nxos_
total_ routes This property is required. float - Total number of routes configured in the DCNM.
- nxos_
vtps This property is required. Sequence[GetNiatelemetry Nia Inventory Result Nxos Vtp] - object_
type This property is required. str - owners
This property is required. Sequence[str] - parents
This property is required. Sequence[GetNiatelemetry Nia Inventory Result Parent] - permission_
resources This property is required. Sequence[GetNiatelemetry Nia Inventory Result Permission Resource] - record_
type This property is required. str - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- record_
version This property is required. str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
devices This property is required. Sequence[GetNiatelemetry Nia Inventory Result Registered Device] - route_
prefix_ count This property is required. float - Total nuumber of v4 and v6 routes per node.
- route_
prefix_ v4_ count This property is required. float - Number of v4 routes per node.
- route_
prefix_ v6_ count This property is required. float - Number of v6 routes per node.
- serial
This property is required. str - Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
This property is required. 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 This property is required. str - Name of fabric domain of the controller.
- siteuuid
This property is required. str - Returns the uuid of the Nexus Cloud site associated to the inventory object.
- smart_
account_ id This property is required. float - Returns the value of the smartAccountId/CustomerId field.
- software_
download This property is required. str - Last software downloaded of device being inventoried. This determines if software download API was used.
- system_
up_ time This property is required. str - The amount of time that the device being inventoried been up.
This property is required. Sequence[GetNiatelemetry Nia Inventory Result Tag] - version_
contexts This property is required. Sequence[GetNiatelemetry Nia Inventory Result Version Context] - vni_
statuses This property is required. Sequence[GetNiatelemetry Nia Inventory Result Vni Status] - vpc_
peer_ ip_ address This property is required. str - The TEP IP address of the node's vPC peer, if present.
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<Property Map> - class
Id This property is required. String - controller
Ip Address This property is required. String - Returns controller's IP address details.
- cpu
This property is required. Number - CPU usage of device being inventoried. This determines the percentage of CPU resources used.
- crash
Reset Logs This property is required. String - 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 This property is required. String - The time when this managed object was created.
- customer
Device Connector This property is required. String - Returns the value of the customerDeviceConnector field.
- dcnm
Fan Details This property is required. List<Property Map> - dcnm
License State This property is required. String - Returns the License state of the device.
- device
Discovery This property is required. String - Returns the value of the deviceDiscovery field.
- device
Health This property is required. Number - Returns the device health.
- device
Id This property is required. String - Returns the value of the deviceId field.
- device
Name This property is required. String - Name of device being inventoried. The name the user assigns to the device is inventoried here.
- device
Type This property is required. String - Type of device being inventoried. This determines whether the device is a controller, leaf or spine.
- device
Up Time This property is required. Number - Returns the device up time.
- disks
This property is required. List<Property Map> - dn
This property is required. String - Dn for the inventories present.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- fabric
Name This property is required. String - Name of the fabric of the device being inventoried.
- fex
Count This property is required. Number - Number of fabric extendors utilized.
- infra
Wi Node Count This property is required. Number - Number of appliances as physical device that are wired into the cluster.
- interfaces
This property is required. List<Property Map> - ip
Address This property is required. String - The IP address of the device being inventoried.
- is
Virtual Node This property is required. String - Flag to specify if the node is virtual.
- last
Reboot Time This property is required. String - Returns the last reboot Time of the device.
- last
Reset Reason This property is required. String - Returns the last reset reason of the device.
- license
States This property is required. List<Property Map> - license
Type This property is required. String - Returns the License type of the device.
- log
In Time This property is required. String - Last log in time device being inventoried. This determines the last login time on the device.
- log
Out Time This property is required. String - Last log out time of device being inventoried. This determines the last logout time on the device.
- mac
Sec Count This property is required. Number - Number of Macsec configured interfaces on a TOR.
- mac
Sec Fab Count This property is required. Number - Number of Macsec configured interfaces on a Spine.
- macsec
Total Count This property is required. Number - Number of total Macsec configured interfaces for all nodes.
- memory
This property is required. Number - Memory usage of device being inventoried. This determines the percentage of memory resources used.
- mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- nexus
Cloud Membership Status This property is required. Boolean - Returns if site has been onboarded to nexus cloud or not.
- node
Id This property is required. String - The ID of the device being inventoried.
- nr
Version This property is required. String - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- nxos
Bgp Evpns This property is required. List<Property Map> - nxos
Bgp Mvpns This property is required. List<Property Map> - nxos
Bootflash Details This property is required. List<Property Map> - nxos
Dci Interface Status This property is required. String - Returns the status of dci interface configured.
- nxos
Interface Brieves This property is required. List<Property Map> - nxos
Nve Interface Status This property is required. String - Returns the value of the nxosNveInterface field.
- nxos
Nve Packet Counters This property is required. List<Property Map> - nxos
Nve Vnis This property is required. List<Property Map> - nxos
Ospf Neighbors This property is required. Number - Total number of ospf neighbors per switch in DCNM.
- nxos
Pim Neighbors This property is required. String - Total number of pim neighbors per switch in DCNM.
- nxos
Telnet This property is required. String - Returns the value of the nxosTelnet field.
- nxos
Total Routes This property is required. Number - Total number of routes configured in the DCNM.
- nxos
Vtps This property is required. List<Property Map> - object
Type This property is required. String - owners
This property is required. List<String> - parents
This property is required. List<Property Map> - permission
Resources This property is required. List<Property Map> - record
Type This property is required. String - Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected.
- record
Version This property is required. String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices This property is required. List<Property Map> - route
Prefix Count This property is required. Number - Total nuumber of v4 and v6 routes per node.
- route
Prefix V4Count This property is required. Number - Number of v4 routes per node.
- route
Prefix V6Count This property is required. Number - Number of v6 routes per node.
- serial
This property is required. String - Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
This property is required. 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 This property is required. String - Name of fabric domain of the controller.
- siteuuid
This property is required. String - Returns the uuid of the Nexus Cloud site associated to the inventory object.
- smart
Account Id This property is required. Number - Returns the value of the smartAccountId/CustomerId field.
- software
Download This property is required. String - Last software downloaded of device being inventoried. This determines if software download API was used.
- system
Up Time This property is required. String - The amount of time that the device being inventoried been up.
This property is required. List<Property Map>- version
Contexts This property is required. List<Property Map> - vni
Statuses This property is required. List<Property Map> - vpc
Peer Ip Address This property is required. String - The TEP IP address of the node's vPC peer, if present.
GetNiatelemetryNiaInventoryResultAncestor
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryNiaInventoryResultDcnmFanDetail
- Additional
Properties This property is required. string - Class
Id This property is required. string - Name
This property is required. string - Object
Type This property is required. string - Product
Id This property is required. string - Serial
Number This property is required. string - Vendor
Id This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Name
This property is required. string - Object
Type This property is required. string - Product
Id This property is required. string - Serial
Number This property is required. string - Vendor
Id This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - name
This property is required. String - object
Type This property is required. String - product
Id This property is required. String - serial
Number This property is required. String - vendor
Id This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - name
This property is required. string - object
Type This property is required. string - product
Id This property is required. string - serial
Number This property is required. string - vendor
Id This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - name
This property is required. str - object_
type This property is required. str - product_
id This property is required. str - serial_
number This property is required. str - vendor_
id This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - name
This property is required. String - object
Type This property is required. String - product
Id This property is required. String - serial
Number This property is required. String - vendor
Id This property is required. String
GetNiatelemetryNiaInventoryResultDisk
- Additional
Properties This property is required. string - Class
Id This property is required. string - Free
This property is required. double - Name
This property is required. string - Object
Type This property is required. string - Total
This property is required. double - Used
This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - Free
This property is required. float64 - Name
This property is required. string - Object
Type This property is required. string - Total
This property is required. float64 - Used
This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - free
This property is required. Double - name
This property is required. String - object
Type This property is required. String - total
This property is required. Double - used
This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - free
This property is required. number - name
This property is required. string - object
Type This property is required. string - total
This property is required. number - used
This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - free
This property is required. float - name
This property is required. str - object_
type This property is required. str - total
This property is required. float - used
This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - free
This property is required. Number - name
This property is required. String - object
Type This property is required. String - total
This property is required. Number - used
This property is required. Number
GetNiatelemetryNiaInventoryResultInterface
- Additional
Properties This property is required. string - Class
Id This property is required. string - Name
This property is required. string - Object
Type This property is required. string - Oper
State This property is required. string - Xcvr
Present This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Name
This property is required. string - Object
Type This property is required. string - Oper
State This property is required. string - Xcvr
Present This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - name
This property is required. String - object
Type This property is required. String - oper
State This property is required. String - xcvr
Present This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - name
This property is required. string - object
Type This property is required. string - oper
State This property is required. string - xcvr
Present This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - name
This property is required. str - object_
type This property is required. str - oper_
state This property is required. str - xcvr_
present This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - name
This property is required. String - object
Type This property is required. String - oper
State This property is required. String - xcvr
Present This property is required. String
GetNiatelemetryNiaInventoryResultLicenseState
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryNiaInventoryResultNxosBgpEvpn
- Additional
Properties This property is required. string - Class
Id This property is required. string - Nxos
Evpn Mac Count This property is required. string - Object
Type This property is required. string - Total
Networks This property is required. double - Total
Paths This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - Nxos
Evpn Mac Count This property is required. string - Object
Type This property is required. string - Total
Networks This property is required. float64 - Total
Paths This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - nxos
Evpn Mac Count This property is required. String - object
Type This property is required. String - total
Networks This property is required. Double - total
Paths This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - nxos
Evpn Mac Count This property is required. string - object
Type This property is required. string - total
Networks This property is required. number - total
Paths This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - nxos_
evpn_ mac_ count This property is required. str - object_
type This property is required. str - total_
networks This property is required. float - total_
paths This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - nxos
Evpn Mac Count This property is required. String - object
Type This property is required. String - total
Networks This property is required. Number - total
Paths This property is required. Number
GetNiatelemetryNiaInventoryResultNxosBgpMvpn
- Additional
Properties This property is required. string - Capable
Peers This property is required. double - Class
Id This property is required. string - Configured
Peers This property is required. double - Memory
Used This property is required. double - Number
Of Cluster Lists This property is required. double - Number
Of Communities This property is required. double - Object
Type This property is required. string - Table
Version This property is required. double - Total
Networks This property is required. double - Total
Paths This property is required. double
- Additional
Properties This property is required. string - Capable
Peers This property is required. float64 - Class
Id This property is required. string - Configured
Peers This property is required. float64 - Memory
Used This property is required. float64 - Number
Of Cluster Lists This property is required. float64 - Number
Of Communities This property is required. float64 - Object
Type This property is required. string - Table
Version This property is required. float64 - Total
Networks This property is required. float64 - Total
Paths This property is required. float64
- additional
Properties This property is required. String - capable
Peers This property is required. Double - class
Id This property is required. String - configured
Peers This property is required. Double - memory
Used This property is required. Double - number
Of Cluster Lists This property is required. Double - number
Of Communities This property is required. Double - object
Type This property is required. String - table
Version This property is required. Double - total
Networks This property is required. Double - total
Paths This property is required. Double
- additional
Properties This property is required. string - capable
Peers This property is required. number - class
Id This property is required. string - configured
Peers This property is required. number - memory
Used This property is required. number - number
Of Cluster Lists This property is required. number - number
Of Communities This property is required. number - object
Type This property is required. string - table
Version This property is required. number - total
Networks This property is required. number - total
Paths This property is required. number
- additional_
properties This property is required. str - capable_
peers This property is required. float - class_
id This property is required. str - configured_
peers This property is required. float - memory_
used This property is required. float - number_
of_ cluster_ lists This property is required. float - number_
of_ communities This property is required. float - object_
type This property is required. str - table_
version This property is required. float - total_
networks This property is required. float - total_
paths This property is required. float
- additional
Properties This property is required. String - capable
Peers This property is required. Number - class
Id This property is required. String - configured
Peers This property is required. Number - memory
Used This property is required. Number - number
Of Cluster Lists This property is required. Number - number
Of Communities This property is required. Number - object
Type This property is required. String - table
Version This property is required. Number - total
Networks This property is required. Number - total
Paths This property is required. Number
GetNiatelemetryNiaInventoryResultNxosBootflashDetail
- Additional
Properties This property is required. string - Class
Id This property is required. string - Fw
Rev This property is required. string - Model
Type This property is required. string - Object
Type This property is required. string - Serial
This property is required. string - Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- Additional
Properties This property is required. string - Class
Id This property is required. string - Fw
Rev This property is required. string - Model
Type This property is required. string - Object
Type This property is required. string - Serial
This property is required. string - Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- additional
Properties This property is required. String - class
Id This property is required. String - fw
Rev This property is required. String - model
Type This property is required. String - object
Type This property is required. String - serial
This property is required. String - Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- additional
Properties This property is required. string - class
Id This property is required. string - fw
Rev This property is required. string - model
Type This property is required. string - object
Type This property is required. string - serial
This property is required. string - Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- additional_
properties This property is required. str - class_
id This property is required. str - fw_
rev This property is required. str - model_
type This property is required. str - object_
type This property is required. str - serial
This property is required. str - Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
- additional
Properties This property is required. String - class
Id This property is required. String - fw
Rev This property is required. String - model
Type This property is required. String - object
Type This property is required. String - serial
This property is required. String - Serial number of device being invetoried. The serial number is unique per device and will be used as the key.
GetNiatelemetryNiaInventoryResultNxosInterfaceBrief
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interface
Down Count This property is required. double - Interface
Up Count This property is required. double - Object
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interface
Down Count This property is required. float64 - Interface
Up Count This property is required. float64 - Object
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - interface
Down Count This property is required. Double - interface
Up Count This property is required. Double - object
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - interface
Down Count This property is required. number - interface
Up Count This property is required. number - object
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - interface_
down_ count This property is required. float - interface_
up_ count This property is required. float - object_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - interface
Down Count This property is required. Number - interface
Up Count This property is required. Number - object
Type This property is required. String
GetNiatelemetryNiaInventoryResultNxosNvePacketCounter
- Additional
Properties This property is required. string - Class
Id This property is required. string - Mcast
Inpkts This property is required. double - Mcast
Outbytes This property is required. double - Object
Type This property is required. string - Ucast
Inpkts This property is required. double - Ucast
Outpkts This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - Mcast
Inpkts This property is required. float64 - Mcast
Outbytes This property is required. float64 - Object
Type This property is required. string - Ucast
Inpkts This property is required. float64 - Ucast
Outpkts This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - mcast
Inpkts This property is required. Double - mcast
Outbytes This property is required. Double - object
Type This property is required. String - ucast
Inpkts This property is required. Double - ucast
Outpkts This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - mcast
Inpkts This property is required. number - mcast
Outbytes This property is required. number - object
Type This property is required. string - ucast
Inpkts This property is required. number - ucast
Outpkts This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - mcast_
inpkts This property is required. float - mcast_
outbytes This property is required. float - object_
type This property is required. str - ucast_
inpkts This property is required. float - ucast_
outpkts This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - mcast
Inpkts This property is required. Number - mcast
Outbytes This property is required. Number - object
Type This property is required. String - ucast
Inpkts This property is required. Number - ucast
Outpkts This property is required. Number
GetNiatelemetryNiaInventoryResultNxosNveVni
- Additional
Properties This property is required. string - Class
Id This property is required. string - Cp
Vni Count This property is required. double - Cp
Vni Down This property is required. double - Cp
Vni Up This property is required. double - Dp
Vni Count This property is required. double - Dp
Vni Down This property is required. double - Dp
Vni Up This property is required. double - Object
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Cp
Vni Count This property is required. float64 - Cp
Vni Down This property is required. float64 - Cp
Vni Up This property is required. float64 - Dp
Vni Count This property is required. float64 - Dp
Vni Down This property is required. float64 - Dp
Vni Up This property is required. float64 - Object
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - cp
Vni Count This property is required. Double - cp
Vni Down This property is required. Double - cp
Vni Up This property is required. Double - dp
Vni Count This property is required. Double - dp
Vni Down This property is required. Double - dp
Vni Up This property is required. Double - object
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - cp
Vni Count This property is required. number - cp
Vni Down This property is required. number - cp
Vni Up This property is required. number - dp
Vni Count This property is required. number - dp
Vni Down This property is required. number - dp
Vni Up This property is required. number - object
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - cp_
vni_ count This property is required. float - cp_
vni_ down This property is required. float - cp_
vni_ up This property is required. float - dp_
vni_ count This property is required. float - dp_
vni_ down This property is required. float - dp_
vni_ up This property is required. float - object_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - cp
Vni Count This property is required. Number - cp
Vni Down This property is required. Number - cp
Vni Up This property is required. Number - dp
Vni Count This property is required. Number - dp
Vni Down This property is required. Number - dp
Vni Up This property is required. Number - object
Type This property is required. String
GetNiatelemetryNiaInventoryResultNxosVtp
- Additional
Properties This property is required. string - Class
Id This property is required. string - Nr
Version This property is required. double - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Object
Type This property is required. string - Oper
Mode This property is required. string - Pruning
Mode This property is required. string - Running
Version This property is required. string - Trap
Enabled This property is required. string - V2Mode
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Nr
Version This property is required. float64 - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Object
Type This property is required. string - Oper
Mode This property is required. string - Pruning
Mode This property is required. string - Running
Version This property is required. string - Trap
Enabled This property is required. string - V2Mode
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - nr
Version This property is required. Double - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type This property is required. String - oper
Mode This property is required. String - pruning
Mode This property is required. String - running
Version This property is required. String - trap
Enabled This property is required. String - v2Mode
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - nr
Version This property is required. number - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type This property is required. string - oper
Mode This property is required. string - pruning
Mode This property is required. string - running
Version This property is required. string - trap
Enabled This property is required. string - v2Mode
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - nr_
version This property is required. float - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object_
type This property is required. str - oper_
mode This property is required. str - pruning_
mode This property is required. str - running_
version This property is required. str - trap_
enabled This property is required. str - v2_
mode This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - nr
Version This property is required. Number - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type This property is required. String - oper
Mode This property is required. String - pruning
Mode This property is required. String - running
Version This property is required. String - trap
Enabled This property is required. String - v2Mode
This property is required. String
GetNiatelemetryNiaInventoryResultParent
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryNiaInventoryResultPermissionResource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryNiaInventoryResultRegisteredDevice
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryNiaInventoryResultTag
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
- additional
Properties This property is required. string - key
This property is required. string - value
This property is required. string
- additional_
properties This property is required. str - key
This property is required. str - value
This property is required. str
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
GetNiatelemetryNiaInventoryResultVersionContext
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. List<GetNiatelemetry Nia Inventory Result Version Context Interested Mo> - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Object
Type This property is required. string - Ref
Mos This property is required. List<GetNiatelemetry Nia Inventory Result Version Context Ref Mo> - Timestamp
This property is required. string - Version
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. []GetNiatelemetry Nia Inventory Result Version Context Interested Mo - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- Object
Type This property is required. string - Ref
Mos This property is required. []GetNiatelemetry Nia Inventory Result Version Context Ref Mo - Timestamp
This property is required. string - Version
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<GetNiatelemetry Nia Inventory Result Version Context Interested Mo> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type This property is required. String - ref
Mos This property is required. List<GetNiatelemetry Nia Inventory Result Version Context Ref Mo> - timestamp
This property is required. String - version
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - interested
Mos This property is required. GetNiatelemetry Nia Inventory Result Version Context Interested Mo[] - marked
For Deletion This property is required. boolean - nr
Version This property is required. string - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type This property is required. string - ref
Mos This property is required. GetNiatelemetry Nia Inventory Result Version Context Ref Mo[] - timestamp
This property is required. string - version
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - interested_
mos This property is required. Sequence[GetNiatelemetry Nia Inventory Result Version Context Interested Mo] - marked_
for_ deletion This property is required. bool - nr_
version This property is required. str - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object_
type This property is required. str - ref_
mos This property is required. Sequence[GetNiatelemetry Nia Inventory Result Version Context Ref Mo] - timestamp
This property is required. str - version_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<Property Map> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - Software version of device being inventoried. The various software version values for each device are available on cisco.com.
- object
Type This property is required. String - ref
Mos This property is required. List<Property Map> - timestamp
This property is required. String - version
Type This property is required. String
GetNiatelemetryNiaInventoryResultVersionContextInterestedMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryNiaInventoryResultVersionContextRefMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetNiatelemetryNiaInventoryResultVniStatus
- Additional
Properties This property is required. string - Class
Id This property is required. string - Object
Type This property is required. string - Vni
This property is required. string - Vni
State This property is required. string - Vni
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Object
Type This property is required. string - Vni
This property is required. string - Vni
State This property is required. string - Vni
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - object
Type This property is required. String - vni
This property is required. String - vni
State This property is required. String - vni
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - object
Type This property is required. string - vni
This property is required. string - vni
State This property is required. string - vni
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - object_
type This property is required. str - vni
This property is required. str - vni_
state This property is required. str - vni_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - object
Type This property is required. String - vni
This property is required. String - vni
State This property is required. String - vni
Type This property is required. 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.63 published on Wednesday, Apr 16, 2025 by ciscodevnet