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

intersight.getNiatelemetryNiaInventoryFabric

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    Inventory Object available for Fabric-scoped attributes.

    Using getNiatelemetryNiaInventoryFabric

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getNiatelemetryNiaInventoryFabric(args: GetNiatelemetryNiaInventoryFabricArgs, opts?: InvokeOptions): Promise<GetNiatelemetryNiaInventoryFabricResult>
    function getNiatelemetryNiaInventoryFabricOutput(args: GetNiatelemetryNiaInventoryFabricOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryNiaInventoryFabricResult>
    def get_niatelemetry_nia_inventory_fabric(account_moid: Optional[str] = None,
                                              additional_properties: Optional[str] = None,
                                              ancestors: Optional[Sequence[GetNiatelemetryNiaInventoryFabricAncestor]] = None,
                                              anycast_gw_mac: Optional[str] = None,
                                              bgp_established_interface_count: Optional[float] = None,
                                              bgw_count: Optional[float] = None,
                                              bgw_interface_up_count: Optional[float] = None,
                                              border_gateway_spine_count: Optional[float] = None,
                                              border_leaf_count: Optional[float] = None,
                                              class_id: Optional[str] = None,
                                              cloudsec_autoconfig: Optional[bool] = None,
                                              create_time: Optional[str] = None,
                                              dci_subnet_range: Optional[str] = None,
                                              dci_subnet_target_mask: Optional[str] = None,
                                              dcnmtracker_enabled: Optional[bool] = None,
                                              domain_group_moid: Optional[str] = None,
                                              ebgp_evpn_link_up_count: Optional[float] = None,
                                              fabric_id: Optional[str] = None,
                                              fabric_name: Optional[str] = None,
                                              fabric_parent: Optional[str] = None,
                                              fabric_technology: Optional[str] = None,
                                              fabric_type: Optional[str] = None,
                                              feature_ptp: Optional[str] = None,
                                              id: Optional[str] = None,
                                              is_bgw_present: Optional[bool] = None,
                                              is_enable_nxapi_http: Optional[bool] = None,
                                              is_enable_real_time_backup: Optional[bool] = None,
                                              is_ngoam_enabled: Optional[bool] = None,
                                              is_scheduled_back_up_enabled: Optional[bool] = None,
                                              is_trm_enabled: Optional[bool] = None,
                                              leaf_count: Optional[float] = None,
                                              link_state_routing: Optional[str] = None,
                                              link_type: Optional[str] = None,
                                              logical_links: Optional[Sequence[GetNiatelemetryNiaInventoryFabricLogicalLink]] = None,
                                              mod_time: Optional[str] = None,
                                              moid: Optional[str] = None,
                                              network_deployment_count: Optional[float] = None,
                                              network_deployment_statuses: Optional[Sequence[GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus]] = None,
                                              ntp_server_ip_list: Optional[str] = None,
                                              nxos_vni_bw_sites_count: Optional[float] = None,
                                              nxos_vrf_bw_sites_count: Optional[float] = None,
                                              nxos_vrf_count: Optional[float] = None,
                                              object_type: Optional[str] = None,
                                              oper_status: Optional[str] = None,
                                              owners: Optional[Sequence[str]] = None,
                                              parent: Optional[GetNiatelemetryNiaInventoryFabricParent] = None,
                                              permission_resources: Optional[Sequence[GetNiatelemetryNiaInventoryFabricPermissionResource]] = None,
                                              record_type: Optional[str] = None,
                                              record_version: Optional[str] = None,
                                              registered_device: Optional[GetNiatelemetryNiaInventoryFabricRegisteredDevice] = None,
                                              replication_mode: Optional[str] = None,
                                              rp_mode: Optional[str] = None,
                                              serial: Optional[str] = None,
                                              shared_scope: Optional[str] = None,
                                              site_name: Optional[str] = None,
                                              software_image: Optional[str] = None,
                                              spine_count: Optional[float] = None,
                                              syslog_server_ip_list: Optional[str] = None,
                                              syslog_sev: Optional[str] = None,
                                              tags: Optional[Sequence[GetNiatelemetryNiaInventoryFabricTag]] = None,
                                              template_name: Optional[str] = None,
                                              version_context: Optional[GetNiatelemetryNiaInventoryFabricVersionContext] = None,
                                              vlan_vni_mappings: Optional[str] = None,
                                              vni_ip_count: Optional[float] = None,
                                              vpc_details: Optional[Sequence[GetNiatelemetryNiaInventoryFabricVpcDetail]] = None,
                                              vrf_deployment_count: Optional[float] = None,
                                              vrf_deployment_statuses: Optional[Sequence[GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus]] = None,
                                              xsite_network_count: Optional[float] = None,
                                              xsite_vrf_count: Optional[float] = None,
                                              opts: Optional[InvokeOptions] = None) -> GetNiatelemetryNiaInventoryFabricResult
    def get_niatelemetry_nia_inventory_fabric_output(account_moid: Optional[pulumi.Input[str]] = None,
                                              additional_properties: Optional[pulumi.Input[str]] = None,
                                              ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricAncestorArgs]]]] = None,
                                              anycast_gw_mac: Optional[pulumi.Input[str]] = None,
                                              bgp_established_interface_count: Optional[pulumi.Input[float]] = None,
                                              bgw_count: Optional[pulumi.Input[float]] = None,
                                              bgw_interface_up_count: Optional[pulumi.Input[float]] = None,
                                              border_gateway_spine_count: Optional[pulumi.Input[float]] = None,
                                              border_leaf_count: Optional[pulumi.Input[float]] = None,
                                              class_id: Optional[pulumi.Input[str]] = None,
                                              cloudsec_autoconfig: Optional[pulumi.Input[bool]] = None,
                                              create_time: Optional[pulumi.Input[str]] = None,
                                              dci_subnet_range: Optional[pulumi.Input[str]] = None,
                                              dci_subnet_target_mask: Optional[pulumi.Input[str]] = None,
                                              dcnmtracker_enabled: Optional[pulumi.Input[bool]] = None,
                                              domain_group_moid: Optional[pulumi.Input[str]] = None,
                                              ebgp_evpn_link_up_count: Optional[pulumi.Input[float]] = None,
                                              fabric_id: Optional[pulumi.Input[str]] = None,
                                              fabric_name: Optional[pulumi.Input[str]] = None,
                                              fabric_parent: Optional[pulumi.Input[str]] = None,
                                              fabric_technology: Optional[pulumi.Input[str]] = None,
                                              fabric_type: Optional[pulumi.Input[str]] = None,
                                              feature_ptp: Optional[pulumi.Input[str]] = None,
                                              id: Optional[pulumi.Input[str]] = None,
                                              is_bgw_present: Optional[pulumi.Input[bool]] = None,
                                              is_enable_nxapi_http: Optional[pulumi.Input[bool]] = None,
                                              is_enable_real_time_backup: Optional[pulumi.Input[bool]] = None,
                                              is_ngoam_enabled: Optional[pulumi.Input[bool]] = None,
                                              is_scheduled_back_up_enabled: Optional[pulumi.Input[bool]] = None,
                                              is_trm_enabled: Optional[pulumi.Input[bool]] = None,
                                              leaf_count: Optional[pulumi.Input[float]] = None,
                                              link_state_routing: Optional[pulumi.Input[str]] = None,
                                              link_type: Optional[pulumi.Input[str]] = None,
                                              logical_links: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricLogicalLinkArgs]]]] = None,
                                              mod_time: Optional[pulumi.Input[str]] = None,
                                              moid: Optional[pulumi.Input[str]] = None,
                                              network_deployment_count: Optional[pulumi.Input[float]] = None,
                                              network_deployment_statuses: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatusArgs]]]] = None,
                                              ntp_server_ip_list: Optional[pulumi.Input[str]] = None,
                                              nxos_vni_bw_sites_count: Optional[pulumi.Input[float]] = None,
                                              nxos_vrf_bw_sites_count: Optional[pulumi.Input[float]] = None,
                                              nxos_vrf_count: Optional[pulumi.Input[float]] = None,
                                              object_type: Optional[pulumi.Input[str]] = None,
                                              oper_status: Optional[pulumi.Input[str]] = None,
                                              owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                              parent: Optional[pulumi.Input[GetNiatelemetryNiaInventoryFabricParentArgs]] = None,
                                              permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricPermissionResourceArgs]]]] = None,
                                              record_type: Optional[pulumi.Input[str]] = None,
                                              record_version: Optional[pulumi.Input[str]] = None,
                                              registered_device: Optional[pulumi.Input[GetNiatelemetryNiaInventoryFabricRegisteredDeviceArgs]] = None,
                                              replication_mode: Optional[pulumi.Input[str]] = None,
                                              rp_mode: Optional[pulumi.Input[str]] = None,
                                              serial: Optional[pulumi.Input[str]] = None,
                                              shared_scope: Optional[pulumi.Input[str]] = None,
                                              site_name: Optional[pulumi.Input[str]] = None,
                                              software_image: Optional[pulumi.Input[str]] = None,
                                              spine_count: Optional[pulumi.Input[float]] = None,
                                              syslog_server_ip_list: Optional[pulumi.Input[str]] = None,
                                              syslog_sev: Optional[pulumi.Input[str]] = None,
                                              tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricTagArgs]]]] = None,
                                              template_name: Optional[pulumi.Input[str]] = None,
                                              version_context: Optional[pulumi.Input[GetNiatelemetryNiaInventoryFabricVersionContextArgs]] = None,
                                              vlan_vni_mappings: Optional[pulumi.Input[str]] = None,
                                              vni_ip_count: Optional[pulumi.Input[float]] = None,
                                              vpc_details: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricVpcDetailArgs]]]] = None,
                                              vrf_deployment_count: Optional[pulumi.Input[float]] = None,
                                              vrf_deployment_statuses: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryFabricVrfDeploymentStatusArgs]]]] = None,
                                              xsite_network_count: Optional[pulumi.Input[float]] = None,
                                              xsite_vrf_count: Optional[pulumi.Input[float]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryNiaInventoryFabricResult]
    func LookupNiatelemetryNiaInventoryFabric(ctx *Context, args *LookupNiatelemetryNiaInventoryFabricArgs, opts ...InvokeOption) (*LookupNiatelemetryNiaInventoryFabricResult, error)
    func LookupNiatelemetryNiaInventoryFabricOutput(ctx *Context, args *LookupNiatelemetryNiaInventoryFabricOutputArgs, opts ...InvokeOption) LookupNiatelemetryNiaInventoryFabricResultOutput

    > Note: This function is named LookupNiatelemetryNiaInventoryFabric in the Go SDK.

    public static class GetNiatelemetryNiaInventoryFabric 
    {
        public static Task<GetNiatelemetryNiaInventoryFabricResult> InvokeAsync(GetNiatelemetryNiaInventoryFabricArgs args, InvokeOptions? opts = null)
        public static Output<GetNiatelemetryNiaInventoryFabricResult> Invoke(GetNiatelemetryNiaInventoryFabricInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetNiatelemetryNiaInventoryFabricResult> getNiatelemetryNiaInventoryFabric(GetNiatelemetryNiaInventoryFabricArgs args, InvokeOptions options)
    public static Output<GetNiatelemetryNiaInventoryFabricResult> getNiatelemetryNiaInventoryFabric(GetNiatelemetryNiaInventoryFabricArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getNiatelemetryNiaInventoryFabric:getNiatelemetryNiaInventoryFabric
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNiatelemetryNiaInventoryFabricAncestor>
    AnycastGwMac string
    Returns the aycast gateway mac.
    BgpEstablishedInterfaceCount double
    Counts the number of BGP interfaces that are in established state.
    BgwCount double
    Returns number of bgw switches in the fabric.
    BgwInterfaceUpCount double
    Count number of active interfaces on border gateways.
    BorderGatewaySpineCount double
    Count number of border gateway spines in the fabric inventory.
    BorderLeafCount double
    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.
    DciSubnetRange string
    Returns the dci subnet range.
    DciSubnetTargetMask string
    Returns the dci subnet target mask.
    DcnmtrackerEnabled bool
    Returns the value of the dcnmtrackerEnabled field.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EbgpEvpnLinkUpCount double
    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
    IsBgwPresent bool
    Checks if border gateway is present in the fabric inventory.
    IsEnableNxapiHttp bool
    Check if NXAPI HTTP is enabled or not on the fabric.
    IsEnableRealTimeBackup bool
    Check if real time backup is enabled or not on the fabric.
    IsNgoamEnabled bool
    Returns if ngoam is enabled.
    IsScheduledBackUpEnabled bool
    Returns if the scheduled backup is enabled.
    IsTrmEnabled bool
    Is TRM enabled for the fabric.
    LeafCount double
    Returns total number of leafs in the fabric.
    LinkStateRouting string
    Link state routing details on the fabric.
    LinkType string
    Fabric oper status information.
    LogicalLinks List<GetNiatelemetryNiaInventoryFabricLogicalLink>
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkDeploymentCount double
    No of networks deployed on a fabric.
    NetworkDeploymentStatuses List<GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus>
    NtpServerIpList string
    NTP server IP List on the fabric.
    NxosVniBwSitesCount double
    Returns the count of vnis between sites.
    NxosVrfBwSitesCount double
    Returns the count of vrfs between sites.
    NxosVrfCount double
    Returns the value of the nxosVrfCount field.
    ObjectType string
    OperStatus string
    Fabric oper status information.
    Owners List<string>
    Parent GetNiatelemetryNiaInventoryFabricParent
    PermissionResources List<GetNiatelemetryNiaInventoryFabricPermissionResource>
    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 GetNiatelemetryNiaInventoryFabricRegisteredDevice
    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.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SiteName string
    Name of fabric domain of the controller.
    SoftwareImage string
    Software image details on the fabric.
    SpineCount double
    Returns total number of spines in the fabric.
    SyslogServerIpList string
    Syslog server IP list on DCNM.
    SyslogSev string
    Syslog sev details on the fabric.
    Tags List<GetNiatelemetryNiaInventoryFabricTag>
    TemplateName string
    Template name of the fabric on DCNM.
    VersionContext GetNiatelemetryNiaInventoryFabricVersionContext
    VlanVniMappings string
    VLAN to VNI mappings configured in the DCNM.
    VniIpCount double
    Count number of IP addresses configured in the DCNM networks.
    VpcDetails List<GetNiatelemetryNiaInventoryFabricVpcDetail>
    VrfDeploymentCount double
    No of vrfs deployed on a fabric.
    VrfDeploymentStatuses List<GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus>
    XsiteNetworkCount double
    Returns deployed network count for bgw/bgws switches in the MSD fabric.
    XsiteVrfCount double
    Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNiatelemetryNiaInventoryFabricAncestor
    AnycastGwMac string
    Returns the aycast gateway mac.
    BgpEstablishedInterfaceCount float64
    Counts the number of BGP interfaces that are in established state.
    BgwCount float64
    Returns number of bgw switches in the fabric.
    BgwInterfaceUpCount float64
    Count number of active interfaces on border gateways.
    BorderGatewaySpineCount float64
    Count number of border gateway spines in the fabric inventory.
    BorderLeafCount float64
    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.
    DciSubnetRange string
    Returns the dci subnet range.
    DciSubnetTargetMask string
    Returns the dci subnet target mask.
    DcnmtrackerEnabled bool
    Returns the value of the dcnmtrackerEnabled field.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EbgpEvpnLinkUpCount float64
    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
    IsBgwPresent bool
    Checks if border gateway is present in the fabric inventory.
    IsEnableNxapiHttp bool
    Check if NXAPI HTTP is enabled or not on the fabric.
    IsEnableRealTimeBackup bool
    Check if real time backup is enabled or not on the fabric.
    IsNgoamEnabled bool
    Returns if ngoam is enabled.
    IsScheduledBackUpEnabled bool
    Returns if the scheduled backup is enabled.
    IsTrmEnabled bool
    Is TRM enabled for the fabric.
    LeafCount float64
    Returns total number of leafs in the fabric.
    LinkStateRouting string
    Link state routing details on the fabric.
    LinkType string
    Fabric oper status information.
    LogicalLinks []GetNiatelemetryNiaInventoryFabricLogicalLink
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkDeploymentCount float64
    No of networks deployed on a fabric.
    NetworkDeploymentStatuses []GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus
    NtpServerIpList string
    NTP server IP List on the fabric.
    NxosVniBwSitesCount float64
    Returns the count of vnis between sites.
    NxosVrfBwSitesCount float64
    Returns the count of vrfs between sites.
    NxosVrfCount float64
    Returns the value of the nxosVrfCount field.
    ObjectType string
    OperStatus string
    Fabric oper status information.
    Owners []string
    Parent GetNiatelemetryNiaInventoryFabricParent
    PermissionResources []GetNiatelemetryNiaInventoryFabricPermissionResource
    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 GetNiatelemetryNiaInventoryFabricRegisteredDevice
    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.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SiteName string
    Name of fabric domain of the controller.
    SoftwareImage string
    Software image details on the fabric.
    SpineCount float64
    Returns total number of spines in the fabric.
    SyslogServerIpList string
    Syslog server IP list on DCNM.
    SyslogSev string
    Syslog sev details on the fabric.
    Tags []GetNiatelemetryNiaInventoryFabricTag
    TemplateName string
    Template name of the fabric on DCNM.
    VersionContext GetNiatelemetryNiaInventoryFabricVersionContext
    VlanVniMappings string
    VLAN to VNI mappings configured in the DCNM.
    VniIpCount float64
    Count number of IP addresses configured in the DCNM networks.
    VpcDetails []GetNiatelemetryNiaInventoryFabricVpcDetail
    VrfDeploymentCount float64
    No of vrfs deployed on a fabric.
    VrfDeploymentStatuses []GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus
    XsiteNetworkCount float64
    Returns deployed network count for bgw/bgws switches in the MSD fabric.
    XsiteVrfCount float64
    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<GetNiatelemetryNiaInventoryFabricAncestor>
    anycastGwMac String
    Returns the aycast gateway mac.
    bgpEstablishedInterfaceCount Double
    Counts the number of BGP interfaces that are in established state.
    bgwCount Double
    Returns number of bgw switches in the fabric.
    bgwInterfaceUpCount Double
    Count number of active interfaces on border gateways.
    borderGatewaySpineCount Double
    Count number of border gateway spines in the fabric inventory.
    borderLeafCount Double
    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.
    dciSubnetRange String
    Returns the dci subnet range.
    dciSubnetTargetMask String
    Returns the dci subnet target mask.
    dcnmtrackerEnabled Boolean
    Returns the value of the dcnmtrackerEnabled field.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    ebgpEvpnLinkUpCount Double
    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
    isBgwPresent Boolean
    Checks if border gateway is present in the fabric inventory.
    isEnableNxapiHttp Boolean
    Check if NXAPI HTTP is enabled or not on the fabric.
    isEnableRealTimeBackup Boolean
    Check if real time backup is enabled or not on the fabric.
    isNgoamEnabled Boolean
    Returns if ngoam is enabled.
    isScheduledBackUpEnabled Boolean
    Returns if the scheduled backup is enabled.
    isTrmEnabled Boolean
    Is TRM enabled for the fabric.
    leafCount Double
    Returns total number of leafs in the fabric.
    linkStateRouting String
    Link state routing details on the fabric.
    linkType String
    Fabric oper status information.
    logicalLinks List<GetNiatelemetryNiaInventoryFabricLogicalLink>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkDeploymentCount Double
    No of networks deployed on a fabric.
    networkDeploymentStatuses List<GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus>
    ntpServerIpList String
    NTP server IP List on the fabric.
    nxosVniBwSitesCount Double
    Returns the count of vnis between sites.
    nxosVrfBwSitesCount Double
    Returns the count of vrfs between sites.
    nxosVrfCount Double
    Returns the value of the nxosVrfCount field.
    objectType String
    operStatus String
    Fabric oper status information.
    owners List<String>
    parent GetNiatelemetryNiaInventoryFabricParent
    permissionResources List<GetNiatelemetryNiaInventoryFabricPermissionResource>
    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 GetNiatelemetryNiaInventoryFabricRegisteredDevice
    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.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    siteName String
    Name of fabric domain of the controller.
    softwareImage String
    Software image details on the fabric.
    spineCount Double
    Returns total number of spines in the fabric.
    syslogServerIpList String
    Syslog server IP list on DCNM.
    syslogSev String
    Syslog sev details on the fabric.
    tags List<GetNiatelemetryNiaInventoryFabricTag>
    templateName String
    Template name of the fabric on DCNM.
    versionContext GetNiatelemetryNiaInventoryFabricVersionContext
    vlanVniMappings String
    VLAN to VNI mappings configured in the DCNM.
    vniIpCount Double
    Count number of IP addresses configured in the DCNM networks.
    vpcDetails List<GetNiatelemetryNiaInventoryFabricVpcDetail>
    vrfDeploymentCount Double
    No of vrfs deployed on a fabric.
    vrfDeploymentStatuses List<GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus>
    xsiteNetworkCount Double
    Returns deployed network count for bgw/bgws switches in the MSD fabric.
    xsiteVrfCount Double
    Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNiatelemetryNiaInventoryFabricAncestor[]
    anycastGwMac string
    Returns the aycast gateway mac.
    bgpEstablishedInterfaceCount number
    Counts the number of BGP interfaces that are in established state.
    bgwCount number
    Returns number of bgw switches in the fabric.
    bgwInterfaceUpCount number
    Count number of active interfaces on border gateways.
    borderGatewaySpineCount number
    Count number of border gateway spines in the fabric inventory.
    borderLeafCount number
    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.
    dciSubnetRange string
    Returns the dci subnet range.
    dciSubnetTargetMask string
    Returns the dci subnet target mask.
    dcnmtrackerEnabled boolean
    Returns the value of the dcnmtrackerEnabled field.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    ebgpEvpnLinkUpCount number
    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
    isBgwPresent boolean
    Checks if border gateway is present in the fabric inventory.
    isEnableNxapiHttp boolean
    Check if NXAPI HTTP is enabled or not on the fabric.
    isEnableRealTimeBackup boolean
    Check if real time backup is enabled or not on the fabric.
    isNgoamEnabled boolean
    Returns if ngoam is enabled.
    isScheduledBackUpEnabled boolean
    Returns if the scheduled backup is enabled.
    isTrmEnabled boolean
    Is TRM enabled for the fabric.
    leafCount number
    Returns total number of leafs in the fabric.
    linkStateRouting string
    Link state routing details on the fabric.
    linkType string
    Fabric oper status information.
    logicalLinks GetNiatelemetryNiaInventoryFabricLogicalLink[]
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    networkDeploymentCount number
    No of networks deployed on a fabric.
    networkDeploymentStatuses GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus[]
    ntpServerIpList string
    NTP server IP List on the fabric.
    nxosVniBwSitesCount number
    Returns the count of vnis between sites.
    nxosVrfBwSitesCount number
    Returns the count of vrfs between sites.
    nxosVrfCount number
    Returns the value of the nxosVrfCount field.
    objectType string
    operStatus string
    Fabric oper status information.
    owners string[]
    parent GetNiatelemetryNiaInventoryFabricParent
    permissionResources GetNiatelemetryNiaInventoryFabricPermissionResource[]
    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 GetNiatelemetryNiaInventoryFabricRegisteredDevice
    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.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    siteName string
    Name of fabric domain of the controller.
    softwareImage string
    Software image details on the fabric.
    spineCount number
    Returns total number of spines in the fabric.
    syslogServerIpList string
    Syslog server IP list on DCNM.
    syslogSev string
    Syslog sev details on the fabric.
    tags GetNiatelemetryNiaInventoryFabricTag[]
    templateName string
    Template name of the fabric on DCNM.
    versionContext GetNiatelemetryNiaInventoryFabricVersionContext
    vlanVniMappings string
    VLAN to VNI mappings configured in the DCNM.
    vniIpCount number
    Count number of IP addresses configured in the DCNM networks.
    vpcDetails GetNiatelemetryNiaInventoryFabricVpcDetail[]
    vrfDeploymentCount number
    No of vrfs deployed on a fabric.
    vrfDeploymentStatuses GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus[]
    xsiteNetworkCount number
    Returns deployed network count for bgw/bgws switches in the MSD fabric.
    xsiteVrfCount number
    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[GetNiatelemetryNiaInventoryFabricAncestor]
    anycast_gw_mac str
    Returns the aycast gateway mac.
    bgp_established_interface_count float
    Counts the number of BGP interfaces that are in established state.
    bgw_count float
    Returns number of bgw switches in the fabric.
    bgw_interface_up_count float
    Count number of active interfaces on border gateways.
    border_gateway_spine_count float
    Count number of border gateway spines in the fabric inventory.
    border_leaf_count float
    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_range str
    Returns the dci subnet range.
    dci_subnet_target_mask str
    Returns the dci subnet target mask.
    dcnmtracker_enabled bool
    Returns the value of the dcnmtrackerEnabled field.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    ebgp_evpn_link_up_count float
    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_present bool
    Checks if border gateway is present in the fabric inventory.
    is_enable_nxapi_http bool
    Check if NXAPI HTTP is enabled or not on the fabric.
    is_enable_real_time_backup bool
    Check if real time backup is enabled or not on the fabric.
    is_ngoam_enabled bool
    Returns if ngoam is enabled.
    is_scheduled_back_up_enabled bool
    Returns if the scheduled backup is enabled.
    is_trm_enabled bool
    Is TRM enabled for the fabric.
    leaf_count float
    Returns total number of leafs in the fabric.
    link_state_routing str
    Link state routing details on the fabric.
    link_type str
    Fabric oper status information.
    logical_links Sequence[GetNiatelemetryNiaInventoryFabricLogicalLink]
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    network_deployment_count float
    No of networks deployed on a fabric.
    network_deployment_statuses Sequence[GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus]
    ntp_server_ip_list str
    NTP server IP List on the fabric.
    nxos_vni_bw_sites_count float
    Returns the count of vnis between sites.
    nxos_vrf_bw_sites_count float
    Returns the count of vrfs between sites.
    nxos_vrf_count float
    Returns the value of the nxosVrfCount field.
    object_type str
    oper_status str
    Fabric oper status information.
    owners Sequence[str]
    parent GetNiatelemetryNiaInventoryFabricParent
    permission_resources Sequence[GetNiatelemetryNiaInventoryFabricPermissionResource]
    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 GetNiatelemetryNiaInventoryFabricRegisteredDevice
    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.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    site_name str
    Name of 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_ip_list str
    Syslog server IP list on DCNM.
    syslog_sev str
    Syslog sev details on the fabric.
    tags Sequence[GetNiatelemetryNiaInventoryFabricTag]
    template_name str
    Template name of the fabric on DCNM.
    version_context GetNiatelemetryNiaInventoryFabricVersionContext
    vlan_vni_mappings str
    VLAN to VNI mappings configured in the DCNM.
    vni_ip_count float
    Count number of IP addresses configured in the DCNM networks.
    vpc_details Sequence[GetNiatelemetryNiaInventoryFabricVpcDetail]
    vrf_deployment_count float
    No of vrfs deployed on a fabric.
    vrf_deployment_statuses Sequence[GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus]
    xsite_network_count float
    Returns deployed network count for bgw/bgws switches in the MSD fabric.
    xsite_vrf_count float
    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>
    anycastGwMac String
    Returns the aycast gateway mac.
    bgpEstablishedInterfaceCount Number
    Counts the number of BGP interfaces that are in established state.
    bgwCount Number
    Returns number of bgw switches in the fabric.
    bgwInterfaceUpCount Number
    Count number of active interfaces on border gateways.
    borderGatewaySpineCount Number
    Count number of border gateway spines in the fabric inventory.
    borderLeafCount Number
    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.
    dciSubnetRange String
    Returns the dci subnet range.
    dciSubnetTargetMask String
    Returns the dci subnet target mask.
    dcnmtrackerEnabled Boolean
    Returns the value of the dcnmtrackerEnabled field.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    ebgpEvpnLinkUpCount Number
    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
    isBgwPresent Boolean
    Checks if border gateway is present in the fabric inventory.
    isEnableNxapiHttp Boolean
    Check if NXAPI HTTP is enabled or not on the fabric.
    isEnableRealTimeBackup Boolean
    Check if real time backup is enabled or not on the fabric.
    isNgoamEnabled Boolean
    Returns if ngoam is enabled.
    isScheduledBackUpEnabled Boolean
    Returns if the scheduled backup is enabled.
    isTrmEnabled Boolean
    Is TRM enabled for the fabric.
    leafCount Number
    Returns total number of leafs in the fabric.
    linkStateRouting String
    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.
    networkDeploymentCount Number
    No of networks deployed on a fabric.
    networkDeploymentStatuses List<Property Map>
    ntpServerIpList String
    NTP server IP List on the fabric.
    nxosVniBwSitesCount Number
    Returns the count of vnis between sites.
    nxosVrfBwSitesCount Number
    Returns the count of vrfs between sites.
    nxosVrfCount Number
    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.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    siteName String
    Name of fabric domain of the controller.
    softwareImage String
    Software image details on the fabric.
    spineCount Number
    Returns total number of spines in the fabric.
    syslogServerIpList String
    Syslog server IP list on DCNM.
    syslogSev String
    Syslog sev details on the fabric.
    tags List<Property Map>
    templateName String
    Template name of the fabric on DCNM.
    versionContext Property Map
    vlanVniMappings String
    VLAN to VNI mappings configured in the DCNM.
    vniIpCount Number
    Count number of IP addresses configured in the DCNM networks.
    vpcDetails List<Property Map>
    vrfDeploymentCount Number
    No of vrfs deployed on a fabric.
    vrfDeploymentStatuses List<Property Map>
    xsiteNetworkCount Number
    Returns deployed network count for bgw/bgws switches in the MSD fabric.
    xsiteVrfCount Number
    Returns deployed vrf count for bgw/bgws switches in the MSD fabric.

    getNiatelemetryNiaInventoryFabric Result

    The following output properties are available:

    Id string
    Results List<GetNiatelemetryNiaInventoryFabricResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetNiatelemetryNiaInventoryFabricAncestor>
    AnycastGwMac string
    BgpEstablishedInterfaceCount double
    BgwCount double
    BgwInterfaceUpCount double
    BorderGatewaySpineCount double
    BorderLeafCount double
    ClassId string
    CloudsecAutoconfig bool
    CreateTime string
    DciSubnetRange string
    DciSubnetTargetMask string
    DcnmtrackerEnabled bool
    DomainGroupMoid string
    EbgpEvpnLinkUpCount double
    FabricId string
    FabricName string
    FabricParent string
    FabricTechnology string
    FabricType string
    FeaturePtp string
    IsBgwPresent bool
    IsEnableNxapiHttp bool
    IsEnableRealTimeBackup bool
    IsNgoamEnabled bool
    IsScheduledBackUpEnabled bool
    IsTrmEnabled bool
    LeafCount double
    LinkStateRouting string
    LinkType string
    LogicalLinks List<GetNiatelemetryNiaInventoryFabricLogicalLink>
    ModTime string
    Moid string
    NetworkDeploymentCount double
    NetworkDeploymentStatuses List<GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus>
    NtpServerIpList string
    NxosVniBwSitesCount double
    NxosVrfBwSitesCount double
    NxosVrfCount double
    ObjectType string
    OperStatus string
    Owners List<string>
    Parent GetNiatelemetryNiaInventoryFabricParent
    PermissionResources List<GetNiatelemetryNiaInventoryFabricPermissionResource>
    RecordType string
    RecordVersion string
    RegisteredDevice GetNiatelemetryNiaInventoryFabricRegisteredDevice
    ReplicationMode string
    RpMode string
    Serial string
    SharedScope string
    SiteName string
    SoftwareImage string
    SpineCount double
    SyslogServerIpList string
    SyslogSev string
    Tags List<GetNiatelemetryNiaInventoryFabricTag>
    TemplateName string
    VersionContext GetNiatelemetryNiaInventoryFabricVersionContext
    VlanVniMappings string
    VniIpCount double
    VpcDetails List<GetNiatelemetryNiaInventoryFabricVpcDetail>
    VrfDeploymentCount double
    VrfDeploymentStatuses List<GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus>
    XsiteNetworkCount double
    XsiteVrfCount double
    Id string
    Results []GetNiatelemetryNiaInventoryFabricResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetNiatelemetryNiaInventoryFabricAncestor
    AnycastGwMac string
    BgpEstablishedInterfaceCount float64
    BgwCount float64
    BgwInterfaceUpCount float64
    BorderGatewaySpineCount float64
    BorderLeafCount float64
    ClassId string
    CloudsecAutoconfig bool
    CreateTime string
    DciSubnetRange string
    DciSubnetTargetMask string
    DcnmtrackerEnabled bool
    DomainGroupMoid string
    EbgpEvpnLinkUpCount float64
    FabricId string
    FabricName string
    FabricParent string
    FabricTechnology string
    FabricType string
    FeaturePtp string
    IsBgwPresent bool
    IsEnableNxapiHttp bool
    IsEnableRealTimeBackup bool
    IsNgoamEnabled bool
    IsScheduledBackUpEnabled bool
    IsTrmEnabled bool
    LeafCount float64
    LinkStateRouting string
    LinkType string
    LogicalLinks []GetNiatelemetryNiaInventoryFabricLogicalLink
    ModTime string
    Moid string
    NetworkDeploymentCount float64
    NetworkDeploymentStatuses []GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus
    NtpServerIpList string
    NxosVniBwSitesCount float64
    NxosVrfBwSitesCount float64
    NxosVrfCount float64
    ObjectType string
    OperStatus string
    Owners []string
    Parent GetNiatelemetryNiaInventoryFabricParent
    PermissionResources []GetNiatelemetryNiaInventoryFabricPermissionResource
    RecordType string
    RecordVersion string
    RegisteredDevice GetNiatelemetryNiaInventoryFabricRegisteredDevice
    ReplicationMode string
    RpMode string
    Serial string
    SharedScope string
    SiteName string
    SoftwareImage string
    SpineCount float64
    SyslogServerIpList string
    SyslogSev string
    Tags []GetNiatelemetryNiaInventoryFabricTag
    TemplateName string
    VersionContext GetNiatelemetryNiaInventoryFabricVersionContext
    VlanVniMappings string
    VniIpCount float64
    VpcDetails []GetNiatelemetryNiaInventoryFabricVpcDetail
    VrfDeploymentCount float64
    VrfDeploymentStatuses []GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus
    XsiteNetworkCount float64
    XsiteVrfCount float64
    id String
    results List<GetNiatelemetryNiaInventoryFabricResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetNiatelemetryNiaInventoryFabricAncestor>
    anycastGwMac String
    bgpEstablishedInterfaceCount Double
    bgwCount Double
    bgwInterfaceUpCount Double
    borderGatewaySpineCount Double
    borderLeafCount Double
    classId String
    cloudsecAutoconfig Boolean
    createTime String
    dciSubnetRange String
    dciSubnetTargetMask String
    dcnmtrackerEnabled Boolean
    domainGroupMoid String
    ebgpEvpnLinkUpCount Double
    fabricId String
    fabricName String
    fabricParent String
    fabricTechnology String
    fabricType String
    featurePtp String
    isBgwPresent Boolean
    isEnableNxapiHttp Boolean
    isEnableRealTimeBackup Boolean
    isNgoamEnabled Boolean
    isScheduledBackUpEnabled Boolean
    isTrmEnabled Boolean
    leafCount Double
    linkStateRouting String
    linkType String
    logicalLinks List<GetNiatelemetryNiaInventoryFabricLogicalLink>
    modTime String
    moid String
    networkDeploymentCount Double
    networkDeploymentStatuses List<GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus>
    ntpServerIpList String
    nxosVniBwSitesCount Double
    nxosVrfBwSitesCount Double
    nxosVrfCount Double
    objectType String
    operStatus String
    owners List<String>
    parent GetNiatelemetryNiaInventoryFabricParent
    permissionResources List<GetNiatelemetryNiaInventoryFabricPermissionResource>
    recordType String
    recordVersion String
    registeredDevice GetNiatelemetryNiaInventoryFabricRegisteredDevice
    replicationMode String
    rpMode String
    serial String
    sharedScope String
    siteName String
    softwareImage String
    spineCount Double
    syslogServerIpList String
    syslogSev String
    tags List<GetNiatelemetryNiaInventoryFabricTag>
    templateName String
    versionContext GetNiatelemetryNiaInventoryFabricVersionContext
    vlanVniMappings String
    vniIpCount Double
    vpcDetails List<GetNiatelemetryNiaInventoryFabricVpcDetail>
    vrfDeploymentCount Double
    vrfDeploymentStatuses List<GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus>
    xsiteNetworkCount Double
    xsiteVrfCount Double
    id string
    results GetNiatelemetryNiaInventoryFabricResult[]
    accountMoid string
    additionalProperties string
    ancestors GetNiatelemetryNiaInventoryFabricAncestor[]
    anycastGwMac string
    bgpEstablishedInterfaceCount number
    bgwCount number
    bgwInterfaceUpCount number
    borderGatewaySpineCount number
    borderLeafCount number
    classId string
    cloudsecAutoconfig boolean
    createTime string
    dciSubnetRange string
    dciSubnetTargetMask string
    dcnmtrackerEnabled boolean
    domainGroupMoid string
    ebgpEvpnLinkUpCount number
    fabricId string
    fabricName string
    fabricParent string
    fabricTechnology string
    fabricType string
    featurePtp string
    isBgwPresent boolean
    isEnableNxapiHttp boolean
    isEnableRealTimeBackup boolean
    isNgoamEnabled boolean
    isScheduledBackUpEnabled boolean
    isTrmEnabled boolean
    leafCount number
    linkStateRouting string
    linkType string
    logicalLinks GetNiatelemetryNiaInventoryFabricLogicalLink[]
    modTime string
    moid string
    networkDeploymentCount number
    networkDeploymentStatuses GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus[]
    ntpServerIpList string
    nxosVniBwSitesCount number
    nxosVrfBwSitesCount number
    nxosVrfCount number
    objectType string
    operStatus string
    owners string[]
    parent GetNiatelemetryNiaInventoryFabricParent
    permissionResources GetNiatelemetryNiaInventoryFabricPermissionResource[]
    recordType string
    recordVersion string
    registeredDevice GetNiatelemetryNiaInventoryFabricRegisteredDevice
    replicationMode string
    rpMode string
    serial string
    sharedScope string
    siteName string
    softwareImage string
    spineCount number
    syslogServerIpList string
    syslogSev string
    tags GetNiatelemetryNiaInventoryFabricTag[]
    templateName string
    versionContext GetNiatelemetryNiaInventoryFabricVersionContext
    vlanVniMappings string
    vniIpCount number
    vpcDetails GetNiatelemetryNiaInventoryFabricVpcDetail[]
    vrfDeploymentCount number
    vrfDeploymentStatuses GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus[]
    xsiteNetworkCount number
    xsiteVrfCount number
    id str
    results Sequence[GetNiatelemetryNiaInventoryFabricResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetNiatelemetryNiaInventoryFabricAncestor]
    anycast_gw_mac str
    bgp_established_interface_count float
    bgw_count float
    bgw_interface_up_count float
    border_gateway_spine_count float
    border_leaf_count float
    class_id str
    cloudsec_autoconfig bool
    create_time str
    dci_subnet_range str
    dci_subnet_target_mask str
    dcnmtracker_enabled bool
    domain_group_moid str
    ebgp_evpn_link_up_count float
    fabric_id str
    fabric_name str
    fabric_parent str
    fabric_technology str
    fabric_type str
    feature_ptp str
    is_bgw_present bool
    is_enable_nxapi_http bool
    is_enable_real_time_backup bool
    is_ngoam_enabled bool
    is_scheduled_back_up_enabled bool
    is_trm_enabled bool
    leaf_count float
    link_state_routing str
    link_type str
    logical_links Sequence[GetNiatelemetryNiaInventoryFabricLogicalLink]
    mod_time str
    moid str
    network_deployment_count float
    network_deployment_statuses Sequence[GetNiatelemetryNiaInventoryFabricNetworkDeploymentStatus]
    ntp_server_ip_list str
    nxos_vni_bw_sites_count float
    nxos_vrf_bw_sites_count float
    nxos_vrf_count float
    object_type str
    oper_status str
    owners Sequence[str]
    parent GetNiatelemetryNiaInventoryFabricParent
    permission_resources Sequence[GetNiatelemetryNiaInventoryFabricPermissionResource]
    record_type str
    record_version str
    registered_device GetNiatelemetryNiaInventoryFabricRegisteredDevice
    replication_mode str
    rp_mode str
    serial str
    shared_scope str
    site_name str
    software_image str
    spine_count float
    syslog_server_ip_list str
    syslog_sev str
    tags Sequence[GetNiatelemetryNiaInventoryFabricTag]
    template_name str
    version_context GetNiatelemetryNiaInventoryFabricVersionContext
    vlan_vni_mappings str
    vni_ip_count float
    vpc_details Sequence[GetNiatelemetryNiaInventoryFabricVpcDetail]
    vrf_deployment_count float
    vrf_deployment_statuses Sequence[GetNiatelemetryNiaInventoryFabricVrfDeploymentStatus]
    xsite_network_count float
    xsite_vrf_count float
    id String
    results List<Property Map>
    accountMoid String
    additionalProperties String
    ancestors List<Property Map>
    anycastGwMac String
    bgpEstablishedInterfaceCount Number
    bgwCount Number
    bgwInterfaceUpCount Number
    borderGatewaySpineCount Number
    borderLeafCount Number
    classId String
    cloudsecAutoconfig Boolean
    createTime String
    dciSubnetRange String
    dciSubnetTargetMask String
    dcnmtrackerEnabled Boolean
    domainGroupMoid String
    ebgpEvpnLinkUpCount Number
    fabricId String
    fabricName String
    fabricParent String
    fabricTechnology String
    fabricType String
    featurePtp String
    isBgwPresent Boolean
    isEnableNxapiHttp Boolean
    isEnableRealTimeBackup Boolean
    isNgoamEnabled Boolean
    isScheduledBackUpEnabled Boolean
    isTrmEnabled Boolean
    leafCount Number
    linkStateRouting String
    linkType String
    logicalLinks List<Property Map>
    modTime String
    moid String
    networkDeploymentCount Number
    networkDeploymentStatuses List<Property Map>
    ntpServerIpList String
    nxosVniBwSitesCount Number
    nxosVrfBwSitesCount Number
    nxosVrfCount Number
    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
    sharedScope String
    siteName String
    softwareImage String
    spineCount Number
    syslogServerIpList String
    syslogSev String
    tags List<Property Map>
    templateName String
    versionContext Property Map
    vlanVniMappings String
    vniIpCount Number
    vpcDetails List<Property Map>
    vrfDeploymentCount Number
    vrfDeploymentStatuses List<Property Map>
    xsiteNetworkCount Number
    xsiteVrfCount Number

    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.

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

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

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

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

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

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

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

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

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

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

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

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

    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.

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

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

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

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

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

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

    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.

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

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

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

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

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

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

    GetNiatelemetryNiaInventoryFabricResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNiatelemetryNiaInventoryFabricResultAncestor>
    AnycastGwMac string
    Returns the aycast gateway mac.
    BgpEstablishedInterfaceCount double
    Counts the number of BGP interfaces that are in established state.
    BgwCount double
    Returns number of bgw switches in the fabric.
    BgwInterfaceUpCount double
    Count number of active interfaces on border gateways.
    BorderGatewaySpineCount double
    Count number of border gateway spines in the fabric inventory.
    BorderLeafCount double
    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.
    DciSubnetRange string
    Returns the dci subnet range.
    DciSubnetTargetMask string
    Returns the dci subnet target mask.
    DcnmtrackerEnabled bool
    Returns the value of the dcnmtrackerEnabled field.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EbgpEvpnLinkUpCount double
    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.
    IsBgwPresent bool
    Checks if border gateway is present in the fabric inventory.
    IsEnableNxapiHttp bool
    Check if NXAPI HTTP is enabled or not on the fabric.
    IsEnableRealTimeBackup bool
    Check if real time backup is enabled or not on the fabric.
    IsNgoamEnabled bool
    Returns if ngoam is enabled.
    IsScheduledBackUpEnabled bool
    Returns if the scheduled backup is enabled.
    IsTrmEnabled bool
    Is TRM enabled for the fabric.
    LeafCount double
    Returns total number of leafs in the fabric.
    LinkStateRouting string
    Link state routing details on the fabric.
    LinkType string
    Fabric oper status information.
    LogicalLinks List<GetNiatelemetryNiaInventoryFabricResultLogicalLink>
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkDeploymentCount double
    No of networks deployed on a fabric.
    NetworkDeploymentStatuses List<GetNiatelemetryNiaInventoryFabricResultNetworkDeploymentStatus>
    NtpServerIpList string
    NTP server IP List on the fabric.
    NxosVniBwSitesCount double
    Returns the count of vnis between sites.
    NxosVrfBwSitesCount double
    Returns the count of vrfs between sites.
    NxosVrfCount double
    Returns the value of the nxosVrfCount field.
    ObjectType string
    OperStatus string
    Fabric oper status information.
    Owners List<string>
    Parents List<GetNiatelemetryNiaInventoryFabricResultParent>
    PermissionResources List<GetNiatelemetryNiaInventoryFabricResultPermissionResource>
    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<GetNiatelemetryNiaInventoryFabricResultRegisteredDevice>
    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.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SiteName string
    Name of fabric domain of the controller.
    SoftwareImage string
    Software image details on the fabric.
    SpineCount double
    Returns total number of spines in the fabric.
    SyslogServerIpList string
    Syslog server IP list on DCNM.
    SyslogSev string
    Syslog sev details on the fabric.
    Tags List<GetNiatelemetryNiaInventoryFabricResultTag>
    TemplateName string
    Template name of the fabric on DCNM.
    VersionContexts List<GetNiatelemetryNiaInventoryFabricResultVersionContext>
    VlanVniMappings string
    VLAN to VNI mappings configured in the DCNM.
    VniIpCount double
    Count number of IP addresses configured in the DCNM networks.
    VpcDetails List<GetNiatelemetryNiaInventoryFabricResultVpcDetail>
    VrfDeploymentCount double
    No of vrfs deployed on a fabric.
    VrfDeploymentStatuses List<GetNiatelemetryNiaInventoryFabricResultVrfDeploymentStatus>
    XsiteNetworkCount double
    Returns deployed network count for bgw/bgws switches in the MSD fabric.
    XsiteVrfCount double
    Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNiatelemetryNiaInventoryFabricResultAncestor
    AnycastGwMac string
    Returns the aycast gateway mac.
    BgpEstablishedInterfaceCount float64
    Counts the number of BGP interfaces that are in established state.
    BgwCount float64
    Returns number of bgw switches in the fabric.
    BgwInterfaceUpCount float64
    Count number of active interfaces on border gateways.
    BorderGatewaySpineCount float64
    Count number of border gateway spines in the fabric inventory.
    BorderLeafCount float64
    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.
    DciSubnetRange string
    Returns the dci subnet range.
    DciSubnetTargetMask string
    Returns the dci subnet target mask.
    DcnmtrackerEnabled bool
    Returns the value of the dcnmtrackerEnabled field.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EbgpEvpnLinkUpCount float64
    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.
    IsBgwPresent bool
    Checks if border gateway is present in the fabric inventory.
    IsEnableNxapiHttp bool
    Check if NXAPI HTTP is enabled or not on the fabric.
    IsEnableRealTimeBackup bool
    Check if real time backup is enabled or not on the fabric.
    IsNgoamEnabled bool
    Returns if ngoam is enabled.
    IsScheduledBackUpEnabled bool
    Returns if the scheduled backup is enabled.
    IsTrmEnabled bool
    Is TRM enabled for the fabric.
    LeafCount float64
    Returns total number of leafs in the fabric.
    LinkStateRouting string
    Link state routing details on the fabric.
    LinkType string
    Fabric oper status information.
    LogicalLinks []GetNiatelemetryNiaInventoryFabricResultLogicalLink
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NetworkDeploymentCount float64
    No of networks deployed on a fabric.
    NetworkDeploymentStatuses []GetNiatelemetryNiaInventoryFabricResultNetworkDeploymentStatus
    NtpServerIpList string
    NTP server IP List on the fabric.
    NxosVniBwSitesCount float64
    Returns the count of vnis between sites.
    NxosVrfBwSitesCount float64
    Returns the count of vrfs between sites.
    NxosVrfCount float64
    Returns the value of the nxosVrfCount field.
    ObjectType string
    OperStatus string
    Fabric oper status information.
    Owners []string
    Parents []GetNiatelemetryNiaInventoryFabricResultParent
    PermissionResources []GetNiatelemetryNiaInventoryFabricResultPermissionResource
    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 []GetNiatelemetryNiaInventoryFabricResultRegisteredDevice
    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.
    SharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    SiteName string
    Name of fabric domain of the controller.
    SoftwareImage string
    Software image details on the fabric.
    SpineCount float64
    Returns total number of spines in the fabric.
    SyslogServerIpList string
    Syslog server IP list on DCNM.
    SyslogSev string
    Syslog sev details on the fabric.
    Tags []GetNiatelemetryNiaInventoryFabricResultTag
    TemplateName string
    Template name of the fabric on DCNM.
    VersionContexts []GetNiatelemetryNiaInventoryFabricResultVersionContext
    VlanVniMappings string
    VLAN to VNI mappings configured in the DCNM.
    VniIpCount float64
    Count number of IP addresses configured in the DCNM networks.
    VpcDetails []GetNiatelemetryNiaInventoryFabricResultVpcDetail
    VrfDeploymentCount float64
    No of vrfs deployed on a fabric.
    VrfDeploymentStatuses []GetNiatelemetryNiaInventoryFabricResultVrfDeploymentStatus
    XsiteNetworkCount float64
    Returns deployed network count for bgw/bgws switches in the MSD fabric.
    XsiteVrfCount float64
    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<GetNiatelemetryNiaInventoryFabricResultAncestor>
    anycastGwMac String
    Returns the aycast gateway mac.
    bgpEstablishedInterfaceCount Double
    Counts the number of BGP interfaces that are in established state.
    bgwCount Double
    Returns number of bgw switches in the fabric.
    bgwInterfaceUpCount Double
    Count number of active interfaces on border gateways.
    borderGatewaySpineCount Double
    Count number of border gateway spines in the fabric inventory.
    borderLeafCount Double
    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.
    dciSubnetRange String
    Returns the dci subnet range.
    dciSubnetTargetMask String
    Returns the dci subnet target mask.
    dcnmtrackerEnabled Boolean
    Returns the value of the dcnmtrackerEnabled field.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    ebgpEvpnLinkUpCount Double
    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.
    isBgwPresent Boolean
    Checks if border gateway is present in the fabric inventory.
    isEnableNxapiHttp Boolean
    Check if NXAPI HTTP is enabled or not on the fabric.
    isEnableRealTimeBackup Boolean
    Check if real time backup is enabled or not on the fabric.
    isNgoamEnabled Boolean
    Returns if ngoam is enabled.
    isScheduledBackUpEnabled Boolean
    Returns if the scheduled backup is enabled.
    isTrmEnabled Boolean
    Is TRM enabled for the fabric.
    leafCount Double
    Returns total number of leafs in the fabric.
    linkStateRouting String
    Link state routing details on the fabric.
    linkType String
    Fabric oper status information.
    logicalLinks List<GetNiatelemetryNiaInventoryFabricResultLogicalLink>
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    networkDeploymentCount Double
    No of networks deployed on a fabric.
    networkDeploymentStatuses List<GetNiatelemetryNiaInventoryFabricResultNetworkDeploymentStatus>
    ntpServerIpList String
    NTP server IP List on the fabric.
    nxosVniBwSitesCount Double
    Returns the count of vnis between sites.
    nxosVrfBwSitesCount Double
    Returns the count of vrfs between sites.
    nxosVrfCount Double
    Returns the value of the nxosVrfCount field.
    objectType String
    operStatus String
    Fabric oper status information.
    owners List<String>
    parents List<GetNiatelemetryNiaInventoryFabricResultParent>
    permissionResources List<GetNiatelemetryNiaInventoryFabricResultPermissionResource>
    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<GetNiatelemetryNiaInventoryFabricResultRegisteredDevice>
    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.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    siteName String
    Name of fabric domain of the controller.
    softwareImage String
    Software image details on the fabric.
    spineCount Double
    Returns total number of spines in the fabric.
    syslogServerIpList String
    Syslog server IP list on DCNM.
    syslogSev String
    Syslog sev details on the fabric.
    tags List<GetNiatelemetryNiaInventoryFabricResultTag>
    templateName String
    Template name of the fabric on DCNM.
    versionContexts List<GetNiatelemetryNiaInventoryFabricResultVersionContext>
    vlanVniMappings String
    VLAN to VNI mappings configured in the DCNM.
    vniIpCount Double
    Count number of IP addresses configured in the DCNM networks.
    vpcDetails List<GetNiatelemetryNiaInventoryFabricResultVpcDetail>
    vrfDeploymentCount Double
    No of vrfs deployed on a fabric.
    vrfDeploymentStatuses List<GetNiatelemetryNiaInventoryFabricResultVrfDeploymentStatus>
    xsiteNetworkCount Double
    Returns deployed network count for bgw/bgws switches in the MSD fabric.
    xsiteVrfCount Double
    Returns deployed vrf count for bgw/bgws switches in the MSD fabric.
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNiatelemetryNiaInventoryFabricResultAncestor[]
    anycastGwMac string
    Returns the aycast gateway mac.
    bgpEstablishedInterfaceCount number
    Counts the number of BGP interfaces that are in established state.
    bgwCount number
    Returns number of bgw switches in the fabric.
    bgwInterfaceUpCount number
    Count number of active interfaces on border gateways.
    borderGatewaySpineCount number
    Count number of border gateway spines in the fabric inventory.
    borderLeafCount number
    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.
    dciSubnetRange string
    Returns the dci subnet range.
    dciSubnetTargetMask string
    Returns the dci subnet target mask.
    dcnmtrackerEnabled boolean
    Returns the value of the dcnmtrackerEnabled field.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    ebgpEvpnLinkUpCount number
    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.
    isBgwPresent boolean
    Checks if border gateway is present in the fabric inventory.
    isEnableNxapiHttp boolean
    Check if NXAPI HTTP is enabled or not on the fabric.
    isEnableRealTimeBackup boolean
    Check if real time backup is enabled or not on the fabric.
    isNgoamEnabled boolean
    Returns if ngoam is enabled.
    isScheduledBackUpEnabled boolean
    Returns if the scheduled backup is enabled.
    isTrmEnabled boolean
    Is TRM enabled for the fabric.
    leafCount number
    Returns total number of leafs in the fabric.
    linkStateRouting string
    Link state routing details on the fabric.
    linkType string
    Fabric oper status information.
    logicalLinks GetNiatelemetryNiaInventoryFabricResultLogicalLink[]
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    networkDeploymentCount number
    No of networks deployed on a fabric.
    networkDeploymentStatuses GetNiatelemetryNiaInventoryFabricResultNetworkDeploymentStatus[]
    ntpServerIpList string
    NTP server IP List on the fabric.
    nxosVniBwSitesCount number
    Returns the count of vnis between sites.
    nxosVrfBwSitesCount number
    Returns the count of vrfs between sites.
    nxosVrfCount number
    Returns the value of the nxosVrfCount field.
    objectType string
    operStatus string
    Fabric oper status information.
    owners string[]
    parents GetNiatelemetryNiaInventoryFabricResultParent[]
    permissionResources GetNiatelemetryNiaInventoryFabricResultPermissionResource[]
    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 GetNiatelemetryNiaInventoryFabricResultRegisteredDevice[]
    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.
    sharedScope string
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    siteName string
    Name of fabric domain of the controller.
    softwareImage string
    Software image details on the fabric.
    spineCount number
    Returns total number of spines in the fabric.
    syslogServerIpList string
    Syslog server IP list on DCNM.
    syslogSev string
    Syslog sev details on the fabric.
    tags GetNiatelemetryNiaInventoryFabricResultTag[]
    templateName string
    Template name of the fabric on DCNM.
    versionContexts GetNiatelemetryNiaInventoryFabricResultVersionContext[]
    vlanVniMappings string
    VLAN to VNI mappings configured in the DCNM.
    vniIpCount number
    Count number of IP addresses configured in the DCNM networks.
    vpcDetails GetNiatelemetryNiaInventoryFabricResultVpcDetail[]
    vrfDeploymentCount number
    No of vrfs deployed on a fabric.
    vrfDeploymentStatuses GetNiatelemetryNiaInventoryFabricResultVrfDeploymentStatus[]
    xsiteNetworkCount number
    Returns deployed network count for bgw/bgws switches in the MSD fabric.
    xsiteVrfCount number
    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[GetNiatelemetryNiaInventoryFabricResultAncestor]
    anycast_gw_mac str
    Returns the aycast gateway mac.
    bgp_established_interface_count float
    Counts the number of BGP interfaces that are in established state.
    bgw_count float
    Returns number of bgw switches in the fabric.
    bgw_interface_up_count float
    Count number of active interfaces on border gateways.
    border_gateway_spine_count float
    Count number of border gateway spines in the fabric inventory.
    border_leaf_count float
    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_range str
    Returns the dci subnet range.
    dci_subnet_target_mask str
    Returns the dci subnet target mask.
    dcnmtracker_enabled bool
    Returns the value of the dcnmtrackerEnabled field.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    ebgp_evpn_link_up_count float
    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_present bool
    Checks if border gateway is present in the fabric inventory.
    is_enable_nxapi_http bool
    Check if NXAPI HTTP is enabled or not on the fabric.
    is_enable_real_time_backup bool
    Check if real time backup is enabled or not on the fabric.
    is_ngoam_enabled bool
    Returns if ngoam is enabled.
    is_scheduled_back_up_enabled bool
    Returns if the scheduled backup is enabled.
    is_trm_enabled bool
    Is TRM enabled for the fabric.
    leaf_count float
    Returns total number of leafs in the fabric.
    link_state_routing str
    Link state routing details on the fabric.
    link_type str
    Fabric oper status information.
    logical_links Sequence[GetNiatelemetryNiaInventoryFabricResultLogicalLink]
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    network_deployment_count float
    No of networks deployed on a fabric.
    network_deployment_statuses Sequence[GetNiatelemetryNiaInventoryFabricResultNetworkDeploymentStatus]
    ntp_server_ip_list str
    NTP server IP List on the fabric.
    nxos_vni_bw_sites_count float
    Returns the count of vnis between sites.
    nxos_vrf_bw_sites_count float
    Returns the count of vrfs between sites.
    nxos_vrf_count float
    Returns the value of the nxosVrfCount field.
    object_type str
    oper_status str
    Fabric oper status information.
    owners Sequence[str]
    parents Sequence[GetNiatelemetryNiaInventoryFabricResultParent]
    permission_resources Sequence[GetNiatelemetryNiaInventoryFabricResultPermissionResource]
    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[GetNiatelemetryNiaInventoryFabricResultRegisteredDevice]
    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.
    shared_scope str
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    site_name str
    Name of 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_ip_list str
    Syslog server IP list on DCNM.
    syslog_sev str
    Syslog sev details on the fabric.
    tags Sequence[GetNiatelemetryNiaInventoryFabricResultTag]
    template_name str
    Template name of the fabric on DCNM.
    version_contexts Sequence[GetNiatelemetryNiaInventoryFabricResultVersionContext]
    vlan_vni_mappings str
    VLAN to VNI mappings configured in the DCNM.
    vni_ip_count float
    Count number of IP addresses configured in the DCNM networks.
    vpc_details Sequence[GetNiatelemetryNiaInventoryFabricResultVpcDetail]
    vrf_deployment_count float
    No of vrfs deployed on a fabric.
    vrf_deployment_statuses Sequence[GetNiatelemetryNiaInventoryFabricResultVrfDeploymentStatus]
    xsite_network_count float
    Returns deployed network count for bgw/bgws switches in the MSD fabric.
    xsite_vrf_count float
    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>
    anycastGwMac String
    Returns the aycast gateway mac.
    bgpEstablishedInterfaceCount Number
    Counts the number of BGP interfaces that are in established state.
    bgwCount Number
    Returns number of bgw switches in the fabric.
    bgwInterfaceUpCount Number
    Count number of active interfaces on border gateways.
    borderGatewaySpineCount Number
    Count number of border gateway spines in the fabric inventory.
    borderLeafCount Number
    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.
    dciSubnetRange String
    Returns the dci subnet range.
    dciSubnetTargetMask String
    Returns the dci subnet target mask.
    dcnmtrackerEnabled Boolean
    Returns the value of the dcnmtrackerEnabled field.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    ebgpEvpnLinkUpCount Number
    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.
    isBgwPresent Boolean
    Checks if border gateway is present in the fabric inventory.
    isEnableNxapiHttp Boolean
    Check if NXAPI HTTP is enabled or not on the fabric.
    isEnableRealTimeBackup Boolean
    Check if real time backup is enabled or not on the fabric.
    isNgoamEnabled Boolean
    Returns if ngoam is enabled.
    isScheduledBackUpEnabled Boolean
    Returns if the scheduled backup is enabled.
    isTrmEnabled Boolean
    Is TRM enabled for the fabric.
    leafCount Number
    Returns total number of leafs in the fabric.
    linkStateRouting String
    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.
    networkDeploymentCount Number
    No of networks deployed on a fabric.
    networkDeploymentStatuses List<Property Map>
    ntpServerIpList String
    NTP server IP List on the fabric.
    nxosVniBwSitesCount Number
    Returns the count of vnis between sites.
    nxosVrfBwSitesCount Number
    Returns the count of vrfs between sites.
    nxosVrfCount Number
    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.
    sharedScope String
    Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
    siteName String
    Name of fabric domain of the controller.
    softwareImage String
    Software image details on the fabric.
    spineCount Number
    Returns total number of spines in the fabric.
    syslogServerIpList String
    Syslog server IP list on DCNM.
    syslogSev String
    Syslog sev details on the fabric.
    tags List<Property Map>
    templateName String
    Template name of the fabric on DCNM.
    versionContexts List<Property Map>
    vlanVniMappings String
    VLAN to VNI mappings configured in the DCNM.
    vniIpCount Number
    Count number of IP addresses configured in the DCNM networks.
    vpcDetails List<Property Map>
    vrfDeploymentCount Number
    No of vrfs deployed on a fabric.
    vrfDeploymentStatuses List<Property Map>
    xsiteNetworkCount Number
    Returns deployed network count for bgw/bgws switches in the MSD fabric.
    xsiteVrfCount Number
    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
    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
    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
    additionalProperties String
    key String
    value String

    GetNiatelemetryNiaInventoryFabricResultVersionContext

    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

    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
    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<GetNiatelemetryNiaInventoryFabricVersionContextInterestedMo>
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNiatelemetryNiaInventoryFabricVersionContextRefMo
    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 []GetNiatelemetryNiaInventoryFabricVersionContextInterestedMo
    MarkedForDeletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNiatelemetryNiaInventoryFabricVersionContextRefMo
    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<GetNiatelemetryNiaInventoryFabricVersionContextInterestedMo>
    markedForDeletion Boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNiatelemetryNiaInventoryFabricVersionContextRefMo
    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 GetNiatelemetryNiaInventoryFabricVersionContextInterestedMo[]
    markedForDeletion boolean
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNiatelemetryNiaInventoryFabricVersionContextRefMo
    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[GetNiatelemetryNiaInventoryFabricVersionContextInterestedMo]
    marked_for_deletion bool
    The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
    nr_version str
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetNiatelemetryNiaInventoryFabricVersionContextRefMo
    A reference to the original Managed Object.
    timestamp str
    The time this versioned Managed Object was created.
    version_type str
    Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

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

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

    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.

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

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

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

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

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

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

    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.

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

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

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

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

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

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

    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.
    IsVpcConfigured bool
    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.
    PeerSwitchDbId double
    Returns peer switch id if VPC configured.
    SwitchDbId double
    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.
    IsVpcConfigured bool
    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.
    PeerSwitchDbId float64
    Returns peer switch id if VPC configured.
    SwitchDbId float64
    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.
    isVpcConfigured Boolean
    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.
    peerSwitchDbId Double
    Returns peer switch id if VPC configured.
    switchDbId Double
    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.
    isVpcConfigured boolean
    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.
    peerSwitchDbId number
    Returns peer switch id if VPC configured.
    switchDbId number
    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_configured bool
    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_db_id float
    Returns peer switch id if VPC configured.
    switch_db_id float
    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.
    isVpcConfigured Boolean
    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.
    peerSwitchDbId Number
    Returns peer switch id if VPC configured.
    switchDbId Number
    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 intersight Terraform Provider.
    intersight logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet