intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getNiatelemetryNiaInventoryFabric
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Inventory Object available for Fabric-scoped attributes.
Using getNiatelemetryNiaInventoryFabric
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 getNiatelemetryNiaInventoryFabric(args: GetNiatelemetryNiaInventoryFabricArgs, opts?: InvokeOptions): Promise<GetNiatelemetryNiaInventoryFabricResult>
function getNiatelemetryNiaInventoryFabricOutput(args: GetNiatelemetryNiaInventoryFabricOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryNiaInventoryFabricResult>
def get_niatelemetry_nia_inventory_fabric(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetNiatelemetryNiaInventoryFabricAncestor]] = None,
anycast_gw_mac: Optional[str] = None,
bgp_established_interface_count: Optional[float] = None,
bgw_count: Optional[float] = None,
bgw_interface_up_count: Optional[float] = None,
border_gateway_spine_count: Optional[float] = None,
border_leaf_count: Optional[float] = None,
class_id: Optional[str] = None,
cloudsec_autoconfig: Optional[bool] = None,
create_time: Optional[str] = None,
dci_subnet_range: Optional[str] = None,
dci_subnet_target_mask: Optional[str] = None,
dcnmtracker_enabled: Optional[bool] = None,
domain_group_moid: Optional[str] = None,
ebgp_evpn_link_up_count: Optional[float] = None,
fabric_id: Optional[str] = None,
fabric_name: Optional[str] = None,
fabric_parent: Optional[str] = None,
fabric_technology: Optional[str] = None,
fabric_type: Optional[str] = None,
feature_ptp: Optional[str] = None,
id: Optional[str] = None,
is_bgw_present: Optional[bool] = None,
is_enable_nxapi_http: Optional[bool] = None,
is_enable_real_time_backup: Optional[bool] = None,
is_ngoam_enabled: Optional[bool] = None,
is_scheduled_back_up_enabled: Optional[bool] = None,
is_trm_enabled: Optional[bool] = None,
leaf_count: Optional[float] = None,
link_state_routing: Optional[str] = None,
link_type: Optional[str] = None,
logical_links: Optional[Sequence[GetNiatelemetryNiaInventoryFabricLogicalLink]] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
network_deployment_count: Optional[float] = None,
network_deployment_statuses: Optional[Sequence[GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus]] = None,
ntp_server_ip_list: Optional[str] = None,
nxos_vni_bw_sites_count: Optional[float] = None,
nxos_vrf_bw_sites_count: Optional[float] = None,
nxos_vrf_count: Optional[float] = None,
object_type: Optional[str] = None,
oper_status: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetNiatelemetryNiaInventoryFabricParent] = None,
permission_resources: Optional[Sequence[GetNiatelemetryNiaInventoryFabricPermissionResource]] = None,
record_type: Optional[str] = None,
record_version: Optional[str] = None,
registered_device: Optional[GetNiatelemetryNiaInventoryFabricRegisteredDevice] = None,
replication_mode: Optional[str] = None,
rp_mode: Optional[str] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
site_name: Optional[str] = None,
software_image: Optional[str] = None,
spine_count: Optional[float] = None,
syslog_server_ip_list: Optional[str] = None,
syslog_sev: Optional[str] = None,
tags: Optional[Sequence[GetNiatelemetryNiaInventoryFabricTag]] = None,
template_name: Optional[str] = None,
version_context: Optional[GetNiatelemetryNiaInventoryFabricVersionContext] = None,
vlan_vni_mappings: Optional[str] = None,
vni_ip_count: Optional[float] = None,
vpc_details: Optional[Sequence[GetNiatelemetryNiaInventoryFabricVpcDetail]] = None,
vrf_deployment_count: Optional[float] = None,
vrf_deployment_statuses: Optional[Sequence[GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus]] = None,
xsite_network_count: Optional[float] = None,
xsite_vrf_count: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetNiatelemetryNiaInventoryFabricResult
def get_niatelemetry_nia_inventory_fabric_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricAncestorArgs]]]] = None,
anycast_gw_mac: Optional[pulumi.Input[str]] = None,
bgp_established_interface_count: Optional[pulumi.Input[float]] = None,
bgw_count: Optional[pulumi.Input[float]] = None,
bgw_interface_up_count: Optional[pulumi.Input[float]] = None,
border_gateway_spine_count: Optional[pulumi.Input[float]] = None,
border_leaf_count: Optional[pulumi.Input[float]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cloudsec_autoconfig: Optional[pulumi.Input[bool]] = None,
create_time: Optional[pulumi.Input[str]] = None,
dci_subnet_range: Optional[pulumi.Input[str]] = None,
dci_subnet_target_mask: Optional[pulumi.Input[str]] = None,
dcnmtracker_enabled: Optional[pulumi.Input[bool]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
ebgp_evpn_link_up_count: Optional[pulumi.Input[float]] = None,
fabric_id: Optional[pulumi.Input[str]] = None,
fabric_name: Optional[pulumi.Input[str]] = None,
fabric_parent: Optional[pulumi.Input[str]] = None,
fabric_technology: Optional[pulumi.Input[str]] = None,
fabric_type: Optional[pulumi.Input[str]] = None,
feature_ptp: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
is_bgw_present: Optional[pulumi.Input[bool]] = None,
is_enable_nxapi_http: Optional[pulumi.Input[bool]] = None,
is_enable_real_time_backup: Optional[pulumi.Input[bool]] = None,
is_ngoam_enabled: Optional[pulumi.Input[bool]] = None,
is_scheduled_back_up_enabled: Optional[pulumi.Input[bool]] = None,
is_trm_enabled: Optional[pulumi.Input[bool]] = None,
leaf_count: Optional[pulumi.Input[float]] = None,
link_state_routing: Optional[pulumi.Input[str]] = None,
link_type: Optional[pulumi.Input[str]] = None,
logical_links: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricLogicalLinkArgs]]]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
network_deployment_count: Optional[pulumi.Input[float]] = None,
network_deployment_statuses: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatusArgs]]]] = None,
ntp_server_ip_list: Optional[pulumi.Input[str]] = None,
nxos_vni_bw_sites_count: Optional[pulumi.Input[float]] = None,
nxos_vrf_bw_sites_count: Optional[pulumi.Input[float]] = None,
nxos_vrf_count: Optional[pulumi.Input[float]] = None,
object_type: Optional[pulumi.Input[str]] = None,
oper_status: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetNiatelemetryNiaInventoryFabricParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricPermissionResourceArgs]]]] = None,
record_type: Optional[pulumi.Input[str]] = None,
record_version: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetNiatelemetryNiaInventoryFabricRegisteredDeviceArgs]] = None,
replication_mode: Optional[pulumi.Input[str]] = None,
rp_mode: Optional[pulumi.Input[str]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
site_name: Optional[pulumi.Input[str]] = None,
software_image: Optional[pulumi.Input[str]] = None,
spine_count: Optional[pulumi.Input[float]] = None,
syslog_server_ip_list: Optional[pulumi.Input[str]] = None,
syslog_sev: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricTagArgs]]]] = None,
template_name: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetNiatelemetryNiaInventoryFabricVersionContextArgs]] = None,
vlan_vni_mappings: Optional[pulumi.Input[str]] = None,
vni_ip_count: Optional[pulumi.Input[float]] = None,
vpc_details: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricVpcDetailArgs]]]] = None,
vrf_deployment_count: Optional[pulumi.Input[float]] = None,
vrf_deployment_statuses: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricVrfDeploymentStatusArgs]]]] = None,
xsite_network_count: Optional[pulumi.Input[float]] = None,
xsite_vrf_count: Optional[pulumi.Input[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryNiaInventoryFabricResult]
func LookupNiatelemetryNiaInventoryFabric(ctx *Context, args *LookupNiatelemetryNiaInventoryFabricArgs, opts ...InvokeOption) (*LookupNiatelemetryNiaInventoryFabricResult, error)
func LookupNiatelemetryNiaInventoryFabricOutput(ctx *Context, args *LookupNiatelemetryNiaInventoryFabricOutputArgs, opts ...InvokeOption) LookupNiatelemetryNiaInventoryFabricResultOutput
> Note: This function is named LookupNiatelemetryNiaInventoryFabric
in the Go SDK.
public static class GetNiatelemetryNiaInventoryFabric
{
public static Task<GetNiatelemetryNiaInventoryFabricResult> InvokeAsync(GetNiatelemetryNiaInventoryFabricArgs args, InvokeOptions? opts = null)
public static Output<GetNiatelemetryNiaInventoryFabricResult> Invoke(GetNiatelemetryNiaInventoryFabricInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNiatelemetryNiaInventoryFabricResult> getNiatelemetryNiaInventoryFabric(GetNiatelemetryNiaInventoryFabricArgs args, InvokeOptions options)
public static Output<GetNiatelemetryNiaInventoryFabricResult> getNiatelemetryNiaInventoryFabric(GetNiatelemetryNiaInventoryFabricArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getNiatelemetryNiaInventoryFabric:getNiatelemetryNiaInventoryFabric
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 Fabric Ancestor> - Anycast
Gw stringMac - Returns the aycast gateway mac.
- Bgp
Established doubleInterface Count - Counts the number of BGP interfaces that are in established state.
- Bgw
Count double - Returns number of bgw switches in the fabric.
- Bgw
Interface doubleUp Count - Count number of active interfaces on border gateways.
- Border
Gateway doubleSpine Count - Count number of border gateway spines in the fabric inventory.
- Border
Leaf doubleCount - Count number of border leafs in the fabric inventory.
- Class
Id string - Cloudsec
Autoconfig bool - Cloudsec autoconfig details on the fabric.
- Create
Time string - The time when this managed object was created.
- Dci
Subnet stringRange - Returns the dci subnet range.
- Dci
Subnet stringTarget Mask - Returns the dci subnet target mask.
- Dcnmtracker
Enabled bool - Returns the value of the dcnmtrackerEnabled field.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ebgp
Evpn doubleLink Up Count - Count number of ebgp evpn active interfaces.
- Fabric
Id string - Uniquely identifies a fabric.
- Fabric
Name string - Returns the value of the Name of a fabric.
- Fabric
Parent string - Parent of the fabric on DCNM.
- Fabric
Technology string - Fabric Technology details on the fabric.
- Fabric
Type string - Fabric type information string.
- Feature
Ptp string - PTP feature details on the fabric.
- Id string
- Is
Bgw boolPresent - Checks if border gateway is present in the fabric inventory.
- Is
Enable boolNxapi Http - Check if NXAPI HTTP is enabled or not on the fabric.
- Is
Enable boolReal Time Backup - Check if real time backup is enabled or not on the fabric.
- Is
Ngoam boolEnabled - Returns if ngoam is enabled.
- Is
Scheduled boolBack Up Enabled - Returns if the scheduled backup is enabled.
- Is
Trm boolEnabled - Is TRM enabled for the fabric.
- Leaf
Count double - Returns total number of leafs in the fabric.
- Link
State stringRouting - Link state routing details on the fabric.
- Link
Type string - Fabric oper status information.
- Logical
Links List<GetNiatelemetry Nia Inventory Fabric Logical Link> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Deployment doubleCount - No of networks deployed on a fabric.
- Network
Deployment List<GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status> - Ntp
Server stringIp List - NTP server IP List on the fabric.
- Nxos
Vni doubleBw Sites Count - Returns the count of vnis between sites.
- Nxos
Vrf doubleBw Sites Count - Returns the count of vrfs between sites.
- Nxos
Vrf doubleCount - Returns the value of the nxosVrfCount field.
- Object
Type string - Oper
Status string - Fabric oper status information.
- Owners List<string>
- Parent
Get
Niatelemetry Nia Inventory Fabric Parent - Permission
Resources List<GetNiatelemetry Nia Inventory Fabric Permission Resource> - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Device GetNiatelemetry Nia Inventory Fabric Registered Device - Replication
Mode string - Replication mode details on the fabric.
- Rp
Mode string - RP Mode details on the fabric.
- Serial string
- Serial number of device being inventoried. The serial number is unique per device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of fabric domain of the controller.
- Software
Image string - Software image details on the fabric.
- Spine
Count double - Returns total number of spines in the fabric.
- Syslog
Server stringIp List - Syslog server IP list on DCNM.
- Syslog
Sev string - Syslog sev details on the fabric.
- List<Get
Niatelemetry Nia Inventory Fabric Tag> - Template
Name string - Template name of the fabric on DCNM.
- Version
Context GetNiatelemetry Nia Inventory Fabric Version Context - Vlan
Vni stringMappings - VLAN to VNI mappings configured in the DCNM.
- Vni
Ip doubleCount - Count number of IP addresses configured in the DCNM networks.
- Vpc
Details List<GetNiatelemetry Nia Inventory Fabric Vpc Detail> - Vrf
Deployment doubleCount - No of vrfs deployed on a fabric.
- Vrf
Deployment List<GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status> - Xsite
Network doubleCount - Returns deployed network count for bgw/bgws switches in the MSD fabric.
- Xsite
Vrf doubleCount - Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Nia Inventory Fabric Ancestor - Anycast
Gw stringMac - Returns the aycast gateway mac.
- Bgp
Established float64Interface Count - Counts the number of BGP interfaces that are in established state.
- Bgw
Count float64 - Returns number of bgw switches in the fabric.
- Bgw
Interface float64Up Count - Count number of active interfaces on border gateways.
- Border
Gateway float64Spine Count - Count number of border gateway spines in the fabric inventory.
- Border
Leaf float64Count - Count number of border leafs in the fabric inventory.
- Class
Id string - Cloudsec
Autoconfig bool - Cloudsec autoconfig details on the fabric.
- Create
Time string - The time when this managed object was created.
- Dci
Subnet stringRange - Returns the dci subnet range.
- Dci
Subnet stringTarget Mask - Returns the dci subnet target mask.
- Dcnmtracker
Enabled bool - Returns the value of the dcnmtrackerEnabled field.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ebgp
Evpn float64Link Up Count - Count number of ebgp evpn active interfaces.
- Fabric
Id string - Uniquely identifies a fabric.
- Fabric
Name string - Returns the value of the Name of a fabric.
- Fabric
Parent string - Parent of the fabric on DCNM.
- Fabric
Technology string - Fabric Technology details on the fabric.
- Fabric
Type string - Fabric type information string.
- Feature
Ptp string - PTP feature details on the fabric.
- Id string
- Is
Bgw boolPresent - Checks if border gateway is present in the fabric inventory.
- Is
Enable boolNxapi Http - Check if NXAPI HTTP is enabled or not on the fabric.
- Is
Enable boolReal Time Backup - Check if real time backup is enabled or not on the fabric.
- Is
Ngoam boolEnabled - Returns if ngoam is enabled.
- Is
Scheduled boolBack Up Enabled - Returns if the scheduled backup is enabled.
- Is
Trm boolEnabled - Is TRM enabled for the fabric.
- Leaf
Count float64 - Returns total number of leafs in the fabric.
- Link
State stringRouting - Link state routing details on the fabric.
- Link
Type string - Fabric oper status information.
- Logical
Links []GetNiatelemetry Nia Inventory Fabric Logical Link - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Deployment float64Count - No of networks deployed on a fabric.
- Network
Deployment []GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status - Ntp
Server stringIp List - NTP server IP List on the fabric.
- Nxos
Vni float64Bw Sites Count - Returns the count of vnis between sites.
- Nxos
Vrf float64Bw Sites Count - Returns the count of vrfs between sites.
- Nxos
Vrf float64Count - Returns the value of the nxosVrfCount field.
- Object
Type string - Oper
Status string - Fabric oper status information.
- Owners []string
- Parent
Get
Niatelemetry Nia Inventory Fabric Parent - Permission
Resources []GetNiatelemetry Nia Inventory Fabric Permission Resource - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Device GetNiatelemetry Nia Inventory Fabric Registered Device - Replication
Mode string - Replication mode details on the fabric.
- Rp
Mode string - RP Mode details on the fabric.
- Serial string
- Serial number of device being inventoried. The serial number is unique per device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of fabric domain of the controller.
- Software
Image string - Software image details on the fabric.
- Spine
Count float64 - Returns total number of spines in the fabric.
- Syslog
Server stringIp List - Syslog server IP list on DCNM.
- Syslog
Sev string - Syslog sev details on the fabric.
- []Get
Niatelemetry Nia Inventory Fabric Tag - Template
Name string - Template name of the fabric on DCNM.
- Version
Context GetNiatelemetry Nia Inventory Fabric Version Context - Vlan
Vni stringMappings - VLAN to VNI mappings configured in the DCNM.
- Vni
Ip float64Count - Count number of IP addresses configured in the DCNM networks.
- Vpc
Details []GetNiatelemetry Nia Inventory Fabric Vpc Detail - Vrf
Deployment float64Count - No of vrfs deployed on a fabric.
- Vrf
Deployment []GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status - Xsite
Network float64Count - Returns deployed network count for bgw/bgws switches in the MSD fabric.
- Xsite
Vrf float64Count - Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Nia Inventory Fabric Ancestor> - anycast
Gw StringMac - Returns the aycast gateway mac.
- bgp
Established DoubleInterface Count - Counts the number of BGP interfaces that are in established state.
- bgw
Count Double - Returns number of bgw switches in the fabric.
- bgw
Interface DoubleUp Count - Count number of active interfaces on border gateways.
- border
Gateway DoubleSpine Count - Count number of border gateway spines in the fabric inventory.
- border
Leaf DoubleCount - Count number of border leafs in the fabric inventory.
- class
Id String - cloudsec
Autoconfig Boolean - Cloudsec autoconfig details on the fabric.
- create
Time String - The time when this managed object was created.
- dci
Subnet StringRange - Returns the dci subnet range.
- dci
Subnet StringTarget Mask - Returns the dci subnet target mask.
- dcnmtracker
Enabled Boolean - Returns the value of the dcnmtrackerEnabled field.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ebgp
Evpn DoubleLink Up Count - Count number of ebgp evpn active interfaces.
- fabric
Id String - Uniquely identifies a fabric.
- fabric
Name String - Returns the value of the Name of a fabric.
- fabric
Parent String - Parent of the fabric on DCNM.
- fabric
Technology String - Fabric Technology details on the fabric.
- fabric
Type String - Fabric type information string.
- feature
Ptp String - PTP feature details on the fabric.
- id String
- is
Bgw BooleanPresent - Checks if border gateway is present in the fabric inventory.
- is
Enable BooleanNxapi Http - Check if NXAPI HTTP is enabled or not on the fabric.
- is
Enable BooleanReal Time Backup - Check if real time backup is enabled or not on the fabric.
- is
Ngoam BooleanEnabled - Returns if ngoam is enabled.
- is
Scheduled BooleanBack Up Enabled - Returns if the scheduled backup is enabled.
- is
Trm BooleanEnabled - Is TRM enabled for the fabric.
- leaf
Count Double - Returns total number of leafs in the fabric.
- link
State StringRouting - Link state routing details on the fabric.
- link
Type String - Fabric oper status information.
- logical
Links List<GetNiatelemetry Nia Inventory Fabric Logical Link> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Deployment DoubleCount - No of networks deployed on a fabric.
- network
Deployment List<GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status> - ntp
Server StringIp List - NTP server IP List on the fabric.
- nxos
Vni DoubleBw Sites Count - Returns the count of vnis between sites.
- nxos
Vrf DoubleBw Sites Count - Returns the count of vrfs between sites.
- nxos
Vrf DoubleCount - Returns the value of the nxosVrfCount field.
- object
Type String - oper
Status String - Fabric oper status information.
- owners List<String>
- parent
Get
Niatelemetry Nia Inventory Fabric Parent - permission
Resources List<GetNiatelemetry Nia Inventory Fabric Permission Resource> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device GetNiatelemetry Nia Inventory Fabric Registered Device - replication
Mode String - Replication mode details on the fabric.
- rp
Mode String - RP Mode details on the fabric.
- serial String
- Serial number of device being inventoried. The serial number is unique per device.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of fabric domain of the controller.
- software
Image String - Software image details on the fabric.
- spine
Count Double - Returns total number of spines in the fabric.
- syslog
Server StringIp List - Syslog server IP list on DCNM.
- syslog
Sev String - Syslog sev details on the fabric.
- List<Get
Niatelemetry Nia Inventory Fabric Tag> - template
Name String - Template name of the fabric on DCNM.
- version
Context GetNiatelemetry Nia Inventory Fabric Version Context - vlan
Vni StringMappings - VLAN to VNI mappings configured in the DCNM.
- vni
Ip DoubleCount - Count number of IP addresses configured in the DCNM networks.
- vpc
Details List<GetNiatelemetry Nia Inventory Fabric Vpc Detail> - vrf
Deployment DoubleCount - No of vrfs deployed on a fabric.
- vrf
Deployment List<GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status> - xsite
Network DoubleCount - Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsite
Vrf DoubleCount - Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Nia Inventory Fabric Ancestor[] - anycast
Gw stringMac - Returns the aycast gateway mac.
- bgp
Established numberInterface Count - Counts the number of BGP interfaces that are in established state.
- bgw
Count number - Returns number of bgw switches in the fabric.
- bgw
Interface numberUp Count - Count number of active interfaces on border gateways.
- border
Gateway numberSpine Count - Count number of border gateway spines in the fabric inventory.
- border
Leaf numberCount - Count number of border leafs in the fabric inventory.
- class
Id string - cloudsec
Autoconfig boolean - Cloudsec autoconfig details on the fabric.
- create
Time string - The time when this managed object was created.
- dci
Subnet stringRange - Returns the dci subnet range.
- dci
Subnet stringTarget Mask - Returns the dci subnet target mask.
- dcnmtracker
Enabled boolean - Returns the value of the dcnmtrackerEnabled field.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ebgp
Evpn numberLink Up Count - Count number of ebgp evpn active interfaces.
- fabric
Id string - Uniquely identifies a fabric.
- fabric
Name string - Returns the value of the Name of a fabric.
- fabric
Parent string - Parent of the fabric on DCNM.
- fabric
Technology string - Fabric Technology details on the fabric.
- fabric
Type string - Fabric type information string.
- feature
Ptp string - PTP feature details on the fabric.
- id string
- is
Bgw booleanPresent - Checks if border gateway is present in the fabric inventory.
- is
Enable booleanNxapi Http - Check if NXAPI HTTP is enabled or not on the fabric.
- is
Enable booleanReal Time Backup - Check if real time backup is enabled or not on the fabric.
- is
Ngoam booleanEnabled - Returns if ngoam is enabled.
- is
Scheduled booleanBack Up Enabled - Returns if the scheduled backup is enabled.
- is
Trm booleanEnabled - Is TRM enabled for the fabric.
- leaf
Count number - Returns total number of leafs in the fabric.
- link
State stringRouting - Link state routing details on the fabric.
- link
Type string - Fabric oper status information.
- logical
Links GetNiatelemetry Nia Inventory Fabric Logical Link[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- network
Deployment numberCount - No of networks deployed on a fabric.
- network
Deployment GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status[] - ntp
Server stringIp List - NTP server IP List on the fabric.
- nxos
Vni numberBw Sites Count - Returns the count of vnis between sites.
- nxos
Vrf numberBw Sites Count - Returns the count of vrfs between sites.
- nxos
Vrf numberCount - Returns the value of the nxosVrfCount field.
- object
Type string - oper
Status string - Fabric oper status information.
- owners string[]
- parent
Get
Niatelemetry Nia Inventory Fabric Parent - permission
Resources GetNiatelemetry Nia Inventory Fabric Permission Resource[] - record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device GetNiatelemetry Nia Inventory Fabric Registered Device - replication
Mode string - Replication mode details on the fabric.
- rp
Mode string - RP Mode details on the fabric.
- serial string
- Serial number of device being inventoried. The serial number is unique per device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name string - Name of fabric domain of the controller.
- software
Image string - Software image details on the fabric.
- spine
Count number - Returns total number of spines in the fabric.
- syslog
Server stringIp List - Syslog server IP list on DCNM.
- syslog
Sev string - Syslog sev details on the fabric.
- Get
Niatelemetry Nia Inventory Fabric Tag[] - template
Name string - Template name of the fabric on DCNM.
- version
Context GetNiatelemetry Nia Inventory Fabric Version Context - vlan
Vni stringMappings - VLAN to VNI mappings configured in the DCNM.
- vni
Ip numberCount - Count number of IP addresses configured in the DCNM networks.
- vpc
Details GetNiatelemetry Nia Inventory Fabric Vpc Detail[] - vrf
Deployment numberCount - No of vrfs deployed on a fabric.
- vrf
Deployment GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status[] - xsite
Network numberCount - Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsite
Vrf numberCount - Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Nia Inventory Fabric Ancestor] - anycast_
gw_ strmac - Returns the aycast gateway mac.
- bgp_
established_ floatinterface_ count - Counts the number of BGP interfaces that are in established state.
- bgw_
count float - Returns number of bgw switches in the fabric.
- bgw_
interface_ floatup_ count - Count number of active interfaces on border gateways.
- border_
gateway_ floatspine_ count - Count number of border gateway spines in the fabric inventory.
- border_
leaf_ floatcount - Count number of border leafs in the fabric inventory.
- class_
id str - cloudsec_
autoconfig bool - Cloudsec autoconfig details on the fabric.
- create_
time str - The time when this managed object was created.
- dci_
subnet_ strrange - Returns the dci subnet range.
- dci_
subnet_ strtarget_ mask - Returns the dci subnet target mask.
- dcnmtracker_
enabled bool - Returns the value of the dcnmtrackerEnabled field.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ebgp_
evpn_ floatlink_ up_ count - Count number of ebgp evpn active interfaces.
- fabric_
id str - Uniquely identifies a fabric.
- fabric_
name str - Returns the value of the Name of a fabric.
- fabric_
parent str - Parent of the fabric on DCNM.
- fabric_
technology str - Fabric Technology details on the fabric.
- fabric_
type str - Fabric type information string.
- feature_
ptp str - PTP feature details on the fabric.
- id str
- is_
bgw_ boolpresent - Checks if border gateway is present in the fabric inventory.
- is_
enable_ boolnxapi_ http - Check if NXAPI HTTP is enabled or not on the fabric.
- is_
enable_ boolreal_ time_ backup - Check if real time backup is enabled or not on the fabric.
- is_
ngoam_ boolenabled - Returns if ngoam is enabled.
- is_
scheduled_ boolback_ up_ enabled - Returns if the scheduled backup is enabled.
- is_
trm_ boolenabled - Is TRM enabled for the fabric.
- leaf_
count float - Returns total number of leafs in the fabric.
- link_
state_ strrouting - Link state routing details on the fabric.
- link_
type str - Fabric oper status information.
- logical_
links Sequence[GetNiatelemetry Nia Inventory Fabric Logical Link] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- network_
deployment_ floatcount - No of networks deployed on a fabric.
- network_
deployment_ Sequence[Getstatuses Niatelemetry Nia Inventory Fabric Network Deployment Status] - ntp_
server_ strip_ list - NTP server IP List on the fabric.
- nxos_
vni_ floatbw_ sites_ count - Returns the count of vnis between sites.
- nxos_
vrf_ floatbw_ sites_ count - Returns the count of vrfs between sites.
- nxos_
vrf_ floatcount - Returns the value of the nxosVrfCount field.
- object_
type str - oper_
status str - Fabric oper status information.
- owners Sequence[str]
- parent
Get
Niatelemetry Nia Inventory Fabric Parent - permission_
resources Sequence[GetNiatelemetry Nia Inventory Fabric Permission Resource] - record_
type str - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record_
version str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
device GetNiatelemetry Nia Inventory Fabric Registered Device - replication_
mode str - Replication mode details on the fabric.
- rp_
mode str - RP Mode details on the fabric.
- serial str
- Serial number of device being inventoried. The serial number is unique per device.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site_
name str - Name of fabric domain of the controller.
- software_
image str - Software image details on the fabric.
- spine_
count float - Returns total number of spines in the fabric.
- syslog_
server_ strip_ list - Syslog server IP list on DCNM.
- syslog_
sev str - Syslog sev details on the fabric.
- Sequence[Get
Niatelemetry Nia Inventory Fabric Tag] - template_
name str - Template name of the fabric on DCNM.
- version_
context GetNiatelemetry Nia Inventory Fabric Version Context - vlan_
vni_ strmappings - VLAN to VNI mappings configured in the DCNM.
- vni_
ip_ floatcount - Count number of IP addresses configured in the DCNM networks.
- vpc_
details Sequence[GetNiatelemetry Nia Inventory Fabric Vpc Detail] - vrf_
deployment_ floatcount - No of vrfs deployed on a fabric.
- vrf_
deployment_ Sequence[Getstatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status] - xsite_
network_ floatcount - Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsite_
vrf_ floatcount - Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- anycast
Gw StringMac - Returns the aycast gateway mac.
- bgp
Established NumberInterface Count - Counts the number of BGP interfaces that are in established state.
- bgw
Count Number - Returns number of bgw switches in the fabric.
- bgw
Interface NumberUp Count - Count number of active interfaces on border gateways.
- border
Gateway NumberSpine Count - Count number of border gateway spines in the fabric inventory.
- border
Leaf NumberCount - Count number of border leafs in the fabric inventory.
- class
Id String - cloudsec
Autoconfig Boolean - Cloudsec autoconfig details on the fabric.
- create
Time String - The time when this managed object was created.
- dci
Subnet StringRange - Returns the dci subnet range.
- dci
Subnet StringTarget Mask - Returns the dci subnet target mask.
- dcnmtracker
Enabled Boolean - Returns the value of the dcnmtrackerEnabled field.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ebgp
Evpn NumberLink Up Count - Count number of ebgp evpn active interfaces.
- fabric
Id String - Uniquely identifies a fabric.
- fabric
Name String - Returns the value of the Name of a fabric.
- fabric
Parent String - Parent of the fabric on DCNM.
- fabric
Technology String - Fabric Technology details on the fabric.
- fabric
Type String - Fabric type information string.
- feature
Ptp String - PTP feature details on the fabric.
- id String
- is
Bgw BooleanPresent - Checks if border gateway is present in the fabric inventory.
- is
Enable BooleanNxapi Http - Check if NXAPI HTTP is enabled or not on the fabric.
- is
Enable BooleanReal Time Backup - Check if real time backup is enabled or not on the fabric.
- is
Ngoam BooleanEnabled - Returns if ngoam is enabled.
- is
Scheduled BooleanBack Up Enabled - Returns if the scheduled backup is enabled.
- is
Trm BooleanEnabled - Is TRM enabled for the fabric.
- leaf
Count Number - Returns total number of leafs in the fabric.
- link
State StringRouting - Link state routing details on the fabric.
- link
Type String - Fabric oper status information.
- logical
Links List<Property Map> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Deployment NumberCount - No of networks deployed on a fabric.
- network
Deployment List<Property Map>Statuses - ntp
Server StringIp List - NTP server IP List on the fabric.
- nxos
Vni NumberBw Sites Count - Returns the count of vnis between sites.
- nxos
Vrf NumberBw Sites Count - Returns the count of vrfs between sites.
- nxos
Vrf NumberCount - Returns the value of the nxosVrfCount field.
- object
Type String - oper
Status String - Fabric oper status information.
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device Property Map - replication
Mode String - Replication mode details on the fabric.
- rp
Mode String - RP Mode details on the fabric.
- serial String
- Serial number of device being inventoried. The serial number is unique per device.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of fabric domain of the controller.
- software
Image String - Software image details on the fabric.
- spine
Count Number - Returns total number of spines in the fabric.
- syslog
Server StringIp List - Syslog server IP list on DCNM.
- syslog
Sev String - Syslog sev details on the fabric.
- List<Property Map>
- template
Name String - Template name of the fabric on DCNM.
- version
Context Property Map - vlan
Vni StringMappings - VLAN to VNI mappings configured in the DCNM.
- vni
Ip NumberCount - Count number of IP addresses configured in the DCNM networks.
- vpc
Details List<Property Map> - vrf
Deployment NumberCount - No of vrfs deployed on a fabric.
- vrf
Deployment List<Property Map>Statuses - xsite
Network NumberCount - Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsite
Vrf NumberCount - Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
getNiatelemetryNiaInventoryFabric Result
The following output properties are available:
- Id string
- Results
List<Get
Niatelemetry Nia Inventory Fabric Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Niatelemetry Nia Inventory Fabric Ancestor> - Anycast
Gw stringMac - Bgp
Established doubleInterface Count - Bgw
Count double - Bgw
Interface doubleUp Count - Border
Gateway doubleSpine Count - Border
Leaf doubleCount - Class
Id string - Cloudsec
Autoconfig bool - Create
Time string - Dci
Subnet stringRange - Dci
Subnet stringTarget Mask - Dcnmtracker
Enabled bool - Domain
Group stringMoid - Ebgp
Evpn doubleLink Up Count - Fabric
Id string - Fabric
Name string - Fabric
Parent string - Fabric
Technology string - Fabric
Type string - Feature
Ptp string - Is
Bgw boolPresent - Is
Enable boolNxapi Http - Is
Enable boolReal Time Backup - Is
Ngoam boolEnabled - Is
Scheduled boolBack Up Enabled - Is
Trm boolEnabled - Leaf
Count double - Link
State stringRouting - Link
Type string - Logical
Links List<GetNiatelemetry Nia Inventory Fabric Logical Link> - Mod
Time string - Moid string
- Network
Deployment doubleCount - Network
Deployment List<GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status> - Ntp
Server stringIp List - Nxos
Vni doubleBw Sites Count - Nxos
Vrf doubleBw Sites Count - Nxos
Vrf doubleCount - Object
Type string - Oper
Status string - Owners List<string>
- Parent
Get
Niatelemetry Nia Inventory Fabric Parent - Permission
Resources List<GetNiatelemetry Nia Inventory Fabric Permission Resource> - Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Nia Inventory Fabric Registered Device - Replication
Mode string - Rp
Mode string - Serial string
- string
- Site
Name string - Software
Image string - Spine
Count double - Syslog
Server stringIp List - Syslog
Sev string - List<Get
Niatelemetry Nia Inventory Fabric Tag> - Template
Name string - Version
Context GetNiatelemetry Nia Inventory Fabric Version Context - Vlan
Vni stringMappings - Vni
Ip doubleCount - Vpc
Details List<GetNiatelemetry Nia Inventory Fabric Vpc Detail> - Vrf
Deployment doubleCount - Vrf
Deployment List<GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status> - Xsite
Network doubleCount - Xsite
Vrf doubleCount
- Id string
- Results
[]Get
Niatelemetry Nia Inventory Fabric Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Niatelemetry Nia Inventory Fabric Ancestor - Anycast
Gw stringMac - Bgp
Established float64Interface Count - Bgw
Count float64 - Bgw
Interface float64Up Count - Border
Gateway float64Spine Count - Border
Leaf float64Count - Class
Id string - Cloudsec
Autoconfig bool - Create
Time string - Dci
Subnet stringRange - Dci
Subnet stringTarget Mask - Dcnmtracker
Enabled bool - Domain
Group stringMoid - Ebgp
Evpn float64Link Up Count - Fabric
Id string - Fabric
Name string - Fabric
Parent string - Fabric
Technology string - Fabric
Type string - Feature
Ptp string - Is
Bgw boolPresent - Is
Enable boolNxapi Http - Is
Enable boolReal Time Backup - Is
Ngoam boolEnabled - Is
Scheduled boolBack Up Enabled - Is
Trm boolEnabled - Leaf
Count float64 - Link
State stringRouting - Link
Type string - Logical
Links []GetNiatelemetry Nia Inventory Fabric Logical Link - Mod
Time string - Moid string
- Network
Deployment float64Count - Network
Deployment []GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status - Ntp
Server stringIp List - Nxos
Vni float64Bw Sites Count - Nxos
Vrf float64Bw Sites Count - Nxos
Vrf float64Count - Object
Type string - Oper
Status string - Owners []string
- Parent
Get
Niatelemetry Nia Inventory Fabric Parent - Permission
Resources []GetNiatelemetry Nia Inventory Fabric Permission Resource - Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Nia Inventory Fabric Registered Device - Replication
Mode string - Rp
Mode string - Serial string
- string
- Site
Name string - Software
Image string - Spine
Count float64 - Syslog
Server stringIp List - Syslog
Sev string - []Get
Niatelemetry Nia Inventory Fabric Tag - Template
Name string - Version
Context GetNiatelemetry Nia Inventory Fabric Version Context - Vlan
Vni stringMappings - Vni
Ip float64Count - Vpc
Details []GetNiatelemetry Nia Inventory Fabric Vpc Detail - Vrf
Deployment float64Count - Vrf
Deployment []GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status - Xsite
Network float64Count - Xsite
Vrf float64Count
- id String
- results
List<Get
Niatelemetry Nia Inventory Fabric Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Niatelemetry Nia Inventory Fabric Ancestor> - anycast
Gw StringMac - bgp
Established DoubleInterface Count - bgw
Count Double - bgw
Interface DoubleUp Count - border
Gateway DoubleSpine Count - border
Leaf DoubleCount - class
Id String - cloudsec
Autoconfig Boolean - create
Time String - dci
Subnet StringRange - dci
Subnet StringTarget Mask - dcnmtracker
Enabled Boolean - domain
Group StringMoid - ebgp
Evpn DoubleLink Up Count - fabric
Id String - fabric
Name String - fabric
Parent String - fabric
Technology String - fabric
Type String - feature
Ptp String - is
Bgw BooleanPresent - is
Enable BooleanNxapi Http - is
Enable BooleanReal Time Backup - is
Ngoam BooleanEnabled - is
Scheduled BooleanBack Up Enabled - is
Trm BooleanEnabled - leaf
Count Double - link
State StringRouting - link
Type String - logical
Links List<GetNiatelemetry Nia Inventory Fabric Logical Link> - mod
Time String - moid String
- network
Deployment DoubleCount - network
Deployment List<GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status> - ntp
Server StringIp List - nxos
Vni DoubleBw Sites Count - nxos
Vrf DoubleBw Sites Count - nxos
Vrf DoubleCount - object
Type String - oper
Status String - owners List<String>
- parent
Get
Niatelemetry Nia Inventory Fabric Parent - permission
Resources List<GetNiatelemetry Nia Inventory Fabric Permission Resource> - record
Type String - record
Version String - registered
Device GetNiatelemetry Nia Inventory Fabric Registered Device - replication
Mode String - rp
Mode String - serial String
- String
- site
Name String - software
Image String - spine
Count Double - syslog
Server StringIp List - syslog
Sev String - List<Get
Niatelemetry Nia Inventory Fabric Tag> - template
Name String - version
Context GetNiatelemetry Nia Inventory Fabric Version Context - vlan
Vni StringMappings - vni
Ip DoubleCount - vpc
Details List<GetNiatelemetry Nia Inventory Fabric Vpc Detail> - vrf
Deployment DoubleCount - vrf
Deployment List<GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status> - xsite
Network DoubleCount - xsite
Vrf DoubleCount
- id string
- results
Get
Niatelemetry Nia Inventory Fabric Result[] - account
Moid string - additional
Properties string - ancestors
Get
Niatelemetry Nia Inventory Fabric Ancestor[] - anycast
Gw stringMac - bgp
Established numberInterface Count - bgw
Count number - bgw
Interface numberUp Count - border
Gateway numberSpine Count - border
Leaf numberCount - class
Id string - cloudsec
Autoconfig boolean - create
Time string - dci
Subnet stringRange - dci
Subnet stringTarget Mask - dcnmtracker
Enabled boolean - domain
Group stringMoid - ebgp
Evpn numberLink Up Count - fabric
Id string - fabric
Name string - fabric
Parent string - fabric
Technology string - fabric
Type string - feature
Ptp string - is
Bgw booleanPresent - is
Enable booleanNxapi Http - is
Enable booleanReal Time Backup - is
Ngoam booleanEnabled - is
Scheduled booleanBack Up Enabled - is
Trm booleanEnabled - leaf
Count number - link
State stringRouting - link
Type string - logical
Links GetNiatelemetry Nia Inventory Fabric Logical Link[] - mod
Time string - moid string
- network
Deployment numberCount - network
Deployment GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status[] - ntp
Server stringIp List - nxos
Vni numberBw Sites Count - nxos
Vrf numberBw Sites Count - nxos
Vrf numberCount - object
Type string - oper
Status string - owners string[]
- parent
Get
Niatelemetry Nia Inventory Fabric Parent - permission
Resources GetNiatelemetry Nia Inventory Fabric Permission Resource[] - record
Type string - record
Version string - registered
Device GetNiatelemetry Nia Inventory Fabric Registered Device - replication
Mode string - rp
Mode string - serial string
- string
- site
Name string - software
Image string - spine
Count number - syslog
Server stringIp List - syslog
Sev string - Get
Niatelemetry Nia Inventory Fabric Tag[] - template
Name string - version
Context GetNiatelemetry Nia Inventory Fabric Version Context - vlan
Vni stringMappings - vni
Ip numberCount - vpc
Details GetNiatelemetry Nia Inventory Fabric Vpc Detail[] - vrf
Deployment numberCount - vrf
Deployment GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status[] - xsite
Network numberCount - xsite
Vrf numberCount
- id str
- results
Sequence[Get
Niatelemetry Nia Inventory Fabric Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Niatelemetry Nia Inventory Fabric Ancestor] - anycast_
gw_ strmac - bgp_
established_ floatinterface_ count - bgw_
count float - bgw_
interface_ floatup_ count - border_
gateway_ floatspine_ count - border_
leaf_ floatcount - class_
id str - cloudsec_
autoconfig bool - create_
time str - dci_
subnet_ strrange - dci_
subnet_ strtarget_ mask - dcnmtracker_
enabled bool - domain_
group_ strmoid - ebgp_
evpn_ floatlink_ up_ count - fabric_
id str - fabric_
name str - fabric_
parent str - fabric_
technology str - fabric_
type str - feature_
ptp str - is_
bgw_ boolpresent - is_
enable_ boolnxapi_ http - is_
enable_ boolreal_ time_ backup - is_
ngoam_ boolenabled - is_
scheduled_ boolback_ up_ enabled - is_
trm_ boolenabled - leaf_
count float - link_
state_ strrouting - link_
type str - logical_
links Sequence[GetNiatelemetry Nia Inventory Fabric Logical Link] - mod_
time str - moid str
- network_
deployment_ floatcount - network_
deployment_ Sequence[Getstatuses Niatelemetry Nia Inventory Fabric Network Deployment Status] - ntp_
server_ strip_ list - nxos_
vni_ floatbw_ sites_ count - nxos_
vrf_ floatbw_ sites_ count - nxos_
vrf_ floatcount - object_
type str - oper_
status str - owners Sequence[str]
- parent
Get
Niatelemetry Nia Inventory Fabric Parent - permission_
resources Sequence[GetNiatelemetry Nia Inventory Fabric Permission Resource] - record_
type str - record_
version str - registered_
device GetNiatelemetry Nia Inventory Fabric Registered Device - replication_
mode str - rp_
mode str - serial str
- str
- site_
name str - software_
image str - spine_
count float - syslog_
server_ strip_ list - syslog_
sev str - Sequence[Get
Niatelemetry Nia Inventory Fabric Tag] - template_
name str - version_
context GetNiatelemetry Nia Inventory Fabric Version Context - vlan_
vni_ strmappings - vni_
ip_ floatcount - vpc_
details Sequence[GetNiatelemetry Nia Inventory Fabric Vpc Detail] - vrf_
deployment_ floatcount - vrf_
deployment_ Sequence[Getstatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status] - xsite_
network_ floatcount - xsite_
vrf_ floatcount
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- anycast
Gw StringMac - bgp
Established NumberInterface Count - bgw
Count Number - bgw
Interface NumberUp Count - border
Gateway NumberSpine Count - border
Leaf NumberCount - class
Id String - cloudsec
Autoconfig Boolean - create
Time String - dci
Subnet StringRange - dci
Subnet StringTarget Mask - dcnmtracker
Enabled Boolean - domain
Group StringMoid - ebgp
Evpn NumberLink Up Count - fabric
Id String - fabric
Name String - fabric
Parent String - fabric
Technology String - fabric
Type String - feature
Ptp String - is
Bgw BooleanPresent - is
Enable BooleanNxapi Http - is
Enable BooleanReal Time Backup - is
Ngoam BooleanEnabled - is
Scheduled BooleanBack Up Enabled - is
Trm BooleanEnabled - leaf
Count Number - link
State StringRouting - link
Type String - logical
Links List<Property Map> - mod
Time String - moid String
- network
Deployment NumberCount - network
Deployment List<Property Map>Statuses - ntp
Server StringIp List - nxos
Vni NumberBw Sites Count - nxos
Vrf NumberBw Sites Count - nxos
Vrf NumberCount - object
Type String - oper
Status String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - record
Type String - record
Version String - registered
Device Property Map - replication
Mode String - rp
Mode String - serial String
- String
- site
Name String - software
Image String - spine
Count Number - syslog
Server StringIp List - syslog
Sev String - List<Property Map>
- template
Name String - version
Context Property Map - vlan
Vni StringMappings - vni
Ip NumberCount - vpc
Details List<Property Map> - vrf
Deployment NumberCount - vrf
Deployment List<Property Map>Statuses - xsite
Network NumberCount - xsite
Vrf NumberCount
Supporting Types
GetNiatelemetryNiaInventoryFabricAncestor
- 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'.
GetNiatelemetryNiaInventoryFabricLogicalLink
- 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.
- Db
Id double - Return value of dbId attribute.
- Is
Present bool - Return value of isPresent attribute.
- Link
Addr1 string - Return value of linkAddr1 attribute.
- Link
Addr2 string - Return value of linkAddr2 attribute.
- Link
State string - Return value of linkState attribute.
- Link
Type string - Fabric oper status information.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Uptime string
- Return value of uptime attribute.
- 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.
- Db
Id float64 - Return value of dbId attribute.
- Is
Present bool - Return value of isPresent attribute.
- Link
Addr1 string - Return value of linkAddr1 attribute.
- Link
Addr2 string - Return value of linkAddr2 attribute.
- Link
State string - Return value of linkState attribute.
- Link
Type string - Fabric oper status information.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Uptime string
- Return value of uptime attribute.
- 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.
- db
Id Double - Return value of dbId attribute.
- is
Present Boolean - Return value of isPresent attribute.
- link
Addr1 String - Return value of linkAddr1 attribute.
- link
Addr2 String - Return value of linkAddr2 attribute.
- link
State String - Return value of linkState attribute.
- link
Type String - Fabric oper status information.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uptime String
- Return value of uptime attribute.
- 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.
- db
Id number - Return value of dbId attribute.
- is
Present boolean - Return value of isPresent attribute.
- link
Addr1 string - Return value of linkAddr1 attribute.
- link
Addr2 string - Return value of linkAddr2 attribute.
- link
State string - Return value of linkState attribute.
- link
Type string - Fabric oper status information.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uptime string
- Return value of uptime attribute.
- 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.
- db_
id float - Return value of dbId attribute.
- is_
present bool - Return value of isPresent attribute.
- link_
addr1 str - Return value of linkAddr1 attribute.
- link_
addr2 str - Return value of linkAddr2 attribute.
- link_
state str - Return value of linkState attribute.
- link_
type str - Fabric oper status information.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uptime str
- Return value of uptime attribute.
- 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.
- db
Id Number - Return value of dbId attribute.
- is
Present Boolean - Return value of isPresent attribute.
- link
Addr1 String - Return value of linkAddr1 attribute.
- link
Addr2 String - Return value of linkAddr2 attribute.
- link
State String - Return value of linkState attribute.
- link
Type String - Fabric oper status information.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- uptime String
- Return value of uptime attribute.
GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus
- 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.
- Id double
- Returns the id of network/vrf.
- Name string
- Returns the name of network/vrf.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Status string
- Returns the deployment status of network/vrf.
- 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.
- Id float64
- Returns the id of network/vrf.
- Name string
- Returns the name of network/vrf.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Status string
- Returns the deployment status of network/vrf.
- 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.
- id Double
- Returns the id of network/vrf.
- name String
- Returns the name of network/vrf.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status String
- Returns the deployment status of network/vrf.
- 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.
- id number
- Returns the id of network/vrf.
- name string
- Returns the name of network/vrf.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status string
- Returns the deployment status of network/vrf.
- 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.
- id float
- Returns the id of network/vrf.
- name str
- Returns the name of network/vrf.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status str
- Returns the deployment status of network/vrf.
- 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.
- id Number
- Returns the id of network/vrf.
- name String
- Returns the name of network/vrf.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status String
- Returns the deployment status of network/vrf.
GetNiatelemetryNiaInventoryFabricParent
- 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'.
GetNiatelemetryNiaInventoryFabricPermissionResource
- 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'.
GetNiatelemetryNiaInventoryFabricRegisteredDevice
- 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'.
GetNiatelemetryNiaInventoryFabricResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Niatelemetry Nia Inventory Fabric Result Ancestor> - Anycast
Gw stringMac - Returns the aycast gateway mac.
- Bgp
Established doubleInterface Count - Counts the number of BGP interfaces that are in established state.
- Bgw
Count double - Returns number of bgw switches in the fabric.
- Bgw
Interface doubleUp Count - Count number of active interfaces on border gateways.
- Border
Gateway doubleSpine Count - Count number of border gateway spines in the fabric inventory.
- Border
Leaf doubleCount - Count number of border leafs in the fabric inventory.
- Class
Id string - Cloudsec
Autoconfig bool - Cloudsec autoconfig details on the fabric.
- Create
Time string - The time when this managed object was created.
- Dci
Subnet stringRange - Returns the dci subnet range.
- Dci
Subnet stringTarget Mask - Returns the dci subnet target mask.
- Dcnmtracker
Enabled bool - Returns the value of the dcnmtrackerEnabled field.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ebgp
Evpn doubleLink Up Count - Count number of ebgp evpn active interfaces.
- Fabric
Id string - Uniquely identifies a fabric.
- Fabric
Name string - Returns the value of the Name of a fabric.
- Fabric
Parent string - Parent of the fabric on DCNM.
- Fabric
Technology string - Fabric Technology details on the fabric.
- Fabric
Type string - Fabric type information string.
- Feature
Ptp string - PTP feature details on the fabric.
- Is
Bgw boolPresent - Checks if border gateway is present in the fabric inventory.
- Is
Enable boolNxapi Http - Check if NXAPI HTTP is enabled or not on the fabric.
- Is
Enable boolReal Time Backup - Check if real time backup is enabled or not on the fabric.
- Is
Ngoam boolEnabled - Returns if ngoam is enabled.
- Is
Scheduled boolBack Up Enabled - Returns if the scheduled backup is enabled.
- Is
Trm boolEnabled - Is TRM enabled for the fabric.
- Leaf
Count double - Returns total number of leafs in the fabric.
- Link
State stringRouting - Link state routing details on the fabric.
- Link
Type string - Fabric oper status information.
- Logical
Links List<GetNiatelemetry Nia Inventory Fabric Result Logical Link> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Deployment doubleCount - No of networks deployed on a fabric.
- Network
Deployment List<GetStatuses Niatelemetry Nia Inventory Fabric Result Network Deployment Status> - Ntp
Server stringIp List - NTP server IP List on the fabric.
- Nxos
Vni doubleBw Sites Count - Returns the count of vnis between sites.
- Nxos
Vrf doubleBw Sites Count - Returns the count of vrfs between sites.
- Nxos
Vrf doubleCount - Returns the value of the nxosVrfCount field.
- Object
Type string - Oper
Status string - Fabric oper status information.
- Owners List<string>
- Parents
List<Get
Niatelemetry Nia Inventory Fabric Result Parent> - Permission
Resources List<GetNiatelemetry Nia Inventory Fabric Result Permission Resource> - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices List<GetNiatelemetry Nia Inventory Fabric Result Registered Device> - Replication
Mode string - Replication mode details on the fabric.
- Rp
Mode string - RP Mode details on the fabric.
- Serial string
- Serial number of device being inventoried. The serial number is unique per device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of fabric domain of the controller.
- Software
Image string - Software image details on the fabric.
- Spine
Count double - Returns total number of spines in the fabric.
- Syslog
Server stringIp List - Syslog server IP list on DCNM.
- Syslog
Sev string - Syslog sev details on the fabric.
- List<Get
Niatelemetry Nia Inventory Fabric Result Tag> - Template
Name string - Template name of the fabric on DCNM.
- Version
Contexts List<GetNiatelemetry Nia Inventory Fabric Result Version Context> - Vlan
Vni stringMappings - VLAN to VNI mappings configured in the DCNM.
- Vni
Ip doubleCount - Count number of IP addresses configured in the DCNM networks.
- Vpc
Details List<GetNiatelemetry Nia Inventory Fabric Result Vpc Detail> - Vrf
Deployment doubleCount - No of vrfs deployed on a fabric.
- Vrf
Deployment List<GetStatuses Niatelemetry Nia Inventory Fabric Result Vrf Deployment Status> - Xsite
Network doubleCount - Returns deployed network count for bgw/bgws switches in the MSD fabric.
- Xsite
Vrf doubleCount - Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Nia Inventory Fabric Result Ancestor - Anycast
Gw stringMac - Returns the aycast gateway mac.
- Bgp
Established float64Interface Count - Counts the number of BGP interfaces that are in established state.
- Bgw
Count float64 - Returns number of bgw switches in the fabric.
- Bgw
Interface float64Up Count - Count number of active interfaces on border gateways.
- Border
Gateway float64Spine Count - Count number of border gateway spines in the fabric inventory.
- Border
Leaf float64Count - Count number of border leafs in the fabric inventory.
- Class
Id string - Cloudsec
Autoconfig bool - Cloudsec autoconfig details on the fabric.
- Create
Time string - The time when this managed object was created.
- Dci
Subnet stringRange - Returns the dci subnet range.
- Dci
Subnet stringTarget Mask - Returns the dci subnet target mask.
- Dcnmtracker
Enabled bool - Returns the value of the dcnmtrackerEnabled field.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ebgp
Evpn float64Link Up Count - Count number of ebgp evpn active interfaces.
- Fabric
Id string - Uniquely identifies a fabric.
- Fabric
Name string - Returns the value of the Name of a fabric.
- Fabric
Parent string - Parent of the fabric on DCNM.
- Fabric
Technology string - Fabric Technology details on the fabric.
- Fabric
Type string - Fabric type information string.
- Feature
Ptp string - PTP feature details on the fabric.
- Is
Bgw boolPresent - Checks if border gateway is present in the fabric inventory.
- Is
Enable boolNxapi Http - Check if NXAPI HTTP is enabled or not on the fabric.
- Is
Enable boolReal Time Backup - Check if real time backup is enabled or not on the fabric.
- Is
Ngoam boolEnabled - Returns if ngoam is enabled.
- Is
Scheduled boolBack Up Enabled - Returns if the scheduled backup is enabled.
- Is
Trm boolEnabled - Is TRM enabled for the fabric.
- Leaf
Count float64 - Returns total number of leafs in the fabric.
- Link
State stringRouting - Link state routing details on the fabric.
- Link
Type string - Fabric oper status information.
- Logical
Links []GetNiatelemetry Nia Inventory Fabric Result Logical Link - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Network
Deployment float64Count - No of networks deployed on a fabric.
- Network
Deployment []GetStatuses Niatelemetry Nia Inventory Fabric Result Network Deployment Status - Ntp
Server stringIp List - NTP server IP List on the fabric.
- Nxos
Vni float64Bw Sites Count - Returns the count of vnis between sites.
- Nxos
Vrf float64Bw Sites Count - Returns the count of vrfs between sites.
- Nxos
Vrf float64Count - Returns the value of the nxosVrfCount field.
- Object
Type string - Oper
Status string - Fabric oper status information.
- Owners []string
- Parents
[]Get
Niatelemetry Nia Inventory Fabric Result Parent - Permission
Resources []GetNiatelemetry Nia Inventory Fabric Result Permission Resource - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices []GetNiatelemetry Nia Inventory Fabric Result Registered Device - Replication
Mode string - Replication mode details on the fabric.
- Rp
Mode string - RP Mode details on the fabric.
- Serial string
- Serial number of device being inventoried. The serial number is unique per device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of fabric domain of the controller.
- Software
Image string - Software image details on the fabric.
- Spine
Count float64 - Returns total number of spines in the fabric.
- Syslog
Server stringIp List - Syslog server IP list on DCNM.
- Syslog
Sev string - Syslog sev details on the fabric.
- []Get
Niatelemetry Nia Inventory Fabric Result Tag - Template
Name string - Template name of the fabric on DCNM.
- Version
Contexts []GetNiatelemetry Nia Inventory Fabric Result Version Context - Vlan
Vni stringMappings - VLAN to VNI mappings configured in the DCNM.
- Vni
Ip float64Count - Count number of IP addresses configured in the DCNM networks.
- Vpc
Details []GetNiatelemetry Nia Inventory Fabric Result Vpc Detail - Vrf
Deployment float64Count - No of vrfs deployed on a fabric.
- Vrf
Deployment []GetStatuses Niatelemetry Nia Inventory Fabric Result Vrf Deployment Status - Xsite
Network float64Count - Returns deployed network count for bgw/bgws switches in the MSD fabric.
- Xsite
Vrf float64Count - Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Nia Inventory Fabric Result Ancestor> - anycast
Gw StringMac - Returns the aycast gateway mac.
- bgp
Established DoubleInterface Count - Counts the number of BGP interfaces that are in established state.
- bgw
Count Double - Returns number of bgw switches in the fabric.
- bgw
Interface DoubleUp Count - Count number of active interfaces on border gateways.
- border
Gateway DoubleSpine Count - Count number of border gateway spines in the fabric inventory.
- border
Leaf DoubleCount - Count number of border leafs in the fabric inventory.
- class
Id String - cloudsec
Autoconfig Boolean - Cloudsec autoconfig details on the fabric.
- create
Time String - The time when this managed object was created.
- dci
Subnet StringRange - Returns the dci subnet range.
- dci
Subnet StringTarget Mask - Returns the dci subnet target mask.
- dcnmtracker
Enabled Boolean - Returns the value of the dcnmtrackerEnabled field.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ebgp
Evpn DoubleLink Up Count - Count number of ebgp evpn active interfaces.
- fabric
Id String - Uniquely identifies a fabric.
- fabric
Name String - Returns the value of the Name of a fabric.
- fabric
Parent String - Parent of the fabric on DCNM.
- fabric
Technology String - Fabric Technology details on the fabric.
- fabric
Type String - Fabric type information string.
- feature
Ptp String - PTP feature details on the fabric.
- is
Bgw BooleanPresent - Checks if border gateway is present in the fabric inventory.
- is
Enable BooleanNxapi Http - Check if NXAPI HTTP is enabled or not on the fabric.
- is
Enable BooleanReal Time Backup - Check if real time backup is enabled or not on the fabric.
- is
Ngoam BooleanEnabled - Returns if ngoam is enabled.
- is
Scheduled BooleanBack Up Enabled - Returns if the scheduled backup is enabled.
- is
Trm BooleanEnabled - Is TRM enabled for the fabric.
- leaf
Count Double - Returns total number of leafs in the fabric.
- link
State StringRouting - Link state routing details on the fabric.
- link
Type String - Fabric oper status information.
- logical
Links List<GetNiatelemetry Nia Inventory Fabric Result Logical Link> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Deployment DoubleCount - No of networks deployed on a fabric.
- network
Deployment List<GetStatuses Niatelemetry Nia Inventory Fabric Result Network Deployment Status> - ntp
Server StringIp List - NTP server IP List on the fabric.
- nxos
Vni DoubleBw Sites Count - Returns the count of vnis between sites.
- nxos
Vrf DoubleBw Sites Count - Returns the count of vrfs between sites.
- nxos
Vrf DoubleCount - Returns the value of the nxosVrfCount field.
- object
Type String - oper
Status String - Fabric oper status information.
- owners List<String>
- parents
List<Get
Niatelemetry Nia Inventory Fabric Result Parent> - permission
Resources List<GetNiatelemetry Nia Inventory Fabric Result Permission Resource> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices List<GetNiatelemetry Nia Inventory Fabric Result Registered Device> - replication
Mode String - Replication mode details on the fabric.
- rp
Mode String - RP Mode details on the fabric.
- serial String
- Serial number of device being inventoried. The serial number is unique per device.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of fabric domain of the controller.
- software
Image String - Software image details on the fabric.
- spine
Count Double - Returns total number of spines in the fabric.
- syslog
Server StringIp List - Syslog server IP list on DCNM.
- syslog
Sev String - Syslog sev details on the fabric.
- List<Get
Niatelemetry Nia Inventory Fabric Result Tag> - template
Name String - Template name of the fabric on DCNM.
- version
Contexts List<GetNiatelemetry Nia Inventory Fabric Result Version Context> - vlan
Vni StringMappings - VLAN to VNI mappings configured in the DCNM.
- vni
Ip DoubleCount - Count number of IP addresses configured in the DCNM networks.
- vpc
Details List<GetNiatelemetry Nia Inventory Fabric Result Vpc Detail> - vrf
Deployment DoubleCount - No of vrfs deployed on a fabric.
- vrf
Deployment List<GetStatuses Niatelemetry Nia Inventory Fabric Result Vrf Deployment Status> - xsite
Network DoubleCount - Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsite
Vrf DoubleCount - Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Nia Inventory Fabric Result Ancestor[] - anycast
Gw stringMac - Returns the aycast gateway mac.
- bgp
Established numberInterface Count - Counts the number of BGP interfaces that are in established state.
- bgw
Count number - Returns number of bgw switches in the fabric.
- bgw
Interface numberUp Count - Count number of active interfaces on border gateways.
- border
Gateway numberSpine Count - Count number of border gateway spines in the fabric inventory.
- border
Leaf numberCount - Count number of border leafs in the fabric inventory.
- class
Id string - cloudsec
Autoconfig boolean - Cloudsec autoconfig details on the fabric.
- create
Time string - The time when this managed object was created.
- dci
Subnet stringRange - Returns the dci subnet range.
- dci
Subnet stringTarget Mask - Returns the dci subnet target mask.
- dcnmtracker
Enabled boolean - Returns the value of the dcnmtrackerEnabled field.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ebgp
Evpn numberLink Up Count - Count number of ebgp evpn active interfaces.
- fabric
Id string - Uniquely identifies a fabric.
- fabric
Name string - Returns the value of the Name of a fabric.
- fabric
Parent string - Parent of the fabric on DCNM.
- fabric
Technology string - Fabric Technology details on the fabric.
- fabric
Type string - Fabric type information string.
- feature
Ptp string - PTP feature details on the fabric.
- is
Bgw booleanPresent - Checks if border gateway is present in the fabric inventory.
- is
Enable booleanNxapi Http - Check if NXAPI HTTP is enabled or not on the fabric.
- is
Enable booleanReal Time Backup - Check if real time backup is enabled or not on the fabric.
- is
Ngoam booleanEnabled - Returns if ngoam is enabled.
- is
Scheduled booleanBack Up Enabled - Returns if the scheduled backup is enabled.
- is
Trm booleanEnabled - Is TRM enabled for the fabric.
- leaf
Count number - Returns total number of leafs in the fabric.
- link
State stringRouting - Link state routing details on the fabric.
- link
Type string - Fabric oper status information.
- logical
Links GetNiatelemetry Nia Inventory Fabric Result Logical Link[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- network
Deployment numberCount - No of networks deployed on a fabric.
- network
Deployment GetStatuses Niatelemetry Nia Inventory Fabric Result Network Deployment Status[] - ntp
Server stringIp List - NTP server IP List on the fabric.
- nxos
Vni numberBw Sites Count - Returns the count of vnis between sites.
- nxos
Vrf numberBw Sites Count - Returns the count of vrfs between sites.
- nxos
Vrf numberCount - Returns the value of the nxosVrfCount field.
- object
Type string - oper
Status string - Fabric oper status information.
- owners string[]
- parents
Get
Niatelemetry Nia Inventory Fabric Result Parent[] - permission
Resources GetNiatelemetry Nia Inventory Fabric Result Permission Resource[] - record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices GetNiatelemetry Nia Inventory Fabric Result Registered Device[] - replication
Mode string - Replication mode details on the fabric.
- rp
Mode string - RP Mode details on the fabric.
- serial string
- Serial number of device being inventoried. The serial number is unique per device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name string - Name of fabric domain of the controller.
- software
Image string - Software image details on the fabric.
- spine
Count number - Returns total number of spines in the fabric.
- syslog
Server stringIp List - Syslog server IP list on DCNM.
- syslog
Sev string - Syslog sev details on the fabric.
- Get
Niatelemetry Nia Inventory Fabric Result Tag[] - template
Name string - Template name of the fabric on DCNM.
- version
Contexts GetNiatelemetry Nia Inventory Fabric Result Version Context[] - vlan
Vni stringMappings - VLAN to VNI mappings configured in the DCNM.
- vni
Ip numberCount - Count number of IP addresses configured in the DCNM networks.
- vpc
Details GetNiatelemetry Nia Inventory Fabric Result Vpc Detail[] - vrf
Deployment numberCount - No of vrfs deployed on a fabric.
- vrf
Deployment GetStatuses Niatelemetry Nia Inventory Fabric Result Vrf Deployment Status[] - xsite
Network numberCount - Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsite
Vrf numberCount - Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Nia Inventory Fabric Result Ancestor] - anycast_
gw_ strmac - Returns the aycast gateway mac.
- bgp_
established_ floatinterface_ count - Counts the number of BGP interfaces that are in established state.
- bgw_
count float - Returns number of bgw switches in the fabric.
- bgw_
interface_ floatup_ count - Count number of active interfaces on border gateways.
- border_
gateway_ floatspine_ count - Count number of border gateway spines in the fabric inventory.
- border_
leaf_ floatcount - Count number of border leafs in the fabric inventory.
- class_
id str - cloudsec_
autoconfig bool - Cloudsec autoconfig details on the fabric.
- create_
time str - The time when this managed object was created.
- dci_
subnet_ strrange - Returns the dci subnet range.
- dci_
subnet_ strtarget_ mask - Returns the dci subnet target mask.
- dcnmtracker_
enabled bool - Returns the value of the dcnmtrackerEnabled field.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ebgp_
evpn_ floatlink_ up_ count - Count number of ebgp evpn active interfaces.
- fabric_
id str - Uniquely identifies a fabric.
- fabric_
name str - Returns the value of the Name of a fabric.
- fabric_
parent str - Parent of the fabric on DCNM.
- fabric_
technology str - Fabric Technology details on the fabric.
- fabric_
type str - Fabric type information string.
- feature_
ptp str - PTP feature details on the fabric.
- is_
bgw_ boolpresent - Checks if border gateway is present in the fabric inventory.
- is_
enable_ boolnxapi_ http - Check if NXAPI HTTP is enabled or not on the fabric.
- is_
enable_ boolreal_ time_ backup - Check if real time backup is enabled or not on the fabric.
- is_
ngoam_ boolenabled - Returns if ngoam is enabled.
- is_
scheduled_ boolback_ up_ enabled - Returns if the scheduled backup is enabled.
- is_
trm_ boolenabled - Is TRM enabled for the fabric.
- leaf_
count float - Returns total number of leafs in the fabric.
- link_
state_ strrouting - Link state routing details on the fabric.
- link_
type str - Fabric oper status information.
- logical_
links Sequence[GetNiatelemetry Nia Inventory Fabric Result Logical Link] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- network_
deployment_ floatcount - No of networks deployed on a fabric.
- network_
deployment_ Sequence[Getstatuses Niatelemetry Nia Inventory Fabric Result Network Deployment Status] - ntp_
server_ strip_ list - NTP server IP List on the fabric.
- nxos_
vni_ floatbw_ sites_ count - Returns the count of vnis between sites.
- nxos_
vrf_ floatbw_ sites_ count - Returns the count of vrfs between sites.
- nxos_
vrf_ floatcount - Returns the value of the nxosVrfCount field.
- object_
type str - oper_
status str - Fabric oper status information.
- owners Sequence[str]
- parents
Sequence[Get
Niatelemetry Nia Inventory Fabric Result Parent] - permission_
resources Sequence[GetNiatelemetry Nia Inventory Fabric Result Permission Resource] - record_
type str - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record_
version str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
devices Sequence[GetNiatelemetry Nia Inventory Fabric Result Registered Device] - replication_
mode str - Replication mode details on the fabric.
- rp_
mode str - RP Mode details on the fabric.
- serial str
- Serial number of device being inventoried. The serial number is unique per device.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site_
name str - Name of fabric domain of the controller.
- software_
image str - Software image details on the fabric.
- spine_
count float - Returns total number of spines in the fabric.
- syslog_
server_ strip_ list - Syslog server IP list on DCNM.
- syslog_
sev str - Syslog sev details on the fabric.
- Sequence[Get
Niatelemetry Nia Inventory Fabric Result Tag] - template_
name str - Template name of the fabric on DCNM.
- version_
contexts Sequence[GetNiatelemetry Nia Inventory Fabric Result Version Context] - vlan_
vni_ strmappings - VLAN to VNI mappings configured in the DCNM.
- vni_
ip_ floatcount - Count number of IP addresses configured in the DCNM networks.
- vpc_
details Sequence[GetNiatelemetry Nia Inventory Fabric Result Vpc Detail] - vrf_
deployment_ floatcount - No of vrfs deployed on a fabric.
- vrf_
deployment_ Sequence[Getstatuses Niatelemetry Nia Inventory Fabric Result Vrf Deployment Status] - xsite_
network_ floatcount - Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsite_
vrf_ floatcount - Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- anycast
Gw StringMac - Returns the aycast gateway mac.
- bgp
Established NumberInterface Count - Counts the number of BGP interfaces that are in established state.
- bgw
Count Number - Returns number of bgw switches in the fabric.
- bgw
Interface NumberUp Count - Count number of active interfaces on border gateways.
- border
Gateway NumberSpine Count - Count number of border gateway spines in the fabric inventory.
- border
Leaf NumberCount - Count number of border leafs in the fabric inventory.
- class
Id String - cloudsec
Autoconfig Boolean - Cloudsec autoconfig details on the fabric.
- create
Time String - The time when this managed object was created.
- dci
Subnet StringRange - Returns the dci subnet range.
- dci
Subnet StringTarget Mask - Returns the dci subnet target mask.
- dcnmtracker
Enabled Boolean - Returns the value of the dcnmtrackerEnabled field.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ebgp
Evpn NumberLink Up Count - Count number of ebgp evpn active interfaces.
- fabric
Id String - Uniquely identifies a fabric.
- fabric
Name String - Returns the value of the Name of a fabric.
- fabric
Parent String - Parent of the fabric on DCNM.
- fabric
Technology String - Fabric Technology details on the fabric.
- fabric
Type String - Fabric type information string.
- feature
Ptp String - PTP feature details on the fabric.
- is
Bgw BooleanPresent - Checks if border gateway is present in the fabric inventory.
- is
Enable BooleanNxapi Http - Check if NXAPI HTTP is enabled or not on the fabric.
- is
Enable BooleanReal Time Backup - Check if real time backup is enabled or not on the fabric.
- is
Ngoam BooleanEnabled - Returns if ngoam is enabled.
- is
Scheduled BooleanBack Up Enabled - Returns if the scheduled backup is enabled.
- is
Trm BooleanEnabled - Is TRM enabled for the fabric.
- leaf
Count Number - Returns total number of leafs in the fabric.
- link
State StringRouting - Link state routing details on the fabric.
- link
Type String - Fabric oper status information.
- logical
Links List<Property Map> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- network
Deployment NumberCount - No of networks deployed on a fabric.
- network
Deployment List<Property Map>Statuses - ntp
Server StringIp List - NTP server IP List on the fabric.
- nxos
Vni NumberBw Sites Count - Returns the count of vnis between sites.
- nxos
Vrf NumberBw Sites Count - Returns the count of vrfs between sites.
- nxos
Vrf NumberCount - Returns the value of the nxosVrfCount field.
- object
Type String - oper
Status String - Fabric oper status information.
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices List<Property Map> - replication
Mode String - Replication mode details on the fabric.
- rp
Mode String - RP Mode details on the fabric.
- serial String
- Serial number of device being inventoried. The serial number is unique per device.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of fabric domain of the controller.
- software
Image String - Software image details on the fabric.
- spine
Count Number - Returns total number of spines in the fabric.
- syslog
Server StringIp List - Syslog server IP list on DCNM.
- syslog
Sev String - Syslog sev details on the fabric.
- List<Property Map>
- template
Name String - Template name of the fabric on DCNM.
- version
Contexts List<Property Map> - vlan
Vni StringMappings - VLAN to VNI mappings configured in the DCNM.
- vni
Ip NumberCount - Count number of IP addresses configured in the DCNM networks.
- vpc
Details List<Property Map> - vrf
Deployment NumberCount - No of vrfs deployed on a fabric.
- vrf
Deployment List<Property Map>Statuses - xsite
Network NumberCount - Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsite
Vrf NumberCount - Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
GetNiatelemetryNiaInventoryFabricResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryFabricResultLogicalLink
- Additional
Properties string - Class
Id string - Db
Id double - Is
Present bool - Link
Addr1 string - Link
Addr2 string - Link
State string - Link
Type string - Fabric oper status information.
- Object
Type string - Uptime string
- Additional
Properties string - Class
Id string - Db
Id float64 - Is
Present bool - Link
Addr1 string - Link
Addr2 string - Link
State string - Link
Type string - Fabric oper status information.
- Object
Type string - Uptime string
- additional
Properties String - class
Id String - db
Id Double - is
Present Boolean - link
Addr1 String - link
Addr2 String - link
State String - link
Type String - Fabric oper status information.
- object
Type String - uptime String
- additional
Properties string - class
Id string - db
Id number - is
Present boolean - link
Addr1 string - link
Addr2 string - link
State string - link
Type string - Fabric oper status information.
- object
Type string - uptime string
- additional_
properties str - class_
id str - db_
id float - is_
present bool - link_
addr1 str - link_
addr2 str - link_
state str - link_
type str - Fabric oper status information.
- object_
type str - uptime str
- additional
Properties String - class
Id String - db
Id Number - is
Present Boolean - link
Addr1 String - link
Addr2 String - link
State String - link
Type String - Fabric oper status information.
- object
Type String - uptime String
GetNiatelemetryNiaInventoryFabricResultNetworkDeploymentStatus
- Additional
Properties string - Class
Id string - Id double
- Name string
- Object
Type string - Status string
- Additional
Properties string - Class
Id string - Id float64
- Name string
- Object
Type string - Status string
- additional
Properties String - class
Id String - id Double
- name String
- object
Type String - status String
- additional
Properties string - class
Id string - id number
- name string
- object
Type string - status string
- additional_
properties str - class_
id str - id float
- name str
- object_
type str - status str
- additional
Properties String - class
Id String - id Number
- name String
- object
Type String - status String
GetNiatelemetryNiaInventoryFabricResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryFabricResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryFabricResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryFabricResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetNiatelemetryNiaInventoryFabricResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetNiatelemetryNiaInventoryFabricResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryFabricResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryFabricResultVpcDetail
- Additional
Properties string - Class
Id string - Is
Vpc boolConfigured - Object
Type string - Peer
Switch doubleDb Id - Switch
Db doubleId
- Additional
Properties string - Class
Id string - Is
Vpc boolConfigured - Object
Type string - Peer
Switch float64Db Id - Switch
Db float64Id
- additional
Properties String - class
Id String - is
Vpc BooleanConfigured - object
Type String - peer
Switch DoubleDb Id - switch
Db DoubleId
- additional
Properties string - class
Id string - is
Vpc booleanConfigured - object
Type string - peer
Switch numberDb Id - switch
Db numberId
- additional_
properties str - class_
id str - is_
vpc_ boolconfigured - object_
type str - peer_
switch_ floatdb_ id - switch_
db_ floatid
- additional
Properties String - class
Id String - is
Vpc BooleanConfigured - object
Type String - peer
Switch NumberDb Id - switch
Db NumberId
GetNiatelemetryNiaInventoryFabricResultVrfDeploymentStatus
- Additional
Properties string - Class
Id string - Id double
- Name string
- Object
Type string - Status string
- Additional
Properties string - Class
Id string - Id float64
- Name string
- Object
Type string - Status string
- additional
Properties String - class
Id String - id Double
- name String
- object
Type String - status String
- additional
Properties string - class
Id string - id number
- name string
- object
Type string - status string
- additional_
properties str - class_
id str - id float
- name str
- object_
type str - status str
- additional
Properties String - class
Id String - id Number
- name String
- object
Type String - status String
GetNiatelemetryNiaInventoryFabricTag
- 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.
GetNiatelemetryNiaInventoryFabricVersionContext
- 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 Fabric Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetNiatelemetry Nia Inventory Fabric 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 Fabric Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetNiatelemetry Nia Inventory Fabric 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 Fabric Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetNiatelemetry Nia Inventory Fabric 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 Fabric Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetNiatelemetry Nia Inventory Fabric 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 Fabric Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetNiatelemetry Nia Inventory Fabric Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetNiatelemetryNiaInventoryFabricVersionContextInterestedMo
- 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'.
GetNiatelemetryNiaInventoryFabricVersionContextRefMo
- 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'.
GetNiatelemetryNiaInventoryFabricVpcDetail
- 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.
- Is
Vpc boolConfigured - Returns boolean if VPC is configured on switch or not.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Peer
Switch doubleDb Id - Returns peer switch id if VPC configured.
- Switch
Db doubleId - Returns the switch id of 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.
- Is
Vpc boolConfigured - Returns boolean if VPC is configured on switch or not.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Peer
Switch float64Db Id - Returns peer switch id if VPC configured.
- Switch
Db float64Id - Returns the switch id of 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.
- is
Vpc BooleanConfigured - Returns boolean if VPC is configured on switch or not.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- peer
Switch DoubleDb Id - Returns peer switch id if VPC configured.
- switch
Db DoubleId - Returns the switch id of 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.
- is
Vpc booleanConfigured - Returns boolean if VPC is configured on switch or not.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- peer
Switch numberDb Id - Returns peer switch id if VPC configured.
- switch
Db numberId - Returns the switch id of 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.
- is_
vpc_ boolconfigured - Returns boolean if VPC is configured on switch or not.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- peer_
switch_ floatdb_ id - Returns peer switch id if VPC configured.
- switch_
db_ floatid - Returns the switch id of 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.
- is
Vpc BooleanConfigured - Returns boolean if VPC is configured on switch or not.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- peer
Switch NumberDb Id - Returns peer switch id if VPC configured.
- switch
Db NumberId - Returns the switch id of the switch.
GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus
- 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.
- Id double
- Returns the id of network/vrf.
- Name string
- Returns the name of network/vrf.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Status string
- Returns the deployment status of network/vrf.
- 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.
- Id float64
- Returns the id of network/vrf.
- Name string
- Returns the name of network/vrf.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Status string
- Returns the deployment status of network/vrf.
- 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.
- id Double
- Returns the id of network/vrf.
- name String
- Returns the name of network/vrf.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status String
- Returns the deployment status of network/vrf.
- 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.
- id number
- Returns the id of network/vrf.
- name string
- Returns the name of network/vrf.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status string
- Returns the deployment status of network/vrf.
- 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.
- id float
- Returns the id of network/vrf.
- name str
- Returns the name of network/vrf.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status str
- Returns the deployment status of network/vrf.
- 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.
- id Number
- Returns the id of network/vrf.
- name String
- Returns the name of network/vrf.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status String
- Returns the deployment status of network/vrf.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet