1. Packages
  2. Intersight Provider
  3. API Docs
  4. getNiatelemetryHcloudDetails
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet

intersight.getNiatelemetryHcloudDetails

Explore with Pulumi AI

Inventory object available per device scope. This common object holds a device level information.

Using getNiatelemetryHcloudDetails

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 getNiatelemetryHcloudDetails(args: GetNiatelemetryHcloudDetailsArgs, opts?: InvokeOptions): Promise<GetNiatelemetryHcloudDetailsResult>
function getNiatelemetryHcloudDetailsOutput(args: GetNiatelemetryHcloudDetailsOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryHcloudDetailsResult>
Copy
def get_niatelemetry_hcloud_details(account_moid: Optional[str] = None,
                                    additional_properties: Optional[str] = None,
                                    ancestors: Optional[Sequence[GetNiatelemetryHcloudDetailsAncestor]] = None,
                                    class_id: Optional[str] = None,
                                    create_time: Optional[str] = None,
                                    dn: Optional[str] = None,
                                    domain_group_moid: Optional[str] = None,
                                    epg_count: Optional[float] = None,
                                    id: Optional[str] = None,
                                    mod_time: Optional[str] = None,
                                    moid: Optional[str] = None,
                                    object_type: Optional[str] = None,
                                    owners: Optional[Sequence[str]] = None,
                                    parent: Optional[GetNiatelemetryHcloudDetailsParent] = None,
                                    permission_resources: Optional[Sequence[GetNiatelemetryHcloudDetailsPermissionResource]] = None,
                                    record_type: Optional[str] = None,
                                    record_version: Optional[str] = None,
                                    registered_device: Optional[GetNiatelemetryHcloudDetailsRegisteredDevice] = None,
                                    router_count: Optional[float] = None,
                                    routers: Optional[Sequence[GetNiatelemetryHcloudDetailsRouter]] = None,
                                    shared_scope: Optional[str] = None,
                                    site_name: Optional[str] = None,
                                    subnets_address: Optional[str] = None,
                                    subnets_count: Optional[float] = None,
                                    tags: Optional[Sequence[GetNiatelemetryHcloudDetailsTag]] = None,
                                    transit_gateways_count: Optional[float] = None,
                                    version_context: Optional[GetNiatelemetryHcloudDetailsVersionContext] = None,
                                    vpc_count: Optional[float] = None,
                                    vpc_count_gcp: Optional[float] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetNiatelemetryHcloudDetailsResult
def get_niatelemetry_hcloud_details_output(account_moid: Optional[pulumi.Input[str]] = None,
                                    additional_properties: Optional[pulumi.Input[str]] = None,
                                    ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryHcloudDetailsAncestorArgs]]]] = None,
                                    class_id: Optional[pulumi.Input[str]] = None,
                                    create_time: Optional[pulumi.Input[str]] = None,
                                    dn: Optional[pulumi.Input[str]] = None,
                                    domain_group_moid: Optional[pulumi.Input[str]] = None,
                                    epg_count: Optional[pulumi.Input[float]] = None,
                                    id: Optional[pulumi.Input[str]] = None,
                                    mod_time: Optional[pulumi.Input[str]] = None,
                                    moid: Optional[pulumi.Input[str]] = None,
                                    object_type: Optional[pulumi.Input[str]] = None,
                                    owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                    parent: Optional[pulumi.Input[GetNiatelemetryHcloudDetailsParentArgs]] = None,
                                    permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryHcloudDetailsPermissionResourceArgs]]]] = None,
                                    record_type: Optional[pulumi.Input[str]] = None,
                                    record_version: Optional[pulumi.Input[str]] = None,
                                    registered_device: Optional[pulumi.Input[GetNiatelemetryHcloudDetailsRegisteredDeviceArgs]] = None,
                                    router_count: Optional[pulumi.Input[float]] = None,
                                    routers: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryHcloudDetailsRouterArgs]]]] = None,
                                    shared_scope: Optional[pulumi.Input[str]] = None,
                                    site_name: Optional[pulumi.Input[str]] = None,
                                    subnets_address: Optional[pulumi.Input[str]] = None,
                                    subnets_count: Optional[pulumi.Input[float]] = None,
                                    tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryHcloudDetailsTagArgs]]]] = None,
                                    transit_gateways_count: Optional[pulumi.Input[float]] = None,
                                    version_context: Optional[pulumi.Input[GetNiatelemetryHcloudDetailsVersionContextArgs]] = None,
                                    vpc_count: Optional[pulumi.Input[float]] = None,
                                    vpc_count_gcp: Optional[pulumi.Input[float]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryHcloudDetailsResult]
Copy
func LookupNiatelemetryHcloudDetails(ctx *Context, args *LookupNiatelemetryHcloudDetailsArgs, opts ...InvokeOption) (*LookupNiatelemetryHcloudDetailsResult, error)
func LookupNiatelemetryHcloudDetailsOutput(ctx *Context, args *LookupNiatelemetryHcloudDetailsOutputArgs, opts ...InvokeOption) LookupNiatelemetryHcloudDetailsResultOutput
Copy

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

public static class GetNiatelemetryHcloudDetails 
{
    public static Task<GetNiatelemetryHcloudDetailsResult> InvokeAsync(GetNiatelemetryHcloudDetailsArgs args, InvokeOptions? opts = null)
    public static Output<GetNiatelemetryHcloudDetailsResult> Invoke(GetNiatelemetryHcloudDetailsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetNiatelemetryHcloudDetailsResult> getNiatelemetryHcloudDetails(GetNiatelemetryHcloudDetailsArgs args, InvokeOptions options)
public static Output<GetNiatelemetryHcloudDetailsResult> getNiatelemetryHcloudDetails(GetNiatelemetryHcloudDetailsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: intersight:index/getNiatelemetryHcloudDetails:getNiatelemetryHcloudDetails
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountMoid string
The Account ID for this managed object.
AdditionalProperties string
Ancestors List<GetNiatelemetryHcloudDetailsAncestor>
ClassId string
CreateTime string
The time when this managed object was created.
Dn string
Dn for the inventories present.
DomainGroupMoid string
The DomainGroup ID for this managed object.
EpgCount double
Returns the total number of EPGs deployed.
Id string
ModTime string
The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
Owners List<string>
Parent GetNiatelemetryHcloudDetailsParent
PermissionResources List<GetNiatelemetryHcloudDetailsPermissionResource>
RecordType string
Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
RecordVersion string
Version of record being pushed. This determines what was the API version for data available from the device.
RegisteredDevice GetNiatelemetryHcloudDetailsRegisteredDevice
RouterCount double
Returns the total number of Cisco Cloud Routers deployed.
Routers List<GetNiatelemetryHcloudDetailsRouter>
SharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
SiteName string
Name of the APIC site from which this data is being collected.
SubnetsAddress string
Returns the IP addresses of the subnets.
SubnetsCount double
Returns the total number of subnets deployed.
Tags List<GetNiatelemetryHcloudDetailsTag>
TransitGatewaysCount double
Returns the total number of Transit Gateways deployed.
VersionContext GetNiatelemetryHcloudDetailsVersionContext
VpcCount double
Returns the total number of VPCs deployed in Azure/AWS platforms.
VpcCountGcp double
Returns the total number of VPCs deployed in GCP.
AccountMoid string
The Account ID for this managed object.
AdditionalProperties string
Ancestors []GetNiatelemetryHcloudDetailsAncestor
ClassId string
CreateTime string
The time when this managed object was created.
Dn string
Dn for the inventories present.
DomainGroupMoid string
The DomainGroup ID for this managed object.
EpgCount float64
Returns the total number of EPGs deployed.
Id string
ModTime string
The time when this managed object was last modified.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
Owners []string
Parent GetNiatelemetryHcloudDetailsParent
PermissionResources []GetNiatelemetryHcloudDetailsPermissionResource
RecordType string
Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
RecordVersion string
Version of record being pushed. This determines what was the API version for data available from the device.
RegisteredDevice GetNiatelemetryHcloudDetailsRegisteredDevice
RouterCount float64
Returns the total number of Cisco Cloud Routers deployed.
Routers []GetNiatelemetryHcloudDetailsRouter
SharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
SiteName string
Name of the APIC site from which this data is being collected.
SubnetsAddress string
Returns the IP addresses of the subnets.
SubnetsCount float64
Returns the total number of subnets deployed.
Tags []GetNiatelemetryHcloudDetailsTag
TransitGatewaysCount float64
Returns the total number of Transit Gateways deployed.
VersionContext GetNiatelemetryHcloudDetailsVersionContext
VpcCount float64
Returns the total number of VPCs deployed in Azure/AWS platforms.
VpcCountGcp float64
Returns the total number of VPCs deployed in GCP.
accountMoid String
The Account ID for this managed object.
additionalProperties String
ancestors List<GetNiatelemetryHcloudDetailsAncestor>
classId String
createTime String
The time when this managed object was created.
dn String
Dn for the inventories present.
domainGroupMoid String
The DomainGroup ID for this managed object.
epgCount Double
Returns the total number of EPGs deployed.
id String
modTime String
The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
objectType String
owners List<String>
parent GetNiatelemetryHcloudDetailsParent
permissionResources List<GetNiatelemetryHcloudDetailsPermissionResource>
recordType String
Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
recordVersion String
Version of record being pushed. This determines what was the API version for data available from the device.
registeredDevice GetNiatelemetryHcloudDetailsRegisteredDevice
routerCount Double
Returns the total number of Cisco Cloud Routers deployed.
routers List<GetNiatelemetryHcloudDetailsRouter>
sharedScope String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
siteName String
Name of the APIC site from which this data is being collected.
subnetsAddress String
Returns the IP addresses of the subnets.
subnetsCount Double
Returns the total number of subnets deployed.
tags List<GetNiatelemetryHcloudDetailsTag>
transitGatewaysCount Double
Returns the total number of Transit Gateways deployed.
versionContext GetNiatelemetryHcloudDetailsVersionContext
vpcCount Double
Returns the total number of VPCs deployed in Azure/AWS platforms.
vpcCountGcp Double
Returns the total number of VPCs deployed in GCP.
accountMoid string
The Account ID for this managed object.
additionalProperties string
ancestors GetNiatelemetryHcloudDetailsAncestor[]
classId string
createTime string
The time when this managed object was created.
dn string
Dn for the inventories present.
domainGroupMoid string
The DomainGroup ID for this managed object.
epgCount number
Returns the total number of EPGs deployed.
id string
modTime string
The time when this managed object was last modified.
moid string
The unique identifier of this Managed Object instance.
objectType string
owners string[]
parent GetNiatelemetryHcloudDetailsParent
permissionResources GetNiatelemetryHcloudDetailsPermissionResource[]
recordType string
Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
recordVersion string
Version of record being pushed. This determines what was the API version for data available from the device.
registeredDevice GetNiatelemetryHcloudDetailsRegisteredDevice
routerCount number
Returns the total number of Cisco Cloud Routers deployed.
routers GetNiatelemetryHcloudDetailsRouter[]
sharedScope string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
siteName string
Name of the APIC site from which this data is being collected.
subnetsAddress string
Returns the IP addresses of the subnets.
subnetsCount number
Returns the total number of subnets deployed.
tags GetNiatelemetryHcloudDetailsTag[]
transitGatewaysCount number
Returns the total number of Transit Gateways deployed.
versionContext GetNiatelemetryHcloudDetailsVersionContext
vpcCount number
Returns the total number of VPCs deployed in Azure/AWS platforms.
vpcCountGcp number
Returns the total number of VPCs deployed in GCP.
account_moid str
The Account ID for this managed object.
additional_properties str
ancestors Sequence[GetNiatelemetryHcloudDetailsAncestor]
class_id str
create_time str
The time when this managed object was created.
dn str
Dn for the inventories present.
domain_group_moid str
The DomainGroup ID for this managed object.
epg_count float
Returns the total number of EPGs deployed.
id str
mod_time str
The time when this managed object was last modified.
moid str
The unique identifier of this Managed Object instance.
object_type str
owners Sequence[str]
parent GetNiatelemetryHcloudDetailsParent
permission_resources Sequence[GetNiatelemetryHcloudDetailsPermissionResource]
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 GetNiatelemetryHcloudDetailsRegisteredDevice
router_count float
Returns the total number of Cisco Cloud Routers deployed.
routers Sequence[GetNiatelemetryHcloudDetailsRouter]
shared_scope str
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
site_name str
Name of the APIC site from which this data is being collected.
subnets_address str
Returns the IP addresses of the subnets.
subnets_count float
Returns the total number of subnets deployed.
tags Sequence[GetNiatelemetryHcloudDetailsTag]
transit_gateways_count float
Returns the total number of Transit Gateways deployed.
version_context GetNiatelemetryHcloudDetailsVersionContext
vpc_count float
Returns the total number of VPCs deployed in Azure/AWS platforms.
vpc_count_gcp float
Returns the total number of VPCs deployed in GCP.
accountMoid String
The Account ID for this managed object.
additionalProperties String
ancestors List<Property Map>
classId String
createTime String
The time when this managed object was created.
dn String
Dn for the inventories present.
domainGroupMoid String
The DomainGroup ID for this managed object.
epgCount Number
Returns the total number of EPGs deployed.
id String
modTime String
The time when this managed object was last modified.
moid String
The unique identifier of this Managed Object instance.
objectType String
owners List<String>
parent Property Map
permissionResources List<Property Map>
recordType String
Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
recordVersion String
Version of record being pushed. This determines what was the API version for data available from the device.
registeredDevice Property Map
routerCount Number
Returns the total number of Cisco Cloud Routers deployed.
routers List<Property Map>
sharedScope String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
siteName String
Name of the APIC site from which this data is being collected.
subnetsAddress String
Returns the IP addresses of the subnets.
subnetsCount Number
Returns the total number of subnets deployed.
tags List<Property Map>
transitGatewaysCount Number
Returns the total number of Transit Gateways deployed.
versionContext Property Map
vpcCount Number
Returns the total number of VPCs deployed in Azure/AWS platforms.
vpcCountGcp Number
Returns the total number of VPCs deployed in GCP.

getNiatelemetryHcloudDetails Result

The following output properties are available:

Id string
Results List<GetNiatelemetryHcloudDetailsResult>
AccountMoid string
AdditionalProperties string
Ancestors List<GetNiatelemetryHcloudDetailsAncestor>
ClassId string
CreateTime string
Dn string
DomainGroupMoid string
EpgCount double
ModTime string
Moid string
ObjectType string
Owners List<string>
Parent GetNiatelemetryHcloudDetailsParent
PermissionResources List<GetNiatelemetryHcloudDetailsPermissionResource>
RecordType string
RecordVersion string
RegisteredDevice GetNiatelemetryHcloudDetailsRegisteredDevice
RouterCount double
Routers List<GetNiatelemetryHcloudDetailsRouter>
SharedScope string
SiteName string
SubnetsAddress string
SubnetsCount double
Tags List<GetNiatelemetryHcloudDetailsTag>
TransitGatewaysCount double
VersionContext GetNiatelemetryHcloudDetailsVersionContext
VpcCount double
VpcCountGcp double
id String
results List<GetNiatelemetryHcloudDetailsResult>
accountMoid String
additionalProperties String
ancestors List<GetNiatelemetryHcloudDetailsAncestor>
classId String
createTime String
dn String
domainGroupMoid String
epgCount Double
modTime String
moid String
objectType String
owners List<String>
parent GetNiatelemetryHcloudDetailsParent
permissionResources List<GetNiatelemetryHcloudDetailsPermissionResource>
recordType String
recordVersion String
registeredDevice GetNiatelemetryHcloudDetailsRegisteredDevice
routerCount Double
routers List<GetNiatelemetryHcloudDetailsRouter>
sharedScope String
siteName String
subnetsAddress String
subnetsCount Double
tags List<GetNiatelemetryHcloudDetailsTag>
transitGatewaysCount Double
versionContext GetNiatelemetryHcloudDetailsVersionContext
vpcCount Double
vpcCountGcp Double

Supporting Types

GetNiatelemetryHcloudDetailsAncestor

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

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

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

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

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

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

GetNiatelemetryHcloudDetailsParent

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

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

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

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

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

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

GetNiatelemetryHcloudDetailsPermissionResource

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

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

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

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

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

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

GetNiatelemetryHcloudDetailsRegisteredDevice

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

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

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

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

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

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

GetNiatelemetryHcloudDetailsResult

AccountMoid This property is required. string
The Account ID for this managed object.
AdditionalProperties This property is required. string
Ancestors This property is required. List<GetNiatelemetryHcloudDetailsResultAncestor>
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
Dn This property is required. string
Dn for the inventories present.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
EpgCount This property is required. double
Returns the total number of EPGs deployed.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Owners This property is required. List<string>
Parents This property is required. List<GetNiatelemetryHcloudDetailsResultParent>
PermissionResources This property is required. List<GetNiatelemetryHcloudDetailsResultPermissionResource>
RecordType This property is required. string
Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
RecordVersion This property is required. string
Version of record being pushed. This determines what was the API version for data available from the device.
RegisteredDevices This property is required. List<GetNiatelemetryHcloudDetailsResultRegisteredDevice>
RouterCount This property is required. double
Returns the total number of Cisco Cloud Routers deployed.
Routers This property is required. List<GetNiatelemetryHcloudDetailsResultRouter>
SharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
SiteName This property is required. string
Name of the APIC site from which this data is being collected.
SubnetsAddress This property is required. string
Returns the IP addresses of the subnets.
SubnetsCount This property is required. double
Returns the total number of subnets deployed.
Tags This property is required. List<GetNiatelemetryHcloudDetailsResultTag>
TransitGatewaysCount This property is required. double
Returns the total number of Transit Gateways deployed.
VersionContexts This property is required. List<GetNiatelemetryHcloudDetailsResultVersionContext>
VpcCount This property is required. double
Returns the total number of VPCs deployed in Azure/AWS platforms.
VpcCountGcp This property is required. double
Returns the total number of VPCs deployed in GCP.
AccountMoid This property is required. string
The Account ID for this managed object.
AdditionalProperties This property is required. string
Ancestors This property is required. []GetNiatelemetryHcloudDetailsResultAncestor
ClassId This property is required. string
CreateTime This property is required. string
The time when this managed object was created.
Dn This property is required. string
Dn for the inventories present.
DomainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
EpgCount This property is required. float64
Returns the total number of EPGs deployed.
ModTime This property is required. string
The time when this managed object was last modified.
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Owners This property is required. []string
Parents This property is required. []GetNiatelemetryHcloudDetailsResultParent
PermissionResources This property is required. []GetNiatelemetryHcloudDetailsResultPermissionResource
RecordType This property is required. string
Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
RecordVersion This property is required. string
Version of record being pushed. This determines what was the API version for data available from the device.
RegisteredDevices This property is required. []GetNiatelemetryHcloudDetailsResultRegisteredDevice
RouterCount This property is required. float64
Returns the total number of Cisco Cloud Routers deployed.
Routers This property is required. []GetNiatelemetryHcloudDetailsResultRouter
SharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
SiteName This property is required. string
Name of the APIC site from which this data is being collected.
SubnetsAddress This property is required. string
Returns the IP addresses of the subnets.
SubnetsCount This property is required. float64
Returns the total number of subnets deployed.
Tags This property is required. []GetNiatelemetryHcloudDetailsResultTag
TransitGatewaysCount This property is required. float64
Returns the total number of Transit Gateways deployed.
VersionContexts This property is required. []GetNiatelemetryHcloudDetailsResultVersionContext
VpcCount This property is required. float64
Returns the total number of VPCs deployed in Azure/AWS platforms.
VpcCountGcp This property is required. float64
Returns the total number of VPCs deployed in GCP.
accountMoid This property is required. String
The Account ID for this managed object.
additionalProperties This property is required. String
ancestors This property is required. List<GetNiatelemetryHcloudDetailsResultAncestor>
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
dn This property is required. String
Dn for the inventories present.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
epgCount This property is required. Double
Returns the total number of EPGs deployed.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
owners This property is required. List<String>
parents This property is required. List<GetNiatelemetryHcloudDetailsResultParent>
permissionResources This property is required. List<GetNiatelemetryHcloudDetailsResultPermissionResource>
recordType This property is required. String
Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
recordVersion This property is required. String
Version of record being pushed. This determines what was the API version for data available from the device.
registeredDevices This property is required. List<GetNiatelemetryHcloudDetailsResultRegisteredDevice>
routerCount This property is required. Double
Returns the total number of Cisco Cloud Routers deployed.
routers This property is required. List<GetNiatelemetryHcloudDetailsResultRouter>
sharedScope This property is required. String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
siteName This property is required. String
Name of the APIC site from which this data is being collected.
subnetsAddress This property is required. String
Returns the IP addresses of the subnets.
subnetsCount This property is required. Double
Returns the total number of subnets deployed.
tags This property is required. List<GetNiatelemetryHcloudDetailsResultTag>
transitGatewaysCount This property is required. Double
Returns the total number of Transit Gateways deployed.
versionContexts This property is required. List<GetNiatelemetryHcloudDetailsResultVersionContext>
vpcCount This property is required. Double
Returns the total number of VPCs deployed in Azure/AWS platforms.
vpcCountGcp This property is required. Double
Returns the total number of VPCs deployed in GCP.
accountMoid This property is required. string
The Account ID for this managed object.
additionalProperties This property is required. string
ancestors This property is required. GetNiatelemetryHcloudDetailsResultAncestor[]
classId This property is required. string
createTime This property is required. string
The time when this managed object was created.
dn This property is required. string
Dn for the inventories present.
domainGroupMoid This property is required. string
The DomainGroup ID for this managed object.
epgCount This property is required. number
Returns the total number of EPGs deployed.
modTime This property is required. string
The time when this managed object was last modified.
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
owners This property is required. string[]
parents This property is required. GetNiatelemetryHcloudDetailsResultParent[]
permissionResources This property is required. GetNiatelemetryHcloudDetailsResultPermissionResource[]
recordType This property is required. string
Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
recordVersion This property is required. string
Version of record being pushed. This determines what was the API version for data available from the device.
registeredDevices This property is required. GetNiatelemetryHcloudDetailsResultRegisteredDevice[]
routerCount This property is required. number
Returns the total number of Cisco Cloud Routers deployed.
routers This property is required. GetNiatelemetryHcloudDetailsResultRouter[]
sharedScope This property is required. string
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
siteName This property is required. string
Name of the APIC site from which this data is being collected.
subnetsAddress This property is required. string
Returns the IP addresses of the subnets.
subnetsCount This property is required. number
Returns the total number of subnets deployed.
tags This property is required. GetNiatelemetryHcloudDetailsResultTag[]
transitGatewaysCount This property is required. number
Returns the total number of Transit Gateways deployed.
versionContexts This property is required. GetNiatelemetryHcloudDetailsResultVersionContext[]
vpcCount This property is required. number
Returns the total number of VPCs deployed in Azure/AWS platforms.
vpcCountGcp This property is required. number
Returns the total number of VPCs deployed in GCP.
account_moid This property is required. str
The Account ID for this managed object.
additional_properties This property is required. str
ancestors This property is required. Sequence[GetNiatelemetryHcloudDetailsResultAncestor]
class_id This property is required. str
create_time This property is required. str
The time when this managed object was created.
dn This property is required. str
Dn for the inventories present.
domain_group_moid This property is required. str
The DomainGroup ID for this managed object.
epg_count This property is required. float
Returns the total number of EPGs deployed.
mod_time This property is required. str
The time when this managed object was last modified.
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
owners This property is required. Sequence[str]
parents This property is required. Sequence[GetNiatelemetryHcloudDetailsResultParent]
permission_resources This property is required. Sequence[GetNiatelemetryHcloudDetailsResultPermissionResource]
record_type This property is required. str
Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
record_version This property is required. str
Version of record being pushed. This determines what was the API version for data available from the device.
registered_devices This property is required. Sequence[GetNiatelemetryHcloudDetailsResultRegisteredDevice]
router_count This property is required. float
Returns the total number of Cisco Cloud Routers deployed.
routers This property is required. Sequence[GetNiatelemetryHcloudDetailsResultRouter]
shared_scope This property is required. 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 This property is required. str
Name of the APIC site from which this data is being collected.
subnets_address This property is required. str
Returns the IP addresses of the subnets.
subnets_count This property is required. float
Returns the total number of subnets deployed.
tags This property is required. Sequence[GetNiatelemetryHcloudDetailsResultTag]
transit_gateways_count This property is required. float
Returns the total number of Transit Gateways deployed.
version_contexts This property is required. Sequence[GetNiatelemetryHcloudDetailsResultVersionContext]
vpc_count This property is required. float
Returns the total number of VPCs deployed in Azure/AWS platforms.
vpc_count_gcp This property is required. float
Returns the total number of VPCs deployed in GCP.
accountMoid This property is required. String
The Account ID for this managed object.
additionalProperties This property is required. String
ancestors This property is required. List<Property Map>
classId This property is required. String
createTime This property is required. String
The time when this managed object was created.
dn This property is required. String
Dn for the inventories present.
domainGroupMoid This property is required. String
The DomainGroup ID for this managed object.
epgCount This property is required. Number
Returns the total number of EPGs deployed.
modTime This property is required. String
The time when this managed object was last modified.
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
owners This property is required. List<String>
parents This property is required. List<Property Map>
permissionResources This property is required. List<Property Map>
recordType This property is required. String
Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
recordVersion This property is required. String
Version of record being pushed. This determines what was the API version for data available from the device.
registeredDevices This property is required. List<Property Map>
routerCount This property is required. Number
Returns the total number of Cisco Cloud Routers deployed.
routers This property is required. List<Property Map>
sharedScope This property is required. String
Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
siteName This property is required. String
Name of the APIC site from which this data is being collected.
subnetsAddress This property is required. String
Returns the IP addresses of the subnets.
subnetsCount This property is required. Number
Returns the total number of subnets deployed.
tags This property is required. List<Property Map>
transitGatewaysCount This property is required. Number
Returns the total number of Transit Gateways deployed.
versionContexts This property is required. List<Property Map>
vpcCount This property is required. Number
Returns the total number of VPCs deployed in Azure/AWS platforms.
vpcCountGcp This property is required. Number
Returns the total number of VPCs deployed in GCP.

GetNiatelemetryHcloudDetailsResultAncestor

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNiatelemetryHcloudDetailsResultParent

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNiatelemetryHcloudDetailsResultPermissionResource

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNiatelemetryHcloudDetailsResultRegisteredDevice

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNiatelemetryHcloudDetailsResultRouter

AdditionalProperties This property is required. string
ClassId This property is required. string
Name This property is required. string
NrVersion This property is required. string
ObjectType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Name This property is required. string
NrVersion This property is required. string
ObjectType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
name This property is required. String
nrVersion This property is required. String
objectType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
name This property is required. string
nrVersion This property is required. string
objectType This property is required. string
additional_properties This property is required. str
class_id This property is required. str
name This property is required. str
nr_version This property is required. str
object_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
name This property is required. String
nrVersion This property is required. String
objectType This property is required. String

GetNiatelemetryHcloudDetailsResultTag

AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
AdditionalProperties This property is required. string
Key This property is required. string
Value This property is required. string
additionalProperties This property is required. String
key This property is required. String
value This property is required. String
additionalProperties This property is required. string
key This property is required. string
value This property is required. string
additional_properties This property is required. str
key This property is required. str
value This property is required. str
additionalProperties This property is required. String
key This property is required. String
value This property is required. String

GetNiatelemetryHcloudDetailsResultVersionContext

AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. List<GetNiatelemetryHcloudDetailsResultVersionContextInterestedMo>
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. List<GetNiatelemetryHcloudDetailsResultVersionContextRefMo>
Timestamp This property is required. string
VersionType This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
InterestedMos This property is required. []GetNiatelemetryHcloudDetailsResultVersionContextInterestedMo
MarkedForDeletion This property is required. bool
NrVersion This property is required. string
ObjectType This property is required. string
RefMos This property is required. []GetNiatelemetryHcloudDetailsResultVersionContextRefMo
Timestamp This property is required. string
VersionType This property is required. string
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<GetNiatelemetryHcloudDetailsResultVersionContextInterestedMo>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<GetNiatelemetryHcloudDetailsResultVersionContextRefMo>
timestamp This property is required. String
versionType This property is required. String
additionalProperties This property is required. string
classId This property is required. string
interestedMos This property is required. GetNiatelemetryHcloudDetailsResultVersionContextInterestedMo[]
markedForDeletion This property is required. boolean
nrVersion This property is required. string
objectType This property is required. string
refMos This property is required. GetNiatelemetryHcloudDetailsResultVersionContextRefMo[]
timestamp This property is required. string
versionType This property is required. string
additional_properties This property is required. str
class_id This property is required. str
interested_mos This property is required. Sequence[GetNiatelemetryHcloudDetailsResultVersionContextInterestedMo]
marked_for_deletion This property is required. bool
nr_version This property is required. str
object_type This property is required. str
ref_mos This property is required. Sequence[GetNiatelemetryHcloudDetailsResultVersionContextRefMo]
timestamp This property is required. str
version_type This property is required. str
additionalProperties This property is required. String
classId This property is required. String
interestedMos This property is required. List<Property Map>
markedForDeletion This property is required. Boolean
nrVersion This property is required. String
objectType This property is required. String
refMos This property is required. List<Property Map>
timestamp This property is required. String
versionType This property is required. String

GetNiatelemetryHcloudDetailsResultVersionContextInterestedMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNiatelemetryHcloudDetailsResultVersionContextRefMo

AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
AdditionalProperties This property is required. string
ClassId This property is required. string
Moid This property is required. string
The unique identifier of this Managed Object instance.
ObjectType This property is required. string
Selector This property is required. string
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String
additionalProperties This property is required. string
classId This property is required. string
moid This property is required. string
The unique identifier of this Managed Object instance.
objectType This property is required. string
selector This property is required. string
additional_properties This property is required. str
class_id This property is required. str
moid This property is required. str
The unique identifier of this Managed Object instance.
object_type This property is required. str
selector This property is required. str
additionalProperties This property is required. String
classId This property is required. String
moid This property is required. String
The unique identifier of this Managed Object instance.
objectType This property is required. String
selector This property is required. String

GetNiatelemetryHcloudDetailsRouter

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Name string
Return value of name of the cloud router.
NrVersion string
Return value of cloud router version.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Name string
Return value of name of the cloud router.
NrVersion string
Return value of cloud router version.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
name String
Return value of name of the cloud router.
nrVersion String
Return value of cloud router version.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
additionalProperties string
classId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
name string
Return value of name of the cloud router.
nrVersion string
Return value of cloud router version.
objectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
name str
Return value of name of the cloud router.
nr_version str
Return value of cloud router version.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
additionalProperties String
classId String
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
name String
Return value of name of the cloud router.
nrVersion String
Return value of cloud router version.
objectType String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.

GetNiatelemetryHcloudDetailsTag

AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
AdditionalProperties string
Key string
The string representation of a tag key.
Value string
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.
additionalProperties string
key string
The string representation of a tag key.
value string
The string representation of a tag value.
additional_properties str
key str
The string representation of a tag key.
value str
The string representation of a tag value.
additionalProperties String
key String
The string representation of a tag key.
value String
The string representation of a tag value.

GetNiatelemetryHcloudDetailsVersionContext

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos List<GetNiatelemetryHcloudDetailsVersionContextInterestedMo>
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetNiatelemetryHcloudDetailsVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
InterestedMos []GetNiatelemetryHcloudDetailsVersionContextInterestedMo
MarkedForDeletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
NrVersion string
The version of the Managed Object, e.g. an incrementing number or a hash id.
ObjectType string
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
RefMo GetNiatelemetryHcloudDetailsVersionContextRefMo
A reference to the original Managed Object.
Timestamp string
The time this versioned Managed Object was created.
VersionType string
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

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

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

  • Modified - Version created every time an object is modified.
  • Configured - Version created every time an object is configured to the service profile.
  • Deployed - Version created for objects related to a service profile when it is deployed.
additional_properties str
class_id str
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
interested_mos Sequence[GetNiatelemetryHcloudDetailsVersionContextInterestedMo]
marked_for_deletion bool
The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
nr_version str
The version of the Managed Object, e.g. an incrementing number or a hash id.
object_type str
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
ref_mo GetNiatelemetryHcloudDetailsVersionContextRefMo
A reference to the original Managed Object.
timestamp str
The time this versioned Managed Object was created.
version_type str
Specifies type of version. Currently the only supported value is "Configured" that is used to keep track of snapshots of policies and profiles that are intended to be configured to target endpoints.

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

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

GetNiatelemetryHcloudDetailsVersionContextInterestedMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

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

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

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

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

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

GetNiatelemetryHcloudDetailsVersionContextRefMo

AdditionalProperties string
ClassId string
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
Moid string
The unique identifier of this Managed Object instance.
ObjectType string
The fully-qualified name of the remote type referred by this relationship.
Selector string
An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients.

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

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

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

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

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

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

Package Details

Repository
intersight ciscodevnet/terraform-provider-intersight
License
Notes
This Pulumi package is based on the intersight Terraform Provider.