intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getNiatelemetryNiaInventoryDcnm
Explore with Pulumi AI
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:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Niatelemetry Nia Inventory Dcnm Ancestor> - Class
Id string - Controller
Health double - Health of controller on DCNM.
- Create
Time string - The time when this managed object was created.
- Dev bool
- Returns the value of the dev Field.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Epld
Image doubleCount - Number of EPLD images uploaded to DCNM.
- Golden
Image List<GetDetails Niatelemetry Nia Inventory Dcnm Golden Image Detail> - Ha
Enabled bool - Returns the value of the haEnabled field.
- Ha
Replication stringStatus - Returns the value of the haReplicationStatus field.
- Id string
- Install string
- Returns the value of the install field.
- Installation
Type string - Installation type of controller on DCNM.
- Installation
Type stringDescription - Installation type description of controller on DCNM.
- Is
Isn boolConfigured - Returns true if ISN is configured.
- Is
Media boolController - Returns the value of the isMediaController field.
- Is
Smart boolLicense Enabled - Returns true if the Smart license is enabled and is in use.
- Mod
Time 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.
- Ndfc
Fabric stringName - NDFC name information of the setup.
- Ndfc
Oper stringState - NDFC status information for the setup.
- Network
Info GetNiatelemetry Nia Inventory Dcnm Network Info - Nr
Version string - Returns the value of the version field.
- Num
Dcnm doubleSite - Returns the number of DCNM site fabrics.
- Num
Fabrics double - Returns total number of fabrics in DCNM set-up.
- Num
Fabrics doubleIn Msd - Returns the number of fabrics in msd.
- Num
Ingress doubleReplication Fabrics - Returns the number of fabrics that have ingress replication type.
- Num
Local doubleUsers - Returns the number of local users other than admin user.
- Num
Msd double - Returns the number of MSD fabrics.
- Num
Svi doubleVrf Count - Returns the number of svi interfaces configured for VRF vlans.
- Num
Trm doubleEnabled Count - Returns the number of links where TRM is enabled.
- Num
Upg doubleUsers - Number of users who have upgrade privileges excluding the admin.
- Nxos
Image doubleCount - Number of NXOS images uploaded to DCNM.
- Object
Type string - Outofband
Ip string - Out of band IP of controller on DCNM.
- Owners List<string>
- Parent
Get
Niatelemetry Nia Inventory Dcnm Parent - Permission
Resources List<GetNiatelemetry Nia Inventory Dcnm Permission Resource> - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Device GetNiatelemetry Nia Inventory Dcnm Registered Device - Serial string
- Serial number of device being inventoried. The serial number is unique per device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of fabric domain of the controller.
- List<Get
Niatelemetry Nia Inventory Dcnm Tag> - Underlay
Peering doubleActive Links Count - Returns the number of underlay peering active links.
- Upg
Job doubleCount - Number of upgrade jobs configured on DCNM.
- Upg
Statuses List<GetNiatelemetry Nia Inventory Dcnm Upg Status> - Version
Context GetNiatelemetry Nia Inventory Dcnm Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Nia Inventory Dcnm Ancestor - Class
Id string - Controller
Health float64 - Health of controller on DCNM.
- Create
Time string - The time when this managed object was created.
- Dev bool
- Returns the value of the dev Field.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Epld
Image float64Count - Number of EPLD images uploaded to DCNM.
- Golden
Image []GetDetails Niatelemetry Nia Inventory Dcnm Golden Image Detail - Ha
Enabled bool - Returns the value of the haEnabled field.
- Ha
Replication stringStatus - Returns the value of the haReplicationStatus field.
- Id string
- Install string
- Returns the value of the install field.
- Installation
Type string - Installation type of controller on DCNM.
- Installation
Type stringDescription - Installation type description of controller on DCNM.
- Is
Isn boolConfigured - Returns true if ISN is configured.
- Is
Media boolController - Returns the value of the isMediaController field.
- Is
Smart boolLicense Enabled - Returns true if the Smart license is enabled and is in use.
- Mod
Time 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.
- Ndfc
Fabric stringName - NDFC name information of the setup.
- Ndfc
Oper stringState - NDFC status information for the setup.
- Network
Info GetNiatelemetry Nia Inventory Dcnm Network Info - Nr
Version string - Returns the value of the version field.
- Num
Dcnm float64Site - Returns the number of DCNM site fabrics.
- Num
Fabrics float64 - Returns total number of fabrics in DCNM set-up.
- Num
Fabrics float64In Msd - Returns the number of fabrics in msd.
- Num
Ingress float64Replication Fabrics - Returns the number of fabrics that have ingress replication type.
- Num
Local float64Users - Returns the number of local users other than admin user.
- Num
Msd float64 - Returns the number of MSD fabrics.
- Num
Svi float64Vrf Count - Returns the number of svi interfaces configured for VRF vlans.
- Num
Trm float64Enabled Count - Returns the number of links where TRM is enabled.
- Num
Upg float64Users - Number of users who have upgrade privileges excluding the admin.
- Nxos
Image float64Count - Number of NXOS images uploaded to DCNM.
- Object
Type string - Outofband
Ip string - Out of band IP of controller on DCNM.
- Owners []string
- Parent
Get
Niatelemetry Nia Inventory Dcnm Parent - Permission
Resources []GetNiatelemetry Nia Inventory Dcnm Permission Resource - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Device GetNiatelemetry Nia Inventory Dcnm Registered Device - Serial string
- Serial number of device being inventoried. The serial number is unique per device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of fabric domain of the controller.
- []Get
Niatelemetry Nia Inventory Dcnm Tag - Underlay
Peering float64Active Links Count - Returns the number of underlay peering active links.
- Upg
Job float64Count - Number of upgrade jobs configured on DCNM.
- Upg
Statuses []GetNiatelemetry Nia Inventory Dcnm Upg Status - Version
Context GetNiatelemetry Nia Inventory Dcnm Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Nia Inventory Dcnm Ancestor> - class
Id String - controller
Health Double - Health of controller on DCNM.
- create
Time String - The time when this managed object was created.
- dev Boolean
- Returns the value of the dev Field.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- epld
Image DoubleCount - Number of EPLD images uploaded to DCNM.
- golden
Image List<GetDetails Niatelemetry Nia Inventory Dcnm Golden Image Detail> - ha
Enabled Boolean - Returns the value of the haEnabled field.
- ha
Replication StringStatus - Returns the value of the haReplicationStatus field.
- id String
- install String
- Returns the value of the install field.
- installation
Type String - Installation type of controller on DCNM.
- installation
Type StringDescription - Installation type description of controller on DCNM.
- is
Isn BooleanConfigured - Returns true if ISN is configured.
- is
Media BooleanController - Returns the value of the isMediaController field.
- is
Smart BooleanLicense Enabled - Returns true if the Smart license is enabled and is in use.
- mod
Time 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.
- ndfc
Fabric StringName - NDFC name information of the setup.
- ndfc
Oper StringState - NDFC status information for the setup.
- network
Info GetNiatelemetry Nia Inventory Dcnm Network Info - nr
Version String - Returns the value of the version field.
- num
Dcnm DoubleSite - Returns the number of DCNM site fabrics.
- num
Fabrics Double - Returns total number of fabrics in DCNM set-up.
- num
Fabrics DoubleIn Msd - Returns the number of fabrics in msd.
- num
Ingress DoubleReplication Fabrics - Returns the number of fabrics that have ingress replication type.
- num
Local DoubleUsers - Returns the number of local users other than admin user.
- num
Msd Double - Returns the number of MSD fabrics.
- num
Svi DoubleVrf Count - Returns the number of svi interfaces configured for VRF vlans.
- num
Trm DoubleEnabled Count - Returns the number of links where TRM is enabled.
- num
Upg DoubleUsers - Number of users who have upgrade privileges excluding the admin.
- nxos
Image DoubleCount - Number of NXOS images uploaded to DCNM.
- object
Type String - outofband
Ip String - Out of band IP of controller on DCNM.
- owners List<String>
- parent
Get
Niatelemetry Nia Inventory Dcnm Parent - permission
Resources List<GetNiatelemetry Nia Inventory Dcnm Permission Resource> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device GetNiatelemetry Nia Inventory Dcnm Registered Device - serial String
- Serial number of device being inventoried. The serial number is unique per device.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of fabric domain of the controller.
- List<Get
Niatelemetry Nia Inventory Dcnm Tag> - underlay
Peering DoubleActive Links Count - Returns the number of underlay peering active links.
- upg
Job DoubleCount - Number of upgrade jobs configured on DCNM.
- upg
Statuses List<GetNiatelemetry Nia Inventory Dcnm Upg Status> - version
Context GetNiatelemetry Nia Inventory Dcnm Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Nia Inventory Dcnm Ancestor[] - class
Id string - controller
Health number - Health of controller on DCNM.
- create
Time string - The time when this managed object was created.
- dev boolean
- Returns the value of the dev Field.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- epld
Image numberCount - Number of EPLD images uploaded to DCNM.
- golden
Image GetDetails Niatelemetry Nia Inventory Dcnm Golden Image Detail[] - ha
Enabled boolean - Returns the value of the haEnabled field.
- ha
Replication stringStatus - Returns the value of the haReplicationStatus field.
- id string
- install string
- Returns the value of the install field.
- installation
Type string - Installation type of controller on DCNM.
- installation
Type stringDescription - Installation type description of controller on DCNM.
- is
Isn booleanConfigured - Returns true if ISN is configured.
- is
Media booleanController - Returns the value of the isMediaController field.
- is
Smart booleanLicense Enabled - Returns true if the Smart license is enabled and is in use.
- mod
Time 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.
- ndfc
Fabric stringName - NDFC name information of the setup.
- ndfc
Oper stringState - NDFC status information for the setup.
- network
Info GetNiatelemetry Nia Inventory Dcnm Network Info - nr
Version string - Returns the value of the version field.
- num
Dcnm numberSite - Returns the number of DCNM site fabrics.
- num
Fabrics number - Returns total number of fabrics in DCNM set-up.
- num
Fabrics numberIn Msd - Returns the number of fabrics in msd.
- num
Ingress numberReplication Fabrics - Returns the number of fabrics that have ingress replication type.
- num
Local numberUsers - Returns the number of local users other than admin user.
- num
Msd number - Returns the number of MSD fabrics.
- num
Svi numberVrf Count - Returns the number of svi interfaces configured for VRF vlans.
- num
Trm numberEnabled Count - Returns the number of links where TRM is enabled.
- num
Upg numberUsers - Number of users who have upgrade privileges excluding the admin.
- nxos
Image numberCount - Number of NXOS images uploaded to DCNM.
- object
Type string - outofband
Ip string - Out of band IP of controller on DCNM.
- owners string[]
- parent
Get
Niatelemetry Nia Inventory Dcnm Parent - permission
Resources GetNiatelemetry Nia Inventory Dcnm Permission Resource[] - record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device GetNiatelemetry Nia Inventory Dcnm Registered Device - serial string
- Serial number of device being inventoried. The serial number is unique per device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name string - Name of fabric domain of the controller.
- Get
Niatelemetry Nia Inventory Dcnm Tag[] - underlay
Peering numberActive Links Count - Returns the number of underlay peering active links.
- upg
Job numberCount - Number of upgrade jobs configured on DCNM.
- upg
Statuses GetNiatelemetry Nia Inventory Dcnm Upg Status[] - version
Context GetNiatelemetry Nia Inventory Dcnm Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Nia Inventory Dcnm Ancestor] - 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_ strmoid - The DomainGroup ID for this managed object.
- epld_
image_ floatcount - Number of EPLD images uploaded to DCNM.
- golden_
image_ Sequence[Getdetails Niatelemetry Nia Inventory Dcnm Golden Image Detail] - ha_
enabled bool - Returns the value of the haEnabled field.
- ha_
replication_ strstatus - 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_ strdescription - Installation type description of controller on DCNM.
- is_
isn_ boolconfigured - Returns true if ISN is configured.
- is_
media_ boolcontroller - Returns the value of the isMediaController field.
- is_
smart_ boollicense_ enabled - 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_ strname - NDFC name information of the setup.
- ndfc_
oper_ strstate - NDFC status information for the setup.
- network_
info GetNiatelemetry Nia Inventory Dcnm Network Info - nr_
version str - Returns the value of the version field.
- num_
dcnm_ floatsite - Returns the number of DCNM site fabrics.
- num_
fabrics float - Returns total number of fabrics in DCNM set-up.
- num_
fabrics_ floatin_ msd - Returns the number of fabrics in msd.
- num_
ingress_ floatreplication_ fabrics - Returns the number of fabrics that have ingress replication type.
- num_
local_ floatusers - Returns the number of local users other than admin user.
- num_
msd float - Returns the number of MSD fabrics.
- num_
svi_ floatvrf_ count - Returns the number of svi interfaces configured for VRF vlans.
- num_
trm_ floatenabled_ count - Returns the number of links where TRM is enabled.
- num_
upg_ floatusers - Number of users who have upgrade privileges excluding the admin.
- nxos_
image_ floatcount - 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
Get
Niatelemetry Nia Inventory Dcnm Parent - permission_
resources Sequence[GetNiatelemetry Nia Inventory Dcnm Permission Resource] - record_
type str - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record_
version str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
device GetNiatelemetry Nia Inventory Dcnm Registered Device - serial str
- Serial number of device being inventoried. The serial number is unique per device.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site_
name str - Name of fabric domain of the controller.
- Sequence[Get
Niatelemetry Nia Inventory Dcnm Tag] - underlay_
peering_ floatactive_ links_ count - Returns the number of underlay peering active links.
- upg_
job_ floatcount - Number of upgrade jobs configured on DCNM.
- upg_
statuses Sequence[GetNiatelemetry Nia Inventory Dcnm Upg Status] - version_
context GetNiatelemetry Nia Inventory Dcnm Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - controller
Health Number - Health of controller on DCNM.
- create
Time String - The time when this managed object was created.
- dev Boolean
- Returns the value of the dev Field.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- epld
Image NumberCount - Number of EPLD images uploaded to DCNM.
- golden
Image List<Property Map>Details - ha
Enabled Boolean - Returns the value of the haEnabled field.
- ha
Replication StringStatus - Returns the value of the haReplicationStatus field.
- id String
- install String
- Returns the value of the install field.
- installation
Type String - Installation type of controller on DCNM.
- installation
Type StringDescription - Installation type description of controller on DCNM.
- is
Isn BooleanConfigured - Returns true if ISN is configured.
- is
Media BooleanController - Returns the value of the isMediaController field.
- is
Smart BooleanLicense Enabled - Returns true if the Smart license is enabled and is in use.
- mod
Time 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.
- ndfc
Fabric StringName - NDFC name information of the setup.
- ndfc
Oper StringState - NDFC status information for the setup.
- network
Info Property Map - nr
Version String - Returns the value of the version field.
- num
Dcnm NumberSite - Returns the number of DCNM site fabrics.
- num
Fabrics Number - Returns total number of fabrics in DCNM set-up.
- num
Fabrics NumberIn Msd - Returns the number of fabrics in msd.
- num
Ingress NumberReplication Fabrics - Returns the number of fabrics that have ingress replication type.
- num
Local NumberUsers - Returns the number of local users other than admin user.
- num
Msd Number - Returns the number of MSD fabrics.
- num
Svi NumberVrf Count - Returns the number of svi interfaces configured for VRF vlans.
- num
Trm NumberEnabled Count - Returns the number of links where TRM is enabled.
- num
Upg NumberUsers - Number of users who have upgrade privileges excluding the admin.
- nxos
Image NumberCount - Number of NXOS images uploaded to DCNM.
- object
Type String - outofband
Ip String - Out of band IP of controller on DCNM.
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device Property Map - serial String
- Serial number of device being inventoried. The serial number is unique per device.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of fabric domain of the controller.
- List<Property Map>
- underlay
Peering NumberActive Links Count - Returns the number of underlay peering active links.
- upg
Job NumberCount - Number of upgrade jobs configured on DCNM.
- upg
Statuses List<Property Map> - version
Context Property Map
getNiatelemetryNiaInventoryDcnm Result
The following output properties are available:
- Id string
- Results
List<Get
Niatelemetry Nia Inventory Dcnm Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Niatelemetry Nia Inventory Dcnm Ancestor> - Class
Id string - Controller
Health double - Create
Time string - Dev bool
- Domain
Group stringMoid - Epld
Image doubleCount - Golden
Image List<GetDetails Niatelemetry Nia Inventory Dcnm Golden Image Detail> - Ha
Enabled bool - Ha
Replication stringStatus - Install string
- Installation
Type string - Installation
Type stringDescription - Is
Isn boolConfigured - Is
Media boolController - Is
Smart boolLicense Enabled - Mod
Time string - Mode string
- Moid string
- Ndfc
Fabric stringName - Ndfc
Oper stringState - Network
Info GetNiatelemetry Nia Inventory Dcnm Network Info - Nr
Version string - Num
Dcnm doubleSite - Num
Fabrics double - Num
Fabrics doubleIn Msd - Num
Ingress doubleReplication Fabrics - Num
Local doubleUsers - Num
Msd double - Num
Svi doubleVrf Count - Num
Trm doubleEnabled Count - Num
Upg doubleUsers - Nxos
Image doubleCount - Object
Type string - Outofband
Ip string - Owners List<string>
- Parent
Get
Niatelemetry Nia Inventory Dcnm Parent - Permission
Resources List<GetNiatelemetry Nia Inventory Dcnm Permission Resource> - Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Nia Inventory Dcnm Registered Device - Serial string
- string
- Site
Name string - List<Get
Niatelemetry Nia Inventory Dcnm Tag> - Underlay
Peering doubleActive Links Count - Upg
Job doubleCount - Upg
Statuses List<GetNiatelemetry Nia Inventory Dcnm Upg Status> - Version
Context GetNiatelemetry Nia Inventory Dcnm Version Context
- Id string
- Results
[]Get
Niatelemetry Nia Inventory Dcnm Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Niatelemetry Nia Inventory Dcnm Ancestor - Class
Id string - Controller
Health float64 - Create
Time string - Dev bool
- Domain
Group stringMoid - Epld
Image float64Count - Golden
Image []GetDetails Niatelemetry Nia Inventory Dcnm Golden Image Detail - Ha
Enabled bool - Ha
Replication stringStatus - Install string
- Installation
Type string - Installation
Type stringDescription - Is
Isn boolConfigured - Is
Media boolController - Is
Smart boolLicense Enabled - Mod
Time string - Mode string
- Moid string
- Ndfc
Fabric stringName - Ndfc
Oper stringState - Network
Info GetNiatelemetry Nia Inventory Dcnm Network Info - Nr
Version string - Num
Dcnm float64Site - Num
Fabrics float64 - Num
Fabrics float64In Msd - Num
Ingress float64Replication Fabrics - Num
Local float64Users - Num
Msd float64 - Num
Svi float64Vrf Count - Num
Trm float64Enabled Count - Num
Upg float64Users - Nxos
Image float64Count - Object
Type string - Outofband
Ip string - Owners []string
- Parent
Get
Niatelemetry Nia Inventory Dcnm Parent - Permission
Resources []GetNiatelemetry Nia Inventory Dcnm Permission Resource - Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Nia Inventory Dcnm Registered Device - Serial string
- string
- Site
Name string - []Get
Niatelemetry Nia Inventory Dcnm Tag - Underlay
Peering float64Active Links Count - Upg
Job float64Count - Upg
Statuses []GetNiatelemetry Nia Inventory Dcnm Upg Status - Version
Context GetNiatelemetry Nia Inventory Dcnm Version Context
- id String
- results
List<Get
Niatelemetry Nia Inventory Dcnm Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Niatelemetry Nia Inventory Dcnm Ancestor> - class
Id String - controller
Health Double - create
Time String - dev Boolean
- domain
Group StringMoid - epld
Image DoubleCount - golden
Image List<GetDetails Niatelemetry Nia Inventory Dcnm Golden Image Detail> - ha
Enabled Boolean - ha
Replication StringStatus - install String
- installation
Type String - installation
Type StringDescription - is
Isn BooleanConfigured - is
Media BooleanController - is
Smart BooleanLicense Enabled - mod
Time String - mode String
- moid String
- ndfc
Fabric StringName - ndfc
Oper StringState - network
Info GetNiatelemetry Nia Inventory Dcnm Network Info - nr
Version String - num
Dcnm DoubleSite - num
Fabrics Double - num
Fabrics DoubleIn Msd - num
Ingress DoubleReplication Fabrics - num
Local DoubleUsers - num
Msd Double - num
Svi DoubleVrf Count - num
Trm DoubleEnabled Count - num
Upg DoubleUsers - nxos
Image DoubleCount - object
Type String - outofband
Ip String - owners List<String>
- parent
Get
Niatelemetry Nia Inventory Dcnm Parent - permission
Resources List<GetNiatelemetry Nia Inventory Dcnm Permission Resource> - record
Type String - record
Version String - registered
Device GetNiatelemetry Nia Inventory Dcnm Registered Device - serial String
- String
- site
Name String - List<Get
Niatelemetry Nia Inventory Dcnm Tag> - underlay
Peering DoubleActive Links Count - upg
Job DoubleCount - upg
Statuses List<GetNiatelemetry Nia Inventory Dcnm Upg Status> - version
Context GetNiatelemetry Nia Inventory Dcnm Version Context
- id string
- results
Get
Niatelemetry Nia Inventory Dcnm Result[] - account
Moid string - additional
Properties string - ancestors
Get
Niatelemetry Nia Inventory Dcnm Ancestor[] - class
Id string - controller
Health number - create
Time string - dev boolean
- domain
Group stringMoid - epld
Image numberCount - golden
Image GetDetails Niatelemetry Nia Inventory Dcnm Golden Image Detail[] - ha
Enabled boolean - ha
Replication stringStatus - install string
- installation
Type string - installation
Type stringDescription - is
Isn booleanConfigured - is
Media booleanController - is
Smart booleanLicense Enabled - mod
Time string - mode string
- moid string
- ndfc
Fabric stringName - ndfc
Oper stringState - network
Info GetNiatelemetry Nia Inventory Dcnm Network Info - nr
Version string - num
Dcnm numberSite - num
Fabrics number - num
Fabrics numberIn Msd - num
Ingress numberReplication Fabrics - num
Local numberUsers - num
Msd number - num
Svi numberVrf Count - num
Trm numberEnabled Count - num
Upg numberUsers - nxos
Image numberCount - object
Type string - outofband
Ip string - owners string[]
- parent
Get
Niatelemetry Nia Inventory Dcnm Parent - permission
Resources GetNiatelemetry Nia Inventory Dcnm Permission Resource[] - record
Type string - record
Version string - registered
Device GetNiatelemetry Nia Inventory Dcnm Registered Device - serial string
- string
- site
Name string - Get
Niatelemetry Nia Inventory Dcnm Tag[] - underlay
Peering numberActive Links Count - upg
Job numberCount - upg
Statuses GetNiatelemetry Nia Inventory Dcnm Upg Status[] - version
Context GetNiatelemetry Nia Inventory Dcnm Version Context
- id str
- results
Sequence[Get
Niatelemetry Nia Inventory Dcnm Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Niatelemetry Nia Inventory Dcnm Ancestor] - class_
id str - controller_
health float - create_
time str - dev bool
- domain_
group_ strmoid - epld_
image_ floatcount - golden_
image_ Sequence[Getdetails Niatelemetry Nia Inventory Dcnm Golden Image Detail] - ha_
enabled bool - ha_
replication_ strstatus - install str
- installation_
type str - installation_
type_ strdescription - is_
isn_ boolconfigured - is_
media_ boolcontroller - is_
smart_ boollicense_ enabled - mod_
time str - mode str
- moid str
- ndfc_
fabric_ strname - ndfc_
oper_ strstate - network_
info GetNiatelemetry Nia Inventory Dcnm Network Info - nr_
version str - num_
dcnm_ floatsite - num_
fabrics float - num_
fabrics_ floatin_ msd - num_
ingress_ floatreplication_ fabrics - num_
local_ floatusers - num_
msd float - num_
svi_ floatvrf_ count - num_
trm_ floatenabled_ count - num_
upg_ floatusers - nxos_
image_ floatcount - object_
type str - outofband_
ip str - owners Sequence[str]
- parent
Get
Niatelemetry Nia Inventory Dcnm Parent - permission_
resources Sequence[GetNiatelemetry Nia Inventory Dcnm Permission Resource] - record_
type str - record_
version str - registered_
device GetNiatelemetry Nia Inventory Dcnm Registered Device - serial str
- str
- site_
name str - Sequence[Get
Niatelemetry Nia Inventory Dcnm Tag] - underlay_
peering_ floatactive_ links_ count - upg_
job_ floatcount - upg_
statuses Sequence[GetNiatelemetry Nia Inventory Dcnm Upg Status] - version_
context GetNiatelemetry Nia Inventory Dcnm Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - controller
Health Number - create
Time String - dev Boolean
- domain
Group StringMoid - epld
Image NumberCount - golden
Image List<Property Map>Details - ha
Enabled Boolean - ha
Replication StringStatus - install String
- installation
Type String - installation
Type StringDescription - is
Isn BooleanConfigured - is
Media BooleanController - is
Smart BooleanLicense Enabled - mod
Time String - mode String
- moid String
- ndfc
Fabric StringName - ndfc
Oper StringState - network
Info Property Map - nr
Version String - num
Dcnm NumberSite - num
Fabrics Number - num
Fabrics NumberIn Msd - num
Ingress NumberReplication Fabrics - num
Local NumberUsers - num
Msd Number - num
Svi NumberVrf Count - num
Trm NumberEnabled Count - num
Upg NumberUsers - nxos
Image NumberCount - object
Type String - outofband
Ip String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - record
Type String - record
Version String - registered
Device Property Map - serial String
- String
- site
Name String - List<Property Map>
- underlay
Peering NumberActive Links Count - upg
Job NumberCount - upg
Statuses List<Property Map> - version
Context Property Map
Supporting Types
GetNiatelemetryNiaInventoryDcnmAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryNiaInventoryDcnmGoldenImageDetail
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Image
Name string - Returns name of the image on controller.
- Name string
- Returns name of the image on controller.
- Nr
Version string - Returns the value of the version field.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Image
Name string - Returns name of the image on controller.
- Name string
- Returns name of the image on controller.
- Nr
Version string - Returns the value of the version field.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- image
Name String - Returns name of the image on controller.
- name String
- Returns name of the image on controller.
- nr
Version String - Returns the value of the version field.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- image
Name string - Returns name of the image on controller.
- name string
- Returns name of the image on controller.
- nr
Version string - Returns the value of the version field.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- image
Name String - Returns name of the image on controller.
- name String
- Returns name of the image on controller.
- nr
Version String - Returns the value of the version field.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetNiatelemetryNiaInventoryDcnmNetworkInfo
- Active
Node GetNiatelemetry Nia Inventory Dcnm Network Info Active Node - Returns details of active node.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hostname string
- Returns hostname of the network.
- Managementt
Ip string - Returns management IP of the network.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Outofband
Ip string - Out of band IP of controller on DCNM.
- Standby
Node GetNiatelemetry Nia Inventory Dcnm Network Info Standby Node - Returns details of standby node.
- Active
Node GetNiatelemetry Nia Inventory Dcnm Network Info Active Node - Returns details of active node.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hostname string
- Returns hostname of the network.
- Managementt
Ip string - Returns management IP of the network.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Outofband
Ip string - Out of band IP of controller on DCNM.
- Standby
Node GetNiatelemetry Nia Inventory Dcnm Network Info Standby Node - Returns details of standby node.
- active
Node GetNiatelemetry Nia Inventory Dcnm Network Info Active Node - Returns details of active node.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname String
- Returns hostname of the network.
- managementt
Ip String - Returns management IP of the network.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- outofband
Ip String - Out of band IP of controller on DCNM.
- standby
Node GetNiatelemetry Nia Inventory Dcnm Network Info Standby Node - Returns details of standby node.
- active
Node GetNiatelemetry Nia Inventory Dcnm Network Info Active Node - Returns details of active node.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname string
- Returns hostname of the network.
- managementt
Ip string - Returns management IP of the network.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- outofband
Ip string - Out of band IP of controller on DCNM.
- standby
Node GetNiatelemetry Nia Inventory Dcnm Network Info Standby Node - Returns details of standby node.
- active_
node GetNiatelemetry Nia Inventory Dcnm Network Info Active Node - 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 GetNiatelemetry Nia Inventory Dcnm Network Info Standby Node - Returns details of standby node.
- active
Node Property Map - Returns details of active node.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname String
- Returns hostname of the network.
- managementt
Ip String - Returns management IP of the network.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- outofband
Ip String - Out of band IP of controller on DCNM.
- standby
Node Property Map - Returns details of standby node.
GetNiatelemetryNiaInventoryDcnmNetworkInfoActiveNode
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hostname string
- Returns hostname of the node.
- Managementt
Ip string - Returns management IP of the node.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Outofband
Ip string - Out of band IP of controller on DCNM.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hostname string
- Returns hostname of the node.
- Managementt
Ip string - Returns management IP of the node.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Outofband
Ip string - Out of band IP of controller on DCNM.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname String
- Returns hostname of the node.
- managementt
Ip String - Returns management IP of the node.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- outofband
Ip String - Out of band IP of controller on DCNM.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname string
- Returns hostname of the node.
- managementt
Ip string - Returns management IP of the node.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- outofband
Ip 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname String
- Returns hostname of the node.
- managementt
Ip String - Returns management IP of the node.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- outofband
Ip String - Out of band IP of controller on DCNM.
GetNiatelemetryNiaInventoryDcnmNetworkInfoStandbyNode
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hostname string
- Returns hostname of the node.
- Managementt
Ip string - Returns management IP of the node.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Outofband
Ip string - Out of band IP of controller on DCNM.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Hostname string
- Returns hostname of the node.
- Managementt
Ip string - Returns management IP of the node.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Outofband
Ip string - Out of band IP of controller on DCNM.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname String
- Returns hostname of the node.
- managementt
Ip String - Returns management IP of the node.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- outofband
Ip String - Out of band IP of controller on DCNM.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname string
- Returns hostname of the node.
- managementt
Ip string - Returns management IP of the node.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- outofband
Ip 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- hostname String
- Returns hostname of the node.
- managementt
Ip String - Returns management IP of the node.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- outofband
Ip String - Out of band IP of controller on DCNM.
GetNiatelemetryNiaInventoryDcnmParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryNiaInventoryDcnmPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryNiaInventoryDcnmRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryNiaInventoryDcnmResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Niatelemetry Nia Inventory Dcnm Result Ancestor> - Class
Id string - Controller
Health double - Health of controller on DCNM.
- Create
Time string - The time when this managed object was created.
- Dev bool
- Returns the value of the dev Field.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Epld
Image doubleCount - Number of EPLD images uploaded to DCNM.
- Golden
Image List<GetDetails Niatelemetry Nia Inventory Dcnm Result Golden Image Detail> - Ha
Enabled bool - Returns the value of the haEnabled field.
- Ha
Replication stringStatus - Returns the value of the haReplicationStatus field.
- Install string
- Returns the value of the install field.
- Installation
Type string - Installation type of controller on DCNM.
- Installation
Type stringDescription - Installation type description of controller on DCNM.
- Is
Isn boolConfigured - Returns true if ISN is configured.
- Is
Media boolController - Returns the value of the isMediaController field.
- Is
Smart boolLicense Enabled - Returns true if the Smart license is enabled and is in use.
- Mod
Time 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.
- Ndfc
Fabric stringName - NDFC name information of the setup.
- Ndfc
Oper stringState - NDFC status information for the setup.
- Network
Infos List<GetNiatelemetry Nia Inventory Dcnm Result Network Info> - Nr
Version string - Returns the value of the version field.
- Num
Dcnm doubleSite - Returns the number of DCNM site fabrics.
- Num
Fabrics double - Returns total number of fabrics in DCNM set-up.
- Num
Fabrics doubleIn Msd - Returns the number of fabrics in msd.
- Num
Ingress doubleReplication Fabrics - Returns the number of fabrics that have ingress replication type.
- Num
Local doubleUsers - Returns the number of local users other than admin user.
- Num
Msd double - Returns the number of MSD fabrics.
- Num
Svi doubleVrf Count - Returns the number of svi interfaces configured for VRF vlans.
- Num
Trm doubleEnabled Count - Returns the number of links where TRM is enabled.
- Num
Upg doubleUsers - Number of users who have upgrade privileges excluding the admin.
- Nxos
Image doubleCount - Number of NXOS images uploaded to DCNM.
- Object
Type string - Outofband
Ip string - Out of band IP of controller on DCNM.
- Owners List<string>
- Parents
List<Get
Niatelemetry Nia Inventory Dcnm Result Parent> - Permission
Resources List<GetNiatelemetry Nia Inventory Dcnm Result Permission Resource> - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices List<GetNiatelemetry Nia Inventory Dcnm Result Registered Device> - Serial string
- Serial number of device being inventoried. The serial number is unique per device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of fabric domain of the controller.
- List<Get
Niatelemetry Nia Inventory Dcnm Result Tag> - Underlay
Peering doubleActive Links Count - Returns the number of underlay peering active links.
- Upg
Job doubleCount - Number of upgrade jobs configured on DCNM.
- Upg
Statuses List<GetNiatelemetry Nia Inventory Dcnm Result Upg Status> - Version
Contexts List<GetNiatelemetry Nia Inventory Dcnm Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Nia Inventory Dcnm Result Ancestor - Class
Id string - Controller
Health float64 - Health of controller on DCNM.
- Create
Time string - The time when this managed object was created.
- Dev bool
- Returns the value of the dev Field.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Epld
Image float64Count - Number of EPLD images uploaded to DCNM.
- Golden
Image []GetDetails Niatelemetry Nia Inventory Dcnm Result Golden Image Detail - Ha
Enabled bool - Returns the value of the haEnabled field.
- Ha
Replication stringStatus - Returns the value of the haReplicationStatus field.
- Install string
- Returns the value of the install field.
- Installation
Type string - Installation type of controller on DCNM.
- Installation
Type stringDescription - Installation type description of controller on DCNM.
- Is
Isn boolConfigured - Returns true if ISN is configured.
- Is
Media boolController - Returns the value of the isMediaController field.
- Is
Smart boolLicense Enabled - Returns true if the Smart license is enabled and is in use.
- Mod
Time 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.
- Ndfc
Fabric stringName - NDFC name information of the setup.
- Ndfc
Oper stringState - NDFC status information for the setup.
- Network
Infos []GetNiatelemetry Nia Inventory Dcnm Result Network Info - Nr
Version string - Returns the value of the version field.
- Num
Dcnm float64Site - Returns the number of DCNM site fabrics.
- Num
Fabrics float64 - Returns total number of fabrics in DCNM set-up.
- Num
Fabrics float64In Msd - Returns the number of fabrics in msd.
- Num
Ingress float64Replication Fabrics - Returns the number of fabrics that have ingress replication type.
- Num
Local float64Users - Returns the number of local users other than admin user.
- Num
Msd float64 - Returns the number of MSD fabrics.
- Num
Svi float64Vrf Count - Returns the number of svi interfaces configured for VRF vlans.
- Num
Trm float64Enabled Count - Returns the number of links where TRM is enabled.
- Num
Upg float64Users - Number of users who have upgrade privileges excluding the admin.
- Nxos
Image float64Count - Number of NXOS images uploaded to DCNM.
- Object
Type string - Outofband
Ip string - Out of band IP of controller on DCNM.
- Owners []string
- Parents
[]Get
Niatelemetry Nia Inventory Dcnm Result Parent - Permission
Resources []GetNiatelemetry Nia Inventory Dcnm Result Permission Resource - Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices []GetNiatelemetry Nia Inventory Dcnm Result Registered Device - Serial string
- Serial number of device being inventoried. The serial number is unique per device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Site
Name string - Name of fabric domain of the controller.
- []Get
Niatelemetry Nia Inventory Dcnm Result Tag - Underlay
Peering float64Active Links Count - Returns the number of underlay peering active links.
- Upg
Job float64Count - Number of upgrade jobs configured on DCNM.
- Upg
Statuses []GetNiatelemetry Nia Inventory Dcnm Result Upg Status - Version
Contexts []GetNiatelemetry Nia Inventory Dcnm Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Nia Inventory Dcnm Result Ancestor> - class
Id String - controller
Health Double - Health of controller on DCNM.
- create
Time String - The time when this managed object was created.
- dev Boolean
- Returns the value of the dev Field.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- epld
Image DoubleCount - Number of EPLD images uploaded to DCNM.
- golden
Image List<GetDetails Niatelemetry Nia Inventory Dcnm Result Golden Image Detail> - ha
Enabled Boolean - Returns the value of the haEnabled field.
- ha
Replication StringStatus - Returns the value of the haReplicationStatus field.
- install String
- Returns the value of the install field.
- installation
Type String - Installation type of controller on DCNM.
- installation
Type StringDescription - Installation type description of controller on DCNM.
- is
Isn BooleanConfigured - Returns true if ISN is configured.
- is
Media BooleanController - Returns the value of the isMediaController field.
- is
Smart BooleanLicense Enabled - Returns true if the Smart license is enabled and is in use.
- mod
Time 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.
- ndfc
Fabric StringName - NDFC name information of the setup.
- ndfc
Oper StringState - NDFC status information for the setup.
- network
Infos List<GetNiatelemetry Nia Inventory Dcnm Result Network Info> - nr
Version String - Returns the value of the version field.
- num
Dcnm DoubleSite - Returns the number of DCNM site fabrics.
- num
Fabrics Double - Returns total number of fabrics in DCNM set-up.
- num
Fabrics DoubleIn Msd - Returns the number of fabrics in msd.
- num
Ingress DoubleReplication Fabrics - Returns the number of fabrics that have ingress replication type.
- num
Local DoubleUsers - Returns the number of local users other than admin user.
- num
Msd Double - Returns the number of MSD fabrics.
- num
Svi DoubleVrf Count - Returns the number of svi interfaces configured for VRF vlans.
- num
Trm DoubleEnabled Count - Returns the number of links where TRM is enabled.
- num
Upg DoubleUsers - Number of users who have upgrade privileges excluding the admin.
- nxos
Image DoubleCount - Number of NXOS images uploaded to DCNM.
- object
Type String - outofband
Ip String - Out of band IP of controller on DCNM.
- owners List<String>
- parents
List<Get
Niatelemetry Nia Inventory Dcnm Result Parent> - permission
Resources List<GetNiatelemetry Nia Inventory Dcnm Result Permission Resource> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices List<GetNiatelemetry Nia Inventory Dcnm Result Registered Device> - serial String
- Serial number of device being inventoried. The serial number is unique per device.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of fabric domain of the controller.
- List<Get
Niatelemetry Nia Inventory Dcnm Result Tag> - underlay
Peering DoubleActive Links Count - Returns the number of underlay peering active links.
- upg
Job DoubleCount - Number of upgrade jobs configured on DCNM.
- upg
Statuses List<GetNiatelemetry Nia Inventory Dcnm Result Upg Status> - version
Contexts List<GetNiatelemetry Nia Inventory Dcnm Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Nia Inventory Dcnm Result Ancestor[] - class
Id string - controller
Health number - Health of controller on DCNM.
- create
Time string - The time when this managed object was created.
- dev boolean
- Returns the value of the dev Field.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- epld
Image numberCount - Number of EPLD images uploaded to DCNM.
- golden
Image GetDetails Niatelemetry Nia Inventory Dcnm Result Golden Image Detail[] - ha
Enabled boolean - Returns the value of the haEnabled field.
- ha
Replication stringStatus - Returns the value of the haReplicationStatus field.
- install string
- Returns the value of the install field.
- installation
Type string - Installation type of controller on DCNM.
- installation
Type stringDescription - Installation type description of controller on DCNM.
- is
Isn booleanConfigured - Returns true if ISN is configured.
- is
Media booleanController - Returns the value of the isMediaController field.
- is
Smart booleanLicense Enabled - Returns true if the Smart license is enabled and is in use.
- mod
Time 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.
- ndfc
Fabric stringName - NDFC name information of the setup.
- ndfc
Oper stringState - NDFC status information for the setup.
- network
Infos GetNiatelemetry Nia Inventory Dcnm Result Network Info[] - nr
Version string - Returns the value of the version field.
- num
Dcnm numberSite - Returns the number of DCNM site fabrics.
- num
Fabrics number - Returns total number of fabrics in DCNM set-up.
- num
Fabrics numberIn Msd - Returns the number of fabrics in msd.
- num
Ingress numberReplication Fabrics - Returns the number of fabrics that have ingress replication type.
- num
Local numberUsers - Returns the number of local users other than admin user.
- num
Msd number - Returns the number of MSD fabrics.
- num
Svi numberVrf Count - Returns the number of svi interfaces configured for VRF vlans.
- num
Trm numberEnabled Count - Returns the number of links where TRM is enabled.
- num
Upg numberUsers - Number of users who have upgrade privileges excluding the admin.
- nxos
Image numberCount - Number of NXOS images uploaded to DCNM.
- object
Type string - outofband
Ip string - Out of band IP of controller on DCNM.
- owners string[]
- parents
Get
Niatelemetry Nia Inventory Dcnm Result Parent[] - permission
Resources GetNiatelemetry Nia Inventory Dcnm Result Permission Resource[] - record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices GetNiatelemetry Nia Inventory Dcnm Result Registered Device[] - serial string
- Serial number of device being inventoried. The serial number is unique per device.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name string - Name of fabric domain of the controller.
- Get
Niatelemetry Nia Inventory Dcnm Result Tag[] - underlay
Peering numberActive Links Count - Returns the number of underlay peering active links.
- upg
Job numberCount - Number of upgrade jobs configured on DCNM.
- upg
Statuses GetNiatelemetry Nia Inventory Dcnm Result Upg Status[] - version
Contexts GetNiatelemetry Nia Inventory Dcnm Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Nia Inventory Dcnm Result Ancestor] - 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_ strmoid - The DomainGroup ID for this managed object.
- epld_
image_ floatcount - Number of EPLD images uploaded to DCNM.
- golden_
image_ Sequence[Getdetails Niatelemetry Nia Inventory Dcnm Result Golden Image Detail] - ha_
enabled bool - Returns the value of the haEnabled field.
- ha_
replication_ strstatus - 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_ strdescription - Installation type description of controller on DCNM.
- is_
isn_ boolconfigured - Returns true if ISN is configured.
- is_
media_ boolcontroller - Returns the value of the isMediaController field.
- is_
smart_ boollicense_ enabled - 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_ strname - NDFC name information of the setup.
- ndfc_
oper_ strstate - NDFC status information for the setup.
- network_
infos Sequence[GetNiatelemetry Nia Inventory Dcnm Result Network Info] - nr_
version str - Returns the value of the version field.
- num_
dcnm_ floatsite - Returns the number of DCNM site fabrics.
- num_
fabrics float - Returns total number of fabrics in DCNM set-up.
- num_
fabrics_ floatin_ msd - Returns the number of fabrics in msd.
- num_
ingress_ floatreplication_ fabrics - Returns the number of fabrics that have ingress replication type.
- num_
local_ floatusers - Returns the number of local users other than admin user.
- num_
msd float - Returns the number of MSD fabrics.
- num_
svi_ floatvrf_ count - Returns the number of svi interfaces configured for VRF vlans.
- num_
trm_ floatenabled_ count - Returns the number of links where TRM is enabled.
- num_
upg_ floatusers - Number of users who have upgrade privileges excluding the admin.
- nxos_
image_ floatcount - 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[Get
Niatelemetry Nia Inventory Dcnm Result Parent] - permission_
resources Sequence[GetNiatelemetry Nia Inventory Dcnm Result Permission Resource] - record_
type str - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record_
version str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
devices Sequence[GetNiatelemetry Nia Inventory Dcnm Result Registered Device] - serial str
- Serial number of device being inventoried. The serial number is unique per device.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site_
name str - Name of fabric domain of the controller.
- Sequence[Get
Niatelemetry Nia Inventory Dcnm Result Tag] - underlay_
peering_ floatactive_ links_ count - Returns the number of underlay peering active links.
- upg_
job_ floatcount - Number of upgrade jobs configured on DCNM.
- upg_
statuses Sequence[GetNiatelemetry Nia Inventory Dcnm Result Upg Status] - version_
contexts Sequence[GetNiatelemetry Nia Inventory Dcnm Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - controller
Health Number - Health of controller on DCNM.
- create
Time String - The time when this managed object was created.
- dev Boolean
- Returns the value of the dev Field.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- epld
Image NumberCount - Number of EPLD images uploaded to DCNM.
- golden
Image List<Property Map>Details - ha
Enabled Boolean - Returns the value of the haEnabled field.
- ha
Replication StringStatus - Returns the value of the haReplicationStatus field.
- install String
- Returns the value of the install field.
- installation
Type String - Installation type of controller on DCNM.
- installation
Type StringDescription - Installation type description of controller on DCNM.
- is
Isn BooleanConfigured - Returns true if ISN is configured.
- is
Media BooleanController - Returns the value of the isMediaController field.
- is
Smart BooleanLicense Enabled - Returns true if the Smart license is enabled and is in use.
- mod
Time 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.
- ndfc
Fabric StringName - NDFC name information of the setup.
- ndfc
Oper StringState - NDFC status information for the setup.
- network
Infos List<Property Map> - nr
Version String - Returns the value of the version field.
- num
Dcnm NumberSite - Returns the number of DCNM site fabrics.
- num
Fabrics Number - Returns total number of fabrics in DCNM set-up.
- num
Fabrics NumberIn Msd - Returns the number of fabrics in msd.
- num
Ingress NumberReplication Fabrics - Returns the number of fabrics that have ingress replication type.
- num
Local NumberUsers - Returns the number of local users other than admin user.
- num
Msd Number - Returns the number of MSD fabrics.
- num
Svi NumberVrf Count - Returns the number of svi interfaces configured for VRF vlans.
- num
Trm NumberEnabled Count - Returns the number of links where TRM is enabled.
- num
Upg NumberUsers - Number of users who have upgrade privileges excluding the admin.
- nxos
Image NumberCount - Number of NXOS images uploaded to DCNM.
- object
Type String - outofband
Ip String - Out of band IP of controller on DCNM.
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices List<Property Map> - serial String
- Serial number of device being inventoried. The serial number is unique per device.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- site
Name String - Name of fabric domain of the controller.
- List<Property Map>
- underlay
Peering NumberActive Links Count - Returns the number of underlay peering active links.
- upg
Job NumberCount - Number of upgrade jobs configured on DCNM.
- upg
Statuses List<Property Map> - version
Contexts List<Property Map>
GetNiatelemetryNiaInventoryDcnmResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryDcnmResultGoldenImageDetail
- Additional
Properties string - Class
Id string - Image
Name string - Name string
- Nr
Version string - Returns the value of the version field.
- Object
Type string
- Additional
Properties string - Class
Id string - Image
Name string - Name string
- Nr
Version string - Returns the value of the version field.
- Object
Type string
- additional
Properties String - class
Id String - image
Name String - name String
- nr
Version String - Returns the value of the version field.
- object
Type String
- additional
Properties string - class
Id string - image
Name string - name string
- nr
Version string - Returns the value of the version field.
- object
Type 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
- additional
Properties String - class
Id String - image
Name String - name String
- nr
Version String - Returns the value of the version field.
- object
Type String
GetNiatelemetryNiaInventoryDcnmResultNetworkInfo
- Active
Nodes List<GetNiatelemetry Nia Inventory Dcnm Result Network Info Active Node> - Additional
Properties string - Class
Id string - Hostname string
- Managementt
Ip string - Object
Type string - Outofband
Ip string - Out of band IP of controller on DCNM.
- Standby
Nodes List<GetNiatelemetry Nia Inventory Dcnm Result Network Info Standby Node>
- Active
Nodes []GetNiatelemetry Nia Inventory Dcnm Result Network Info Active Node - Additional
Properties string - Class
Id string - Hostname string
- Managementt
Ip string - Object
Type string - Outofband
Ip string - Out of band IP of controller on DCNM.
- Standby
Nodes []GetNiatelemetry Nia Inventory Dcnm Result Network Info Standby Node
- active
Nodes List<GetNiatelemetry Nia Inventory Dcnm Result Network Info Active Node> - additional
Properties String - class
Id String - hostname String
- managementt
Ip String - object
Type String - outofband
Ip String - Out of band IP of controller on DCNM.
- standby
Nodes List<GetNiatelemetry Nia Inventory Dcnm Result Network Info Standby Node>
- active
Nodes GetNiatelemetry Nia Inventory Dcnm Result Network Info Active Node[] - additional
Properties string - class
Id string - hostname string
- managementt
Ip string - object
Type string - outofband
Ip string - Out of band IP of controller on DCNM.
- standby
Nodes GetNiatelemetry Nia Inventory Dcnm Result Network Info Standby Node[]
- active_
nodes Sequence[GetNiatelemetry Nia Inventory Dcnm Result Network Info Active Node] - 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.
- standby_
nodes Sequence[GetNiatelemetry Nia Inventory Dcnm Result Network Info Standby Node]
- active
Nodes List<Property Map> - additional
Properties String - class
Id String - hostname String
- managementt
Ip String - object
Type String - outofband
Ip String - Out of band IP of controller on DCNM.
- standby
Nodes List<Property Map>
GetNiatelemetryNiaInventoryDcnmResultNetworkInfoActiveNode
- Additional
Properties string - Class
Id string - Hostname string
- Managementt
Ip string - Object
Type string - Outofband
Ip string - Out of band IP of controller on DCNM.
- Additional
Properties string - Class
Id string - Hostname string
- Managementt
Ip string - Object
Type string - Outofband
Ip string - Out of band IP of controller on DCNM.
- additional
Properties String - class
Id String - hostname String
- managementt
Ip String - object
Type String - outofband
Ip String - Out of band IP of controller on DCNM.
- additional
Properties string - class
Id string - hostname string
- managementt
Ip string - object
Type string - outofband
Ip 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.
- additional
Properties String - class
Id String - hostname String
- managementt
Ip String - object
Type String - outofband
Ip String - Out of band IP of controller on DCNM.
GetNiatelemetryNiaInventoryDcnmResultNetworkInfoStandbyNode
- Additional
Properties string - Class
Id string - Hostname string
- Managementt
Ip string - Object
Type string - Outofband
Ip string - Out of band IP of controller on DCNM.
- Additional
Properties string - Class
Id string - Hostname string
- Managementt
Ip string - Object
Type string - Outofband
Ip string - Out of band IP of controller on DCNM.
- additional
Properties String - class
Id String - hostname String
- managementt
Ip String - object
Type String - outofband
Ip String - Out of band IP of controller on DCNM.
- additional
Properties string - class
Id string - hostname string
- managementt
Ip string - object
Type string - outofband
Ip 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.
- additional
Properties String - class
Id String - hostname String
- managementt
Ip String - object
Type String - outofband
Ip String - Out of band IP of controller on DCNM.
GetNiatelemetryNiaInventoryDcnmResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryDcnmResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryDcnmResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryDcnmResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetNiatelemetryNiaInventoryDcnmResultUpgStatus
- Additional
Properties string - Class
Id string - Job
Id double - Object
Type string - Upg
Status string
- Additional
Properties string - Class
Id string - Job
Id float64 - Object
Type string - Upg
Status string
- additional
Properties String - class
Id String - job
Id Double - object
Type String - upg
Status String
- additional
Properties string - class
Id string - job
Id number - object
Type string - upg
Status string
- additional_
properties str - class_
id str - job_
id float - object_
type str - upg_
status str
- additional
Properties String - class
Id String - job
Id Number - object
Type String - upg
Status String
GetNiatelemetryNiaInventoryDcnmResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetNiatelemetry Nia Inventory Dcnm Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Returns the value of the version field.
- Object
Type string - Ref
Mos List<GetNiatelemetry Nia Inventory Dcnm Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetNiatelemetry Nia Inventory Dcnm Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Returns the value of the version field.
- Object
Type string - Ref
Mos []GetNiatelemetry Nia Inventory Dcnm Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetNiatelemetry Nia Inventory Dcnm Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - Returns the value of the version field.
- object
Type String - ref
Mos List<GetNiatelemetry Nia Inventory Dcnm Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetNiatelemetry Nia Inventory Dcnm Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - Returns the value of the version field.
- object
Type string - ref
Mos GetNiatelemetry Nia Inventory Dcnm Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetNiatelemetry Nia Inventory Dcnm Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - Returns the value of the version field.
- object_
type str - ref_
mos Sequence[GetNiatelemetry Nia Inventory Dcnm Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - Returns the value of the version field.
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetNiatelemetryNiaInventoryDcnmResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryDcnmResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNiatelemetryNiaInventoryDcnmTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetNiatelemetryNiaInventoryDcnmUpgStatus
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Job
Id double - Returns the id of the job.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Upg
Status string - Returns the status of the job.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Job
Id float64 - Returns the id of the job.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Upg
Status string - Returns the status of the job.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- job
Id Double - Returns the id of the job.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- upg
Status String - Returns the status of the job.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- job
Id number - Returns the id of the job.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- upg
Status 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- job
Id Number - Returns the id of the job.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- upg
Status String - Returns the status of the job.
GetNiatelemetryNiaInventoryDcnmVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetNiatelemetry Nia Inventory Dcnm Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - Returns the value of the version field.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetNiatelemetry Nia Inventory Dcnm Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetNiatelemetry Nia Inventory Dcnm Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - Returns the value of the version field.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetNiatelemetry Nia Inventory Dcnm Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetNiatelemetry Nia Inventory Dcnm Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - Returns the value of the version field.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetNiatelemetry Nia Inventory Dcnm Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetNiatelemetry Nia Inventory Dcnm Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - Returns the value of the version field.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetNiatelemetry Nia Inventory Dcnm Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetNiatelemetry Nia Inventory Dcnm Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - 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 GetNiatelemetry Nia Inventory Dcnm Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - Returns the value of the version field.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetNiatelemetryNiaInventoryDcnmVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetNiatelemetryNiaInventoryDcnmVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet