intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getNiatelemetryNiaInventoryFabric
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 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 dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetNiatelemetry Nia Inventory Fabric Ancestor> 
- AnycastGw stringMac 
- Returns the aycast gateway mac.
- BgpEstablished doubleInterface Count 
- Counts the number of BGP interfaces that are in established state.
- BgwCount double
- Returns number of bgw switches in the fabric.
- BgwInterface doubleUp Count 
- Count number of active interfaces on border gateways.
- BorderGateway doubleSpine Count 
- Count number of border gateway spines in the fabric inventory.
- BorderLeaf doubleCount 
- Count number of border leafs in the fabric inventory.
- ClassId string
- CloudsecAutoconfig bool
- Cloudsec autoconfig details on the fabric.
- CreateTime string
- The time when this managed object was created.
- DciSubnet stringRange 
- Returns the dci subnet range.
- DciSubnet stringTarget Mask 
- Returns the dci subnet target mask.
- DcnmtrackerEnabled bool
- Returns the value of the dcnmtrackerEnabled field.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EbgpEvpn doubleLink Up Count 
- Count number of ebgp evpn active interfaces.
- FabricId string
- Uniquely identifies a fabric.
- FabricName string
- Returns the value of the Name of a fabric.
- FabricParent string
- Parent of the fabric on DCNM.
- FabricTechnology string
- Fabric Technology details on the fabric.
- FabricType string
- Fabric type information string.
- FeaturePtp string
- PTP feature details on the fabric.
- Id string
- IsBgw boolPresent 
- Checks if border gateway is present in the fabric inventory.
- IsEnable boolNxapi Http 
- Check if NXAPI HTTP is enabled or not on the fabric.
- IsEnable boolReal Time Backup 
- Check if real time backup is enabled or not on the fabric.
- IsNgoam boolEnabled 
- Returns if ngoam is enabled.
- IsScheduled boolBack Up Enabled 
- Returns if the scheduled backup is enabled.
- IsTrm boolEnabled 
- Is TRM enabled for the fabric.
- LeafCount double
- Returns total number of leafs in the fabric.
- LinkState stringRouting 
- Link state routing details on the fabric.
- LinkType string
- Fabric oper status information.
- LogicalLinks List<GetNiatelemetry Nia Inventory Fabric Logical Link> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NetworkDeployment doubleCount 
- No of networks deployed on a fabric.
- NetworkDeployment List<GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status> 
- NtpServer stringIp List 
- NTP server IP List on the fabric.
- NxosVni doubleBw Sites Count 
- Returns the count of vnis between sites.
- NxosVrf doubleBw Sites Count 
- Returns the count of vrfs between sites.
- NxosVrf doubleCount 
- Returns the value of the nxosVrfCount field.
- ObjectType string
- OperStatus string
- Fabric oper status information.
- Owners List<string>
- Parent
GetNiatelemetry Nia Inventory Fabric Parent 
- PermissionResources List<GetNiatelemetry Nia Inventory Fabric Permission Resource> 
- RecordType string
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- RecordVersion string
- Version of record being pushed. This determines what was the API version for data available from the device.
- RegisteredDevice GetNiatelemetry Nia Inventory Fabric Registered Device 
- ReplicationMode string
- Replication mode details on the fabric.
- RpMode 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.
- SiteName string
- Name of fabric domain of the controller.
- SoftwareImage string
- Software image details on the fabric.
- SpineCount double
- Returns total number of spines in the fabric.
- SyslogServer stringIp List 
- Syslog server IP list on DCNM.
- SyslogSev string
- Syslog sev details on the fabric.
- 
List<GetNiatelemetry Nia Inventory Fabric Tag> 
- TemplateName string
- Template name of the fabric on DCNM.
- VersionContext GetNiatelemetry Nia Inventory Fabric Version Context 
- VlanVni stringMappings 
- VLAN to VNI mappings configured in the DCNM.
- VniIp doubleCount 
- Count number of IP addresses configured in the DCNM networks.
- VpcDetails List<GetNiatelemetry Nia Inventory Fabric Vpc Detail> 
- VrfDeployment doubleCount 
- No of vrfs deployed on a fabric.
- VrfDeployment List<GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status> 
- XsiteNetwork doubleCount 
- Returns deployed network count for bgw/bgws switches in the MSD fabric.
- XsiteVrf doubleCount 
- Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetNiatelemetry Nia Inventory Fabric Ancestor 
- AnycastGw stringMac 
- Returns the aycast gateway mac.
- BgpEstablished float64Interface Count 
- Counts the number of BGP interfaces that are in established state.
- BgwCount float64
- Returns number of bgw switches in the fabric.
- BgwInterface float64Up Count 
- Count number of active interfaces on border gateways.
- BorderGateway float64Spine Count 
- Count number of border gateway spines in the fabric inventory.
- BorderLeaf float64Count 
- Count number of border leafs in the fabric inventory.
- ClassId string
- CloudsecAutoconfig bool
- Cloudsec autoconfig details on the fabric.
- CreateTime string
- The time when this managed object was created.
- DciSubnet stringRange 
- Returns the dci subnet range.
- DciSubnet stringTarget Mask 
- Returns the dci subnet target mask.
- DcnmtrackerEnabled bool
- Returns the value of the dcnmtrackerEnabled field.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EbgpEvpn float64Link Up Count 
- Count number of ebgp evpn active interfaces.
- FabricId string
- Uniquely identifies a fabric.
- FabricName string
- Returns the value of the Name of a fabric.
- FabricParent string
- Parent of the fabric on DCNM.
- FabricTechnology string
- Fabric Technology details on the fabric.
- FabricType string
- Fabric type information string.
- FeaturePtp string
- PTP feature details on the fabric.
- Id string
- IsBgw boolPresent 
- Checks if border gateway is present in the fabric inventory.
- IsEnable boolNxapi Http 
- Check if NXAPI HTTP is enabled or not on the fabric.
- IsEnable boolReal Time Backup 
- Check if real time backup is enabled or not on the fabric.
- IsNgoam boolEnabled 
- Returns if ngoam is enabled.
- IsScheduled boolBack Up Enabled 
- Returns if the scheduled backup is enabled.
- IsTrm boolEnabled 
- Is TRM enabled for the fabric.
- LeafCount float64
- Returns total number of leafs in the fabric.
- LinkState stringRouting 
- Link state routing details on the fabric.
- LinkType string
- Fabric oper status information.
- LogicalLinks []GetNiatelemetry Nia Inventory Fabric Logical Link 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NetworkDeployment float64Count 
- No of networks deployed on a fabric.
- NetworkDeployment []GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status 
- NtpServer stringIp List 
- NTP server IP List on the fabric.
- NxosVni float64Bw Sites Count 
- Returns the count of vnis between sites.
- NxosVrf float64Bw Sites Count 
- Returns the count of vrfs between sites.
- NxosVrf float64Count 
- Returns the value of the nxosVrfCount field.
- ObjectType string
- OperStatus string
- Fabric oper status information.
- Owners []string
- Parent
GetNiatelemetry Nia Inventory Fabric Parent 
- PermissionResources []GetNiatelemetry Nia Inventory Fabric Permission Resource 
- RecordType string
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- RecordVersion string
- Version of record being pushed. This determines what was the API version for data available from the device.
- RegisteredDevice GetNiatelemetry Nia Inventory Fabric Registered Device 
- ReplicationMode string
- Replication mode details on the fabric.
- RpMode 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.
- SiteName string
- Name of fabric domain of the controller.
- SoftwareImage string
- Software image details on the fabric.
- SpineCount float64
- Returns total number of spines in the fabric.
- SyslogServer stringIp List 
- Syslog server IP list on DCNM.
- SyslogSev string
- Syslog sev details on the fabric.
- 
[]GetNiatelemetry Nia Inventory Fabric Tag 
- TemplateName string
- Template name of the fabric on DCNM.
- VersionContext GetNiatelemetry Nia Inventory Fabric Version Context 
- VlanVni stringMappings 
- VLAN to VNI mappings configured in the DCNM.
- VniIp float64Count 
- Count number of IP addresses configured in the DCNM networks.
- VpcDetails []GetNiatelemetry Nia Inventory Fabric Vpc Detail 
- VrfDeployment float64Count 
- No of vrfs deployed on a fabric.
- VrfDeployment []GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status 
- XsiteNetwork float64Count 
- Returns deployed network count for bgw/bgws switches in the MSD fabric.
- XsiteVrf float64Count 
- Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetNiatelemetry Nia Inventory Fabric Ancestor> 
- anycastGw StringMac 
- Returns the aycast gateway mac.
- bgpEstablished DoubleInterface Count 
- Counts the number of BGP interfaces that are in established state.
- bgwCount Double
- Returns number of bgw switches in the fabric.
- bgwInterface DoubleUp Count 
- Count number of active interfaces on border gateways.
- borderGateway DoubleSpine Count 
- Count number of border gateway spines in the fabric inventory.
- borderLeaf DoubleCount 
- Count number of border leafs in the fabric inventory.
- classId String
- cloudsecAutoconfig Boolean
- Cloudsec autoconfig details on the fabric.
- createTime String
- The time when this managed object was created.
- dciSubnet StringRange 
- Returns the dci subnet range.
- dciSubnet StringTarget Mask 
- Returns the dci subnet target mask.
- dcnmtrackerEnabled Boolean
- Returns the value of the dcnmtrackerEnabled field.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- ebgpEvpn DoubleLink Up Count 
- Count number of ebgp evpn active interfaces.
- fabricId String
- Uniquely identifies a fabric.
- fabricName String
- Returns the value of the Name of a fabric.
- fabricParent String
- Parent of the fabric on DCNM.
- fabricTechnology String
- Fabric Technology details on the fabric.
- fabricType String
- Fabric type information string.
- featurePtp String
- PTP feature details on the fabric.
- id String
- isBgw BooleanPresent 
- Checks if border gateway is present in the fabric inventory.
- isEnable BooleanNxapi Http 
- Check if NXAPI HTTP is enabled or not on the fabric.
- isEnable BooleanReal Time Backup 
- Check if real time backup is enabled or not on the fabric.
- isNgoam BooleanEnabled 
- Returns if ngoam is enabled.
- isScheduled BooleanBack Up Enabled 
- Returns if the scheduled backup is enabled.
- isTrm BooleanEnabled 
- Is TRM enabled for the fabric.
- leafCount Double
- Returns total number of leafs in the fabric.
- linkState StringRouting 
- Link state routing details on the fabric.
- linkType String
- Fabric oper status information.
- logicalLinks List<GetNiatelemetry Nia Inventory Fabric Logical Link> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- networkDeployment DoubleCount 
- No of networks deployed on a fabric.
- networkDeployment List<GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status> 
- ntpServer StringIp List 
- NTP server IP List on the fabric.
- nxosVni DoubleBw Sites Count 
- Returns the count of vnis between sites.
- nxosVrf DoubleBw Sites Count 
- Returns the count of vrfs between sites.
- nxosVrf DoubleCount 
- Returns the value of the nxosVrfCount field.
- objectType String
- operStatus String
- Fabric oper status information.
- owners List<String>
- parent
GetNiatelemetry Nia Inventory Fabric Parent 
- permissionResources List<GetNiatelemetry Nia Inventory Fabric Permission Resource> 
- recordType String
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- recordVersion String
- Version of record being pushed. This determines what was the API version for data available from the device.
- registeredDevice GetNiatelemetry Nia Inventory Fabric Registered Device 
- replicationMode String
- Replication mode details on the fabric.
- rpMode 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.
- siteName String
- Name of fabric domain of the controller.
- softwareImage String
- Software image details on the fabric.
- spineCount Double
- Returns total number of spines in the fabric.
- syslogServer StringIp List 
- Syslog server IP list on DCNM.
- syslogSev String
- Syslog sev details on the fabric.
- 
List<GetNiatelemetry Nia Inventory Fabric Tag> 
- templateName String
- Template name of the fabric on DCNM.
- versionContext GetNiatelemetry Nia Inventory Fabric Version Context 
- vlanVni StringMappings 
- VLAN to VNI mappings configured in the DCNM.
- vniIp DoubleCount 
- Count number of IP addresses configured in the DCNM networks.
- vpcDetails List<GetNiatelemetry Nia Inventory Fabric Vpc Detail> 
- vrfDeployment DoubleCount 
- No of vrfs deployed on a fabric.
- vrfDeployment List<GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status> 
- xsiteNetwork DoubleCount 
- Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsiteVrf DoubleCount 
- Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetNiatelemetry Nia Inventory Fabric Ancestor[] 
- anycastGw stringMac 
- Returns the aycast gateway mac.
- bgpEstablished numberInterface Count 
- Counts the number of BGP interfaces that are in established state.
- bgwCount number
- Returns number of bgw switches in the fabric.
- bgwInterface numberUp Count 
- Count number of active interfaces on border gateways.
- borderGateway numberSpine Count 
- Count number of border gateway spines in the fabric inventory.
- borderLeaf numberCount 
- Count number of border leafs in the fabric inventory.
- classId string
- cloudsecAutoconfig boolean
- Cloudsec autoconfig details on the fabric.
- createTime string
- The time when this managed object was created.
- dciSubnet stringRange 
- Returns the dci subnet range.
- dciSubnet stringTarget Mask 
- Returns the dci subnet target mask.
- dcnmtrackerEnabled boolean
- Returns the value of the dcnmtrackerEnabled field.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ebgpEvpn numberLink Up Count 
- Count number of ebgp evpn active interfaces.
- fabricId string
- Uniquely identifies a fabric.
- fabricName string
- Returns the value of the Name of a fabric.
- fabricParent string
- Parent of the fabric on DCNM.
- fabricTechnology string
- Fabric Technology details on the fabric.
- fabricType string
- Fabric type information string.
- featurePtp string
- PTP feature details on the fabric.
- id string
- isBgw booleanPresent 
- Checks if border gateway is present in the fabric inventory.
- isEnable booleanNxapi Http 
- Check if NXAPI HTTP is enabled or not on the fabric.
- isEnable booleanReal Time Backup 
- Check if real time backup is enabled or not on the fabric.
- isNgoam booleanEnabled 
- Returns if ngoam is enabled.
- isScheduled booleanBack Up Enabled 
- Returns if the scheduled backup is enabled.
- isTrm booleanEnabled 
- Is TRM enabled for the fabric.
- leafCount number
- Returns total number of leafs in the fabric.
- linkState stringRouting 
- Link state routing details on the fabric.
- linkType string
- Fabric oper status information.
- logicalLinks GetNiatelemetry Nia Inventory Fabric Logical Link[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- networkDeployment numberCount 
- No of networks deployed on a fabric.
- networkDeployment GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status[] 
- ntpServer stringIp List 
- NTP server IP List on the fabric.
- nxosVni numberBw Sites Count 
- Returns the count of vnis between sites.
- nxosVrf numberBw Sites Count 
- Returns the count of vrfs between sites.
- nxosVrf numberCount 
- Returns the value of the nxosVrfCount field.
- objectType string
- operStatus string
- Fabric oper status information.
- owners string[]
- parent
GetNiatelemetry Nia Inventory Fabric Parent 
- permissionResources GetNiatelemetry Nia Inventory Fabric Permission Resource[] 
- recordType string
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- recordVersion string
- Version of record being pushed. This determines what was the API version for data available from the device.
- registeredDevice GetNiatelemetry Nia Inventory Fabric Registered Device 
- replicationMode string
- Replication mode details on the fabric.
- rpMode 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.
- siteName string
- Name of fabric domain of the controller.
- softwareImage string
- Software image details on the fabric.
- spineCount number
- Returns total number of spines in the fabric.
- syslogServer stringIp List 
- Syslog server IP list on DCNM.
- syslogSev string
- Syslog sev details on the fabric.
- 
GetNiatelemetry Nia Inventory Fabric Tag[] 
- templateName string
- Template name of the fabric on DCNM.
- versionContext GetNiatelemetry Nia Inventory Fabric Version Context 
- vlanVni stringMappings 
- VLAN to VNI mappings configured in the DCNM.
- vniIp numberCount 
- Count number of IP addresses configured in the DCNM networks.
- vpcDetails GetNiatelemetry Nia Inventory Fabric Vpc Detail[] 
- vrfDeployment numberCount 
- No of vrfs deployed on a fabric.
- vrfDeployment GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status[] 
- xsiteNetwork numberCount 
- Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsiteVrf 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[GetNiatelemetry 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
GetNiatelemetry 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[GetNiatelemetry 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.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- anycastGw StringMac 
- Returns the aycast gateway mac.
- bgpEstablished NumberInterface Count 
- Counts the number of BGP interfaces that are in established state.
- bgwCount Number
- Returns number of bgw switches in the fabric.
- bgwInterface NumberUp Count 
- Count number of active interfaces on border gateways.
- borderGateway NumberSpine Count 
- Count number of border gateway spines in the fabric inventory.
- borderLeaf NumberCount 
- Count number of border leafs in the fabric inventory.
- classId String
- cloudsecAutoconfig Boolean
- Cloudsec autoconfig details on the fabric.
- createTime String
- The time when this managed object was created.
- dciSubnet StringRange 
- Returns the dci subnet range.
- dciSubnet StringTarget Mask 
- Returns the dci subnet target mask.
- dcnmtrackerEnabled Boolean
- Returns the value of the dcnmtrackerEnabled field.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- ebgpEvpn NumberLink Up Count 
- Count number of ebgp evpn active interfaces.
- fabricId String
- Uniquely identifies a fabric.
- fabricName String
- Returns the value of the Name of a fabric.
- fabricParent String
- Parent of the fabric on DCNM.
- fabricTechnology String
- Fabric Technology details on the fabric.
- fabricType String
- Fabric type information string.
- featurePtp String
- PTP feature details on the fabric.
- id String
- isBgw BooleanPresent 
- Checks if border gateway is present in the fabric inventory.
- isEnable BooleanNxapi Http 
- Check if NXAPI HTTP is enabled or not on the fabric.
- isEnable BooleanReal Time Backup 
- Check if real time backup is enabled or not on the fabric.
- isNgoam BooleanEnabled 
- Returns if ngoam is enabled.
- isScheduled BooleanBack Up Enabled 
- Returns if the scheduled backup is enabled.
- isTrm BooleanEnabled 
- Is TRM enabled for the fabric.
- leafCount Number
- Returns total number of leafs in the fabric.
- linkState StringRouting 
- Link state routing details on the fabric.
- linkType String
- Fabric oper status information.
- logicalLinks List<Property Map>
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- networkDeployment NumberCount 
- No of networks deployed on a fabric.
- networkDeployment List<Property Map>Statuses 
- ntpServer StringIp List 
- NTP server IP List on the fabric.
- nxosVni NumberBw Sites Count 
- Returns the count of vnis between sites.
- nxosVrf NumberBw Sites Count 
- Returns the count of vrfs between sites.
- nxosVrf NumberCount 
- Returns the value of the nxosVrfCount field.
- objectType String
- operStatus String
- Fabric oper status information.
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- recordType String
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- recordVersion String
- Version of record being pushed. This determines what was the API version for data available from the device.
- registeredDevice Property Map
- replicationMode String
- Replication mode details on the fabric.
- rpMode 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.
- siteName String
- Name of fabric domain of the controller.
- softwareImage String
- Software image details on the fabric.
- spineCount Number
- Returns total number of spines in the fabric.
- syslogServer StringIp List 
- Syslog server IP list on DCNM.
- syslogSev String
- Syslog sev details on the fabric.
- List<Property Map>
- templateName String
- Template name of the fabric on DCNM.
- versionContext Property Map
- vlanVni StringMappings 
- VLAN to VNI mappings configured in the DCNM.
- vniIp NumberCount 
- Count number of IP addresses configured in the DCNM networks.
- vpcDetails List<Property Map>
- vrfDeployment NumberCount 
- No of vrfs deployed on a fabric.
- vrfDeployment List<Property Map>Statuses 
- xsiteNetwork NumberCount 
- Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsiteVrf 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<GetNiatelemetry Nia Inventory Fabric Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetNiatelemetry Nia Inventory Fabric Ancestor> 
- AnycastGw stringMac 
- BgpEstablished doubleInterface Count 
- BgwCount double
- BgwInterface doubleUp Count 
- BorderGateway doubleSpine Count 
- BorderLeaf doubleCount 
- ClassId string
- CloudsecAutoconfig bool
- CreateTime string
- DciSubnet stringRange 
- DciSubnet stringTarget Mask 
- DcnmtrackerEnabled bool
- DomainGroup stringMoid 
- EbgpEvpn doubleLink Up Count 
- FabricId string
- FabricName string
- FabricParent string
- FabricTechnology string
- FabricType string
- FeaturePtp string
- IsBgw boolPresent 
- IsEnable boolNxapi Http 
- IsEnable boolReal Time Backup 
- IsNgoam boolEnabled 
- IsScheduled boolBack Up Enabled 
- IsTrm boolEnabled 
- LeafCount double
- LinkState stringRouting 
- LinkType string
- LogicalLinks List<GetNiatelemetry Nia Inventory Fabric Logical Link> 
- ModTime string
- Moid string
- NetworkDeployment doubleCount 
- NetworkDeployment List<GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status> 
- NtpServer stringIp List 
- NxosVni doubleBw Sites Count 
- NxosVrf doubleBw Sites Count 
- NxosVrf doubleCount 
- ObjectType string
- OperStatus string
- Owners List<string>
- Parent
GetNiatelemetry Nia Inventory Fabric Parent 
- PermissionResources List<GetNiatelemetry Nia Inventory Fabric Permission Resource> 
- RecordType string
- RecordVersion string
- RegisteredDevice GetNiatelemetry Nia Inventory Fabric Registered Device 
- ReplicationMode string
- RpMode string
- Serial string
- string
- SiteName string
- SoftwareImage string
- SpineCount double
- SyslogServer stringIp List 
- SyslogSev string
- 
List<GetNiatelemetry Nia Inventory Fabric Tag> 
- TemplateName string
- VersionContext GetNiatelemetry Nia Inventory Fabric Version Context 
- VlanVni stringMappings 
- VniIp doubleCount 
- VpcDetails List<GetNiatelemetry Nia Inventory Fabric Vpc Detail> 
- VrfDeployment doubleCount 
- VrfDeployment List<GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status> 
- XsiteNetwork doubleCount 
- XsiteVrf doubleCount 
- Id string
- Results
[]GetNiatelemetry Nia Inventory Fabric Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetNiatelemetry Nia Inventory Fabric Ancestor 
- AnycastGw stringMac 
- BgpEstablished float64Interface Count 
- BgwCount float64
- BgwInterface float64Up Count 
- BorderGateway float64Spine Count 
- BorderLeaf float64Count 
- ClassId string
- CloudsecAutoconfig bool
- CreateTime string
- DciSubnet stringRange 
- DciSubnet stringTarget Mask 
- DcnmtrackerEnabled bool
- DomainGroup stringMoid 
- EbgpEvpn float64Link Up Count 
- FabricId string
- FabricName string
- FabricParent string
- FabricTechnology string
- FabricType string
- FeaturePtp string
- IsBgw boolPresent 
- IsEnable boolNxapi Http 
- IsEnable boolReal Time Backup 
- IsNgoam boolEnabled 
- IsScheduled boolBack Up Enabled 
- IsTrm boolEnabled 
- LeafCount float64
- LinkState stringRouting 
- LinkType string
- LogicalLinks []GetNiatelemetry Nia Inventory Fabric Logical Link 
- ModTime string
- Moid string
- NetworkDeployment float64Count 
- NetworkDeployment []GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status 
- NtpServer stringIp List 
- NxosVni float64Bw Sites Count 
- NxosVrf float64Bw Sites Count 
- NxosVrf float64Count 
- ObjectType string
- OperStatus string
- Owners []string
- Parent
GetNiatelemetry Nia Inventory Fabric Parent 
- PermissionResources []GetNiatelemetry Nia Inventory Fabric Permission Resource 
- RecordType string
- RecordVersion string
- RegisteredDevice GetNiatelemetry Nia Inventory Fabric Registered Device 
- ReplicationMode string
- RpMode string
- Serial string
- string
- SiteName string
- SoftwareImage string
- SpineCount float64
- SyslogServer stringIp List 
- SyslogSev string
- 
[]GetNiatelemetry Nia Inventory Fabric Tag 
- TemplateName string
- VersionContext GetNiatelemetry Nia Inventory Fabric Version Context 
- VlanVni stringMappings 
- VniIp float64Count 
- VpcDetails []GetNiatelemetry Nia Inventory Fabric Vpc Detail 
- VrfDeployment float64Count 
- VrfDeployment []GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status 
- XsiteNetwork float64Count 
- XsiteVrf float64Count 
- id String
- results
List<GetNiatelemetry Nia Inventory Fabric Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetNiatelemetry Nia Inventory Fabric Ancestor> 
- anycastGw StringMac 
- bgpEstablished DoubleInterface Count 
- bgwCount Double
- bgwInterface DoubleUp Count 
- borderGateway DoubleSpine Count 
- borderLeaf DoubleCount 
- classId String
- cloudsecAutoconfig Boolean
- createTime String
- dciSubnet StringRange 
- dciSubnet StringTarget Mask 
- dcnmtrackerEnabled Boolean
- domainGroup StringMoid 
- ebgpEvpn DoubleLink Up Count 
- fabricId String
- fabricName String
- fabricParent String
- fabricTechnology String
- fabricType String
- featurePtp String
- isBgw BooleanPresent 
- isEnable BooleanNxapi Http 
- isEnable BooleanReal Time Backup 
- isNgoam BooleanEnabled 
- isScheduled BooleanBack Up Enabled 
- isTrm BooleanEnabled 
- leafCount Double
- linkState StringRouting 
- linkType String
- logicalLinks List<GetNiatelemetry Nia Inventory Fabric Logical Link> 
- modTime String
- moid String
- networkDeployment DoubleCount 
- networkDeployment List<GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status> 
- ntpServer StringIp List 
- nxosVni DoubleBw Sites Count 
- nxosVrf DoubleBw Sites Count 
- nxosVrf DoubleCount 
- objectType String
- operStatus String
- owners List<String>
- parent
GetNiatelemetry Nia Inventory Fabric Parent 
- permissionResources List<GetNiatelemetry Nia Inventory Fabric Permission Resource> 
- recordType String
- recordVersion String
- registeredDevice GetNiatelemetry Nia Inventory Fabric Registered Device 
- replicationMode String
- rpMode String
- serial String
- String
- siteName String
- softwareImage String
- spineCount Double
- syslogServer StringIp List 
- syslogSev String
- 
List<GetNiatelemetry Nia Inventory Fabric Tag> 
- templateName String
- versionContext GetNiatelemetry Nia Inventory Fabric Version Context 
- vlanVni StringMappings 
- vniIp DoubleCount 
- vpcDetails List<GetNiatelemetry Nia Inventory Fabric Vpc Detail> 
- vrfDeployment DoubleCount 
- vrfDeployment List<GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status> 
- xsiteNetwork DoubleCount 
- xsiteVrf DoubleCount 
- id string
- results
GetNiatelemetry Nia Inventory Fabric Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetNiatelemetry Nia Inventory Fabric Ancestor[] 
- anycastGw stringMac 
- bgpEstablished numberInterface Count 
- bgwCount number
- bgwInterface numberUp Count 
- borderGateway numberSpine Count 
- borderLeaf numberCount 
- classId string
- cloudsecAutoconfig boolean
- createTime string
- dciSubnet stringRange 
- dciSubnet stringTarget Mask 
- dcnmtrackerEnabled boolean
- domainGroup stringMoid 
- ebgpEvpn numberLink Up Count 
- fabricId string
- fabricName string
- fabricParent string
- fabricTechnology string
- fabricType string
- featurePtp string
- isBgw booleanPresent 
- isEnable booleanNxapi Http 
- isEnable booleanReal Time Backup 
- isNgoam booleanEnabled 
- isScheduled booleanBack Up Enabled 
- isTrm booleanEnabled 
- leafCount number
- linkState stringRouting 
- linkType string
- logicalLinks GetNiatelemetry Nia Inventory Fabric Logical Link[] 
- modTime string
- moid string
- networkDeployment numberCount 
- networkDeployment GetStatuses Niatelemetry Nia Inventory Fabric Network Deployment Status[] 
- ntpServer stringIp List 
- nxosVni numberBw Sites Count 
- nxosVrf numberBw Sites Count 
- nxosVrf numberCount 
- objectType string
- operStatus string
- owners string[]
- parent
GetNiatelemetry Nia Inventory Fabric Parent 
- permissionResources GetNiatelemetry Nia Inventory Fabric Permission Resource[] 
- recordType string
- recordVersion string
- registeredDevice GetNiatelemetry Nia Inventory Fabric Registered Device 
- replicationMode string
- rpMode string
- serial string
- string
- siteName string
- softwareImage string
- spineCount number
- syslogServer stringIp List 
- syslogSev string
- 
GetNiatelemetry Nia Inventory Fabric Tag[] 
- templateName string
- versionContext GetNiatelemetry Nia Inventory Fabric Version Context 
- vlanVni stringMappings 
- vniIp numberCount 
- vpcDetails GetNiatelemetry Nia Inventory Fabric Vpc Detail[] 
- vrfDeployment numberCount 
- vrfDeployment GetStatuses Niatelemetry Nia Inventory Fabric Vrf Deployment Status[] 
- xsiteNetwork numberCount 
- xsiteVrf numberCount 
- id str
- results
Sequence[GetNiatelemetry Nia Inventory Fabric Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetNiatelemetry 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
GetNiatelemetry 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[GetNiatelemetry 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>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- anycastGw StringMac 
- bgpEstablished NumberInterface Count 
- bgwCount Number
- bgwInterface NumberUp Count 
- borderGateway NumberSpine Count 
- borderLeaf NumberCount 
- classId String
- cloudsecAutoconfig Boolean
- createTime String
- dciSubnet StringRange 
- dciSubnet StringTarget Mask 
- dcnmtrackerEnabled Boolean
- domainGroup StringMoid 
- ebgpEvpn NumberLink Up Count 
- fabricId String
- fabricName String
- fabricParent String
- fabricTechnology String
- fabricType String
- featurePtp String
- isBgw BooleanPresent 
- isEnable BooleanNxapi Http 
- isEnable BooleanReal Time Backup 
- isNgoam BooleanEnabled 
- isScheduled BooleanBack Up Enabled 
- isTrm BooleanEnabled 
- leafCount Number
- linkState StringRouting 
- linkType String
- logicalLinks List<Property Map>
- modTime String
- moid String
- networkDeployment NumberCount 
- networkDeployment List<Property Map>Statuses 
- ntpServer StringIp List 
- nxosVni NumberBw Sites Count 
- nxosVrf NumberBw Sites Count 
- nxosVrf NumberCount 
- objectType String
- operStatus String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- recordType String
- recordVersion String
- registeredDevice Property Map
- replicationMode String
- rpMode String
- serial String
- String
- siteName String
- softwareImage String
- spineCount Number
- syslogServer StringIp List 
- syslogSev String
- List<Property Map>
- templateName String
- versionContext Property Map
- vlanVni StringMappings 
- vniIp NumberCount 
- vpcDetails List<Property Map>
- vrfDeployment NumberCount 
- vrfDeployment List<Property Map>Statuses 
- xsiteNetwork NumberCount 
- xsiteVrf NumberCount 
Supporting Types
GetNiatelemetryNiaInventoryFabricAncestor     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DbId double
- Return value of dbId attribute.
- IsPresent bool
- Return value of isPresent attribute.
- LinkAddr1 string
- Return value of linkAddr1 attribute.
- LinkAddr2 string
- Return value of linkAddr2 attribute.
- LinkState string
- Return value of linkState attribute.
- LinkType string
- Fabric oper status information.
- ObjectType 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DbId float64
- Return value of dbId attribute.
- IsPresent bool
- Return value of isPresent attribute.
- LinkAddr1 string
- Return value of linkAddr1 attribute.
- LinkAddr2 string
- Return value of linkAddr2 attribute.
- LinkState string
- Return value of linkState attribute.
- LinkType string
- Fabric oper status information.
- ObjectType 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dbId Double
- Return value of dbId attribute.
- isPresent Boolean
- Return value of isPresent attribute.
- linkAddr1 String
- Return value of linkAddr1 attribute.
- linkAddr2 String
- Return value of linkAddr2 attribute.
- linkState String
- Return value of linkState attribute.
- linkType String
- Fabric oper status information.
- objectType 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.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dbId number
- Return value of dbId attribute.
- isPresent boolean
- Return value of isPresent attribute.
- linkAddr1 string
- Return value of linkAddr1 attribute.
- linkAddr2 string
- Return value of linkAddr2 attribute.
- linkState string
- Return value of linkState attribute.
- linkType string
- Fabric oper status information.
- objectType 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- dbId Number
- Return value of dbId attribute.
- isPresent Boolean
- Return value of isPresent attribute.
- linkAddr1 String
- Return value of linkAddr1 attribute.
- linkAddr2 String
- Return value of linkAddr2 attribute.
- linkState String
- Return value of linkState attribute.
- linkType String
- Fabric oper status information.
- objectType 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       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Id double
- Returns the id of network/vrf.
- Name string
- Returns the name of network/vrf.
- ObjectType 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Id float64
- Returns the id of network/vrf.
- Name string
- Returns the name of network/vrf.
- ObjectType 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- id Double
- Returns the id of network/vrf.
- name String
- Returns the name of network/vrf.
- objectType 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.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- id number
- Returns the id of network/vrf.
- name string
- Returns the name of network/vrf.
- objectType 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- id Number
- Returns the id of network/vrf.
- name String
- Returns the name of network/vrf.
- objectType 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     
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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     
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetNiatelemetry Nia Inventory Fabric Result Ancestor> 
- AnycastGw stringMac 
- Returns the aycast gateway mac.
- BgpEstablished doubleInterface Count 
- Counts the number of BGP interfaces that are in established state.
- BgwCount double
- Returns number of bgw switches in the fabric.
- BgwInterface doubleUp Count 
- Count number of active interfaces on border gateways.
- BorderGateway doubleSpine Count 
- Count number of border gateway spines in the fabric inventory.
- BorderLeaf doubleCount 
- Count number of border leafs in the fabric inventory.
- ClassId string
- CloudsecAutoconfig bool
- Cloudsec autoconfig details on the fabric.
- CreateTime string
- The time when this managed object was created.
- DciSubnet stringRange 
- Returns the dci subnet range.
- DciSubnet stringTarget Mask 
- Returns the dci subnet target mask.
- DcnmtrackerEnabled bool
- Returns the value of the dcnmtrackerEnabled field.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EbgpEvpn doubleLink Up Count 
- Count number of ebgp evpn active interfaces.
- FabricId string
- Uniquely identifies a fabric.
- FabricName string
- Returns the value of the Name of a fabric.
- FabricParent string
- Parent of the fabric on DCNM.
- FabricTechnology string
- Fabric Technology details on the fabric.
- FabricType string
- Fabric type information string.
- FeaturePtp string
- PTP feature details on the fabric.
- IsBgw boolPresent 
- Checks if border gateway is present in the fabric inventory.
- IsEnable boolNxapi Http 
- Check if NXAPI HTTP is enabled or not on the fabric.
- IsEnable boolReal Time Backup 
- Check if real time backup is enabled or not on the fabric.
- IsNgoam boolEnabled 
- Returns if ngoam is enabled.
- IsScheduled boolBack Up Enabled 
- Returns if the scheduled backup is enabled.
- IsTrm boolEnabled 
- Is TRM enabled for the fabric.
- LeafCount double
- Returns total number of leafs in the fabric.
- LinkState stringRouting 
- Link state routing details on the fabric.
- LinkType string
- Fabric oper status information.
- LogicalLinks List<GetNiatelemetry Nia Inventory Fabric Result Logical Link> 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NetworkDeployment doubleCount 
- No of networks deployed on a fabric.
- NetworkDeployment List<GetStatuses Niatelemetry Nia Inventory Fabric Result Network Deployment Status> 
- NtpServer stringIp List 
- NTP server IP List on the fabric.
- NxosVni doubleBw Sites Count 
- Returns the count of vnis between sites.
- NxosVrf doubleBw Sites Count 
- Returns the count of vrfs between sites.
- NxosVrf doubleCount 
- Returns the value of the nxosVrfCount field.
- ObjectType string
- OperStatus string
- Fabric oper status information.
- Owners List<string>
- Parents
List<GetNiatelemetry Nia Inventory Fabric Result Parent> 
- PermissionResources List<GetNiatelemetry Nia Inventory Fabric Result Permission Resource> 
- RecordType string
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- RecordVersion string
- Version of record being pushed. This determines what was the API version for data available from the device.
- RegisteredDevices List<GetNiatelemetry Nia Inventory Fabric Result Registered Device> 
- ReplicationMode string
- Replication mode details on the fabric.
- RpMode 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.
- SiteName string
- Name of fabric domain of the controller.
- SoftwareImage string
- Software image details on the fabric.
- SpineCount double
- Returns total number of spines in the fabric.
- SyslogServer stringIp List 
- Syslog server IP list on DCNM.
- SyslogSev string
- Syslog sev details on the fabric.
- 
List<GetNiatelemetry Nia Inventory Fabric Result Tag> 
- TemplateName string
- Template name of the fabric on DCNM.
- VersionContexts List<GetNiatelemetry Nia Inventory Fabric Result Version Context> 
- VlanVni stringMappings 
- VLAN to VNI mappings configured in the DCNM.
- VniIp doubleCount 
- Count number of IP addresses configured in the DCNM networks.
- VpcDetails List<GetNiatelemetry Nia Inventory Fabric Result Vpc Detail> 
- VrfDeployment doubleCount 
- No of vrfs deployed on a fabric.
- VrfDeployment List<GetStatuses Niatelemetry Nia Inventory Fabric Result Vrf Deployment Status> 
- XsiteNetwork doubleCount 
- Returns deployed network count for bgw/bgws switches in the MSD fabric.
- XsiteVrf doubleCount 
- Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetNiatelemetry Nia Inventory Fabric Result Ancestor 
- AnycastGw stringMac 
- Returns the aycast gateway mac.
- BgpEstablished float64Interface Count 
- Counts the number of BGP interfaces that are in established state.
- BgwCount float64
- Returns number of bgw switches in the fabric.
- BgwInterface float64Up Count 
- Count number of active interfaces on border gateways.
- BorderGateway float64Spine Count 
- Count number of border gateway spines in the fabric inventory.
- BorderLeaf float64Count 
- Count number of border leafs in the fabric inventory.
- ClassId string
- CloudsecAutoconfig bool
- Cloudsec autoconfig details on the fabric.
- CreateTime string
- The time when this managed object was created.
- DciSubnet stringRange 
- Returns the dci subnet range.
- DciSubnet stringTarget Mask 
- Returns the dci subnet target mask.
- DcnmtrackerEnabled bool
- Returns the value of the dcnmtrackerEnabled field.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- EbgpEvpn float64Link Up Count 
- Count number of ebgp evpn active interfaces.
- FabricId string
- Uniquely identifies a fabric.
- FabricName string
- Returns the value of the Name of a fabric.
- FabricParent string
- Parent of the fabric on DCNM.
- FabricTechnology string
- Fabric Technology details on the fabric.
- FabricType string
- Fabric type information string.
- FeaturePtp string
- PTP feature details on the fabric.
- IsBgw boolPresent 
- Checks if border gateway is present in the fabric inventory.
- IsEnable boolNxapi Http 
- Check if NXAPI HTTP is enabled or not on the fabric.
- IsEnable boolReal Time Backup 
- Check if real time backup is enabled or not on the fabric.
- IsNgoam boolEnabled 
- Returns if ngoam is enabled.
- IsScheduled boolBack Up Enabled 
- Returns if the scheduled backup is enabled.
- IsTrm boolEnabled 
- Is TRM enabled for the fabric.
- LeafCount float64
- Returns total number of leafs in the fabric.
- LinkState stringRouting 
- Link state routing details on the fabric.
- LinkType string
- Fabric oper status information.
- LogicalLinks []GetNiatelemetry Nia Inventory Fabric Result Logical Link 
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NetworkDeployment float64Count 
- No of networks deployed on a fabric.
- NetworkDeployment []GetStatuses Niatelemetry Nia Inventory Fabric Result Network Deployment Status 
- NtpServer stringIp List 
- NTP server IP List on the fabric.
- NxosVni float64Bw Sites Count 
- Returns the count of vnis between sites.
- NxosVrf float64Bw Sites Count 
- Returns the count of vrfs between sites.
- NxosVrf float64Count 
- Returns the value of the nxosVrfCount field.
- ObjectType string
- OperStatus string
- Fabric oper status information.
- Owners []string
- Parents
[]GetNiatelemetry Nia Inventory Fabric Result Parent 
- PermissionResources []GetNiatelemetry Nia Inventory Fabric Result Permission Resource 
- RecordType string
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- RecordVersion string
- Version of record being pushed. This determines what was the API version for data available from the device.
- RegisteredDevices []GetNiatelemetry Nia Inventory Fabric Result Registered Device 
- ReplicationMode string
- Replication mode details on the fabric.
- RpMode 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.
- SiteName string
- Name of fabric domain of the controller.
- SoftwareImage string
- Software image details on the fabric.
- SpineCount float64
- Returns total number of spines in the fabric.
- SyslogServer stringIp List 
- Syslog server IP list on DCNM.
- SyslogSev string
- Syslog sev details on the fabric.
- 
[]GetNiatelemetry Nia Inventory Fabric Result Tag 
- TemplateName string
- Template name of the fabric on DCNM.
- VersionContexts []GetNiatelemetry Nia Inventory Fabric Result Version Context 
- VlanVni stringMappings 
- VLAN to VNI mappings configured in the DCNM.
- VniIp float64Count 
- Count number of IP addresses configured in the DCNM networks.
- VpcDetails []GetNiatelemetry Nia Inventory Fabric Result Vpc Detail 
- VrfDeployment float64Count 
- No of vrfs deployed on a fabric.
- VrfDeployment []GetStatuses Niatelemetry Nia Inventory Fabric Result Vrf Deployment Status 
- XsiteNetwork float64Count 
- Returns deployed network count for bgw/bgws switches in the MSD fabric.
- XsiteVrf float64Count 
- Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetNiatelemetry Nia Inventory Fabric Result Ancestor> 
- anycastGw StringMac 
- Returns the aycast gateway mac.
- bgpEstablished DoubleInterface Count 
- Counts the number of BGP interfaces that are in established state.
- bgwCount Double
- Returns number of bgw switches in the fabric.
- bgwInterface DoubleUp Count 
- Count number of active interfaces on border gateways.
- borderGateway DoubleSpine Count 
- Count number of border gateway spines in the fabric inventory.
- borderLeaf DoubleCount 
- Count number of border leafs in the fabric inventory.
- classId String
- cloudsecAutoconfig Boolean
- Cloudsec autoconfig details on the fabric.
- createTime String
- The time when this managed object was created.
- dciSubnet StringRange 
- Returns the dci subnet range.
- dciSubnet StringTarget Mask 
- Returns the dci subnet target mask.
- dcnmtrackerEnabled Boolean
- Returns the value of the dcnmtrackerEnabled field.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- ebgpEvpn DoubleLink Up Count 
- Count number of ebgp evpn active interfaces.
- fabricId String
- Uniquely identifies a fabric.
- fabricName String
- Returns the value of the Name of a fabric.
- fabricParent String
- Parent of the fabric on DCNM.
- fabricTechnology String
- Fabric Technology details on the fabric.
- fabricType String
- Fabric type information string.
- featurePtp String
- PTP feature details on the fabric.
- isBgw BooleanPresent 
- Checks if border gateway is present in the fabric inventory.
- isEnable BooleanNxapi Http 
- Check if NXAPI HTTP is enabled or not on the fabric.
- isEnable BooleanReal Time Backup 
- Check if real time backup is enabled or not on the fabric.
- isNgoam BooleanEnabled 
- Returns if ngoam is enabled.
- isScheduled BooleanBack Up Enabled 
- Returns if the scheduled backup is enabled.
- isTrm BooleanEnabled 
- Is TRM enabled for the fabric.
- leafCount Double
- Returns total number of leafs in the fabric.
- linkState StringRouting 
- Link state routing details on the fabric.
- linkType String
- Fabric oper status information.
- logicalLinks List<GetNiatelemetry Nia Inventory Fabric Result Logical Link> 
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- networkDeployment DoubleCount 
- No of networks deployed on a fabric.
- networkDeployment List<GetStatuses Niatelemetry Nia Inventory Fabric Result Network Deployment Status> 
- ntpServer StringIp List 
- NTP server IP List on the fabric.
- nxosVni DoubleBw Sites Count 
- Returns the count of vnis between sites.
- nxosVrf DoubleBw Sites Count 
- Returns the count of vrfs between sites.
- nxosVrf DoubleCount 
- Returns the value of the nxosVrfCount field.
- objectType String
- operStatus String
- Fabric oper status information.
- owners List<String>
- parents
List<GetNiatelemetry Nia Inventory Fabric Result Parent> 
- permissionResources List<GetNiatelemetry Nia Inventory Fabric Result Permission Resource> 
- recordType String
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- recordVersion String
- Version of record being pushed. This determines what was the API version for data available from the device.
- registeredDevices List<GetNiatelemetry Nia Inventory Fabric Result Registered Device> 
- replicationMode String
- Replication mode details on the fabric.
- rpMode 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.
- siteName String
- Name of fabric domain of the controller.
- softwareImage String
- Software image details on the fabric.
- spineCount Double
- Returns total number of spines in the fabric.
- syslogServer StringIp List 
- Syslog server IP list on DCNM.
- syslogSev String
- Syslog sev details on the fabric.
- 
List<GetNiatelemetry Nia Inventory Fabric Result Tag> 
- templateName String
- Template name of the fabric on DCNM.
- versionContexts List<GetNiatelemetry Nia Inventory Fabric Result Version Context> 
- vlanVni StringMappings 
- VLAN to VNI mappings configured in the DCNM.
- vniIp DoubleCount 
- Count number of IP addresses configured in the DCNM networks.
- vpcDetails List<GetNiatelemetry Nia Inventory Fabric Result Vpc Detail> 
- vrfDeployment DoubleCount 
- No of vrfs deployed on a fabric.
- vrfDeployment List<GetStatuses Niatelemetry Nia Inventory Fabric Result Vrf Deployment Status> 
- xsiteNetwork DoubleCount 
- Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsiteVrf DoubleCount 
- Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetNiatelemetry Nia Inventory Fabric Result Ancestor[] 
- anycastGw stringMac 
- Returns the aycast gateway mac.
- bgpEstablished numberInterface Count 
- Counts the number of BGP interfaces that are in established state.
- bgwCount number
- Returns number of bgw switches in the fabric.
- bgwInterface numberUp Count 
- Count number of active interfaces on border gateways.
- borderGateway numberSpine Count 
- Count number of border gateway spines in the fabric inventory.
- borderLeaf numberCount 
- Count number of border leafs in the fabric inventory.
- classId string
- cloudsecAutoconfig boolean
- Cloudsec autoconfig details on the fabric.
- createTime string
- The time when this managed object was created.
- dciSubnet stringRange 
- Returns the dci subnet range.
- dciSubnet stringTarget Mask 
- Returns the dci subnet target mask.
- dcnmtrackerEnabled boolean
- Returns the value of the dcnmtrackerEnabled field.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- ebgpEvpn numberLink Up Count 
- Count number of ebgp evpn active interfaces.
- fabricId string
- Uniquely identifies a fabric.
- fabricName string
- Returns the value of the Name of a fabric.
- fabricParent string
- Parent of the fabric on DCNM.
- fabricTechnology string
- Fabric Technology details on the fabric.
- fabricType string
- Fabric type information string.
- featurePtp string
- PTP feature details on the fabric.
- isBgw booleanPresent 
- Checks if border gateway is present in the fabric inventory.
- isEnable booleanNxapi Http 
- Check if NXAPI HTTP is enabled or not on the fabric.
- isEnable booleanReal Time Backup 
- Check if real time backup is enabled or not on the fabric.
- isNgoam booleanEnabled 
- Returns if ngoam is enabled.
- isScheduled booleanBack Up Enabled 
- Returns if the scheduled backup is enabled.
- isTrm booleanEnabled 
- Is TRM enabled for the fabric.
- leafCount number
- Returns total number of leafs in the fabric.
- linkState stringRouting 
- Link state routing details on the fabric.
- linkType string
- Fabric oper status information.
- logicalLinks GetNiatelemetry Nia Inventory Fabric Result Logical Link[] 
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- networkDeployment numberCount 
- No of networks deployed on a fabric.
- networkDeployment GetStatuses Niatelemetry Nia Inventory Fabric Result Network Deployment Status[] 
- ntpServer stringIp List 
- NTP server IP List on the fabric.
- nxosVni numberBw Sites Count 
- Returns the count of vnis between sites.
- nxosVrf numberBw Sites Count 
- Returns the count of vrfs between sites.
- nxosVrf numberCount 
- Returns the value of the nxosVrfCount field.
- objectType string
- operStatus string
- Fabric oper status information.
- owners string[]
- parents
GetNiatelemetry Nia Inventory Fabric Result Parent[] 
- permissionResources GetNiatelemetry Nia Inventory Fabric Result Permission Resource[] 
- recordType string
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- recordVersion string
- Version of record being pushed. This determines what was the API version for data available from the device.
- registeredDevices GetNiatelemetry Nia Inventory Fabric Result Registered Device[] 
- replicationMode string
- Replication mode details on the fabric.
- rpMode 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.
- siteName string
- Name of fabric domain of the controller.
- softwareImage string
- Software image details on the fabric.
- spineCount number
- Returns total number of spines in the fabric.
- syslogServer stringIp List 
- Syslog server IP list on DCNM.
- syslogSev string
- Syslog sev details on the fabric.
- 
GetNiatelemetry Nia Inventory Fabric Result Tag[] 
- templateName string
- Template name of the fabric on DCNM.
- versionContexts GetNiatelemetry Nia Inventory Fabric Result Version Context[] 
- vlanVni stringMappings 
- VLAN to VNI mappings configured in the DCNM.
- vniIp numberCount 
- Count number of IP addresses configured in the DCNM networks.
- vpcDetails GetNiatelemetry Nia Inventory Fabric Result Vpc Detail[] 
- vrfDeployment numberCount 
- No of vrfs deployed on a fabric.
- vrfDeployment GetStatuses Niatelemetry Nia Inventory Fabric Result Vrf Deployment Status[] 
- xsiteNetwork numberCount 
- Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsiteVrf 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[GetNiatelemetry 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[GetNiatelemetry 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[GetNiatelemetry 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.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- anycastGw StringMac 
- Returns the aycast gateway mac.
- bgpEstablished NumberInterface Count 
- Counts the number of BGP interfaces that are in established state.
- bgwCount Number
- Returns number of bgw switches in the fabric.
- bgwInterface NumberUp Count 
- Count number of active interfaces on border gateways.
- borderGateway NumberSpine Count 
- Count number of border gateway spines in the fabric inventory.
- borderLeaf NumberCount 
- Count number of border leafs in the fabric inventory.
- classId String
- cloudsecAutoconfig Boolean
- Cloudsec autoconfig details on the fabric.
- createTime String
- The time when this managed object was created.
- dciSubnet StringRange 
- Returns the dci subnet range.
- dciSubnet StringTarget Mask 
- Returns the dci subnet target mask.
- dcnmtrackerEnabled Boolean
- Returns the value of the dcnmtrackerEnabled field.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- ebgpEvpn NumberLink Up Count 
- Count number of ebgp evpn active interfaces.
- fabricId String
- Uniquely identifies a fabric.
- fabricName String
- Returns the value of the Name of a fabric.
- fabricParent String
- Parent of the fabric on DCNM.
- fabricTechnology String
- Fabric Technology details on the fabric.
- fabricType String
- Fabric type information string.
- featurePtp String
- PTP feature details on the fabric.
- isBgw BooleanPresent 
- Checks if border gateway is present in the fabric inventory.
- isEnable BooleanNxapi Http 
- Check if NXAPI HTTP is enabled or not on the fabric.
- isEnable BooleanReal Time Backup 
- Check if real time backup is enabled or not on the fabric.
- isNgoam BooleanEnabled 
- Returns if ngoam is enabled.
- isScheduled BooleanBack Up Enabled 
- Returns if the scheduled backup is enabled.
- isTrm BooleanEnabled 
- Is TRM enabled for the fabric.
- leafCount Number
- Returns total number of leafs in the fabric.
- linkState StringRouting 
- Link state routing details on the fabric.
- linkType String
- Fabric oper status information.
- logicalLinks List<Property Map>
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- networkDeployment NumberCount 
- No of networks deployed on a fabric.
- networkDeployment List<Property Map>Statuses 
- ntpServer StringIp List 
- NTP server IP List on the fabric.
- nxosVni NumberBw Sites Count 
- Returns the count of vnis between sites.
- nxosVrf NumberBw Sites Count 
- Returns the count of vrfs between sites.
- nxosVrf NumberCount 
- Returns the value of the nxosVrfCount field.
- objectType String
- operStatus String
- Fabric oper status information.
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- recordType String
- Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- recordVersion String
- Version of record being pushed. This determines what was the API version for data available from the device.
- registeredDevices List<Property Map>
- replicationMode String
- Replication mode details on the fabric.
- rpMode 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.
- siteName String
- Name of fabric domain of the controller.
- softwareImage String
- Software image details on the fabric.
- spineCount Number
- Returns total number of spines in the fabric.
- syslogServer StringIp List 
- Syslog server IP list on DCNM.
- syslogSev String
- Syslog sev details on the fabric.
- List<Property Map>
- templateName String
- Template name of the fabric on DCNM.
- versionContexts List<Property Map>
- vlanVni StringMappings 
- VLAN to VNI mappings configured in the DCNM.
- vniIp NumberCount 
- Count number of IP addresses configured in the DCNM networks.
- vpcDetails List<Property Map>
- vrfDeployment NumberCount 
- No of vrfs deployed on a fabric.
- vrfDeployment List<Property Map>Statuses 
- xsiteNetwork NumberCount 
- Returns deployed network count for bgw/bgws switches in the MSD fabric.
- xsiteVrf NumberCount 
- Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
GetNiatelemetryNiaInventoryFabricResultAncestor      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiatelemetryNiaInventoryFabricResultLogicalLink       
- AdditionalProperties string
- ClassId string
- DbId double
- IsPresent bool
- LinkAddr1 string
- LinkAddr2 string
- LinkState string
- LinkType string
- Fabric oper status information.
- ObjectType string
- Uptime string
- AdditionalProperties string
- ClassId string
- DbId float64
- IsPresent bool
- LinkAddr1 string
- LinkAddr2 string
- LinkState string
- LinkType string
- Fabric oper status information.
- ObjectType string
- Uptime string
- additionalProperties String
- classId String
- dbId Double
- isPresent Boolean
- linkAddr1 String
- linkAddr2 String
- linkState String
- linkType String
- Fabric oper status information.
- objectType String
- uptime String
- additionalProperties string
- classId string
- dbId number
- isPresent boolean
- linkAddr1 string
- linkAddr2 string
- linkState string
- linkType string
- Fabric oper status information.
- objectType 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
- additionalProperties String
- classId String
- dbId Number
- isPresent Boolean
- linkAddr1 String
- linkAddr2 String
- linkState String
- linkType String
- Fabric oper status information.
- objectType String
- uptime String
GetNiatelemetryNiaInventoryFabricResultNetworkDeploymentStatus        
- AdditionalProperties string
- ClassId string
- Id double
- Name string
- ObjectType string
- Status string
- AdditionalProperties string
- ClassId string
- Id float64
- Name string
- ObjectType string
- Status string
- additionalProperties String
- classId String
- id Double
- name String
- objectType String
- status String
- additionalProperties string
- classId string
- id number
- name string
- objectType string
- status string
- additional_properties str
- class_id str
- id float
- name str
- object_type str
- status str
- additionalProperties String
- classId String
- id Number
- name String
- objectType String
- status String
GetNiatelemetryNiaInventoryFabricResultParent      
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiatelemetryNiaInventoryFabricResultPermissionResource       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiatelemetryNiaInventoryFabricResultRegisteredDevice       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiatelemetryNiaInventoryFabricResultTag      
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetNiatelemetryNiaInventoryFabricResultVersionContext       
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetNiatelemetryNiaInventoryFabricResultVersionContextInterestedMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiatelemetryNiaInventoryFabricResultVersionContextRefMo         
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetNiatelemetryNiaInventoryFabricResultVpcDetail       
- AdditionalProperties string
- ClassId string
- IsVpc boolConfigured 
- ObjectType string
- PeerSwitch doubleDb Id 
- SwitchDb doubleId 
- AdditionalProperties string
- ClassId string
- IsVpc boolConfigured 
- ObjectType string
- PeerSwitch float64Db Id 
- SwitchDb float64Id 
- additionalProperties String
- classId String
- isVpc BooleanConfigured 
- objectType String
- peerSwitch DoubleDb Id 
- switchDb DoubleId 
- additionalProperties string
- classId string
- isVpc booleanConfigured 
- objectType string
- peerSwitch numberDb Id 
- switchDb numberId 
- additional_properties str
- class_id str
- is_vpc_ boolconfigured 
- object_type str
- peer_switch_ floatdb_ id 
- switch_db_ floatid 
- additionalProperties String
- classId String
- isVpc BooleanConfigured 
- objectType String
- peerSwitch NumberDb Id 
- switchDb NumberId 
GetNiatelemetryNiaInventoryFabricResultVrfDeploymentStatus        
- AdditionalProperties string
- ClassId string
- Id double
- Name string
- ObjectType string
- Status string
- AdditionalProperties string
- ClassId string
- Id float64
- Name string
- ObjectType string
- Status string
- additionalProperties String
- classId String
- id Double
- name String
- objectType String
- status String
- additionalProperties string
- classId string
- id number
- name string
- objectType string
- status string
- additional_properties str
- class_id str
- id float
- name str
- object_type str
- status str
- additionalProperties String
- classId String
- id Number
- name String
- objectType String
- status String
GetNiatelemetryNiaInventoryFabricTag     
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetNiatelemetryNiaInventoryFabricVersionContext      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetNiatelemetry Nia Inventory Fabric Version Context Interested Mo> 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo 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.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetNiatelemetry Nia Inventory Fabric Version Context Interested Mo 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo 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.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetNiatelemetry Nia Inventory Fabric Version Context Interested Mo> 
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo 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.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetNiatelemetry Nia Inventory Fabric Version Context Interested Mo[] 
- markedFor 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.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo 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.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[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.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetNiatelemetryNiaInventoryFabricVersionContextInterestedMo        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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        
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- IsVpc boolConfigured 
- Returns boolean if VPC is configured on switch or not.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PeerSwitch doubleDb Id 
- Returns peer switch id if VPC configured.
- SwitchDb doubleId 
- Returns the switch id of the switch.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- IsVpc boolConfigured 
- Returns boolean if VPC is configured on switch or not.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PeerSwitch float64Db Id 
- Returns peer switch id if VPC configured.
- SwitchDb float64Id 
- Returns the switch id of the switch.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- isVpc BooleanConfigured 
- Returns boolean if VPC is configured on switch or not.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- peerSwitch DoubleDb Id 
- Returns peer switch id if VPC configured.
- switchDb DoubleId 
- Returns the switch id of the switch.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- isVpc booleanConfigured 
- Returns boolean if VPC is configured on switch or not.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- peerSwitch numberDb Id 
- Returns peer switch id if VPC configured.
- switchDb 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- isVpc BooleanConfigured 
- Returns boolean if VPC is configured on switch or not.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- peerSwitch NumberDb Id 
- Returns peer switch id if VPC configured.
- switchDb NumberId 
- Returns the switch id of the switch.
GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus       
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Id double
- Returns the id of network/vrf.
- Name string
- Returns the name of network/vrf.
- ObjectType 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.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Id float64
- Returns the id of network/vrf.
- Name string
- Returns the name of network/vrf.
- ObjectType 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- id Double
- Returns the id of network/vrf.
- name String
- Returns the name of network/vrf.
- objectType 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.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- id number
- Returns the id of network/vrf.
- name string
- Returns the name of network/vrf.
- objectType 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.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- id Number
- Returns the id of network/vrf.
- name String
- Returns the name of network/vrf.
- objectType 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 intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet