intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getHciGpu
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
A Gpu associated with a node.
Using getHciGpu
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 getHciGpu(args: GetHciGpuArgs, opts?: InvokeOptions): Promise<GetHciGpuResult>
function getHciGpuOutput(args: GetHciGpuOutputArgs, opts?: InvokeOptions): Output<GetHciGpuResult>def get_hci_gpu(account_moid: Optional[str] = None,
                additional_properties: Optional[str] = None,
                ancestors: Optional[Sequence[GetHciGpuAncestor]] = None,
                class_id: Optional[str] = None,
                cluster_ext_id: Optional[str] = None,
                cluster_name: Optional[str] = None,
                controller_vm_id: Optional[str] = None,
                create_time: Optional[str] = None,
                domain_group_moid: Optional[str] = None,
                gpu_ext_id: Optional[str] = None,
                id: Optional[str] = None,
                mod_time: Optional[str] = None,
                moid: Optional[str] = None,
                node: Optional[GetHciGpuNode] = None,
                node_ext_id: Optional[str] = None,
                number_of_vgpus_allocated: Optional[float] = None,
                object_type: Optional[str] = None,
                owners: Optional[Sequence[str]] = None,
                parent: Optional[GetHciGpuParent] = None,
                permission_resources: Optional[Sequence[GetHciGpuPermissionResource]] = None,
                registered_device: Optional[GetHciGpuRegisteredDevice] = None,
                shared_scope: Optional[str] = None,
                tags: Optional[Sequence[GetHciGpuTag]] = None,
                version_context: Optional[GetHciGpuVersionContext] = None,
                virtual_gpu_config: Optional[GetHciGpuVirtualGpuConfig] = None,
                opts: Optional[InvokeOptions] = None) -> GetHciGpuResult
def get_hci_gpu_output(account_moid: Optional[pulumi.Input[str]] = None,
                additional_properties: Optional[pulumi.Input[str]] = None,
                ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciGpuAncestorArgs]]]] = None,
                class_id: Optional[pulumi.Input[str]] = None,
                cluster_ext_id: Optional[pulumi.Input[str]] = None,
                cluster_name: Optional[pulumi.Input[str]] = None,
                controller_vm_id: Optional[pulumi.Input[str]] = None,
                create_time: Optional[pulumi.Input[str]] = None,
                domain_group_moid: Optional[pulumi.Input[str]] = None,
                gpu_ext_id: Optional[pulumi.Input[str]] = None,
                id: Optional[pulumi.Input[str]] = None,
                mod_time: Optional[pulumi.Input[str]] = None,
                moid: Optional[pulumi.Input[str]] = None,
                node: Optional[pulumi.Input[GetHciGpuNodeArgs]] = None,
                node_ext_id: Optional[pulumi.Input[str]] = None,
                number_of_vgpus_allocated: Optional[pulumi.Input[float]] = None,
                object_type: Optional[pulumi.Input[str]] = None,
                owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                parent: Optional[pulumi.Input[GetHciGpuParentArgs]] = None,
                permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciGpuPermissionResourceArgs]]]] = None,
                registered_device: Optional[pulumi.Input[GetHciGpuRegisteredDeviceArgs]] = None,
                shared_scope: Optional[pulumi.Input[str]] = None,
                tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciGpuTagArgs]]]] = None,
                version_context: Optional[pulumi.Input[GetHciGpuVersionContextArgs]] = None,
                virtual_gpu_config: Optional[pulumi.Input[GetHciGpuVirtualGpuConfigArgs]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetHciGpuResult]func LookupHciGpu(ctx *Context, args *LookupHciGpuArgs, opts ...InvokeOption) (*LookupHciGpuResult, error)
func LookupHciGpuOutput(ctx *Context, args *LookupHciGpuOutputArgs, opts ...InvokeOption) LookupHciGpuResultOutput> Note: This function is named LookupHciGpu in the Go SDK.
public static class GetHciGpu 
{
    public static Task<GetHciGpuResult> InvokeAsync(GetHciGpuArgs args, InvokeOptions? opts = null)
    public static Output<GetHciGpuResult> Invoke(GetHciGpuInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHciGpuResult> getHciGpu(GetHciGpuArgs args, InvokeOptions options)
public static Output<GetHciGpuResult> getHciGpu(GetHciGpuArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getHciGpu:getHciGpu
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetHci Gpu Ancestor> 
- ClassId string
- ClusterExt stringId 
- The unique identifier of the cluster.
- ClusterName string
- The name of the cluster this GPU belongs to.
- ControllerVm stringId 
- The unique identifier of the controller VM.
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- GpuExt stringId 
- The unique identifier of the gpu.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
GetHci Gpu Node 
- NodeExt stringId 
- The unique identifier of the node.
- NumberOf doubleVgpus Allocated 
- The number of vGPUs allocated.
- ObjectType string
- Owners List<string>
- Parent
GetHci Gpu Parent 
- PermissionResources List<GetHci Gpu Permission Resource> 
- RegisteredDevice GetHci Gpu 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.
- 
List<GetHci Gpu Tag> 
- VersionContext GetHci Gpu Version Context 
- VirtualGpu GetConfig Hci Gpu Virtual Gpu Config 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetHci Gpu Ancestor 
- ClassId string
- ClusterExt stringId 
- The unique identifier of the cluster.
- ClusterName string
- The name of the cluster this GPU belongs to.
- ControllerVm stringId 
- The unique identifier of the controller VM.
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- GpuExt stringId 
- The unique identifier of the gpu.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
GetHci Gpu Node 
- NodeExt stringId 
- The unique identifier of the node.
- NumberOf float64Vgpus Allocated 
- The number of vGPUs allocated.
- ObjectType string
- Owners []string
- Parent
GetHci Gpu Parent 
- PermissionResources []GetHci Gpu Permission Resource 
- RegisteredDevice GetHci Gpu 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.
- 
[]GetHci Gpu Tag 
- VersionContext GetHci Gpu Version Context 
- VirtualGpu GetConfig Hci Gpu Virtual Gpu Config 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetHci Gpu Ancestor> 
- classId String
- clusterExt StringId 
- The unique identifier of the cluster.
- clusterName String
- The name of the cluster this GPU belongs to.
- controllerVm StringId 
- The unique identifier of the controller VM.
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- gpuExt StringId 
- The unique identifier of the gpu.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node
GetHci Gpu Node 
- nodeExt StringId 
- The unique identifier of the node.
- numberOf DoubleVgpus Allocated 
- The number of vGPUs allocated.
- objectType String
- owners List<String>
- parent
GetHci Gpu Parent 
- permissionResources List<GetHci Gpu Permission Resource> 
- registeredDevice GetHci Gpu 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.
- 
List<GetHci Gpu Tag> 
- versionContext GetHci Gpu Version Context 
- virtualGpu GetConfig Hci Gpu Virtual Gpu Config 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetHci Gpu Ancestor[] 
- classId string
- clusterExt stringId 
- The unique identifier of the cluster.
- clusterName string
- The name of the cluster this GPU belongs to.
- controllerVm stringId 
- The unique identifier of the controller VM.
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- gpuExt stringId 
- The unique identifier of the gpu.
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- node
GetHci Gpu Node 
- nodeExt stringId 
- The unique identifier of the node.
- numberOf numberVgpus Allocated 
- The number of vGPUs allocated.
- objectType string
- owners string[]
- parent
GetHci Gpu Parent 
- permissionResources GetHci Gpu Permission Resource[] 
- registeredDevice GetHci Gpu 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.
- 
GetHci Gpu Tag[] 
- versionContext GetHci Gpu Version Context 
- virtualGpu GetConfig Hci Gpu Virtual Gpu Config 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetHci Gpu Ancestor] 
- class_id str
- cluster_ext_ strid 
- The unique identifier of the cluster.
- cluster_name str
- The name of the cluster this GPU belongs to.
- controller_vm_ strid 
- The unique identifier of the controller VM.
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- gpu_ext_ strid 
- The unique identifier of the gpu.
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- node
GetHci Gpu Node 
- node_ext_ strid 
- The unique identifier of the node.
- number_of_ floatvgpus_ allocated 
- The number of vGPUs allocated.
- object_type str
- owners Sequence[str]
- parent
GetHci Gpu Parent 
- permission_resources Sequence[GetHci Gpu Permission Resource] 
- registered_device GetHci Gpu 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.
- 
Sequence[GetHci Gpu Tag] 
- version_context GetHci Gpu Version Context 
- virtual_gpu_ Getconfig Hci Gpu Virtual Gpu Config 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- clusterExt StringId 
- The unique identifier of the cluster.
- clusterName String
- The name of the cluster this GPU belongs to.
- controllerVm StringId 
- The unique identifier of the controller VM.
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- gpuExt StringId 
- The unique identifier of the gpu.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- node Property Map
- nodeExt StringId 
- The unique identifier of the node.
- numberOf NumberVgpus Allocated 
- The number of vGPUs allocated.
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- registeredDevice 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.
- List<Property Map>
- versionContext Property Map
- virtualGpu Property MapConfig 
getHciGpu Result
The following output properties are available:
- Id string
- Results
List<GetHci Gpu Result> 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetHci Gpu Ancestor> 
- ClassId string
- ClusterExt stringId 
- ClusterName string
- ControllerVm stringId 
- CreateTime string
- DomainGroup stringMoid 
- GpuExt stringId 
- ModTime string
- Moid string
- Node
GetHci Gpu Node 
- NodeExt stringId 
- NumberOf doubleVgpus Allocated 
- ObjectType string
- Owners List<string>
- Parent
GetHci Gpu Parent 
- PermissionResources List<GetHci Gpu Permission Resource> 
- RegisteredDevice GetHci Gpu Registered Device 
- string
- 
List<GetHci Gpu Tag> 
- VersionContext GetHci Gpu Version Context 
- VirtualGpu GetConfig Hci Gpu Virtual Gpu Config 
- Id string
- Results
[]GetHci Gpu Result 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetHci Gpu Ancestor 
- ClassId string
- ClusterExt stringId 
- ClusterName string
- ControllerVm stringId 
- CreateTime string
- DomainGroup stringMoid 
- GpuExt stringId 
- ModTime string
- Moid string
- Node
GetHci Gpu Node 
- NodeExt stringId 
- NumberOf float64Vgpus Allocated 
- ObjectType string
- Owners []string
- Parent
GetHci Gpu Parent 
- PermissionResources []GetHci Gpu Permission Resource 
- RegisteredDevice GetHci Gpu Registered Device 
- string
- 
[]GetHci Gpu Tag 
- VersionContext GetHci Gpu Version Context 
- VirtualGpu GetConfig Hci Gpu Virtual Gpu Config 
- id String
- results
List<GetHci Gpu Result> 
- accountMoid String
- additionalProperties String
- ancestors
List<GetHci Gpu Ancestor> 
- classId String
- clusterExt StringId 
- clusterName String
- controllerVm StringId 
- createTime String
- domainGroup StringMoid 
- gpuExt StringId 
- modTime String
- moid String
- node
GetHci Gpu Node 
- nodeExt StringId 
- numberOf DoubleVgpus Allocated 
- objectType String
- owners List<String>
- parent
GetHci Gpu Parent 
- permissionResources List<GetHci Gpu Permission Resource> 
- registeredDevice GetHci Gpu Registered Device 
- String
- 
List<GetHci Gpu Tag> 
- versionContext GetHci Gpu Version Context 
- virtualGpu GetConfig Hci Gpu Virtual Gpu Config 
- id string
- results
GetHci Gpu Result[] 
- accountMoid string
- additionalProperties string
- ancestors
GetHci Gpu Ancestor[] 
- classId string
- clusterExt stringId 
- clusterName string
- controllerVm stringId 
- createTime string
- domainGroup stringMoid 
- gpuExt stringId 
- modTime string
- moid string
- node
GetHci Gpu Node 
- nodeExt stringId 
- numberOf numberVgpus Allocated 
- objectType string
- owners string[]
- parent
GetHci Gpu Parent 
- permissionResources GetHci Gpu Permission Resource[] 
- registeredDevice GetHci Gpu Registered Device 
- string
- 
GetHci Gpu Tag[] 
- versionContext GetHci Gpu Version Context 
- virtualGpu GetConfig Hci Gpu Virtual Gpu Config 
- id str
- results
Sequence[GetHci Gpu Result] 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetHci Gpu Ancestor] 
- class_id str
- cluster_ext_ strid 
- cluster_name str
- controller_vm_ strid 
- create_time str
- domain_group_ strmoid 
- gpu_ext_ strid 
- mod_time str
- moid str
- node
GetHci Gpu Node 
- node_ext_ strid 
- number_of_ floatvgpus_ allocated 
- object_type str
- owners Sequence[str]
- parent
GetHci Gpu Parent 
- permission_resources Sequence[GetHci Gpu Permission Resource] 
- registered_device GetHci Gpu Registered Device 
- str
- 
Sequence[GetHci Gpu Tag] 
- version_context GetHci Gpu Version Context 
- virtual_gpu_ Getconfig Hci Gpu Virtual Gpu Config 
- id String
- results List<Property Map>
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- clusterExt StringId 
- clusterName String
- controllerVm StringId 
- createTime String
- domainGroup StringMoid 
- gpuExt StringId 
- modTime String
- moid String
- node Property Map
- nodeExt StringId 
- numberOf NumberVgpus Allocated 
- objectType String
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- registeredDevice Property Map
- String
- List<Property Map>
- versionContext Property Map
- virtualGpu Property MapConfig 
Supporting Types
GetHciGpuAncestor   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
GetHciGpuNode   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
GetHciGpuParent   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
GetHciGpuPermissionResource    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
GetHciGpuRegisteredDevice    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
GetHciGpuResult   
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetHci Gpu Result Ancestor> 
- ClassId string
- ClusterExt stringId 
- The unique identifier of the cluster.
- ClusterName string
- The name of the cluster this GPU belongs to.
- ControllerVm stringId 
- The unique identifier of the controller VM.
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- GpuExt stringId 
- The unique identifier of the gpu.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeExt stringId 
- The unique identifier of the node.
- Nodes
List<GetHci Gpu Result Node> 
- NumberOf doubleVgpus Allocated 
- The number of vGPUs allocated.
- ObjectType string
- Owners List<string>
- Parents
List<GetHci Gpu Result Parent> 
- PermissionResources List<GetHci Gpu Result Permission Resource> 
- RegisteredDevices List<GetHci Gpu 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.
- 
List<GetHci Gpu Result Tag> 
- VersionContexts List<GetHci Gpu Result Version Context> 
- VirtualGpu List<GetConfigs Hci Gpu Result Virtual Gpu Config> 
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetHci Gpu Result Ancestor 
- ClassId string
- ClusterExt stringId 
- The unique identifier of the cluster.
- ClusterName string
- The name of the cluster this GPU belongs to.
- ControllerVm stringId 
- The unique identifier of the controller VM.
- CreateTime string
- The time when this managed object was created.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- GpuExt stringId 
- The unique identifier of the gpu.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- NodeExt stringId 
- The unique identifier of the node.
- Nodes
[]GetHci Gpu Result Node 
- NumberOf float64Vgpus Allocated 
- The number of vGPUs allocated.
- ObjectType string
- Owners []string
- Parents
[]GetHci Gpu Result Parent 
- PermissionResources []GetHci Gpu Result Permission Resource 
- RegisteredDevices []GetHci Gpu 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.
- 
[]GetHci Gpu Result Tag 
- VersionContexts []GetHci Gpu Result Version Context 
- VirtualGpu []GetConfigs Hci Gpu Result Virtual Gpu Config 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetHci Gpu Result Ancestor> 
- classId String
- clusterExt StringId 
- The unique identifier of the cluster.
- clusterName String
- The name of the cluster this GPU belongs to.
- controllerVm StringId 
- The unique identifier of the controller VM.
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- gpuExt StringId 
- The unique identifier of the gpu.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nodeExt StringId 
- The unique identifier of the node.
- nodes
List<GetHci Gpu Result Node> 
- numberOf DoubleVgpus Allocated 
- The number of vGPUs allocated.
- objectType String
- owners List<String>
- parents
List<GetHci Gpu Result Parent> 
- permissionResources List<GetHci Gpu Result Permission Resource> 
- registeredDevices List<GetHci Gpu 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.
- 
List<GetHci Gpu Result Tag> 
- versionContexts List<GetHci Gpu Result Version Context> 
- virtualGpu List<GetConfigs Hci Gpu Result Virtual Gpu Config> 
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetHci Gpu Result Ancestor[] 
- classId string
- clusterExt stringId 
- The unique identifier of the cluster.
- clusterName string
- The name of the cluster this GPU belongs to.
- controllerVm stringId 
- The unique identifier of the controller VM.
- createTime string
- The time when this managed object was created.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- gpuExt stringId 
- The unique identifier of the gpu.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nodeExt stringId 
- The unique identifier of the node.
- nodes
GetHci Gpu Result Node[] 
- numberOf numberVgpus Allocated 
- The number of vGPUs allocated.
- objectType string
- owners string[]
- parents
GetHci Gpu Result Parent[] 
- permissionResources GetHci Gpu Result Permission Resource[] 
- registeredDevices GetHci Gpu 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.
- 
GetHci Gpu Result Tag[] 
- versionContexts GetHci Gpu Result Version Context[] 
- virtualGpu GetConfigs Hci Gpu Result Virtual Gpu Config[] 
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetHci Gpu Result Ancestor] 
- class_id str
- cluster_ext_ strid 
- The unique identifier of the cluster.
- cluster_name str
- The name of the cluster this GPU belongs to.
- controller_vm_ strid 
- The unique identifier of the controller VM.
- create_time str
- The time when this managed object was created.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- gpu_ext_ strid 
- The unique identifier of the gpu.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- node_ext_ strid 
- The unique identifier of the node.
- nodes
Sequence[GetHci Gpu Result Node] 
- number_of_ floatvgpus_ allocated 
- The number of vGPUs allocated.
- object_type str
- owners Sequence[str]
- parents
Sequence[GetHci Gpu Result Parent] 
- permission_resources Sequence[GetHci Gpu Result Permission Resource] 
- registered_devices Sequence[GetHci Gpu 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.
- 
Sequence[GetHci Gpu Result Tag] 
- version_contexts Sequence[GetHci Gpu Result Version Context] 
- virtual_gpu_ Sequence[Getconfigs Hci Gpu Result Virtual Gpu Config] 
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- clusterExt StringId 
- The unique identifier of the cluster.
- clusterName String
- The name of the cluster this GPU belongs to.
- controllerVm StringId 
- The unique identifier of the controller VM.
- createTime String
- The time when this managed object was created.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- gpuExt StringId 
- The unique identifier of the gpu.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nodeExt StringId 
- The unique identifier of the node.
- nodes List<Property Map>
- numberOf NumberVgpus Allocated 
- The number of vGPUs allocated.
- objectType String
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- registeredDevices 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.
- List<Property Map>
- versionContexts List<Property Map>
- virtualGpu List<Property Map>Configs 
GetHciGpuResultAncestor    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHciGpuResultNode    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHciGpuResultParent    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHciGpuResultPermissionResource     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHciGpuResultRegisteredDevice     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHciGpuResultTag    
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetHciGpuResultVersionContext     
- AdditionalProperties string
- ClassId string
- InterestedMos List<GetHci Gpu Result Version Context Interested Mo> 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos List<GetHci Gpu Result Version Context Ref Mo> 
- Timestamp string
- VersionType string
- AdditionalProperties string
- ClassId string
- InterestedMos []GetHci Gpu Result Version Context Interested Mo 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos []GetHci Gpu Result Version Context Ref Mo 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetHci Gpu Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetHci Gpu Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetHci Gpu Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetHci Gpu Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetHciGpuResultVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHciGpuResultVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetHciGpuResultVirtualGpuConfig      
- AdditionalProperties string
- Assignable double
- ClassId string
- DeviceId double
- DeviceName string
- Fraction double
- FrameBuffer doubleSize Bytes 
- GuestDriver stringVersion 
- InUse bool
- Licenses List<string>
- MaxResolution string
- Mode string
- NumaNode string
- NumberOf doubleVirtual Display Heads 
- ObjectType string
- Sbdf string
- Type string
- VendorName string
- AdditionalProperties string
- Assignable float64
- ClassId string
- DeviceId float64
- DeviceName string
- Fraction float64
- FrameBuffer float64Size Bytes 
- GuestDriver stringVersion 
- InUse bool
- Licenses []string
- MaxResolution string
- Mode string
- NumaNode string
- NumberOf float64Virtual Display Heads 
- ObjectType string
- Sbdf string
- Type string
- VendorName string
- additionalProperties String
- assignable Double
- classId String
- deviceId Double
- deviceName String
- fraction Double
- frameBuffer DoubleSize Bytes 
- guestDriver StringVersion 
- inUse Boolean
- licenses List<String>
- maxResolution String
- mode String
- numaNode String
- numberOf DoubleVirtual Display Heads 
- objectType String
- sbdf String
- type String
- vendorName String
- additionalProperties string
- assignable number
- classId string
- deviceId number
- deviceName string
- fraction number
- frameBuffer numberSize Bytes 
- guestDriver stringVersion 
- inUse boolean
- licenses string[]
- maxResolution string
- mode string
- numaNode string
- numberOf numberVirtual Display Heads 
- objectType string
- sbdf string
- type string
- vendorName string
- additional_properties str
- assignable float
- class_id str
- device_id float
- device_name str
- fraction float
- frame_buffer_ floatsize_ bytes 
- guest_driver_ strversion 
- in_use bool
- licenses Sequence[str]
- max_resolution str
- mode str
- numa_node str
- number_of_ floatvirtual_ display_ heads 
- object_type str
- sbdf str
- type str
- vendor_name str
- additionalProperties String
- assignable Number
- classId String
- deviceId Number
- deviceName String
- fraction Number
- frameBuffer NumberSize Bytes 
- guestDriver StringVersion 
- inUse Boolean
- licenses List<String>
- maxResolution String
- mode String
- numaNode String
- numberOf NumberVirtual Display Heads 
- objectType String
- sbdf String
- type String
- vendorName String
GetHciGpuTag   
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetHciGpuVersionContext    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetHci Gpu Version Context Interested Mo> 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetHci Gpu Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetHci Gpu Version Context Interested Mo 
- MarkedFor 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.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetHci Gpu Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetHci Gpu Version Context Interested Mo> 
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetHci Gpu Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetHci Gpu Version Context Interested Mo[] 
- markedFor 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.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetHci Gpu Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetHci Gpu 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 GetHci Gpu 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.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor 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.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetHciGpuVersionContextInterestedMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
GetHciGpuVersionContextRefMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- 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'.
 
GetHciGpuVirtualGpuConfig     
- AdditionalProperties string
- Assignable double
- Indicates if the virtual GPU is assignable.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DeviceId double
- The device id of the virtual GPU.
- DeviceName string
- The name of the virtual GPU.
- Fraction double
- The fraction of the virtual GPU.
- FrameBuffer doubleSize Bytes 
- The frame buffer size of the virtual GPU.
- GuestDriver stringVersion 
- The guest driver version of the virtual GPU.
- InUse bool
- Indicates if the virtual GPU is in use.
- Licenses List<string>
- MaxResolution string
- The maximum resolution per display heads.
- Mode string
- The mode of the virtual GPU such as UNUSED, USED_FOR_PASSTHROUGH, USED_FOR_VIRTUAL.
- NumaNode string
- The NUMA node of the virtual GPU.
- NumberOf doubleVirtual Display Heads 
- The number of virtual display heads of the virtual GPU.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Sbdf string
- The SBDF address of the virtual GPU.
- Type string
- The type of the virtual GPU such as PASS_THROUGH_GRAPHICS, PASS_THROUGH_COMPUTE, VIRTUAL.
- VendorName string
- The vendor name of the virtual GPU.
- AdditionalProperties string
- Assignable float64
- Indicates if the virtual GPU is assignable.
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- DeviceId float64
- The device id of the virtual GPU.
- DeviceName string
- The name of the virtual GPU.
- Fraction float64
- The fraction of the virtual GPU.
- FrameBuffer float64Size Bytes 
- The frame buffer size of the virtual GPU.
- GuestDriver stringVersion 
- The guest driver version of the virtual GPU.
- InUse bool
- Indicates if the virtual GPU is in use.
- Licenses []string
- MaxResolution string
- The maximum resolution per display heads.
- Mode string
- The mode of the virtual GPU such as UNUSED, USED_FOR_PASSTHROUGH, USED_FOR_VIRTUAL.
- NumaNode string
- The NUMA node of the virtual GPU.
- NumberOf float64Virtual Display Heads 
- The number of virtual display heads of the virtual GPU.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Sbdf string
- The SBDF address of the virtual GPU.
- Type string
- The type of the virtual GPU such as PASS_THROUGH_GRAPHICS, PASS_THROUGH_COMPUTE, VIRTUAL.
- VendorName string
- The vendor name of the virtual GPU.
- additionalProperties String
- assignable Double
- Indicates if the virtual GPU is assignable.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- deviceId Double
- The device id of the virtual GPU.
- deviceName String
- The name of the virtual GPU.
- fraction Double
- The fraction of the virtual GPU.
- frameBuffer DoubleSize Bytes 
- The frame buffer size of the virtual GPU.
- guestDriver StringVersion 
- The guest driver version of the virtual GPU.
- inUse Boolean
- Indicates if the virtual GPU is in use.
- licenses List<String>
- maxResolution String
- The maximum resolution per display heads.
- mode String
- The mode of the virtual GPU such as UNUSED, USED_FOR_PASSTHROUGH, USED_FOR_VIRTUAL.
- numaNode String
- The NUMA node of the virtual GPU.
- numberOf DoubleVirtual Display Heads 
- The number of virtual display heads of the virtual GPU.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- sbdf String
- The SBDF address of the virtual GPU.
- type String
- The type of the virtual GPU such as PASS_THROUGH_GRAPHICS, PASS_THROUGH_COMPUTE, VIRTUAL.
- vendorName String
- The vendor name of the virtual GPU.
- additionalProperties string
- assignable number
- Indicates if the virtual GPU is assignable.
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- deviceId number
- The device id of the virtual GPU.
- deviceName string
- The name of the virtual GPU.
- fraction number
- The fraction of the virtual GPU.
- frameBuffer numberSize Bytes 
- The frame buffer size of the virtual GPU.
- guestDriver stringVersion 
- The guest driver version of the virtual GPU.
- inUse boolean
- Indicates if the virtual GPU is in use.
- licenses string[]
- maxResolution string
- The maximum resolution per display heads.
- mode string
- The mode of the virtual GPU such as UNUSED, USED_FOR_PASSTHROUGH, USED_FOR_VIRTUAL.
- numaNode string
- The NUMA node of the virtual GPU.
- numberOf numberVirtual Display Heads 
- The number of virtual display heads of the virtual GPU.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- sbdf string
- The SBDF address of the virtual GPU.
- type string
- The type of the virtual GPU such as PASS_THROUGH_GRAPHICS, PASS_THROUGH_COMPUTE, VIRTUAL.
- vendorName string
- The vendor name of the virtual GPU.
- additional_properties str
- assignable float
- Indicates if the virtual GPU is assignable.
- 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.
- device_id float
- The device id of the virtual GPU.
- device_name str
- The name of the virtual GPU.
- fraction float
- The fraction of the virtual GPU.
- frame_buffer_ floatsize_ bytes 
- The frame buffer size of the virtual GPU.
- guest_driver_ strversion 
- The guest driver version of the virtual GPU.
- in_use bool
- Indicates if the virtual GPU is in use.
- licenses Sequence[str]
- max_resolution str
- The maximum resolution per display heads.
- mode str
- The mode of the virtual GPU such as UNUSED, USED_FOR_PASSTHROUGH, USED_FOR_VIRTUAL.
- numa_node str
- The NUMA node of the virtual GPU.
- number_of_ floatvirtual_ display_ heads 
- The number of virtual display heads of the virtual GPU.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- sbdf str
- The SBDF address of the virtual GPU.
- type str
- The type of the virtual GPU such as PASS_THROUGH_GRAPHICS, PASS_THROUGH_COMPUTE, VIRTUAL.
- vendor_name str
- The vendor name of the virtual GPU.
- additionalProperties String
- assignable Number
- Indicates if the virtual GPU is assignable.
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- deviceId Number
- The device id of the virtual GPU.
- deviceName String
- The name of the virtual GPU.
- fraction Number
- The fraction of the virtual GPU.
- frameBuffer NumberSize Bytes 
- The frame buffer size of the virtual GPU.
- guestDriver StringVersion 
- The guest driver version of the virtual GPU.
- inUse Boolean
- Indicates if the virtual GPU is in use.
- licenses List<String>
- maxResolution String
- The maximum resolution per display heads.
- mode String
- The mode of the virtual GPU such as UNUSED, USED_FOR_PASSTHROUGH, USED_FOR_VIRTUAL.
- numaNode String
- The NUMA node of the virtual GPU.
- numberOf NumberVirtual Display Heads 
- The number of virtual display heads of the virtual GPU.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- sbdf String
- The SBDF address of the virtual GPU.
- type String
- The type of the virtual GPU such as PASS_THROUGH_GRAPHICS, PASS_THROUGH_COMPUTE, VIRTUAL.
- vendorName String
- The vendor name of the virtual GPU.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet