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

intersight.getNiatelemetryNiaInventoryDcnm

Explore with Pulumi AI

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

    Inventory Object available for DCNM-scoped attributes.

    Using getNiatelemetryNiaInventoryDcnm

    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 getNiatelemetryNiaInventoryDcnm(args: GetNiatelemetryNiaInventoryDcnmArgs, opts?: InvokeOptions): Promise<GetNiatelemetryNiaInventoryDcnmResult>
    function getNiatelemetryNiaInventoryDcnmOutput(args: GetNiatelemetryNiaInventoryDcnmOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryNiaInventoryDcnmResult>
    def get_niatelemetry_nia_inventory_dcnm(account_moid: Optional[str] = None,
                                            additional_properties: Optional[str] = None,
                                            ancestors: Optional[Sequence[GetNiatelemetryNiaInventoryDcnmAncestor]] = None,
                                            class_id: Optional[str] = None,
                                            controller_health: Optional[float] = None,
                                            create_time: Optional[str] = None,
                                            dev: Optional[bool] = None,
                                            domain_group_moid: Optional[str] = None,
                                            epld_image_count: Optional[float] = None,
                                            golden_image_details: Optional[Sequence[GetNiatelemetryNiaInventoryDcnmGoldenImageDetail]] = None,
                                            ha_enabled: Optional[bool] = None,
                                            ha_replication_status: Optional[str] = None,
                                            id: Optional[str] = None,
                                            install: Optional[str] = None,
                                            installation_type: Optional[str] = None,
                                            installation_type_description: Optional[str] = None,
                                            is_isn_configured: Optional[bool] = None,
                                            is_media_controller: Optional[bool] = None,
                                            is_smart_license_enabled: Optional[bool] = None,
                                            mod_time: Optional[str] = None,
                                            mode: Optional[str] = None,
                                            moid: Optional[str] = None,
                                            ndfc_fabric_name: Optional[str] = None,
                                            ndfc_oper_state: Optional[str] = None,
                                            network_info: Optional[GetNiatelemetryNiaInventoryDcnmNetworkInfo] = None,
                                            nr_version: Optional[str] = None,
                                            num_dcnm_site: Optional[float] = None,
                                            num_fabrics: Optional[float] = None,
                                            num_fabrics_in_msd: Optional[float] = None,
                                            num_ingress_replication_fabrics: Optional[float] = None,
                                            num_local_users: Optional[float] = None,
                                            num_msd: Optional[float] = None,
                                            num_svi_vrf_count: Optional[float] = None,
                                            num_trm_enabled_count: Optional[float] = None,
                                            num_upg_users: Optional[float] = None,
                                            nxos_image_count: Optional[float] = None,
                                            object_type: Optional[str] = None,
                                            outofband_ip: Optional[str] = None,
                                            owners: Optional[Sequence[str]] = None,
                                            parent: Optional[GetNiatelemetryNiaInventoryDcnmParent] = None,
                                            permission_resources: Optional[Sequence[GetNiatelemetryNiaInventoryDcnmPermissionResource]] = None,
                                            record_type: Optional[str] = None,
                                            record_version: Optional[str] = None,
                                            registered_device: Optional[GetNiatelemetryNiaInventoryDcnmRegisteredDevice] = None,
                                            serial: Optional[str] = None,
                                            shared_scope: Optional[str] = None,
                                            site_name: Optional[str] = None,
                                            tags: Optional[Sequence[GetNiatelemetryNiaInventoryDcnmTag]] = None,
                                            underlay_peering_active_links_count: Optional[float] = None,
                                            upg_job_count: Optional[float] = None,
                                            upg_statuses: Optional[Sequence[GetNiatelemetryNiaInventoryDcnmUpgStatus]] = None,
                                            version_context: Optional[GetNiatelemetryNiaInventoryDcnmVersionContext] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetNiatelemetryNiaInventoryDcnmResult
    def get_niatelemetry_nia_inventory_dcnm_output(account_moid: Optional[pulumi.Input[str]] = None,
                                            additional_properties: Optional[pulumi.Input[str]] = None,
                                            ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryDcnmAncestorArgs]]]] = None,
                                            class_id: Optional[pulumi.Input[str]] = None,
                                            controller_health: Optional[pulumi.Input[float]] = None,
                                            create_time: Optional[pulumi.Input[str]] = None,
                                            dev: Optional[pulumi.Input[bool]] = None,
                                            domain_group_moid: Optional[pulumi.Input[str]] = None,
                                            epld_image_count: Optional[pulumi.Input[float]] = None,
                                            golden_image_details: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryDcnmGoldenImageDetailArgs]]]] = None,
                                            ha_enabled: Optional[pulumi.Input[bool]] = None,
                                            ha_replication_status: Optional[pulumi.Input[str]] = None,
                                            id: Optional[pulumi.Input[str]] = None,
                                            install: Optional[pulumi.Input[str]] = None,
                                            installation_type: Optional[pulumi.Input[str]] = None,
                                            installation_type_description: Optional[pulumi.Input[str]] = None,
                                            is_isn_configured: Optional[pulumi.Input[bool]] = None,
                                            is_media_controller: Optional[pulumi.Input[bool]] = None,
                                            is_smart_license_enabled: Optional[pulumi.Input[bool]] = None,
                                            mod_time: Optional[pulumi.Input[str]] = None,
                                            mode: Optional[pulumi.Input[str]] = None,
                                            moid: Optional[pulumi.Input[str]] = None,
                                            ndfc_fabric_name: Optional[pulumi.Input[str]] = None,
                                            ndfc_oper_state: Optional[pulumi.Input[str]] = None,
                                            network_info: Optional[pulumi.Input[GetNiatelemetryNiaInventoryDcnmNetworkInfoArgs]] = None,
                                            nr_version: Optional[pulumi.Input[str]] = None,
                                            num_dcnm_site: Optional[pulumi.Input[float]] = None,
                                            num_fabrics: Optional[pulumi.Input[float]] = None,
                                            num_fabrics_in_msd: Optional[pulumi.Input[float]] = None,
                                            num_ingress_replication_fabrics: Optional[pulumi.Input[float]] = None,
                                            num_local_users: Optional[pulumi.Input[float]] = None,
                                            num_msd: Optional[pulumi.Input[float]] = None,
                                            num_svi_vrf_count: Optional[pulumi.Input[float]] = None,
                                            num_trm_enabled_count: Optional[pulumi.Input[float]] = None,
                                            num_upg_users: Optional[pulumi.Input[float]] = None,
                                            nxos_image_count: Optional[pulumi.Input[float]] = None,
                                            object_type: Optional[pulumi.Input[str]] = None,
                                            outofband_ip: Optional[pulumi.Input[str]] = None,
                                            owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                            parent: Optional[pulumi.Input[GetNiatelemetryNiaInventoryDcnmParentArgs]] = None,
                                            permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryDcnmPermissionResourceArgs]]]] = None,
                                            record_type: Optional[pulumi.Input[str]] = None,
                                            record_version: Optional[pulumi.Input[str]] = None,
                                            registered_device: Optional[pulumi.Input[GetNiatelemetryNiaInventoryDcnmRegisteredDeviceArgs]] = None,
                                            serial: Optional[pulumi.Input[str]] = None,
                                            shared_scope: Optional[pulumi.Input[str]] = None,
                                            site_name: Optional[pulumi.Input[str]] = None,
                                            tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryDcnmTagArgs]]]] = None,
                                            underlay_peering_active_links_count: Optional[pulumi.Input[float]] = None,
                                            upg_job_count: Optional[pulumi.Input[float]] = None,
                                            upg_statuses: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryNiaInventoryDcnmUpgStatusArgs]]]] = None,
                                            version_context: Optional[pulumi.Input[GetNiatelemetryNiaInventoryDcnmVersionContextArgs]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryNiaInventoryDcnmResult]
    func LookupNiatelemetryNiaInventoryDcnm(ctx *Context, args *LookupNiatelemetryNiaInventoryDcnmArgs, opts ...InvokeOption) (*LookupNiatelemetryNiaInventoryDcnmResult, error)
    func LookupNiatelemetryNiaInventoryDcnmOutput(ctx *Context, args *LookupNiatelemetryNiaInventoryDcnmOutputArgs, opts ...InvokeOption) LookupNiatelemetryNiaInventoryDcnmResultOutput

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

    public static class GetNiatelemetryNiaInventoryDcnm 
    {
        public static Task<GetNiatelemetryNiaInventoryDcnmResult> InvokeAsync(GetNiatelemetryNiaInventoryDcnmArgs args, InvokeOptions? opts = null)
        public static Output<GetNiatelemetryNiaInventoryDcnmResult> Invoke(GetNiatelemetryNiaInventoryDcnmInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetNiatelemetryNiaInventoryDcnmResult> getNiatelemetryNiaInventoryDcnm(GetNiatelemetryNiaInventoryDcnmArgs args, InvokeOptions options)
    public static Output<GetNiatelemetryNiaInventoryDcnmResult> getNiatelemetryNiaInventoryDcnm(GetNiatelemetryNiaInventoryDcnmArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getNiatelemetryNiaInventoryDcnm:getNiatelemetryNiaInventoryDcnm
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNiatelemetryNiaInventoryDcnmAncestor>
    ClassId string
    ControllerHealth double
    Health of controller on DCNM.
    CreateTime string
    The time when this managed object was created.
    Dev bool
    Returns the value of the dev Field.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EpldImageCount double
    Number of EPLD images uploaded to DCNM.
    GoldenImageDetails List<GetNiatelemetryNiaInventoryDcnmGoldenImageDetail>
    HaEnabled bool
    Returns the value of the haEnabled field.
    HaReplicationStatus string
    Returns the value of the haReplicationStatus field.
    Id string
    Install string
    Returns the value of the install field.
    InstallationType string
    Installation type of controller on DCNM.
    InstallationTypeDescription string
    Installation type description of controller on DCNM.
    IsIsnConfigured bool
    Returns true if ISN is configured.
    IsMediaController bool
    Returns the value of the isMediaController field.
    IsSmartLicenseEnabled bool
    Returns true if the Smart license is enabled and is in use.
    ModTime string
    The time when this managed object was last modified.
    Mode string
    Mode of controller on DCNM.
    Moid string
    The unique identifier of this Managed Object instance.
    NdfcFabricName string
    NDFC name information of the setup.
    NdfcOperState string
    NDFC status information for the setup.
    NetworkInfo GetNiatelemetryNiaInventoryDcnmNetworkInfo
    NrVersion string
    Returns the value of the version field.
    NumDcnmSite double
    Returns the number of DCNM site fabrics.
    NumFabrics double
    Returns total number of fabrics in DCNM set-up.
    NumFabricsInMsd double
    Returns the number of fabrics in msd.
    NumIngressReplicationFabrics double
    Returns the number of fabrics that have ingress replication type.
    NumLocalUsers double
    Returns the number of local users other than admin user.
    NumMsd double
    Returns the number of MSD fabrics.
    NumSviVrfCount double
    Returns the number of svi interfaces configured for VRF vlans.
    NumTrmEnabledCount double
    Returns the number of links where TRM is enabled.
    NumUpgUsers double
    Number of users who have upgrade privileges excluding the admin.
    NxosImageCount double
    Number of NXOS images uploaded to DCNM.
    ObjectType string
    OutofbandIp string
    Out of band IP of controller on DCNM.
    Owners List<string>
    Parent GetNiatelemetryNiaInventoryDcnmParent
    PermissionResources List<GetNiatelemetryNiaInventoryDcnmPermissionResource>
    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 GetNiatelemetryNiaInventoryDcnmRegisteredDevice
    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.
    Tags List<GetNiatelemetryNiaInventoryDcnmTag>
    UnderlayPeeringActiveLinksCount double
    Returns the number of underlay peering active links.
    UpgJobCount double
    Number of upgrade jobs configured on DCNM.
    UpgStatuses List<GetNiatelemetryNiaInventoryDcnmUpgStatus>
    VersionContext GetNiatelemetryNiaInventoryDcnmVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNiatelemetryNiaInventoryDcnmAncestor
    ClassId string
    ControllerHealth float64
    Health of controller on DCNM.
    CreateTime string
    The time when this managed object was created.
    Dev bool
    Returns the value of the dev Field.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EpldImageCount float64
    Number of EPLD images uploaded to DCNM.
    GoldenImageDetails []GetNiatelemetryNiaInventoryDcnmGoldenImageDetail
    HaEnabled bool
    Returns the value of the haEnabled field.
    HaReplicationStatus string
    Returns the value of the haReplicationStatus field.
    Id string
    Install string
    Returns the value of the install field.
    InstallationType string
    Installation type of controller on DCNM.
    InstallationTypeDescription string
    Installation type description of controller on DCNM.
    IsIsnConfigured bool
    Returns true if ISN is configured.
    IsMediaController bool
    Returns the value of the isMediaController field.
    IsSmartLicenseEnabled bool
    Returns true if the Smart license is enabled and is in use.
    ModTime string
    The time when this managed object was last modified.
    Mode string
    Mode of controller on DCNM.
    Moid string
    The unique identifier of this Managed Object instance.
    NdfcFabricName string
    NDFC name information of the setup.
    NdfcOperState string
    NDFC status information for the setup.
    NetworkInfo GetNiatelemetryNiaInventoryDcnmNetworkInfo
    NrVersion string
    Returns the value of the version field.
    NumDcnmSite float64
    Returns the number of DCNM site fabrics.
    NumFabrics float64
    Returns total number of fabrics in DCNM set-up.
    NumFabricsInMsd float64
    Returns the number of fabrics in msd.
    NumIngressReplicationFabrics float64
    Returns the number of fabrics that have ingress replication type.
    NumLocalUsers float64
    Returns the number of local users other than admin user.
    NumMsd float64
    Returns the number of MSD fabrics.
    NumSviVrfCount float64
    Returns the number of svi interfaces configured for VRF vlans.
    NumTrmEnabledCount float64
    Returns the number of links where TRM is enabled.
    NumUpgUsers float64
    Number of users who have upgrade privileges excluding the admin.
    NxosImageCount float64
    Number of NXOS images uploaded to DCNM.
    ObjectType string
    OutofbandIp string
    Out of band IP of controller on DCNM.
    Owners []string
    Parent GetNiatelemetryNiaInventoryDcnmParent
    PermissionResources []GetNiatelemetryNiaInventoryDcnmPermissionResource
    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 GetNiatelemetryNiaInventoryDcnmRegisteredDevice
    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.
    Tags []GetNiatelemetryNiaInventoryDcnmTag
    UnderlayPeeringActiveLinksCount float64
    Returns the number of underlay peering active links.
    UpgJobCount float64
    Number of upgrade jobs configured on DCNM.
    UpgStatuses []GetNiatelemetryNiaInventoryDcnmUpgStatus
    VersionContext GetNiatelemetryNiaInventoryDcnmVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetNiatelemetryNiaInventoryDcnmAncestor>
    classId String
    controllerHealth Double
    Health of controller on DCNM.
    createTime String
    The time when this managed object was created.
    dev Boolean
    Returns the value of the dev Field.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    epldImageCount Double
    Number of EPLD images uploaded to DCNM.
    goldenImageDetails List<GetNiatelemetryNiaInventoryDcnmGoldenImageDetail>
    haEnabled Boolean
    Returns the value of the haEnabled field.
    haReplicationStatus String
    Returns the value of the haReplicationStatus field.
    id String
    install String
    Returns the value of the install field.
    installationType String
    Installation type of controller on DCNM.
    installationTypeDescription String
    Installation type description of controller on DCNM.
    isIsnConfigured Boolean
    Returns true if ISN is configured.
    isMediaController Boolean
    Returns the value of the isMediaController field.
    isSmartLicenseEnabled Boolean
    Returns true if the Smart license is enabled and is in use.
    modTime String
    The time when this managed object was last modified.
    mode String
    Mode of controller on DCNM.
    moid String
    The unique identifier of this Managed Object instance.
    ndfcFabricName String
    NDFC name information of the setup.
    ndfcOperState String
    NDFC status information for the setup.
    networkInfo GetNiatelemetryNiaInventoryDcnmNetworkInfo
    nrVersion String
    Returns the value of the version field.
    numDcnmSite Double
    Returns the number of DCNM site fabrics.
    numFabrics Double
    Returns total number of fabrics in DCNM set-up.
    numFabricsInMsd Double
    Returns the number of fabrics in msd.
    numIngressReplicationFabrics Double
    Returns the number of fabrics that have ingress replication type.
    numLocalUsers Double
    Returns the number of local users other than admin user.
    numMsd Double
    Returns the number of MSD fabrics.
    numSviVrfCount Double
    Returns the number of svi interfaces configured for VRF vlans.
    numTrmEnabledCount Double
    Returns the number of links where TRM is enabled.
    numUpgUsers Double
    Number of users who have upgrade privileges excluding the admin.
    nxosImageCount Double
    Number of NXOS images uploaded to DCNM.
    objectType String
    outofbandIp String
    Out of band IP of controller on DCNM.
    owners List<String>
    parent GetNiatelemetryNiaInventoryDcnmParent
    permissionResources List<GetNiatelemetryNiaInventoryDcnmPermissionResource>
    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 GetNiatelemetryNiaInventoryDcnmRegisteredDevice
    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.
    tags List<GetNiatelemetryNiaInventoryDcnmTag>
    underlayPeeringActiveLinksCount Double
    Returns the number of underlay peering active links.
    upgJobCount Double
    Number of upgrade jobs configured on DCNM.
    upgStatuses List<GetNiatelemetryNiaInventoryDcnmUpgStatus>
    versionContext GetNiatelemetryNiaInventoryDcnmVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNiatelemetryNiaInventoryDcnmAncestor[]
    classId string
    controllerHealth number
    Health of controller on DCNM.
    createTime string
    The time when this managed object was created.
    dev boolean
    Returns the value of the dev Field.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    epldImageCount number
    Number of EPLD images uploaded to DCNM.
    goldenImageDetails GetNiatelemetryNiaInventoryDcnmGoldenImageDetail[]
    haEnabled boolean
    Returns the value of the haEnabled field.
    haReplicationStatus string
    Returns the value of the haReplicationStatus field.
    id string
    install string
    Returns the value of the install field.
    installationType string
    Installation type of controller on DCNM.
    installationTypeDescription string
    Installation type description of controller on DCNM.
    isIsnConfigured boolean
    Returns true if ISN is configured.
    isMediaController boolean
    Returns the value of the isMediaController field.
    isSmartLicenseEnabled boolean
    Returns true if the Smart license is enabled and is in use.
    modTime string
    The time when this managed object was last modified.
    mode string
    Mode of controller on DCNM.
    moid string
    The unique identifier of this Managed Object instance.
    ndfcFabricName string
    NDFC name information of the setup.
    ndfcOperState string
    NDFC status information for the setup.
    networkInfo GetNiatelemetryNiaInventoryDcnmNetworkInfo
    nrVersion string
    Returns the value of the version field.
    numDcnmSite number
    Returns the number of DCNM site fabrics.
    numFabrics number
    Returns total number of fabrics in DCNM set-up.
    numFabricsInMsd number
    Returns the number of fabrics in msd.
    numIngressReplicationFabrics number
    Returns the number of fabrics that have ingress replication type.
    numLocalUsers number
    Returns the number of local users other than admin user.
    numMsd number
    Returns the number of MSD fabrics.
    numSviVrfCount number
    Returns the number of svi interfaces configured for VRF vlans.
    numTrmEnabledCount number
    Returns the number of links where TRM is enabled.
    numUpgUsers number
    Number of users who have upgrade privileges excluding the admin.
    nxosImageCount number
    Number of NXOS images uploaded to DCNM.
    objectType string
    outofbandIp string
    Out of band IP of controller on DCNM.
    owners string[]
    parent GetNiatelemetryNiaInventoryDcnmParent
    permissionResources GetNiatelemetryNiaInventoryDcnmPermissionResource[]
    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 GetNiatelemetryNiaInventoryDcnmRegisteredDevice
    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.
    tags GetNiatelemetryNiaInventoryDcnmTag[]
    underlayPeeringActiveLinksCount number
    Returns the number of underlay peering active links.
    upgJobCount number
    Number of upgrade jobs configured on DCNM.
    upgStatuses GetNiatelemetryNiaInventoryDcnmUpgStatus[]
    versionContext GetNiatelemetryNiaInventoryDcnmVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetNiatelemetryNiaInventoryDcnmAncestor]
    class_id str
    controller_health float
    Health of controller on DCNM.
    create_time str
    The time when this managed object was created.
    dev bool
    Returns the value of the dev Field.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    epld_image_count float
    Number of EPLD images uploaded to DCNM.
    golden_image_details Sequence[GetNiatelemetryNiaInventoryDcnmGoldenImageDetail]
    ha_enabled bool
    Returns the value of the haEnabled field.
    ha_replication_status str
    Returns the value of the haReplicationStatus field.
    id str
    install str
    Returns the value of the install field.
    installation_type str
    Installation type of controller on DCNM.
    installation_type_description str
    Installation type description of controller on DCNM.
    is_isn_configured bool
    Returns true if ISN is configured.
    is_media_controller bool
    Returns the value of the isMediaController field.
    is_smart_license_enabled bool
    Returns true if the Smart license is enabled and is in use.
    mod_time str
    The time when this managed object was last modified.
    mode str
    Mode of controller on DCNM.
    moid str
    The unique identifier of this Managed Object instance.
    ndfc_fabric_name str
    NDFC name information of the setup.
    ndfc_oper_state str
    NDFC status information for the setup.
    network_info GetNiatelemetryNiaInventoryDcnmNetworkInfo
    nr_version str
    Returns the value of the version field.
    num_dcnm_site float
    Returns the number of DCNM site fabrics.
    num_fabrics float
    Returns total number of fabrics in DCNM set-up.
    num_fabrics_in_msd float
    Returns the number of fabrics in msd.
    num_ingress_replication_fabrics float
    Returns the number of fabrics that have ingress replication type.
    num_local_users float
    Returns the number of local users other than admin user.
    num_msd float
    Returns the number of MSD fabrics.
    num_svi_vrf_count float
    Returns the number of svi interfaces configured for VRF vlans.
    num_trm_enabled_count float
    Returns the number of links where TRM is enabled.
    num_upg_users float
    Number of users who have upgrade privileges excluding the admin.
    nxos_image_count float
    Number of NXOS images uploaded to DCNM.
    object_type str
    outofband_ip str
    Out of band IP of controller on DCNM.
    owners Sequence[str]
    parent GetNiatelemetryNiaInventoryDcnmParent
    permission_resources Sequence[GetNiatelemetryNiaInventoryDcnmPermissionResource]
    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 GetNiatelemetryNiaInventoryDcnmRegisteredDevice
    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.
    tags Sequence[GetNiatelemetryNiaInventoryDcnmTag]
    underlay_peering_active_links_count float
    Returns the number of underlay peering active links.
    upg_job_count float
    Number of upgrade jobs configured on DCNM.
    upg_statuses Sequence[GetNiatelemetryNiaInventoryDcnmUpgStatus]
    version_context GetNiatelemetryNiaInventoryDcnmVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    controllerHealth Number
    Health of controller on DCNM.
    createTime String
    The time when this managed object was created.
    dev Boolean
    Returns the value of the dev Field.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    epldImageCount Number
    Number of EPLD images uploaded to DCNM.
    goldenImageDetails List<Property Map>
    haEnabled Boolean
    Returns the value of the haEnabled field.
    haReplicationStatus String
    Returns the value of the haReplicationStatus field.
    id String
    install String
    Returns the value of the install field.
    installationType String
    Installation type of controller on DCNM.
    installationTypeDescription String
    Installation type description of controller on DCNM.
    isIsnConfigured Boolean
    Returns true if ISN is configured.
    isMediaController Boolean
    Returns the value of the isMediaController field.
    isSmartLicenseEnabled Boolean
    Returns true if the Smart license is enabled and is in use.
    modTime String
    The time when this managed object was last modified.
    mode String
    Mode of controller on DCNM.
    moid String
    The unique identifier of this Managed Object instance.
    ndfcFabricName String
    NDFC name information of the setup.
    ndfcOperState String
    NDFC status information for the setup.
    networkInfo Property Map
    nrVersion String
    Returns the value of the version field.
    numDcnmSite Number
    Returns the number of DCNM site fabrics.
    numFabrics Number
    Returns total number of fabrics in DCNM set-up.
    numFabricsInMsd Number
    Returns the number of fabrics in msd.
    numIngressReplicationFabrics Number
    Returns the number of fabrics that have ingress replication type.
    numLocalUsers Number
    Returns the number of local users other than admin user.
    numMsd Number
    Returns the number of MSD fabrics.
    numSviVrfCount Number
    Returns the number of svi interfaces configured for VRF vlans.
    numTrmEnabledCount Number
    Returns the number of links where TRM is enabled.
    numUpgUsers Number
    Number of users who have upgrade privileges excluding the admin.
    nxosImageCount Number
    Number of NXOS images uploaded to DCNM.
    objectType String
    outofbandIp String
    Out of band IP of controller on DCNM.
    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
    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.
    tags List<Property Map>
    underlayPeeringActiveLinksCount Number
    Returns the number of underlay peering active links.
    upgJobCount Number
    Number of upgrade jobs configured on DCNM.
    upgStatuses List<Property Map>
    versionContext Property Map

    getNiatelemetryNiaInventoryDcnm Result

    The following output properties are available:

    Id string
    Results List<GetNiatelemetryNiaInventoryDcnmResult>
    AccountMoid string
    AdditionalProperties string
    Ancestors List<GetNiatelemetryNiaInventoryDcnmAncestor>
    ClassId string
    ControllerHealth double
    CreateTime string
    Dev bool
    DomainGroupMoid string
    EpldImageCount double
    GoldenImageDetails List<GetNiatelemetryNiaInventoryDcnmGoldenImageDetail>
    HaEnabled bool
    HaReplicationStatus string
    Install string
    InstallationType string
    InstallationTypeDescription string
    IsIsnConfigured bool
    IsMediaController bool
    IsSmartLicenseEnabled bool
    ModTime string
    Mode string
    Moid string
    NdfcFabricName string
    NdfcOperState string
    NetworkInfo GetNiatelemetryNiaInventoryDcnmNetworkInfo
    NrVersion string
    NumDcnmSite double
    NumFabrics double
    NumFabricsInMsd double
    NumIngressReplicationFabrics double
    NumLocalUsers double
    NumMsd double
    NumSviVrfCount double
    NumTrmEnabledCount double
    NumUpgUsers double
    NxosImageCount double
    ObjectType string
    OutofbandIp string
    Owners List<string>
    Parent GetNiatelemetryNiaInventoryDcnmParent
    PermissionResources List<GetNiatelemetryNiaInventoryDcnmPermissionResource>
    RecordType string
    RecordVersion string
    RegisteredDevice GetNiatelemetryNiaInventoryDcnmRegisteredDevice
    Serial string
    SharedScope string
    SiteName string
    Tags List<GetNiatelemetryNiaInventoryDcnmTag>
    UnderlayPeeringActiveLinksCount double
    UpgJobCount double
    UpgStatuses List<GetNiatelemetryNiaInventoryDcnmUpgStatus>
    VersionContext GetNiatelemetryNiaInventoryDcnmVersionContext
    Id string
    Results []GetNiatelemetryNiaInventoryDcnmResult
    AccountMoid string
    AdditionalProperties string
    Ancestors []GetNiatelemetryNiaInventoryDcnmAncestor
    ClassId string
    ControllerHealth float64
    CreateTime string
    Dev bool
    DomainGroupMoid string
    EpldImageCount float64
    GoldenImageDetails []GetNiatelemetryNiaInventoryDcnmGoldenImageDetail
    HaEnabled bool
    HaReplicationStatus string
    Install string
    InstallationType string
    InstallationTypeDescription string
    IsIsnConfigured bool
    IsMediaController bool
    IsSmartLicenseEnabled bool
    ModTime string
    Mode string
    Moid string
    NdfcFabricName string
    NdfcOperState string
    NetworkInfo GetNiatelemetryNiaInventoryDcnmNetworkInfo
    NrVersion string
    NumDcnmSite float64
    NumFabrics float64
    NumFabricsInMsd float64
    NumIngressReplicationFabrics float64
    NumLocalUsers float64
    NumMsd float64
    NumSviVrfCount float64
    NumTrmEnabledCount float64
    NumUpgUsers float64
    NxosImageCount float64
    ObjectType string
    OutofbandIp string
    Owners []string
    Parent GetNiatelemetryNiaInventoryDcnmParent
    PermissionResources []GetNiatelemetryNiaInventoryDcnmPermissionResource
    RecordType string
    RecordVersion string
    RegisteredDevice GetNiatelemetryNiaInventoryDcnmRegisteredDevice
    Serial string
    SharedScope string
    SiteName string
    Tags []GetNiatelemetryNiaInventoryDcnmTag
    UnderlayPeeringActiveLinksCount float64
    UpgJobCount float64
    UpgStatuses []GetNiatelemetryNiaInventoryDcnmUpgStatus
    VersionContext GetNiatelemetryNiaInventoryDcnmVersionContext
    id String
    results List<GetNiatelemetryNiaInventoryDcnmResult>
    accountMoid String
    additionalProperties String
    ancestors List<GetNiatelemetryNiaInventoryDcnmAncestor>
    classId String
    controllerHealth Double
    createTime String
    dev Boolean
    domainGroupMoid String
    epldImageCount Double
    goldenImageDetails List<GetNiatelemetryNiaInventoryDcnmGoldenImageDetail>
    haEnabled Boolean
    haReplicationStatus String
    install String
    installationType String
    installationTypeDescription String
    isIsnConfigured Boolean
    isMediaController Boolean
    isSmartLicenseEnabled Boolean
    modTime String
    mode String
    moid String
    ndfcFabricName String
    ndfcOperState String
    networkInfo GetNiatelemetryNiaInventoryDcnmNetworkInfo
    nrVersion String
    numDcnmSite Double
    numFabrics Double
    numFabricsInMsd Double
    numIngressReplicationFabrics Double
    numLocalUsers Double
    numMsd Double
    numSviVrfCount Double
    numTrmEnabledCount Double
    numUpgUsers Double
    nxosImageCount Double
    objectType String
    outofbandIp String
    owners List<String>
    parent GetNiatelemetryNiaInventoryDcnmParent
    permissionResources List<GetNiatelemetryNiaInventoryDcnmPermissionResource>
    recordType String
    recordVersion String
    registeredDevice GetNiatelemetryNiaInventoryDcnmRegisteredDevice
    serial String
    sharedScope String
    siteName String
    tags List<GetNiatelemetryNiaInventoryDcnmTag>
    underlayPeeringActiveLinksCount Double
    upgJobCount Double
    upgStatuses List<GetNiatelemetryNiaInventoryDcnmUpgStatus>
    versionContext GetNiatelemetryNiaInventoryDcnmVersionContext
    id string
    results GetNiatelemetryNiaInventoryDcnmResult[]
    accountMoid string
    additionalProperties string
    ancestors GetNiatelemetryNiaInventoryDcnmAncestor[]
    classId string
    controllerHealth number
    createTime string
    dev boolean
    domainGroupMoid string
    epldImageCount number
    goldenImageDetails GetNiatelemetryNiaInventoryDcnmGoldenImageDetail[]
    haEnabled boolean
    haReplicationStatus string
    install string
    installationType string
    installationTypeDescription string
    isIsnConfigured boolean
    isMediaController boolean
    isSmartLicenseEnabled boolean
    modTime string
    mode string
    moid string
    ndfcFabricName string
    ndfcOperState string
    networkInfo GetNiatelemetryNiaInventoryDcnmNetworkInfo
    nrVersion string
    numDcnmSite number
    numFabrics number
    numFabricsInMsd number
    numIngressReplicationFabrics number
    numLocalUsers number
    numMsd number
    numSviVrfCount number
    numTrmEnabledCount number
    numUpgUsers number
    nxosImageCount number
    objectType string
    outofbandIp string
    owners string[]
    parent GetNiatelemetryNiaInventoryDcnmParent
    permissionResources GetNiatelemetryNiaInventoryDcnmPermissionResource[]
    recordType string
    recordVersion string
    registeredDevice GetNiatelemetryNiaInventoryDcnmRegisteredDevice
    serial string
    sharedScope string
    siteName string
    tags GetNiatelemetryNiaInventoryDcnmTag[]
    underlayPeeringActiveLinksCount number
    upgJobCount number
    upgStatuses GetNiatelemetryNiaInventoryDcnmUpgStatus[]
    versionContext GetNiatelemetryNiaInventoryDcnmVersionContext
    id str
    results Sequence[GetNiatelemetryNiaInventoryDcnmResult]
    account_moid str
    additional_properties str
    ancestors Sequence[GetNiatelemetryNiaInventoryDcnmAncestor]
    class_id str
    controller_health float
    create_time str
    dev bool
    domain_group_moid str
    epld_image_count float
    golden_image_details Sequence[GetNiatelemetryNiaInventoryDcnmGoldenImageDetail]
    ha_enabled bool
    ha_replication_status str
    install str
    installation_type str
    installation_type_description str
    is_isn_configured bool
    is_media_controller bool
    is_smart_license_enabled bool
    mod_time str
    mode str
    moid str
    ndfc_fabric_name str
    ndfc_oper_state str
    network_info GetNiatelemetryNiaInventoryDcnmNetworkInfo
    nr_version str
    num_dcnm_site float
    num_fabrics float
    num_fabrics_in_msd float
    num_ingress_replication_fabrics float
    num_local_users float
    num_msd float
    num_svi_vrf_count float
    num_trm_enabled_count float
    num_upg_users float
    nxos_image_count float
    object_type str
    outofband_ip str
    owners Sequence[str]
    parent GetNiatelemetryNiaInventoryDcnmParent
    permission_resources Sequence[GetNiatelemetryNiaInventoryDcnmPermissionResource]
    record_type str
    record_version str
    registered_device GetNiatelemetryNiaInventoryDcnmRegisteredDevice
    serial str
    shared_scope str
    site_name str
    tags Sequence[GetNiatelemetryNiaInventoryDcnmTag]
    underlay_peering_active_links_count float
    upg_job_count float
    upg_statuses Sequence[GetNiatelemetryNiaInventoryDcnmUpgStatus]
    version_context GetNiatelemetryNiaInventoryDcnmVersionContext
    id String
    results List<Property Map>
    accountMoid String
    additionalProperties String
    ancestors List<Property Map>
    classId String
    controllerHealth Number
    createTime String
    dev Boolean
    domainGroupMoid String
    epldImageCount Number
    goldenImageDetails List<Property Map>
    haEnabled Boolean
    haReplicationStatus String
    install String
    installationType String
    installationTypeDescription String
    isIsnConfigured Boolean
    isMediaController Boolean
    isSmartLicenseEnabled Boolean
    modTime String
    mode String
    moid String
    ndfcFabricName String
    ndfcOperState String
    networkInfo Property Map
    nrVersion String
    numDcnmSite Number
    numFabrics Number
    numFabricsInMsd Number
    numIngressReplicationFabrics Number
    numLocalUsers Number
    numMsd Number
    numSviVrfCount Number
    numTrmEnabledCount Number
    numUpgUsers Number
    nxosImageCount Number
    objectType String
    outofbandIp String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    recordType String
    recordVersion String
    registeredDevice Property Map
    serial String
    sharedScope String
    siteName String
    tags List<Property Map>
    underlayPeeringActiveLinksCount Number
    upgJobCount Number
    upgStatuses List<Property Map>
    versionContext Property Map

    Supporting Types

    GetNiatelemetryNiaInventoryDcnmAncestor

    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'.

    GetNiatelemetryNiaInventoryDcnmGoldenImageDetail

    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.
    ImageName string
    Returns name of the image on controller.
    Name string
    Returns name of the image on controller.
    NrVersion string
    Returns the value of the version field.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    ImageName string
    Returns name of the image on controller.
    Name string
    Returns name of the image on controller.
    NrVersion string
    Returns the value of the version field.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    imageName String
    Returns name of the image on controller.
    name String
    Returns name of the image on controller.
    nrVersion String
    Returns the value of the version field.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    imageName string
    Returns name of the image on controller.
    name string
    Returns name of the image on controller.
    nrVersion string
    Returns the value of the version field.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    additional_properties str
    class_id str
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    image_name str
    Returns name of the image on controller.
    name str
    Returns name of the image on controller.
    nr_version str
    Returns the value of the version field.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    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.
    imageName String
    Returns name of the image on controller.
    name String
    Returns name of the image on controller.
    nrVersion String
    Returns the value of the version field.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

    GetNiatelemetryNiaInventoryDcnmNetworkInfo

    ActiveNode GetNiatelemetryNiaInventoryDcnmNetworkInfoActiveNode
    Returns details of active node.
    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.
    Hostname string
    Returns hostname of the network.
    ManagementtIp string
    Returns management IP of the network.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OutofbandIp string
    Out of band IP of controller on DCNM.
    StandbyNode GetNiatelemetryNiaInventoryDcnmNetworkInfoStandbyNode
    Returns details of standby node.
    ActiveNode GetNiatelemetryNiaInventoryDcnmNetworkInfoActiveNode
    Returns details of active node.
    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.
    Hostname string
    Returns hostname of the network.
    ManagementtIp string
    Returns management IP of the network.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OutofbandIp string
    Out of band IP of controller on DCNM.
    StandbyNode GetNiatelemetryNiaInventoryDcnmNetworkInfoStandbyNode
    Returns details of standby node.
    activeNode GetNiatelemetryNiaInventoryDcnmNetworkInfoActiveNode
    Returns details of active node.
    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.
    hostname String
    Returns hostname of the network.
    managementtIp String
    Returns management IP of the network.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    outofbandIp String
    Out of band IP of controller on DCNM.
    standbyNode GetNiatelemetryNiaInventoryDcnmNetworkInfoStandbyNode
    Returns details of standby node.
    activeNode GetNiatelemetryNiaInventoryDcnmNetworkInfoActiveNode
    Returns details of active node.
    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.
    hostname string
    Returns hostname of the network.
    managementtIp string
    Returns management IP of the network.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    outofbandIp string
    Out of band IP of controller on DCNM.
    standbyNode GetNiatelemetryNiaInventoryDcnmNetworkInfoStandbyNode
    Returns details of standby node.
    active_node GetNiatelemetryNiaInventoryDcnmNetworkInfoActiveNode
    Returns details of active node.
    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.
    hostname str
    Returns hostname of the network.
    managementt_ip str
    Returns management IP of the network.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    outofband_ip str
    Out of band IP of controller on DCNM.
    standby_node GetNiatelemetryNiaInventoryDcnmNetworkInfoStandbyNode
    Returns details of standby node.
    activeNode Property Map
    Returns details of active node.
    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.
    hostname String
    Returns hostname of the network.
    managementtIp String
    Returns management IP of the network.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    outofbandIp String
    Out of band IP of controller on DCNM.
    standbyNode Property Map
    Returns details of standby node.

    GetNiatelemetryNiaInventoryDcnmNetworkInfoActiveNode

    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.
    Hostname string
    Returns hostname of the node.
    ManagementtIp string
    Returns management IP of the node.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OutofbandIp string
    Out of band IP of controller on DCNM.
    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.
    Hostname string
    Returns hostname of the node.
    ManagementtIp string
    Returns management IP of the node.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OutofbandIp string
    Out of band IP of controller on DCNM.
    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.
    hostname String
    Returns hostname of the node.
    managementtIp String
    Returns management IP of the node.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    outofbandIp String
    Out of band IP of controller on DCNM.
    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.
    hostname string
    Returns hostname of the node.
    managementtIp string
    Returns management IP of the node.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    outofbandIp string
    Out of band IP of controller on DCNM.
    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.
    hostname str
    Returns hostname of the node.
    managementt_ip str
    Returns management IP of the node.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    outofband_ip str
    Out of band IP of controller on DCNM.
    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.
    hostname String
    Returns hostname of the node.
    managementtIp String
    Returns management IP of the node.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    outofbandIp String
    Out of band IP of controller on DCNM.

    GetNiatelemetryNiaInventoryDcnmNetworkInfoStandbyNode

    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.
    Hostname string
    Returns hostname of the node.
    ManagementtIp string
    Returns management IP of the node.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OutofbandIp string
    Out of band IP of controller on DCNM.
    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.
    Hostname string
    Returns hostname of the node.
    ManagementtIp string
    Returns management IP of the node.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    OutofbandIp string
    Out of band IP of controller on DCNM.
    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.
    hostname String
    Returns hostname of the node.
    managementtIp String
    Returns management IP of the node.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    outofbandIp String
    Out of band IP of controller on DCNM.
    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.
    hostname string
    Returns hostname of the node.
    managementtIp string
    Returns management IP of the node.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    outofbandIp string
    Out of band IP of controller on DCNM.
    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.
    hostname str
    Returns hostname of the node.
    managementt_ip str
    Returns management IP of the node.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    outofband_ip str
    Out of band IP of controller on DCNM.
    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.
    hostname String
    Returns hostname of the node.
    managementtIp String
    Returns management IP of the node.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    outofbandIp String
    Out of band IP of controller on DCNM.

    GetNiatelemetryNiaInventoryDcnmParent

    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'.

    GetNiatelemetryNiaInventoryDcnmPermissionResource

    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'.

    GetNiatelemetryNiaInventoryDcnmRegisteredDevice

    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'.

    GetNiatelemetryNiaInventoryDcnmResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetNiatelemetryNiaInventoryDcnmResultAncestor>
    ClassId string
    ControllerHealth double
    Health of controller on DCNM.
    CreateTime string
    The time when this managed object was created.
    Dev bool
    Returns the value of the dev Field.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EpldImageCount double
    Number of EPLD images uploaded to DCNM.
    GoldenImageDetails List<GetNiatelemetryNiaInventoryDcnmResultGoldenImageDetail>
    HaEnabled bool
    Returns the value of the haEnabled field.
    HaReplicationStatus string
    Returns the value of the haReplicationStatus field.
    Install string
    Returns the value of the install field.
    InstallationType string
    Installation type of controller on DCNM.
    InstallationTypeDescription string
    Installation type description of controller on DCNM.
    IsIsnConfigured bool
    Returns true if ISN is configured.
    IsMediaController bool
    Returns the value of the isMediaController field.
    IsSmartLicenseEnabled bool
    Returns true if the Smart license is enabled and is in use.
    ModTime string
    The time when this managed object was last modified.
    Mode string
    Mode of controller on DCNM.
    Moid string
    The unique identifier of this Managed Object instance.
    NdfcFabricName string
    NDFC name information of the setup.
    NdfcOperState string
    NDFC status information for the setup.
    NetworkInfos List<GetNiatelemetryNiaInventoryDcnmResultNetworkInfo>
    NrVersion string
    Returns the value of the version field.
    NumDcnmSite double
    Returns the number of DCNM site fabrics.
    NumFabrics double
    Returns total number of fabrics in DCNM set-up.
    NumFabricsInMsd double
    Returns the number of fabrics in msd.
    NumIngressReplicationFabrics double
    Returns the number of fabrics that have ingress replication type.
    NumLocalUsers double
    Returns the number of local users other than admin user.
    NumMsd double
    Returns the number of MSD fabrics.
    NumSviVrfCount double
    Returns the number of svi interfaces configured for VRF vlans.
    NumTrmEnabledCount double
    Returns the number of links where TRM is enabled.
    NumUpgUsers double
    Number of users who have upgrade privileges excluding the admin.
    NxosImageCount double
    Number of NXOS images uploaded to DCNM.
    ObjectType string
    OutofbandIp string
    Out of band IP of controller on DCNM.
    Owners List<string>
    Parents List<GetNiatelemetryNiaInventoryDcnmResultParent>
    PermissionResources List<GetNiatelemetryNiaInventoryDcnmResultPermissionResource>
    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<GetNiatelemetryNiaInventoryDcnmResultRegisteredDevice>
    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.
    Tags List<GetNiatelemetryNiaInventoryDcnmResultTag>
    UnderlayPeeringActiveLinksCount double
    Returns the number of underlay peering active links.
    UpgJobCount double
    Number of upgrade jobs configured on DCNM.
    UpgStatuses List<GetNiatelemetryNiaInventoryDcnmResultUpgStatus>
    VersionContexts List<GetNiatelemetryNiaInventoryDcnmResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetNiatelemetryNiaInventoryDcnmResultAncestor
    ClassId string
    ControllerHealth float64
    Health of controller on DCNM.
    CreateTime string
    The time when this managed object was created.
    Dev bool
    Returns the value of the dev Field.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EpldImageCount float64
    Number of EPLD images uploaded to DCNM.
    GoldenImageDetails []GetNiatelemetryNiaInventoryDcnmResultGoldenImageDetail
    HaEnabled bool
    Returns the value of the haEnabled field.
    HaReplicationStatus string
    Returns the value of the haReplicationStatus field.
    Install string
    Returns the value of the install field.
    InstallationType string
    Installation type of controller on DCNM.
    InstallationTypeDescription string
    Installation type description of controller on DCNM.
    IsIsnConfigured bool
    Returns true if ISN is configured.
    IsMediaController bool
    Returns the value of the isMediaController field.
    IsSmartLicenseEnabled bool
    Returns true if the Smart license is enabled and is in use.
    ModTime string
    The time when this managed object was last modified.
    Mode string
    Mode of controller on DCNM.
    Moid string
    The unique identifier of this Managed Object instance.
    NdfcFabricName string
    NDFC name information of the setup.
    NdfcOperState string
    NDFC status information for the setup.
    NetworkInfos []GetNiatelemetryNiaInventoryDcnmResultNetworkInfo
    NrVersion string
    Returns the value of the version field.
    NumDcnmSite float64
    Returns the number of DCNM site fabrics.
    NumFabrics float64
    Returns total number of fabrics in DCNM set-up.
    NumFabricsInMsd float64
    Returns the number of fabrics in msd.
    NumIngressReplicationFabrics float64
    Returns the number of fabrics that have ingress replication type.
    NumLocalUsers float64
    Returns the number of local users other than admin user.
    NumMsd float64
    Returns the number of MSD fabrics.
    NumSviVrfCount float64
    Returns the number of svi interfaces configured for VRF vlans.
    NumTrmEnabledCount float64
    Returns the number of links where TRM is enabled.
    NumUpgUsers float64
    Number of users who have upgrade privileges excluding the admin.
    NxosImageCount float64
    Number of NXOS images uploaded to DCNM.
    ObjectType string
    OutofbandIp string
    Out of band IP of controller on DCNM.
    Owners []string
    Parents []GetNiatelemetryNiaInventoryDcnmResultParent
    PermissionResources []GetNiatelemetryNiaInventoryDcnmResultPermissionResource
    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 []GetNiatelemetryNiaInventoryDcnmResultRegisteredDevice
    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.
    Tags []GetNiatelemetryNiaInventoryDcnmResultTag
    UnderlayPeeringActiveLinksCount float64
    Returns the number of underlay peering active links.
    UpgJobCount float64
    Number of upgrade jobs configured on DCNM.
    UpgStatuses []GetNiatelemetryNiaInventoryDcnmResultUpgStatus
    VersionContexts []GetNiatelemetryNiaInventoryDcnmResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetNiatelemetryNiaInventoryDcnmResultAncestor>
    classId String
    controllerHealth Double
    Health of controller on DCNM.
    createTime String
    The time when this managed object was created.
    dev Boolean
    Returns the value of the dev Field.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    epldImageCount Double
    Number of EPLD images uploaded to DCNM.
    goldenImageDetails List<GetNiatelemetryNiaInventoryDcnmResultGoldenImageDetail>
    haEnabled Boolean
    Returns the value of the haEnabled field.
    haReplicationStatus String
    Returns the value of the haReplicationStatus field.
    install String
    Returns the value of the install field.
    installationType String
    Installation type of controller on DCNM.
    installationTypeDescription String
    Installation type description of controller on DCNM.
    isIsnConfigured Boolean
    Returns true if ISN is configured.
    isMediaController Boolean
    Returns the value of the isMediaController field.
    isSmartLicenseEnabled Boolean
    Returns true if the Smart license is enabled and is in use.
    modTime String
    The time when this managed object was last modified.
    mode String
    Mode of controller on DCNM.
    moid String
    The unique identifier of this Managed Object instance.
    ndfcFabricName String
    NDFC name information of the setup.
    ndfcOperState String
    NDFC status information for the setup.
    networkInfos List<GetNiatelemetryNiaInventoryDcnmResultNetworkInfo>
    nrVersion String
    Returns the value of the version field.
    numDcnmSite Double
    Returns the number of DCNM site fabrics.
    numFabrics Double
    Returns total number of fabrics in DCNM set-up.
    numFabricsInMsd Double
    Returns the number of fabrics in msd.
    numIngressReplicationFabrics Double
    Returns the number of fabrics that have ingress replication type.
    numLocalUsers Double
    Returns the number of local users other than admin user.
    numMsd Double
    Returns the number of MSD fabrics.
    numSviVrfCount Double
    Returns the number of svi interfaces configured for VRF vlans.
    numTrmEnabledCount Double
    Returns the number of links where TRM is enabled.
    numUpgUsers Double
    Number of users who have upgrade privileges excluding the admin.
    nxosImageCount Double
    Number of NXOS images uploaded to DCNM.
    objectType String
    outofbandIp String
    Out of band IP of controller on DCNM.
    owners List<String>
    parents List<GetNiatelemetryNiaInventoryDcnmResultParent>
    permissionResources List<GetNiatelemetryNiaInventoryDcnmResultPermissionResource>
    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<GetNiatelemetryNiaInventoryDcnmResultRegisteredDevice>
    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.
    tags List<GetNiatelemetryNiaInventoryDcnmResultTag>
    underlayPeeringActiveLinksCount Double
    Returns the number of underlay peering active links.
    upgJobCount Double
    Number of upgrade jobs configured on DCNM.
    upgStatuses List<GetNiatelemetryNiaInventoryDcnmResultUpgStatus>
    versionContexts List<GetNiatelemetryNiaInventoryDcnmResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetNiatelemetryNiaInventoryDcnmResultAncestor[]
    classId string
    controllerHealth number
    Health of controller on DCNM.
    createTime string
    The time when this managed object was created.
    dev boolean
    Returns the value of the dev Field.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    epldImageCount number
    Number of EPLD images uploaded to DCNM.
    goldenImageDetails GetNiatelemetryNiaInventoryDcnmResultGoldenImageDetail[]
    haEnabled boolean
    Returns the value of the haEnabled field.
    haReplicationStatus string
    Returns the value of the haReplicationStatus field.
    install string
    Returns the value of the install field.
    installationType string
    Installation type of controller on DCNM.
    installationTypeDescription string
    Installation type description of controller on DCNM.
    isIsnConfigured boolean
    Returns true if ISN is configured.
    isMediaController boolean
    Returns the value of the isMediaController field.
    isSmartLicenseEnabled boolean
    Returns true if the Smart license is enabled and is in use.
    modTime string
    The time when this managed object was last modified.
    mode string
    Mode of controller on DCNM.
    moid string
    The unique identifier of this Managed Object instance.
    ndfcFabricName string
    NDFC name information of the setup.
    ndfcOperState string
    NDFC status information for the setup.
    networkInfos GetNiatelemetryNiaInventoryDcnmResultNetworkInfo[]
    nrVersion string
    Returns the value of the version field.
    numDcnmSite number
    Returns the number of DCNM site fabrics.
    numFabrics number
    Returns total number of fabrics in DCNM set-up.
    numFabricsInMsd number
    Returns the number of fabrics in msd.
    numIngressReplicationFabrics number
    Returns the number of fabrics that have ingress replication type.
    numLocalUsers number
    Returns the number of local users other than admin user.
    numMsd number
    Returns the number of MSD fabrics.
    numSviVrfCount number
    Returns the number of svi interfaces configured for VRF vlans.
    numTrmEnabledCount number
    Returns the number of links where TRM is enabled.
    numUpgUsers number
    Number of users who have upgrade privileges excluding the admin.
    nxosImageCount number
    Number of NXOS images uploaded to DCNM.
    objectType string
    outofbandIp string
    Out of band IP of controller on DCNM.
    owners string[]
    parents GetNiatelemetryNiaInventoryDcnmResultParent[]
    permissionResources GetNiatelemetryNiaInventoryDcnmResultPermissionResource[]
    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 GetNiatelemetryNiaInventoryDcnmResultRegisteredDevice[]
    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.
    tags GetNiatelemetryNiaInventoryDcnmResultTag[]
    underlayPeeringActiveLinksCount number
    Returns the number of underlay peering active links.
    upgJobCount number
    Number of upgrade jobs configured on DCNM.
    upgStatuses GetNiatelemetryNiaInventoryDcnmResultUpgStatus[]
    versionContexts GetNiatelemetryNiaInventoryDcnmResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetNiatelemetryNiaInventoryDcnmResultAncestor]
    class_id str
    controller_health float
    Health of controller on DCNM.
    create_time str
    The time when this managed object was created.
    dev bool
    Returns the value of the dev Field.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    epld_image_count float
    Number of EPLD images uploaded to DCNM.
    golden_image_details Sequence[GetNiatelemetryNiaInventoryDcnmResultGoldenImageDetail]
    ha_enabled bool
    Returns the value of the haEnabled field.
    ha_replication_status str
    Returns the value of the haReplicationStatus field.
    install str
    Returns the value of the install field.
    installation_type str
    Installation type of controller on DCNM.
    installation_type_description str
    Installation type description of controller on DCNM.
    is_isn_configured bool
    Returns true if ISN is configured.
    is_media_controller bool
    Returns the value of the isMediaController field.
    is_smart_license_enabled bool
    Returns true if the Smart license is enabled and is in use.
    mod_time str
    The time when this managed object was last modified.
    mode str
    Mode of controller on DCNM.
    moid str
    The unique identifier of this Managed Object instance.
    ndfc_fabric_name str
    NDFC name information of the setup.
    ndfc_oper_state str
    NDFC status information for the setup.
    network_infos Sequence[GetNiatelemetryNiaInventoryDcnmResultNetworkInfo]
    nr_version str
    Returns the value of the version field.
    num_dcnm_site float
    Returns the number of DCNM site fabrics.
    num_fabrics float
    Returns total number of fabrics in DCNM set-up.
    num_fabrics_in_msd float
    Returns the number of fabrics in msd.
    num_ingress_replication_fabrics float
    Returns the number of fabrics that have ingress replication type.
    num_local_users float
    Returns the number of local users other than admin user.
    num_msd float
    Returns the number of MSD fabrics.
    num_svi_vrf_count float
    Returns the number of svi interfaces configured for VRF vlans.
    num_trm_enabled_count float
    Returns the number of links where TRM is enabled.
    num_upg_users float
    Number of users who have upgrade privileges excluding the admin.
    nxos_image_count float
    Number of NXOS images uploaded to DCNM.
    object_type str
    outofband_ip str
    Out of band IP of controller on DCNM.
    owners Sequence[str]
    parents Sequence[GetNiatelemetryNiaInventoryDcnmResultParent]
    permission_resources Sequence[GetNiatelemetryNiaInventoryDcnmResultPermissionResource]
    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[GetNiatelemetryNiaInventoryDcnmResultRegisteredDevice]
    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.
    tags Sequence[GetNiatelemetryNiaInventoryDcnmResultTag]
    underlay_peering_active_links_count float
    Returns the number of underlay peering active links.
    upg_job_count float
    Number of upgrade jobs configured on DCNM.
    upg_statuses Sequence[GetNiatelemetryNiaInventoryDcnmResultUpgStatus]
    version_contexts Sequence[GetNiatelemetryNiaInventoryDcnmResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    controllerHealth Number
    Health of controller on DCNM.
    createTime String
    The time when this managed object was created.
    dev Boolean
    Returns the value of the dev Field.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    epldImageCount Number
    Number of EPLD images uploaded to DCNM.
    goldenImageDetails List<Property Map>
    haEnabled Boolean
    Returns the value of the haEnabled field.
    haReplicationStatus String
    Returns the value of the haReplicationStatus field.
    install String
    Returns the value of the install field.
    installationType String
    Installation type of controller on DCNM.
    installationTypeDescription String
    Installation type description of controller on DCNM.
    isIsnConfigured Boolean
    Returns true if ISN is configured.
    isMediaController Boolean
    Returns the value of the isMediaController field.
    isSmartLicenseEnabled Boolean
    Returns true if the Smart license is enabled and is in use.
    modTime String
    The time when this managed object was last modified.
    mode String
    Mode of controller on DCNM.
    moid String
    The unique identifier of this Managed Object instance.
    ndfcFabricName String
    NDFC name information of the setup.
    ndfcOperState String
    NDFC status information for the setup.
    networkInfos List<Property Map>
    nrVersion String
    Returns the value of the version field.
    numDcnmSite Number
    Returns the number of DCNM site fabrics.
    numFabrics Number
    Returns total number of fabrics in DCNM set-up.
    numFabricsInMsd Number
    Returns the number of fabrics in msd.
    numIngressReplicationFabrics Number
    Returns the number of fabrics that have ingress replication type.
    numLocalUsers Number
    Returns the number of local users other than admin user.
    numMsd Number
    Returns the number of MSD fabrics.
    numSviVrfCount Number
    Returns the number of svi interfaces configured for VRF vlans.
    numTrmEnabledCount Number
    Returns the number of links where TRM is enabled.
    numUpgUsers Number
    Number of users who have upgrade privileges excluding the admin.
    nxosImageCount Number
    Number of NXOS images uploaded to DCNM.
    objectType String
    outofbandIp String
    Out of band IP of controller on DCNM.
    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>
    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.
    tags List<Property Map>
    underlayPeeringActiveLinksCount Number
    Returns the number of underlay peering active links.
    upgJobCount Number
    Number of upgrade jobs configured on DCNM.
    upgStatuses List<Property Map>
    versionContexts List<Property Map>

    GetNiatelemetryNiaInventoryDcnmResultAncestor

    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

    GetNiatelemetryNiaInventoryDcnmResultGoldenImageDetail

    AdditionalProperties string
    ClassId string
    ImageName string
    Name string
    NrVersion string
    Returns the value of the version field.
    ObjectType string
    AdditionalProperties string
    ClassId string
    ImageName string
    Name string
    NrVersion string
    Returns the value of the version field.
    ObjectType string
    additionalProperties String
    classId String
    imageName String
    name String
    nrVersion String
    Returns the value of the version field.
    objectType String
    additionalProperties string
    classId string
    imageName string
    name string
    nrVersion string
    Returns the value of the version field.
    objectType string
    additional_properties str
    class_id str
    image_name str
    name str
    nr_version str
    Returns the value of the version field.
    object_type str
    additionalProperties String
    classId String
    imageName String
    name String
    nrVersion String
    Returns the value of the version field.
    objectType String

    GetNiatelemetryNiaInventoryDcnmResultNetworkInfo

    GetNiatelemetryNiaInventoryDcnmResultNetworkInfoActiveNode

    AdditionalProperties string
    ClassId string
    Hostname string
    ManagementtIp string
    ObjectType string
    OutofbandIp string
    Out of band IP of controller on DCNM.
    AdditionalProperties string
    ClassId string
    Hostname string
    ManagementtIp string
    ObjectType string
    OutofbandIp string
    Out of band IP of controller on DCNM.
    additionalProperties String
    classId String
    hostname String
    managementtIp String
    objectType String
    outofbandIp String
    Out of band IP of controller on DCNM.
    additionalProperties string
    classId string
    hostname string
    managementtIp string
    objectType string
    outofbandIp string
    Out of band IP of controller on DCNM.
    additional_properties str
    class_id str
    hostname str
    managementt_ip str
    object_type str
    outofband_ip str
    Out of band IP of controller on DCNM.
    additionalProperties String
    classId String
    hostname String
    managementtIp String
    objectType String
    outofbandIp String
    Out of band IP of controller on DCNM.

    GetNiatelemetryNiaInventoryDcnmResultNetworkInfoStandbyNode

    AdditionalProperties string
    ClassId string
    Hostname string
    ManagementtIp string
    ObjectType string
    OutofbandIp string
    Out of band IP of controller on DCNM.
    AdditionalProperties string
    ClassId string
    Hostname string
    ManagementtIp string
    ObjectType string
    OutofbandIp string
    Out of band IP of controller on DCNM.
    additionalProperties String
    classId String
    hostname String
    managementtIp String
    objectType String
    outofbandIp String
    Out of band IP of controller on DCNM.
    additionalProperties string
    classId string
    hostname string
    managementtIp string
    objectType string
    outofbandIp string
    Out of band IP of controller on DCNM.
    additional_properties str
    class_id str
    hostname str
    managementt_ip str
    object_type str
    outofband_ip str
    Out of band IP of controller on DCNM.
    additionalProperties String
    classId String
    hostname String
    managementtIp String
    objectType String
    outofbandIp String
    Out of band IP of controller on DCNM.

    GetNiatelemetryNiaInventoryDcnmResultParent

    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

    GetNiatelemetryNiaInventoryDcnmResultPermissionResource

    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

    GetNiatelemetryNiaInventoryDcnmResultRegisteredDevice

    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

    GetNiatelemetryNiaInventoryDcnmResultTag

    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

    GetNiatelemetryNiaInventoryDcnmResultUpgStatus

    AdditionalProperties string
    ClassId string
    JobId double
    ObjectType string
    UpgStatus string
    AdditionalProperties string
    ClassId string
    JobId float64
    ObjectType string
    UpgStatus string
    additionalProperties String
    classId String
    jobId Double
    objectType String
    upgStatus String
    additionalProperties string
    classId string
    jobId number
    objectType string
    upgStatus string
    additionalProperties String
    classId String
    jobId Number
    objectType String
    upgStatus String

    GetNiatelemetryNiaInventoryDcnmResultVersionContext

    GetNiatelemetryNiaInventoryDcnmResultVersionContextInterestedMo

    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

    GetNiatelemetryNiaInventoryDcnmResultVersionContextRefMo

    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

    GetNiatelemetryNiaInventoryDcnmTag

    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.

    GetNiatelemetryNiaInventoryDcnmUpgStatus

    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.
    JobId double
    Returns the id of the job.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    UpgStatus string
    Returns the status of the job.
    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.
    JobId float64
    Returns the id of the job.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    UpgStatus string
    Returns the status of the job.
    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.
    jobId Double
    Returns the id of the job.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    upgStatus String
    Returns the status of the job.
    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.
    jobId number
    Returns the id of the job.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    upgStatus string
    Returns the status of the job.
    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.
    job_id float
    Returns the id of the job.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    upg_status str
    Returns the status of the job.
    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.
    jobId Number
    Returns the id of the job.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    upgStatus String
    Returns the status of the job.

    GetNiatelemetryNiaInventoryDcnmVersionContext

    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<GetNiatelemetryNiaInventoryDcnmVersionContextInterestedMo>
    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
    Returns the value of the version field.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNiatelemetryNiaInventoryDcnmVersionContextRefMo
    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 []GetNiatelemetryNiaInventoryDcnmVersionContextInterestedMo
    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
    Returns the value of the version field.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNiatelemetryNiaInventoryDcnmVersionContextRefMo
    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<GetNiatelemetryNiaInventoryDcnmVersionContextInterestedMo>
    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
    Returns the value of the version field.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNiatelemetryNiaInventoryDcnmVersionContextRefMo
    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 GetNiatelemetryNiaInventoryDcnmVersionContextInterestedMo[]
    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
    Returns the value of the version field.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNiatelemetryNiaInventoryDcnmVersionContextRefMo
    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[GetNiatelemetryNiaInventoryDcnmVersionContextInterestedMo]
    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
    Returns the value of the version field.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetNiatelemetryNiaInventoryDcnmVersionContextRefMo
    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
    Returns the value of the version field.
    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.

    GetNiatelemetryNiaInventoryDcnmVersionContextInterestedMo

    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'.

    GetNiatelemetryNiaInventoryDcnmVersionContextRefMo

    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'.

    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