intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getAssetDeploymentDevice
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Contains information about Cisco devices associated with consumption-based subscriptions. In addition to device installation status, information about returns and replacements is also recorded here. We listen to messages sent by Cisco Install Base and create/update an instance of this object.
Using getAssetDeploymentDevice
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 getAssetDeploymentDevice(args: GetAssetDeploymentDeviceArgs, opts?: InvokeOptions): Promise<GetAssetDeploymentDeviceResult>
function getAssetDeploymentDeviceOutput(args: GetAssetDeploymentDeviceOutputArgs, opts?: InvokeOptions): Output<GetAssetDeploymentDeviceResult>
def get_asset_deployment_device(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
alarm_info: Optional[GetAssetDeploymentDeviceAlarmInfo] = None,
ancestors: Optional[Sequence[GetAssetDeploymentDeviceAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
deployment: Optional[GetAssetDeploymentDeviceDeployment] = None,
device_contract_information: Optional[GetAssetDeploymentDeviceDeviceContractInformation] = None,
device_id: Optional[str] = None,
device_information: Optional[GetAssetDeploymentDeviceDeviceInformation] = None,
device_pid: Optional[str] = None,
device_statistics: Optional[GetAssetDeploymentDeviceDeviceStatistics] = None,
domain_group_moid: Optional[str] = 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[GetAssetDeploymentDeviceParent] = None,
permission_resources: Optional[Sequence[GetAssetDeploymentDevicePermissionResource]] = None,
product_subgroup: Optional[str] = None,
product_type: Optional[str] = None,
registered_device: Optional[GetAssetDeploymentDeviceRegisteredDevice] = None,
registered_device_moid: Optional[str] = None,
shared_scope: Optional[str] = None,
subscription: Optional[GetAssetDeploymentDeviceSubscription] = None,
subscription_account: Optional[GetAssetDeploymentDeviceSubscriptionAccount] = None,
tags: Optional[Sequence[GetAssetDeploymentDeviceTag]] = None,
unit_of_measures: Optional[Sequence[GetAssetDeploymentDeviceUnitOfMeasure]] = None,
version_context: Optional[GetAssetDeploymentDeviceVersionContext] = None,
virtualization_platform: Optional[str] = None,
workload: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAssetDeploymentDeviceResult
def get_asset_deployment_device_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
alarm_info: Optional[pulumi.Input[GetAssetDeploymentDeviceAlarmInfoArgs]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetAssetDeploymentDeviceAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
deployment: Optional[pulumi.Input[GetAssetDeploymentDeviceDeploymentArgs]] = None,
device_contract_information: Optional[pulumi.Input[GetAssetDeploymentDeviceDeviceContractInformationArgs]] = None,
device_id: Optional[pulumi.Input[str]] = None,
device_information: Optional[pulumi.Input[GetAssetDeploymentDeviceDeviceInformationArgs]] = None,
device_pid: Optional[pulumi.Input[str]] = None,
device_statistics: Optional[pulumi.Input[GetAssetDeploymentDeviceDeviceStatisticsArgs]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = 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[GetAssetDeploymentDeviceParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetAssetDeploymentDevicePermissionResourceArgs]]]] = None,
product_subgroup: Optional[pulumi.Input[str]] = None,
product_type: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetAssetDeploymentDeviceRegisteredDeviceArgs]] = None,
registered_device_moid: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
subscription: Optional[pulumi.Input[GetAssetDeploymentDeviceSubscriptionArgs]] = None,
subscription_account: Optional[pulumi.Input[GetAssetDeploymentDeviceSubscriptionAccountArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetAssetDeploymentDeviceTagArgs]]]] = None,
unit_of_measures: Optional[pulumi.Input[Sequence[pulumi.Input[GetAssetDeploymentDeviceUnitOfMeasureArgs]]]] = None,
version_context: Optional[pulumi.Input[GetAssetDeploymentDeviceVersionContextArgs]] = None,
virtualization_platform: Optional[pulumi.Input[str]] = None,
workload: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAssetDeploymentDeviceResult]
func LookupAssetDeploymentDevice(ctx *Context, args *LookupAssetDeploymentDeviceArgs, opts ...InvokeOption) (*LookupAssetDeploymentDeviceResult, error)
func LookupAssetDeploymentDeviceOutput(ctx *Context, args *LookupAssetDeploymentDeviceOutputArgs, opts ...InvokeOption) LookupAssetDeploymentDeviceResultOutput
> Note: This function is named LookupAssetDeploymentDevice
in the Go SDK.
public static class GetAssetDeploymentDevice
{
public static Task<GetAssetDeploymentDeviceResult> InvokeAsync(GetAssetDeploymentDeviceArgs args, InvokeOptions? opts = null)
public static Output<GetAssetDeploymentDeviceResult> Invoke(GetAssetDeploymentDeviceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAssetDeploymentDeviceResult> getAssetDeploymentDevice(GetAssetDeploymentDeviceArgs args, InvokeOptions options)
public static Output<GetAssetDeploymentDeviceResult> getAssetDeploymentDevice(GetAssetDeploymentDeviceArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getAssetDeploymentDevice:getAssetDeploymentDevice
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alarm
Info GetAsset Deployment Device Alarm Info - Ancestors
List<Get
Asset Deployment Device Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Deployment
Get
Asset Deployment Device Deployment - Device
Contract GetInformation Asset Deployment Device Device Contract Information - Device
Id string - Unique identifier of the Cisco device.
- Device
Information GetAsset Deployment Device Device Information - Device
Pid string - Product identifier for the specified Cisco device. It is used to distinguish between HyperFlex and UCS devices.
- Device
Statistics GetAsset Deployment Device Device Statistics - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parent
Get
Asset Deployment Device Parent - Permission
Resources List<GetAsset Deployment Device Permission Resource> - Product
Subgroup string - Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \ N9300 Series\ in Product type \ SWITCH\ .
- Product
Type string - Product type helps to determine if device has to be billed using consumption metering. example \ SERVER\ .
- Registered
Device GetAsset Deployment Device Registered Device - Registered
Device stringMoid - String reference to the device connector.
- 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.
- Subscription
Get
Asset Deployment Device Subscription - Subscription
Account GetAsset Deployment Device Subscription Account - List<Get
Asset Deployment Device Tag> - Unit
Of List<GetMeasures Asset Deployment Device Unit Of Measure> - Version
Context GetAsset Deployment Device Version Context - Virtualization
Platform string - Virtualization platform is used to identify the hypervisor type. example \ ESXi\ .
- Workload string
- Workload/Usecase running on the device.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alarm
Info GetAsset Deployment Device Alarm Info - Ancestors
[]Get
Asset Deployment Device Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Deployment
Get
Asset Deployment Device Deployment - Device
Contract GetInformation Asset Deployment Device Device Contract Information - Device
Id string - Unique identifier of the Cisco device.
- Device
Information GetAsset Deployment Device Device Information - Device
Pid string - Product identifier for the specified Cisco device. It is used to distinguish between HyperFlex and UCS devices.
- Device
Statistics GetAsset Deployment Device Device Statistics - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parent
Get
Asset Deployment Device Parent - Permission
Resources []GetAsset Deployment Device Permission Resource - Product
Subgroup string - Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \ N9300 Series\ in Product type \ SWITCH\ .
- Product
Type string - Product type helps to determine if device has to be billed using consumption metering. example \ SERVER\ .
- Registered
Device GetAsset Deployment Device Registered Device - Registered
Device stringMoid - String reference to the device connector.
- 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.
- Subscription
Get
Asset Deployment Device Subscription - Subscription
Account GetAsset Deployment Device Subscription Account - []Get
Asset Deployment Device Tag - Unit
Of []GetMeasures Asset Deployment Device Unit Of Measure - Version
Context GetAsset Deployment Device Version Context - Virtualization
Platform string - Virtualization platform is used to identify the hypervisor type. example \ ESXi\ .
- Workload string
- Workload/Usecase running on the device.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alarm
Info GetAsset Deployment Device Alarm Info - ancestors
List<Get
Asset Deployment Device Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- deployment
Get
Asset Deployment Device Deployment - device
Contract GetInformation Asset Deployment Device Device Contract Information - device
Id String - Unique identifier of the Cisco device.
- device
Information GetAsset Deployment Device Device Information - device
Pid String - Product identifier for the specified Cisco device. It is used to distinguish between HyperFlex and UCS devices.
- device
Statistics GetAsset Deployment Device Device Statistics - domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent
Get
Asset Deployment Device Parent - permission
Resources List<GetAsset Deployment Device Permission Resource> - product
Subgroup String - Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \ N9300 Series\ in Product type \ SWITCH\ .
- product
Type String - Product type helps to determine if device has to be billed using consumption metering. example \ SERVER\ .
- registered
Device GetAsset Deployment Device Registered Device - registered
Device StringMoid - String reference to the device connector.
- 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.
- subscription
Get
Asset Deployment Device Subscription - subscription
Account GetAsset Deployment Device Subscription Account - List<Get
Asset Deployment Device Tag> - unit
Of List<GetMeasures Asset Deployment Device Unit Of Measure> - version
Context GetAsset Deployment Device Version Context - virtualization
Platform String - Virtualization platform is used to identify the hypervisor type. example \ ESXi\ .
- workload String
- Workload/Usecase running on the device.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - alarm
Info GetAsset Deployment Device Alarm Info - ancestors
Get
Asset Deployment Device Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- deployment
Get
Asset Deployment Device Deployment - device
Contract GetInformation Asset Deployment Device Device Contract Information - device
Id string - Unique identifier of the Cisco device.
- device
Information GetAsset Deployment Device Device Information - device
Pid string - Product identifier for the specified Cisco device. It is used to distinguish between HyperFlex and UCS devices.
- device
Statistics GetAsset Deployment Device Device Statistics - domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parent
Get
Asset Deployment Device Parent - permission
Resources GetAsset Deployment Device Permission Resource[] - product
Subgroup string - Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \ N9300 Series\ in Product type \ SWITCH\ .
- product
Type string - Product type helps to determine if device has to be billed using consumption metering. example \ SERVER\ .
- registered
Device GetAsset Deployment Device Registered Device - registered
Device stringMoid - String reference to the device connector.
- 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.
- subscription
Get
Asset Deployment Device Subscription - subscription
Account GetAsset Deployment Device Subscription Account - Get
Asset Deployment Device Tag[] - unit
Of GetMeasures Asset Deployment Device Unit Of Measure[] - version
Context GetAsset Deployment Device Version Context - virtualization
Platform string - Virtualization platform is used to identify the hypervisor type. example \ ESXi\ .
- workload string
- Workload/Usecase running on the device.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - alarm_
info GetAsset Deployment Device Alarm Info - ancestors
Sequence[Get
Asset Deployment Device Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- deployment
Get
Asset Deployment Device Deployment - device_
contract_ Getinformation Asset Deployment Device Device Contract Information - device_
id str - Unique identifier of the Cisco device.
- device_
information GetAsset Deployment Device Device Information - device_
pid str - Product identifier for the specified Cisco device. It is used to distinguish between HyperFlex and UCS devices.
- device_
statistics GetAsset Deployment Device Device Statistics - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- 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
Get
Asset Deployment Device Parent - permission_
resources Sequence[GetAsset Deployment Device Permission Resource] - product_
subgroup str - Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \ N9300 Series\ in Product type \ SWITCH\ .
- product_
type str - Product type helps to determine if device has to be billed using consumption metering. example \ SERVER\ .
- registered_
device GetAsset Deployment Device Registered Device - registered_
device_ strmoid - String reference to the device connector.
- 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.
- subscription
Get
Asset Deployment Device Subscription - subscription_
account GetAsset Deployment Device Subscription Account - Sequence[Get
Asset Deployment Device Tag] - unit_
of_ Sequence[Getmeasures Asset Deployment Device Unit Of Measure] - version_
context GetAsset Deployment Device Version Context - virtualization_
platform str - Virtualization platform is used to identify the hypervisor type. example \ ESXi\ .
- workload str
- Workload/Usecase running on the device.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alarm
Info Property Map - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- deployment Property Map
- device
Contract Property MapInformation - device
Id String - Unique identifier of the Cisco device.
- device
Information Property Map - device
Pid String - Product identifier for the specified Cisco device. It is used to distinguish between HyperFlex and UCS devices.
- device
Statistics Property Map - domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - product
Subgroup String - Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \ N9300 Series\ in Product type \ SWITCH\ .
- product
Type String - Product type helps to determine if device has to be billed using consumption metering. example \ SERVER\ .
- registered
Device Property Map - registered
Device StringMoid - String reference to the device connector.
- 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.
- subscription Property Map
- subscription
Account Property Map - List<Property Map>
- unit
Of List<Property Map>Measures - version
Context Property Map - virtualization
Platform String - Virtualization platform is used to identify the hypervisor type. example \ ESXi\ .
- workload String
- Workload/Usecase running on the device.
getAssetDeploymentDevice Result
The following output properties are available:
- Id string
- Results
List<Get
Asset Deployment Device Result> - Account
Moid string - Additional
Properties string - Alarm
Info GetAsset Deployment Device Alarm Info - Ancestors
List<Get
Asset Deployment Device Ancestor> - Class
Id string - Create
Time string - Deployment
Get
Asset Deployment Device Deployment - Device
Contract GetInformation Asset Deployment Device Device Contract Information - Device
Id string - Device
Information GetAsset Deployment Device Device Information - Device
Pid string - Device
Statistics GetAsset Deployment Device Device Statistics - Domain
Group stringMoid - Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Asset Deployment Device Parent - Permission
Resources List<GetAsset Deployment Device Permission Resource> - Product
Subgroup string - Product
Type string - Registered
Device GetAsset Deployment Device Registered Device - Registered
Device stringMoid - string
- Subscription
Get
Asset Deployment Device Subscription - Subscription
Account GetAsset Deployment Device Subscription Account - List<Get
Asset Deployment Device Tag> - Unit
Of List<GetMeasures Asset Deployment Device Unit Of Measure> - Version
Context GetAsset Deployment Device Version Context - Virtualization
Platform string - Workload string
- Id string
- Results
[]Get
Asset Deployment Device Result - Account
Moid string - Additional
Properties string - Alarm
Info GetAsset Deployment Device Alarm Info - Ancestors
[]Get
Asset Deployment Device Ancestor - Class
Id string - Create
Time string - Deployment
Get
Asset Deployment Device Deployment - Device
Contract GetInformation Asset Deployment Device Device Contract Information - Device
Id string - Device
Information GetAsset Deployment Device Device Information - Device
Pid string - Device
Statistics GetAsset Deployment Device Device Statistics - Domain
Group stringMoid - Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Asset Deployment Device Parent - Permission
Resources []GetAsset Deployment Device Permission Resource - Product
Subgroup string - Product
Type string - Registered
Device GetAsset Deployment Device Registered Device - Registered
Device stringMoid - string
- Subscription
Get
Asset Deployment Device Subscription - Subscription
Account GetAsset Deployment Device Subscription Account - []Get
Asset Deployment Device Tag - Unit
Of []GetMeasures Asset Deployment Device Unit Of Measure - Version
Context GetAsset Deployment Device Version Context - Virtualization
Platform string - Workload string
- id String
- results
List<Get
Asset Deployment Device Result> - account
Moid String - additional
Properties String - alarm
Info GetAsset Deployment Device Alarm Info - ancestors
List<Get
Asset Deployment Device Ancestor> - class
Id String - create
Time String - deployment
Get
Asset Deployment Device Deployment - device
Contract GetInformation Asset Deployment Device Device Contract Information - device
Id String - device
Information GetAsset Deployment Device Device Information - device
Pid String - device
Statistics GetAsset Deployment Device Device Statistics - domain
Group StringMoid - mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Asset Deployment Device Parent - permission
Resources List<GetAsset Deployment Device Permission Resource> - product
Subgroup String - product
Type String - registered
Device GetAsset Deployment Device Registered Device - registered
Device StringMoid - String
- subscription
Get
Asset Deployment Device Subscription - subscription
Account GetAsset Deployment Device Subscription Account - List<Get
Asset Deployment Device Tag> - unit
Of List<GetMeasures Asset Deployment Device Unit Of Measure> - version
Context GetAsset Deployment Device Version Context - virtualization
Platform String - workload String
- id string
- results
Get
Asset Deployment Device Result[] - account
Moid string - additional
Properties string - alarm
Info GetAsset Deployment Device Alarm Info - ancestors
Get
Asset Deployment Device Ancestor[] - class
Id string - create
Time string - deployment
Get
Asset Deployment Device Deployment - device
Contract GetInformation Asset Deployment Device Device Contract Information - device
Id string - device
Information GetAsset Deployment Device Device Information - device
Pid string - device
Statistics GetAsset Deployment Device Device Statistics - domain
Group stringMoid - mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Asset Deployment Device Parent - permission
Resources GetAsset Deployment Device Permission Resource[] - product
Subgroup string - product
Type string - registered
Device GetAsset Deployment Device Registered Device - registered
Device stringMoid - string
- subscription
Get
Asset Deployment Device Subscription - subscription
Account GetAsset Deployment Device Subscription Account - Get
Asset Deployment Device Tag[] - unit
Of GetMeasures Asset Deployment Device Unit Of Measure[] - version
Context GetAsset Deployment Device Version Context - virtualization
Platform string - workload string
- id str
- results
Sequence[Get
Asset Deployment Device Result] - account_
moid str - additional_
properties str - alarm_
info GetAsset Deployment Device Alarm Info - ancestors
Sequence[Get
Asset Deployment Device Ancestor] - class_
id str - create_
time str - deployment
Get
Asset Deployment Device Deployment - device_
contract_ Getinformation Asset Deployment Device Device Contract Information - device_
id str - device_
information GetAsset Deployment Device Device Information - device_
pid str - device_
statistics GetAsset Deployment Device Device Statistics - domain_
group_ strmoid - mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Asset Deployment Device Parent - permission_
resources Sequence[GetAsset Deployment Device Permission Resource] - product_
subgroup str - product_
type str - registered_
device GetAsset Deployment Device Registered Device - registered_
device_ strmoid - str
- subscription
Get
Asset Deployment Device Subscription - subscription_
account GetAsset Deployment Device Subscription Account - Sequence[Get
Asset Deployment Device Tag] - unit_
of_ Sequence[Getmeasures Asset Deployment Device Unit Of Measure] - version_
context GetAsset Deployment Device Version Context - virtualization_
platform str - workload str
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - alarm
Info Property Map - ancestors List<Property Map>
- class
Id String - create
Time String - deployment Property Map
- device
Contract Property MapInformation - device
Id String - device
Information Property Map - device
Pid String - device
Statistics Property Map - domain
Group StringMoid - mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - product
Subgroup String - product
Type String - registered
Device Property Map - registered
Device StringMoid - String
- subscription Property Map
- subscription
Account Property Map - List<Property Map>
- unit
Of List<Property Map>Measures - version
Context Property Map - virtualization
Platform String - workload String
Supporting Types
GetAssetDeploymentDeviceAlarmInfo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Enabled
Alarms List<string> - Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Enabled
Alarms []string - Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enabled
Alarms List<String> - object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enabled
Alarms string[] - object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enabled_
alarms Sequence[str] - object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- enabled
Alarms List<String> - object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetAssetDeploymentDeviceAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAssetDeploymentDeviceDeployment
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAssetDeploymentDeviceDeviceContractInformation
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAssetDeploymentDeviceDeviceInformation
- Additional
Properties string - Application
Name string - Application name reported by Cisco Install Base.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Description string
- Description of device reported by Cisco Install Base.
- Device
Transactions List<GetAsset Deployment Device Device Information Device Transaction> - Instance
Id string - Instance number of the device. example "917280220".
- Item
Type string - Item type flag. example ATO, Child, Standalone. ATO - refers to Cisco Block based major device. Child - refers to Child device part of an ATO block. Standalone - refers to a device that is managed and configured as an individual entity with limited capacity.
- Mlb
Product doubleId - Identifier corresponding to MLB Product Name. MLB refers to MultiLine Bundle.
- Mlb
Product stringName - Product Name for the device. It is used to determine if the server is to be billed as a UCS compute device or a storage cluster. MLB refers to MultiLine Bundle.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Old
Device stringId - Unique identifier of old Cisco device. It is the device ID of old Cisco device, which got replaced by the new device.
- Old
Device stringStatus Description - Description of status of old Cisco device, which got replaced by the new device.
- Old
Device doubleStatus Id - Status ID of old Cisco device, which got replaced by the new device.
0
- A default value to catch cases where device status is not correctly detected.10000
- Device is installed successfully.1010041
- Device is currently in Return Material Authorization process.10005
- Device is replaced successfully with another device.10007
- Device is returned succcessfuly.10009
- Device is terminated at customer's end.
- Old
Instance stringId - Instance number of the old device, which got replaced by the new device.
- Additional
Properties string - Application
Name string - Application name reported by Cisco Install Base.
- Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Description string
- Description of device reported by Cisco Install Base.
- Device
Transactions []GetAsset Deployment Device Device Information Device Transaction - Instance
Id string - Instance number of the device. example "917280220".
- Item
Type string - Item type flag. example ATO, Child, Standalone. ATO - refers to Cisco Block based major device. Child - refers to Child device part of an ATO block. Standalone - refers to a device that is managed and configured as an individual entity with limited capacity.
- Mlb
Product float64Id - Identifier corresponding to MLB Product Name. MLB refers to MultiLine Bundle.
- Mlb
Product stringName - Product Name for the device. It is used to determine if the server is to be billed as a UCS compute device or a storage cluster. MLB refers to MultiLine Bundle.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Old
Device stringId - Unique identifier of old Cisco device. It is the device ID of old Cisco device, which got replaced by the new device.
- Old
Device stringStatus Description - Description of status of old Cisco device, which got replaced by the new device.
- Old
Device float64Status Id - Status ID of old Cisco device, which got replaced by the new device.
0
- A default value to catch cases where device status is not correctly detected.10000
- Device is installed successfully.1010041
- Device is currently in Return Material Authorization process.10005
- Device is replaced successfully with another device.10007
- Device is returned succcessfuly.10009
- Device is terminated at customer's end.
- Old
Instance stringId - Instance number of the old device, which got replaced by the new device.
- additional
Properties String - application
Name String - Application name reported by Cisco Install Base.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- description String
- Description of device reported by Cisco Install Base.
- device
Transactions List<GetAsset Deployment Device Device Information Device Transaction> - instance
Id String - Instance number of the device. example "917280220".
- item
Type String - Item type flag. example ATO, Child, Standalone. ATO - refers to Cisco Block based major device. Child - refers to Child device part of an ATO block. Standalone - refers to a device that is managed and configured as an individual entity with limited capacity.
- mlb
Product DoubleId - Identifier corresponding to MLB Product Name. MLB refers to MultiLine Bundle.
- mlb
Product StringName - Product Name for the device. It is used to determine if the server is to be billed as a UCS compute device or a storage cluster. MLB refers to MultiLine Bundle.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- old
Device StringId - Unique identifier of old Cisco device. It is the device ID of old Cisco device, which got replaced by the new device.
- old
Device StringStatus Description - Description of status of old Cisco device, which got replaced by the new device.
- old
Device DoubleStatus Id - Status ID of old Cisco device, which got replaced by the new device.
0
- A default value to catch cases where device status is not correctly detected.10000
- Device is installed successfully.1010041
- Device is currently in Return Material Authorization process.10005
- Device is replaced successfully with another device.10007
- Device is returned succcessfuly.10009
- Device is terminated at customer's end.
- old
Instance StringId - Instance number of the old device, which got replaced by the new device.
- additional
Properties string - application
Name string - Application name reported by Cisco Install Base.
- class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- description string
- Description of device reported by Cisco Install Base.
- device
Transactions GetAsset Deployment Device Device Information Device Transaction[] - instance
Id string - Instance number of the device. example "917280220".
- item
Type string - Item type flag. example ATO, Child, Standalone. ATO - refers to Cisco Block based major device. Child - refers to Child device part of an ATO block. Standalone - refers to a device that is managed and configured as an individual entity with limited capacity.
- mlb
Product numberId - Identifier corresponding to MLB Product Name. MLB refers to MultiLine Bundle.
- mlb
Product stringName - Product Name for the device. It is used to determine if the server is to be billed as a UCS compute device or a storage cluster. MLB refers to MultiLine Bundle.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- old
Device stringId - Unique identifier of old Cisco device. It is the device ID of old Cisco device, which got replaced by the new device.
- old
Device stringStatus Description - Description of status of old Cisco device, which got replaced by the new device.
- old
Device numberStatus Id - Status ID of old Cisco device, which got replaced by the new device.
0
- A default value to catch cases where device status is not correctly detected.10000
- Device is installed successfully.1010041
- Device is currently in Return Material Authorization process.10005
- Device is replaced successfully with another device.10007
- Device is returned succcessfuly.10009
- Device is terminated at customer's end.
- old
Instance stringId - Instance number of the old device, which got replaced by the new device.
- additional_
properties str - application_
name str - Application name reported by Cisco Install Base.
- 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.
- description str
- Description of device reported by Cisco Install Base.
- device_
transactions Sequence[GetAsset Deployment Device Device Information Device Transaction] - instance_
id str - Instance number of the device. example "917280220".
- item_
type str - Item type flag. example ATO, Child, Standalone. ATO - refers to Cisco Block based major device. Child - refers to Child device part of an ATO block. Standalone - refers to a device that is managed and configured as an individual entity with limited capacity.
- mlb_
product_ floatid - Identifier corresponding to MLB Product Name. MLB refers to MultiLine Bundle.
- mlb_
product_ strname - Product Name for the device. It is used to determine if the server is to be billed as a UCS compute device or a storage cluster. MLB refers to MultiLine Bundle.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- old_
device_ strid - Unique identifier of old Cisco device. It is the device ID of old Cisco device, which got replaced by the new device.
- old_
device_ strstatus_ description - Description of status of old Cisco device, which got replaced by the new device.
- old_
device_ floatstatus_ id - Status ID of old Cisco device, which got replaced by the new device.
0
- A default value to catch cases where device status is not correctly detected.10000
- Device is installed successfully.1010041
- Device is currently in Return Material Authorization process.10005
- Device is replaced successfully with another device.10007
- Device is returned succcessfuly.10009
- Device is terminated at customer's end.
- old_
instance_ strid - Instance number of the old device, which got replaced by the new device.
- additional
Properties String - application
Name String - Application name reported by Cisco Install Base.
- class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- description String
- Description of device reported by Cisco Install Base.
- device
Transactions List<Property Map> - instance
Id String - Instance number of the device. example "917280220".
- item
Type String - Item type flag. example ATO, Child, Standalone. ATO - refers to Cisco Block based major device. Child - refers to Child device part of an ATO block. Standalone - refers to a device that is managed and configured as an individual entity with limited capacity.
- mlb
Product NumberId - Identifier corresponding to MLB Product Name. MLB refers to MultiLine Bundle.
- mlb
Product StringName - Product Name for the device. It is used to determine if the server is to be billed as a UCS compute device or a storage cluster. MLB refers to MultiLine Bundle.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- old
Device StringId - Unique identifier of old Cisco device. It is the device ID of old Cisco device, which got replaced by the new device.
- old
Device StringStatus Description - Description of status of old Cisco device, which got replaced by the new device.
- old
Device NumberStatus Id - Status ID of old Cisco device, which got replaced by the new device.
0
- A default value to catch cases where device status is not correctly detected.10000
- Device is installed successfully.1010041
- Device is currently in Return Material Authorization process.10005
- Device is replaced successfully with another device.10007
- Device is returned succcessfuly.10009
- Device is terminated at customer's end.
- old
Instance StringId - Instance number of the old device, which got replaced by the new device.
GetAssetDeploymentDeviceDeviceInformationDeviceTransaction
- Action string
- The action taken by Cisco Install Base on the device.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Status
Description string - Description of status of Cisco device reported by Cisco Install Base.
- Status
Id double - Status ID of device reported by Cisco Install Base.
0
- A default value to catch cases where device status is not correctly detected.10000
- Device is installed successfully.1010041
- Device is currently in Return Material Authorization process.10005
- Device is replaced successfully with another device.10007
- Device is returned succcessfuly.10009
- Device is terminated at customer's end.
- Timestamp string
- Timestamp field reported by Cisco Install Base.
- Transaction
Batch doubleId - Transaction batch ID reported by Cisco Install Base.
- Transaction
Date string - Transaction Date reported by Cisco Install Base.
- Transaction
Sequence double - Transaction sequence reported by Cisco Install Base.
- Action string
- The action taken by Cisco Install Base on the device.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Status
Description string - Description of status of Cisco device reported by Cisco Install Base.
- Status
Id float64 - Status ID of device reported by Cisco Install Base.
0
- A default value to catch cases where device status is not correctly detected.10000
- Device is installed successfully.1010041
- Device is currently in Return Material Authorization process.10005
- Device is replaced successfully with another device.10007
- Device is returned succcessfuly.10009
- Device is terminated at customer's end.
- Timestamp string
- Timestamp field reported by Cisco Install Base.
- Transaction
Batch float64Id - Transaction batch ID reported by Cisco Install Base.
- Transaction
Date string - Transaction Date reported by Cisco Install Base.
- Transaction
Sequence float64 - Transaction sequence reported by Cisco Install Base.
- action String
- The action taken by Cisco Install Base on the device.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status
Description String - Description of status of Cisco device reported by Cisco Install Base.
- status
Id Double - Status ID of device reported by Cisco Install Base.
0
- A default value to catch cases where device status is not correctly detected.10000
- Device is installed successfully.1010041
- Device is currently in Return Material Authorization process.10005
- Device is replaced successfully with another device.10007
- Device is returned succcessfuly.10009
- Device is terminated at customer's end.
- timestamp String
- Timestamp field reported by Cisco Install Base.
- transaction
Batch DoubleId - Transaction batch ID reported by Cisco Install Base.
- transaction
Date String - Transaction Date reported by Cisco Install Base.
- transaction
Sequence Double - Transaction sequence reported by Cisco Install Base.
- action string
- The action taken by Cisco Install Base on the device.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status
Description string - Description of status of Cisco device reported by Cisco Install Base.
- status
Id number - Status ID of device reported by Cisco Install Base.
0
- A default value to catch cases where device status is not correctly detected.10000
- Device is installed successfully.1010041
- Device is currently in Return Material Authorization process.10005
- Device is replaced successfully with another device.10007
- Device is returned succcessfuly.10009
- Device is terminated at customer's end.
- timestamp string
- Timestamp field reported by Cisco Install Base.
- transaction
Batch numberId - Transaction batch ID reported by Cisco Install Base.
- transaction
Date string - Transaction Date reported by Cisco Install Base.
- transaction
Sequence number - Transaction sequence reported by Cisco Install Base.
- action str
- The action taken by Cisco Install Base on the device.
- 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.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status_
description str - Description of status of Cisco device reported by Cisco Install Base.
- status_
id float - Status ID of device reported by Cisco Install Base.
0
- A default value to catch cases where device status is not correctly detected.10000
- Device is installed successfully.1010041
- Device is currently in Return Material Authorization process.10005
- Device is replaced successfully with another device.10007
- Device is returned succcessfuly.10009
- Device is terminated at customer's end.
- timestamp str
- Timestamp field reported by Cisco Install Base.
- transaction_
batch_ floatid - Transaction batch ID reported by Cisco Install Base.
- transaction_
date str - Transaction Date reported by Cisco Install Base.
- transaction_
sequence float - Transaction sequence reported by Cisco Install Base.
- action String
- The action taken by Cisco Install Base on the device.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- status
Description String - Description of status of Cisco device reported by Cisco Install Base.
- status
Id Number - Status ID of device reported by Cisco Install Base.
0
- A default value to catch cases where device status is not correctly detected.10000
- Device is installed successfully.1010041
- Device is currently in Return Material Authorization process.10005
- Device is replaced successfully with another device.10007
- Device is returned succcessfuly.10009
- Device is terminated at customer's end.
- timestamp String
- Timestamp field reported by Cisco Install Base.
- transaction
Batch NumberId - Transaction batch ID reported by Cisco Install Base.
- transaction
Date String - Transaction Date reported by Cisco Install Base.
- transaction
Sequence Number - Transaction sequence reported by Cisco Install Base.
GetAssetDeploymentDeviceDeviceStatistics
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cluster
Deployment stringType - Deployment type of HyperFlex cluster.
- Cluster
Device stringMoid - Reference to HyperFlex cluster target device ID.
- Cluster
Name string - Name of the cluster. It is specified only for HyperFlex based devices.
- Cluster
Replication doubleFactor - Data replication factor of HyperFlex cluster.
- Connected double
- The status of the persistent connection between the device connector and Intersight, for HyperFlex or UCS device. 1 represents being connected and 0 represents being disconnected.
- Membership
Ratio double - Defines the average proportion of resources used by the device within the cluster. example in a cluster having 3 nodes, the membershipRatio of each node is 1/3 or 0.33. It is specified only for HyperFlex based devices.
- Memory
Mirroring doubleFactor - Memory Reliability, availability and serviceability (RAS) factor.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vm
Host GetAsset Deployment Device Device Statistics Vm Host - VM host which is associated with the serial. It is updated only for devices which has vm installation.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cluster
Deployment stringType - Deployment type of HyperFlex cluster.
- Cluster
Device stringMoid - Reference to HyperFlex cluster target device ID.
- Cluster
Name string - Name of the cluster. It is specified only for HyperFlex based devices.
- Cluster
Replication float64Factor - Data replication factor of HyperFlex cluster.
- Connected float64
- The status of the persistent connection between the device connector and Intersight, for HyperFlex or UCS device. 1 represents being connected and 0 represents being disconnected.
- Membership
Ratio float64 - Defines the average proportion of resources used by the device within the cluster. example in a cluster having 3 nodes, the membershipRatio of each node is 1/3 or 0.33. It is specified only for HyperFlex based devices.
- Memory
Mirroring float64Factor - Memory Reliability, availability and serviceability (RAS) factor.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vm
Host GetAsset Deployment Device Device Statistics Vm Host - VM host which is associated with the serial. It is updated only for devices which has vm installation.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cluster
Deployment StringType - Deployment type of HyperFlex cluster.
- cluster
Device StringMoid - Reference to HyperFlex cluster target device ID.
- cluster
Name String - Name of the cluster. It is specified only for HyperFlex based devices.
- cluster
Replication DoubleFactor - Data replication factor of HyperFlex cluster.
- connected Double
- The status of the persistent connection between the device connector and Intersight, for HyperFlex or UCS device. 1 represents being connected and 0 represents being disconnected.
- membership
Ratio Double - Defines the average proportion of resources used by the device within the cluster. example in a cluster having 3 nodes, the membershipRatio of each node is 1/3 or 0.33. It is specified only for HyperFlex based devices.
- memory
Mirroring DoubleFactor - Memory Reliability, availability and serviceability (RAS) factor.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vm
Host GetAsset Deployment Device Device Statistics Vm Host - VM host which is associated with the serial. It is updated only for devices which has vm installation.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cluster
Deployment stringType - Deployment type of HyperFlex cluster.
- cluster
Device stringMoid - Reference to HyperFlex cluster target device ID.
- cluster
Name string - Name of the cluster. It is specified only for HyperFlex based devices.
- cluster
Replication numberFactor - Data replication factor of HyperFlex cluster.
- connected number
- The status of the persistent connection between the device connector and Intersight, for HyperFlex or UCS device. 1 represents being connected and 0 represents being disconnected.
- membership
Ratio number - Defines the average proportion of resources used by the device within the cluster. example in a cluster having 3 nodes, the membershipRatio of each node is 1/3 or 0.33. It is specified only for HyperFlex based devices.
- memory
Mirroring numberFactor - Memory Reliability, availability and serviceability (RAS) factor.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vm
Host GetAsset Deployment Device Device Statistics Vm Host - VM host which is associated with the serial. It is updated only for devices which has vm installation.
- 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.
- cluster_
deployment_ strtype - Deployment type of HyperFlex cluster.
- cluster_
device_ strmoid - Reference to HyperFlex cluster target device ID.
- cluster_
name str - Name of the cluster. It is specified only for HyperFlex based devices.
- cluster_
replication_ floatfactor - Data replication factor of HyperFlex cluster.
- connected float
- The status of the persistent connection between the device connector and Intersight, for HyperFlex or UCS device. 1 represents being connected and 0 represents being disconnected.
- membership_
ratio float - Defines the average proportion of resources used by the device within the cluster. example in a cluster having 3 nodes, the membershipRatio of each node is 1/3 or 0.33. It is specified only for HyperFlex based devices.
- memory_
mirroring_ floatfactor - Memory Reliability, availability and serviceability (RAS) factor.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vm_
host GetAsset Deployment Device Device Statistics Vm Host - VM host which is associated with the serial. It is updated only for devices which has vm installation.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cluster
Deployment StringType - Deployment type of HyperFlex cluster.
- cluster
Device StringMoid - Reference to HyperFlex cluster target device ID.
- cluster
Name String - Name of the cluster. It is specified only for HyperFlex based devices.
- cluster
Replication NumberFactor - Data replication factor of HyperFlex cluster.
- connected Number
- The status of the persistent connection between the device connector and Intersight, for HyperFlex or UCS device. 1 represents being connected and 0 represents being disconnected.
- membership
Ratio Number - Defines the average proportion of resources used by the device within the cluster. example in a cluster having 3 nodes, the membershipRatio of each node is 1/3 or 0.33. It is specified only for HyperFlex based devices.
- memory
Mirroring NumberFactor - Memory Reliability, availability and serviceability (RAS) factor.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vm
Host Property Map - VM host which is associated with the serial. It is updated only for devices which has vm installation.
GetAssetDeploymentDeviceDeviceStatisticsVmHost
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cluster
Identity string - Reference to virtualization cluster identity.
- Cluster
Moid string - Reference to virtualization cluster ID.
- Cluster
Name string - Reference to virtualization cluster name.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cluster
Identity string - Reference to virtualization cluster identity.
- Cluster
Moid string - Reference to virtualization cluster ID.
- Cluster
Name string - Reference to virtualization cluster name.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cluster
Identity String - Reference to virtualization cluster identity.
- cluster
Moid String - Reference to virtualization cluster ID.
- cluster
Name String - Reference to virtualization cluster name.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cluster
Identity string - Reference to virtualization cluster identity.
- cluster
Moid string - Reference to virtualization cluster ID.
- cluster
Name string - Reference to virtualization cluster name.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- account_
moid str - The Account ID for this managed object.
- 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.
- cluster_
identity str - Reference to virtualization cluster identity.
- cluster_
moid str - Reference to virtualization cluster ID.
- cluster_
name str - Reference to virtualization cluster name.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cluster
Identity String - Reference to virtualization cluster identity.
- cluster
Moid String - Reference to virtualization cluster ID.
- cluster
Name String - Reference to virtualization cluster name.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetAssetDeploymentDeviceParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAssetDeploymentDevicePermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAssetDeploymentDeviceRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAssetDeploymentDeviceResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alarm
Infos List<GetAsset Deployment Device Result Alarm Info> - Ancestors
List<Get
Asset Deployment Device Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Deployments
List<Get
Asset Deployment Device Result Deployment> - Device
Contract List<GetInformations Asset Deployment Device Result Device Contract Information> - Device
Id string - Unique identifier of the Cisco device.
- Device
Informations List<GetAsset Deployment Device Result Device Information> - Device
Pid string - Product identifier for the specified Cisco device. It is used to distinguish between HyperFlex and UCS devices.
- Device
Statistics List<GetAsset Deployment Device Result Device Statistic> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parents
List<Get
Asset Deployment Device Result Parent> - Permission
Resources List<GetAsset Deployment Device Result Permission Resource> - Product
Subgroup string - Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \ N9300 Series\ in Product type \ SWITCH\ .
- Product
Type string - Product type helps to determine if device has to be billed using consumption metering. example \ SERVER\ .
- Registered
Device stringMoid - String reference to the device connector.
- Registered
Devices List<GetAsset Deployment Device Result Registered Device> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Subscription
Accounts List<GetAsset Deployment Device Result Subscription Account> - Subscriptions
List<Get
Asset Deployment Device Result Subscription> - List<Get
Asset Deployment Device Result Tag> - Unit
Of List<GetMeasures Asset Deployment Device Result Unit Of Measure> - Version
Contexts List<GetAsset Deployment Device Result Version Context> - Virtualization
Platform string - Virtualization platform is used to identify the hypervisor type. example \ ESXi\ .
- Workload string
- Workload/Usecase running on the device.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alarm
Infos []GetAsset Deployment Device Result Alarm Info - Ancestors
[]Get
Asset Deployment Device Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Deployments
[]Get
Asset Deployment Device Result Deployment - Device
Contract []GetInformations Asset Deployment Device Result Device Contract Information - Device
Id string - Unique identifier of the Cisco device.
- Device
Informations []GetAsset Deployment Device Result Device Information - Device
Pid string - Product identifier for the specified Cisco device. It is used to distinguish between HyperFlex and UCS devices.
- Device
Statistics []GetAsset Deployment Device Result Device Statistic - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parents
[]Get
Asset Deployment Device Result Parent - Permission
Resources []GetAsset Deployment Device Result Permission Resource - Product
Subgroup string - Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \ N9300 Series\ in Product type \ SWITCH\ .
- Product
Type string - Product type helps to determine if device has to be billed using consumption metering. example \ SERVER\ .
- Registered
Device stringMoid - String reference to the device connector.
- Registered
Devices []GetAsset Deployment Device Result Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Subscription
Accounts []GetAsset Deployment Device Result Subscription Account - Subscriptions
[]Get
Asset Deployment Device Result Subscription - []Get
Asset Deployment Device Result Tag - Unit
Of []GetMeasures Asset Deployment Device Result Unit Of Measure - Version
Contexts []GetAsset Deployment Device Result Version Context - Virtualization
Platform string - Virtualization platform is used to identify the hypervisor type. example \ ESXi\ .
- Workload string
- Workload/Usecase running on the device.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alarm
Infos List<GetAsset Deployment Device Result Alarm Info> - ancestors
List<Get
Asset Deployment Device Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- deployments
List<Get
Asset Deployment Device Result Deployment> - device
Contract List<GetInformations Asset Deployment Device Result Device Contract Information> - device
Id String - Unique identifier of the Cisco device.
- device
Informations List<GetAsset Deployment Device Result Device Information> - device
Pid String - Product identifier for the specified Cisco device. It is used to distinguish between HyperFlex and UCS devices.
- device
Statistics List<GetAsset Deployment Device Result Device Statistic> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents
List<Get
Asset Deployment Device Result Parent> - permission
Resources List<GetAsset Deployment Device Result Permission Resource> - product
Subgroup String - Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \ N9300 Series\ in Product type \ SWITCH\ .
- product
Type String - Product type helps to determine if device has to be billed using consumption metering. example \ SERVER\ .
- registered
Device StringMoid - String reference to the device connector.
- registered
Devices List<GetAsset Deployment Device Result Registered Device> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- subscription
Accounts List<GetAsset Deployment Device Result Subscription Account> - subscriptions
List<Get
Asset Deployment Device Result Subscription> - List<Get
Asset Deployment Device Result Tag> - unit
Of List<GetMeasures Asset Deployment Device Result Unit Of Measure> - version
Contexts List<GetAsset Deployment Device Result Version Context> - virtualization
Platform String - Virtualization platform is used to identify the hypervisor type. example \ ESXi\ .
- workload String
- Workload/Usecase running on the device.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - alarm
Infos GetAsset Deployment Device Result Alarm Info[] - ancestors
Get
Asset Deployment Device Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- deployments
Get
Asset Deployment Device Result Deployment[] - device
Contract GetInformations Asset Deployment Device Result Device Contract Information[] - device
Id string - Unique identifier of the Cisco device.
- device
Informations GetAsset Deployment Device Result Device Information[] - device
Pid string - Product identifier for the specified Cisco device. It is used to distinguish between HyperFlex and UCS devices.
- device
Statistics GetAsset Deployment Device Result Device Statistic[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parents
Get
Asset Deployment Device Result Parent[] - permission
Resources GetAsset Deployment Device Result Permission Resource[] - product
Subgroup string - Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \ N9300 Series\ in Product type \ SWITCH\ .
- product
Type string - Product type helps to determine if device has to be billed using consumption metering. example \ SERVER\ .
- registered
Device stringMoid - String reference to the device connector.
- registered
Devices GetAsset Deployment Device Result Registered Device[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- subscription
Accounts GetAsset Deployment Device Result Subscription Account[] - subscriptions
Get
Asset Deployment Device Result Subscription[] - Get
Asset Deployment Device Result Tag[] - unit
Of GetMeasures Asset Deployment Device Result Unit Of Measure[] - version
Contexts GetAsset Deployment Device Result Version Context[] - virtualization
Platform string - Virtualization platform is used to identify the hypervisor type. example \ ESXi\ .
- workload string
- Workload/Usecase running on the device.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - alarm_
infos Sequence[GetAsset Deployment Device Result Alarm Info] - ancestors
Sequence[Get
Asset Deployment Device Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- deployments
Sequence[Get
Asset Deployment Device Result Deployment] - device_
contract_ Sequence[Getinformations Asset Deployment Device Result Device Contract Information] - device_
id str - Unique identifier of the Cisco device.
- device_
informations Sequence[GetAsset Deployment Device Result Device Information] - device_
pid str - Product identifier for the specified Cisco device. It is used to distinguish between HyperFlex and UCS devices.
- device_
statistics Sequence[GetAsset Deployment Device Result Device Statistic] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- 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]
- parents
Sequence[Get
Asset Deployment Device Result Parent] - permission_
resources Sequence[GetAsset Deployment Device Result Permission Resource] - product_
subgroup str - Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \ N9300 Series\ in Product type \ SWITCH\ .
- product_
type str - Product type helps to determine if device has to be billed using consumption metering. example \ SERVER\ .
- registered_
device_ strmoid - String reference to the device connector.
- registered_
devices Sequence[GetAsset Deployment Device Result Registered Device] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- subscription_
accounts Sequence[GetAsset Deployment Device Result Subscription Account] - subscriptions
Sequence[Get
Asset Deployment Device Result Subscription] - Sequence[Get
Asset Deployment Device Result Tag] - unit_
of_ Sequence[Getmeasures Asset Deployment Device Result Unit Of Measure] - version_
contexts Sequence[GetAsset Deployment Device Result Version Context] - virtualization_
platform str - Virtualization platform is used to identify the hypervisor type. example \ ESXi\ .
- workload str
- Workload/Usecase running on the device.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alarm
Infos List<Property Map> - ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- deployments List<Property Map>
- device
Contract List<Property Map>Informations - device
Id String - Unique identifier of the Cisco device.
- device
Informations List<Property Map> - device
Pid String - Product identifier for the specified Cisco device. It is used to distinguish between HyperFlex and UCS devices.
- device
Statistics List<Property Map> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - product
Subgroup String - Product Subgroup type helps to determine if device subgroup within Product type has to be billed using consumption metering. example \ N9300 Series\ in Product type \ SWITCH\ .
- product
Type String - Product type helps to determine if device has to be billed using consumption metering. example \ SERVER\ .
- registered
Device StringMoid - String reference to the device connector.
- registered
Devices List<Property Map> - 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.
- subscription
Accounts List<Property Map> - subscriptions List<Property Map>
- List<Property Map>
- unit
Of List<Property Map>Measures - version
Contexts List<Property Map> - virtualization
Platform String - Virtualization platform is used to identify the hypervisor type. example \ ESXi\ .
- workload String
- Workload/Usecase running on the device.
GetAssetDeploymentDeviceResultAlarmInfo
- Additional
Properties string - Class
Id string - Enabled
Alarms List<string> - Object
Type string
- Additional
Properties string - Class
Id string - Enabled
Alarms []string - Object
Type string
- additional
Properties String - class
Id String - enabled
Alarms List<String> - object
Type String
- additional
Properties string - class
Id string - enabled
Alarms string[] - object
Type string
- additional_
properties str - class_
id str - enabled_
alarms Sequence[str] - object_
type str
- additional
Properties String - class
Id String - enabled
Alarms List<String> - object
Type String
GetAssetDeploymentDeviceResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAssetDeploymentDeviceResultDeployment
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAssetDeploymentDeviceResultDeviceContractInformation
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAssetDeploymentDeviceResultDeviceInformation
- Additional
Properties string - Application
Name string - Class
Id string - Description string
- Device
Transactions List<GetAsset Deployment Device Result Device Information Device Transaction> - Instance
Id string - Item
Type string - Mlb
Product doubleId - Mlb
Product stringName - Object
Type string - Old
Device stringId - Old
Device stringStatus Description - Old
Device doubleStatus Id - Old
Instance stringId
- Additional
Properties string - Application
Name string - Class
Id string - Description string
- Device
Transactions []GetAsset Deployment Device Result Device Information Device Transaction - Instance
Id string - Item
Type string - Mlb
Product float64Id - Mlb
Product stringName - Object
Type string - Old
Device stringId - Old
Device stringStatus Description - Old
Device float64Status Id - Old
Instance stringId
- additional
Properties String - application
Name String - class
Id String - description String
- device
Transactions List<GetAsset Deployment Device Result Device Information Device Transaction> - instance
Id String - item
Type String - mlb
Product DoubleId - mlb
Product StringName - object
Type String - old
Device StringId - old
Device StringStatus Description - old
Device DoubleStatus Id - old
Instance StringId
- additional
Properties string - application
Name string - class
Id string - description string
- device
Transactions GetAsset Deployment Device Result Device Information Device Transaction[] - instance
Id string - item
Type string - mlb
Product numberId - mlb
Product stringName - object
Type string - old
Device stringId - old
Device stringStatus Description - old
Device numberStatus Id - old
Instance stringId
- additional_
properties str - application_
name str - class_
id str - description str
- device_
transactions Sequence[GetAsset Deployment Device Result Device Information Device Transaction] - instance_
id str - item_
type str - mlb_
product_ floatid - mlb_
product_ strname - object_
type str - old_
device_ strid - old_
device_ strstatus_ description - old_
device_ floatstatus_ id - old_
instance_ strid
- additional
Properties String - application
Name String - class
Id String - description String
- device
Transactions List<Property Map> - instance
Id String - item
Type String - mlb
Product NumberId - mlb
Product StringName - object
Type String - old
Device StringId - old
Device StringStatus Description - old
Device NumberStatus Id - old
Instance StringId
GetAssetDeploymentDeviceResultDeviceInformationDeviceTransaction
- Action string
- Additional
Properties string - Class
Id string - Object
Type string - Status
Description string - Status
Id double - Timestamp string
- Transaction
Batch doubleId - Transaction
Date string - Transaction
Sequence double
- Action string
- Additional
Properties string - Class
Id string - Object
Type string - Status
Description string - Status
Id float64 - Timestamp string
- Transaction
Batch float64Id - Transaction
Date string - Transaction
Sequence float64
- action String
- additional
Properties String - class
Id String - object
Type String - status
Description String - status
Id Double - timestamp String
- transaction
Batch DoubleId - transaction
Date String - transaction
Sequence Double
- action string
- additional
Properties string - class
Id string - object
Type string - status
Description string - status
Id number - timestamp string
- transaction
Batch numberId - transaction
Date string - transaction
Sequence number
- action str
- additional_
properties str - class_
id str - object_
type str - status_
description str - status_
id float - timestamp str
- transaction_
batch_ floatid - transaction_
date str - transaction_
sequence float
- action String
- additional
Properties String - class
Id String - object
Type String - status
Description String - status
Id Number - timestamp String
- transaction
Batch NumberId - transaction
Date String - transaction
Sequence Number
GetAssetDeploymentDeviceResultDeviceStatistic
- Additional
Properties string - Class
Id string - Cluster
Deployment stringType - Cluster
Device stringMoid - Cluster
Name string - Cluster
Replication doubleFactor - Connected double
- Membership
Ratio double - Memory
Mirroring doubleFactor - Object
Type string - Vm
Hosts List<GetAsset Deployment Device Result Device Statistic Vm Host>
- Additional
Properties string - Class
Id string - Cluster
Deployment stringType - Cluster
Device stringMoid - Cluster
Name string - Cluster
Replication float64Factor - Connected float64
- Membership
Ratio float64 - Memory
Mirroring float64Factor - Object
Type string - Vm
Hosts []GetAsset Deployment Device Result Device Statistic Vm Host
- additional
Properties String - class
Id String - cluster
Deployment StringType - cluster
Device StringMoid - cluster
Name String - cluster
Replication DoubleFactor - connected Double
- membership
Ratio Double - memory
Mirroring DoubleFactor - object
Type String - vm
Hosts List<GetAsset Deployment Device Result Device Statistic Vm Host>
- additional
Properties string - class
Id string - cluster
Deployment stringType - cluster
Device stringMoid - cluster
Name string - cluster
Replication numberFactor - connected number
- membership
Ratio number - memory
Mirroring numberFactor - object
Type string - vm
Hosts GetAsset Deployment Device Result Device Statistic Vm Host[]
- additional
Properties String - class
Id String - cluster
Deployment StringType - cluster
Device StringMoid - cluster
Name String - cluster
Replication NumberFactor - connected Number
- membership
Ratio Number - memory
Mirroring NumberFactor - object
Type String - vm
Hosts List<Property Map>
GetAssetDeploymentDeviceResultDeviceStatisticVmHost
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Class
Id string - Cluster
Identity string - Cluster
Moid string - Cluster
Name string - Object
Type string
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Class
Id string - Cluster
Identity string - Cluster
Moid string - Cluster
Name string - Object
Type string
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - class
Id String - cluster
Identity String - cluster
Moid String - cluster
Name String - object
Type String
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - class
Id string - cluster
Identity string - cluster
Moid string - cluster
Name string - object
Type string
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - class_
id str - cluster_
identity str - cluster_
moid str - cluster_
name str - object_
type str
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - class
Id String - cluster
Identity String - cluster
Moid String - cluster
Name String - object
Type String
GetAssetDeploymentDeviceResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAssetDeploymentDeviceResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAssetDeploymentDeviceResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAssetDeploymentDeviceResultSubscription
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAssetDeploymentDeviceResultSubscriptionAccount
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAssetDeploymentDeviceResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetAssetDeploymentDeviceResultUnitOfMeasure
- Additional
Properties string - Class
Id string - Name string
- Object
Type string - Unit string
- Additional
Properties string - Class
Id string - Name string
- Object
Type string - Unit string
- additional
Properties String - class
Id String - name String
- object
Type String - unit String
- additional
Properties string - class
Id string - name string
- object
Type string - unit string
- additional_
properties str - class_
id str - name str
- object_
type str - unit str
- additional
Properties String - class
Id String - name String
- object
Type String - unit String
GetAssetDeploymentDeviceResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetAssetDeploymentDeviceResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAssetDeploymentDeviceResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetAssetDeploymentDeviceSubscription
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAssetDeploymentDeviceSubscriptionAccount
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAssetDeploymentDeviceTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetAssetDeploymentDeviceUnitOfMeasure
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Metric type used to calculate metering for the device sent from the IB Contract. example Node, vMemory, vCPU.
None
- A default value to catch cases where metric type is not correctly detected.Node
- The metering of the device is on the basis of Power state.Storage
- The metering of the device is on the basis of used Storage.vMemory
- The metering of the device is on the basis of VM Memory.vCPU
- The metering of the device is on the basis of vCPU.vStorage
- The metering of the device is on the basis of used virtual Storage.Switch
- The metering of the device is on the basis of Switch.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Unit string
- Metric unit used to calculate metering for the device sent from the IB Contract. example Node, GiB, Cores.
None
- A default value to catch cases where metric unit is not correctly detected.Node
- It is applicable for Node Metric type.GiB
- It is applicable for VMemory, vStorage and Storage Metric types.TiB
- It is applicable for VMemory, vStorage and Storage Metric types.Cores
- It is applicable for vCPU Metric type.Switch
- It is applicable for Switch Metric type.Port
- It is applicable for Switch Metric type.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Metric type used to calculate metering for the device sent from the IB Contract. example Node, vMemory, vCPU.
None
- A default value to catch cases where metric type is not correctly detected.Node
- The metering of the device is on the basis of Power state.Storage
- The metering of the device is on the basis of used Storage.vMemory
- The metering of the device is on the basis of VM Memory.vCPU
- The metering of the device is on the basis of vCPU.vStorage
- The metering of the device is on the basis of used virtual Storage.Switch
- The metering of the device is on the basis of Switch.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Unit string
- Metric unit used to calculate metering for the device sent from the IB Contract. example Node, GiB, Cores.
None
- A default value to catch cases where metric unit is not correctly detected.Node
- It is applicable for Node Metric type.GiB
- It is applicable for VMemory, vStorage and Storage Metric types.TiB
- It is applicable for VMemory, vStorage and Storage Metric types.Cores
- It is applicable for vCPU Metric type.Switch
- It is applicable for Switch Metric type.Port
- It is applicable for Switch Metric type.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Metric type used to calculate metering for the device sent from the IB Contract. example Node, vMemory, vCPU.
None
- A default value to catch cases where metric type is not correctly detected.Node
- The metering of the device is on the basis of Power state.Storage
- The metering of the device is on the basis of used Storage.vMemory
- The metering of the device is on the basis of VM Memory.vCPU
- The metering of the device is on the basis of vCPU.vStorage
- The metering of the device is on the basis of used virtual Storage.Switch
- The metering of the device is on the basis of Switch.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- unit String
- Metric unit used to calculate metering for the device sent from the IB Contract. example Node, GiB, Cores.
None
- A default value to catch cases where metric unit is not correctly detected.Node
- It is applicable for Node Metric type.GiB
- It is applicable for VMemory, vStorage and Storage Metric types.TiB
- It is applicable for VMemory, vStorage and Storage Metric types.Cores
- It is applicable for vCPU Metric type.Switch
- It is applicable for Switch Metric type.Port
- It is applicable for Switch Metric type.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Metric type used to calculate metering for the device sent from the IB Contract. example Node, vMemory, vCPU.
None
- A default value to catch cases where metric type is not correctly detected.Node
- The metering of the device is on the basis of Power state.Storage
- The metering of the device is on the basis of used Storage.vMemory
- The metering of the device is on the basis of VM Memory.vCPU
- The metering of the device is on the basis of vCPU.vStorage
- The metering of the device is on the basis of used virtual Storage.Switch
- The metering of the device is on the basis of Switch.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- unit string
- Metric unit used to calculate metering for the device sent from the IB Contract. example Node, GiB, Cores.
None
- A default value to catch cases where metric unit is not correctly detected.Node
- It is applicable for Node Metric type.GiB
- It is applicable for VMemory, vStorage and Storage Metric types.TiB
- It is applicable for VMemory, vStorage and Storage Metric types.Cores
- It is applicable for vCPU Metric type.Switch
- It is applicable for Switch Metric type.Port
- It is applicable for Switch Metric type.
- 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
- Metric type used to calculate metering for the device sent from the IB Contract. example Node, vMemory, vCPU.
None
- A default value to catch cases where metric type is not correctly detected.Node
- The metering of the device is on the basis of Power state.Storage
- The metering of the device is on the basis of used Storage.vMemory
- The metering of the device is on the basis of VM Memory.vCPU
- The metering of the device is on the basis of vCPU.vStorage
- The metering of the device is on the basis of used virtual Storage.Switch
- The metering of the device is on the basis of Switch.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- unit str
- Metric unit used to calculate metering for the device sent from the IB Contract. example Node, GiB, Cores.
None
- A default value to catch cases where metric unit is not correctly detected.Node
- It is applicable for Node Metric type.GiB
- It is applicable for VMemory, vStorage and Storage Metric types.TiB
- It is applicable for VMemory, vStorage and Storage Metric types.Cores
- It is applicable for vCPU Metric type.Switch
- It is applicable for Switch Metric type.Port
- It is applicable for Switch Metric type.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Metric type used to calculate metering for the device sent from the IB Contract. example Node, vMemory, vCPU.
None
- A default value to catch cases where metric type is not correctly detected.Node
- The metering of the device is on the basis of Power state.Storage
- The metering of the device is on the basis of used Storage.vMemory
- The metering of the device is on the basis of VM Memory.vCPU
- The metering of the device is on the basis of vCPU.vStorage
- The metering of the device is on the basis of used virtual Storage.Switch
- The metering of the device is on the basis of Switch.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- unit String
- Metric unit used to calculate metering for the device sent from the IB Contract. example Node, GiB, Cores.
None
- A default value to catch cases where metric unit is not correctly detected.Node
- It is applicable for Node Metric type.GiB
- It is applicable for VMemory, vStorage and Storage Metric types.TiB
- It is applicable for VMemory, vStorage and Storage Metric types.Cores
- It is applicable for vCPU Metric type.Switch
- It is applicable for Switch Metric type.Port
- It is applicable for Switch Metric type.
GetAssetDeploymentDeviceVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetAsset Deployment Device Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetAsset Deployment Device Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetAsset Deployment Device Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetAsset Deployment Device Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetAsset Deployment Device Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetAsset Deployment Device Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetAsset Deployment Device Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetAsset Deployment Device Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetAsset Deployment Device Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetAsset Deployment Device Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetAssetDeploymentDeviceVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetAssetDeploymentDeviceVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet