intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getVirtualizationVmwareHostGpu
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Common attributes of a GPU device on a VMware host.
Using getVirtualizationVmwareHostGpu
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 getVirtualizationVmwareHostGpu(args: GetVirtualizationVmwareHostGpuArgs, opts?: InvokeOptions): Promise<GetVirtualizationVmwareHostGpuResult>
function getVirtualizationVmwareHostGpuOutput(args: GetVirtualizationVmwareHostGpuOutputArgs, opts?: InvokeOptions): Output<GetVirtualizationVmwareHostGpuResult>
def get_virtualization_vmware_host_gpu(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetVirtualizationVmwareHostGpuAncestor]] = None,
bus: Optional[float] = None,
class_id: Optional[str] = None,
cluster: Optional[GetVirtualizationVmwareHostGpuCluster] = None,
create_time: Optional[str] = None,
device_id: Optional[float] = None,
device_name: Optional[str] = None,
domain_group_moid: Optional[str] = None,
function: Optional[float] = None,
host: Optional[GetVirtualizationVmwareHostGpuHost] = None,
id: Optional[str] = None,
identity: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetVirtualizationVmwareHostGpuParent] = None,
passthrough_active: Optional[bool] = None,
passthrough_enabled: Optional[bool] = None,
pci_class_id: Optional[float] = None,
pci_id: Optional[str] = None,
permission_resources: Optional[Sequence[GetVirtualizationVmwareHostGpuPermissionResource]] = None,
registered_device: Optional[GetVirtualizationVmwareHostGpuRegisteredDevice] = None,
shared_scope: Optional[str] = None,
slot: Optional[float] = None,
sub_device_id: Optional[float] = None,
sub_vendor_id: Optional[float] = None,
tags: Optional[Sequence[GetVirtualizationVmwareHostGpuTag]] = None,
vendor_id: Optional[float] = None,
vendor_name: Optional[str] = None,
version_context: Optional[GetVirtualizationVmwareHostGpuVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetVirtualizationVmwareHostGpuResult
def get_virtualization_vmware_host_gpu_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareHostGpuAncestorArgs]]]] = None,
bus: Optional[pulumi.Input[float]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster: Optional[pulumi.Input[GetVirtualizationVmwareHostGpuClusterArgs]] = None,
create_time: Optional[pulumi.Input[str]] = None,
device_id: Optional[pulumi.Input[float]] = None,
device_name: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
function: Optional[pulumi.Input[float]] = None,
host: Optional[pulumi.Input[GetVirtualizationVmwareHostGpuHostArgs]] = None,
id: Optional[pulumi.Input[str]] = None,
identity: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetVirtualizationVmwareHostGpuParentArgs]] = None,
passthrough_active: Optional[pulumi.Input[bool]] = None,
passthrough_enabled: Optional[pulumi.Input[bool]] = None,
pci_class_id: Optional[pulumi.Input[float]] = None,
pci_id: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareHostGpuPermissionResourceArgs]]]] = None,
registered_device: Optional[pulumi.Input[GetVirtualizationVmwareHostGpuRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
slot: Optional[pulumi.Input[float]] = None,
sub_device_id: Optional[pulumi.Input[float]] = None,
sub_vendor_id: Optional[pulumi.Input[float]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetVirtualizationVmwareHostGpuTagArgs]]]] = None,
vendor_id: Optional[pulumi.Input[float]] = None,
vendor_name: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetVirtualizationVmwareHostGpuVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVirtualizationVmwareHostGpuResult]
func LookupVirtualizationVmwareHostGpu(ctx *Context, args *LookupVirtualizationVmwareHostGpuArgs, opts ...InvokeOption) (*LookupVirtualizationVmwareHostGpuResult, error)
func LookupVirtualizationVmwareHostGpuOutput(ctx *Context, args *LookupVirtualizationVmwareHostGpuOutputArgs, opts ...InvokeOption) LookupVirtualizationVmwareHostGpuResultOutput
> Note: This function is named LookupVirtualizationVmwareHostGpu
in the Go SDK.
public static class GetVirtualizationVmwareHostGpu
{
public static Task<GetVirtualizationVmwareHostGpuResult> InvokeAsync(GetVirtualizationVmwareHostGpuArgs args, InvokeOptions? opts = null)
public static Output<GetVirtualizationVmwareHostGpuResult> Invoke(GetVirtualizationVmwareHostGpuInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVirtualizationVmwareHostGpuResult> getVirtualizationVmwareHostGpu(GetVirtualizationVmwareHostGpuArgs args, InvokeOptions options)
public static Output<GetVirtualizationVmwareHostGpuResult> getVirtualizationVmwareHostGpu(GetVirtualizationVmwareHostGpuArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getVirtualizationVmwareHostGpu:getVirtualizationVmwareHostGpu
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Host Gpu Ancestor> - Bus double
- The bus ID of this PCI device.
- Class
Id string - Cluster
Get
Virtualization Vmware Host Gpu Cluster - Create
Time string - The time when this managed object was created.
- Device
Id double - The device ID of this PCI device.
- Device
Name string - The device name of this PCI device.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Function double
- The function ID of this PCI device.
- Host
Get
Virtualization Vmware Host Gpu Host - Id string
- Identity string
- The internally generated identity of this PCI device.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parent
Get
Virtualization Vmware Host Gpu Parent - Passthrough
Active bool - Indicates if passthrough is active for this PCI device (meaning enabled + rebooted).
- Passthrough
Enabled bool - Indicates if passthrough feature is enabled for this PCI device.PCI passthrough feature enables you to access and manage hardware devices from a virtual machine.When PCI passthrough is configured, the PCI devices function as if they were physically attached to the guest operating system.
- Pci
Class doubleId - The class ID of this PCI device.
- Pci
Id string - The ID of this PCI device.
- Permission
Resources List<GetVirtualization Vmware Host Gpu Permission Resource> - Registered
Device GetVirtualization Vmware Host 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.
- Slot double
- The slot ID of this PCI device.
- Sub
Device doubleId - The sub device ID of this PCI device.
- Sub
Vendor doubleId - The sub vendor ID of this PCI device.
- List<Get
Virtualization Vmware Host Gpu Tag> - Vendor
Id double - The vendor ID of this PCI device.
- Vendor
Name string - The vendor name of this PCI device.
- Version
Context GetVirtualization Vmware Host Gpu Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Host Gpu Ancestor - Bus float64
- The bus ID of this PCI device.
- Class
Id string - Cluster
Get
Virtualization Vmware Host Gpu Cluster - Create
Time string - The time when this managed object was created.
- Device
Id float64 - The device ID of this PCI device.
- Device
Name string - The device name of this PCI device.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Function float64
- The function ID of this PCI device.
- Host
Get
Virtualization Vmware Host Gpu Host - Id string
- Identity string
- The internally generated identity of this PCI device.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parent
Get
Virtualization Vmware Host Gpu Parent - Passthrough
Active bool - Indicates if passthrough is active for this PCI device (meaning enabled + rebooted).
- Passthrough
Enabled bool - Indicates if passthrough feature is enabled for this PCI device.PCI passthrough feature enables you to access and manage hardware devices from a virtual machine.When PCI passthrough is configured, the PCI devices function as if they were physically attached to the guest operating system.
- Pci
Class float64Id - The class ID of this PCI device.
- Pci
Id string - The ID of this PCI device.
- Permission
Resources []GetVirtualization Vmware Host Gpu Permission Resource - Registered
Device GetVirtualization Vmware Host 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.
- Slot float64
- The slot ID of this PCI device.
- Sub
Device float64Id - The sub device ID of this PCI device.
- Sub
Vendor float64Id - The sub vendor ID of this PCI device.
- []Get
Virtualization Vmware Host Gpu Tag - Vendor
Id float64 - The vendor ID of this PCI device.
- Vendor
Name string - The vendor name of this PCI device.
- Version
Context GetVirtualization Vmware Host Gpu Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Virtualization Vmware Host Gpu Ancestor> - bus Double
- The bus ID of this PCI device.
- class
Id String - cluster
Get
Virtualization Vmware Host Gpu Cluster - create
Time String - The time when this managed object was created.
- device
Id Double - The device ID of this PCI device.
- device
Name String - The device name of this PCI device.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- function Double
- The function ID of this PCI device.
- host
Get
Virtualization Vmware Host Gpu Host - id String
- identity String
- The internally generated identity of this PCI device.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent
Get
Virtualization Vmware Host Gpu Parent - passthrough
Active Boolean - Indicates if passthrough is active for this PCI device (meaning enabled + rebooted).
- passthrough
Enabled Boolean - Indicates if passthrough feature is enabled for this PCI device.PCI passthrough feature enables you to access and manage hardware devices from a virtual machine.When PCI passthrough is configured, the PCI devices function as if they were physically attached to the guest operating system.
- pci
Class DoubleId - The class ID of this PCI device.
- pci
Id String - The ID of this PCI device.
- permission
Resources List<GetVirtualization Vmware Host Gpu Permission Resource> - registered
Device GetVirtualization Vmware Host 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.
- slot Double
- The slot ID of this PCI device.
- sub
Device DoubleId - The sub device ID of this PCI device.
- sub
Vendor DoubleId - The sub vendor ID of this PCI device.
- List<Get
Virtualization Vmware Host Gpu Tag> - vendor
Id Double - The vendor ID of this PCI device.
- vendor
Name String - The vendor name of this PCI device.
- version
Context GetVirtualization Vmware Host Gpu Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Virtualization Vmware Host Gpu Ancestor[] - bus number
- The bus ID of this PCI device.
- class
Id string - cluster
Get
Virtualization Vmware Host Gpu Cluster - create
Time string - The time when this managed object was created.
- device
Id number - The device ID of this PCI device.
- device
Name string - The device name of this PCI device.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- function number
- The function ID of this PCI device.
- host
Get
Virtualization Vmware Host Gpu Host - id string
- identity string
- The internally generated identity of this PCI device.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parent
Get
Virtualization Vmware Host Gpu Parent - passthrough
Active boolean - Indicates if passthrough is active for this PCI device (meaning enabled + rebooted).
- passthrough
Enabled boolean - Indicates if passthrough feature is enabled for this PCI device.PCI passthrough feature enables you to access and manage hardware devices from a virtual machine.When PCI passthrough is configured, the PCI devices function as if they were physically attached to the guest operating system.
- pci
Class numberId - The class ID of this PCI device.
- pci
Id string - The ID of this PCI device.
- permission
Resources GetVirtualization Vmware Host Gpu Permission Resource[] - registered
Device GetVirtualization Vmware Host 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.
- slot number
- The slot ID of this PCI device.
- sub
Device numberId - The sub device ID of this PCI device.
- sub
Vendor numberId - The sub vendor ID of this PCI device.
- Get
Virtualization Vmware Host Gpu Tag[] - vendor
Id number - The vendor ID of this PCI device.
- vendor
Name string - The vendor name of this PCI device.
- version
Context GetVirtualization Vmware Host Gpu Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Host Gpu Ancestor] - bus float
- The bus ID of this PCI device.
- class_
id str - cluster
Get
Virtualization Vmware Host Gpu Cluster - create_
time str - The time when this managed object was created.
- device_
id float - The device ID of this PCI device.
- device_
name str - The device name of this PCI device.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- function float
- The function ID of this PCI device.
- host
Get
Virtualization Vmware Host Gpu Host - id str
- identity str
- The internally generated identity of this PCI device.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parent
Get
Virtualization Vmware Host Gpu Parent - passthrough_
active bool - Indicates if passthrough is active for this PCI device (meaning enabled + rebooted).
- passthrough_
enabled bool - Indicates if passthrough feature is enabled for this PCI device.PCI passthrough feature enables you to access and manage hardware devices from a virtual machine.When PCI passthrough is configured, the PCI devices function as if they were physically attached to the guest operating system.
- pci_
class_ floatid - The class ID of this PCI device.
- pci_
id str - The ID of this PCI device.
- permission_
resources Sequence[GetVirtualization Vmware Host Gpu Permission Resource] - registered_
device GetVirtualization Vmware Host 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.
- slot float
- The slot ID of this PCI device.
- sub_
device_ floatid - The sub device ID of this PCI device.
- sub_
vendor_ floatid - The sub vendor ID of this PCI device.
- Sequence[Get
Virtualization Vmware Host Gpu Tag] - vendor_
id float - The vendor ID of this PCI device.
- vendor_
name str - The vendor name of this PCI device.
- version_
context GetVirtualization Vmware Host Gpu Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- bus Number
- The bus ID of this PCI device.
- class
Id String - cluster Property Map
- create
Time String - The time when this managed object was created.
- device
Id Number - The device ID of this PCI device.
- device
Name String - The device name of this PCI device.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- function Number
- The function ID of this PCI device.
- host Property Map
- id String
- identity String
- The internally generated identity of this PCI device.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parent Property Map
- passthrough
Active Boolean - Indicates if passthrough is active for this PCI device (meaning enabled + rebooted).
- passthrough
Enabled Boolean - Indicates if passthrough feature is enabled for this PCI device.PCI passthrough feature enables you to access and manage hardware devices from a virtual machine.When PCI passthrough is configured, the PCI devices function as if they were physically attached to the guest operating system.
- pci
Class NumberId - The class ID of this PCI device.
- pci
Id String - The ID of this PCI device.
- permission
Resources List<Property Map> - registered
Device 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.
- slot Number
- The slot ID of this PCI device.
- sub
Device NumberId - The sub device ID of this PCI device.
- sub
Vendor NumberId - The sub vendor ID of this PCI device.
- List<Property Map>
- vendor
Id Number - The vendor ID of this PCI device.
- vendor
Name String - The vendor name of this PCI device.
- version
Context Property Map
getVirtualizationVmwareHostGpu Result
The following output properties are available:
- Id string
- Results
List<Get
Virtualization Vmware Host Gpu Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Host Gpu Ancestor> - Bus double
- Class
Id string - Cluster
Get
Virtualization Vmware Host Gpu Cluster - Create
Time string - Device
Id double - Device
Name string - Domain
Group stringMoid - Function double
- Host
Get
Virtualization Vmware Host Gpu Host - Identity string
- Mod
Time string - Moid string
- Object
Type string - Owners List<string>
- Parent
Get
Virtualization Vmware Host Gpu Parent - Passthrough
Active bool - Passthrough
Enabled bool - Pci
Class doubleId - Pci
Id string - Permission
Resources List<GetVirtualization Vmware Host Gpu Permission Resource> - Registered
Device GetVirtualization Vmware Host Gpu Registered Device - string
- Slot double
- Sub
Device doubleId - Sub
Vendor doubleId - List<Get
Virtualization Vmware Host Gpu Tag> - Vendor
Id double - Vendor
Name string - Version
Context GetVirtualization Vmware Host Gpu Version Context
- Id string
- Results
[]Get
Virtualization Vmware Host Gpu Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Host Gpu Ancestor - Bus float64
- Class
Id string - Cluster
Get
Virtualization Vmware Host Gpu Cluster - Create
Time string - Device
Id float64 - Device
Name string - Domain
Group stringMoid - Function float64
- Host
Get
Virtualization Vmware Host Gpu Host - Identity string
- Mod
Time string - Moid string
- Object
Type string - Owners []string
- Parent
Get
Virtualization Vmware Host Gpu Parent - Passthrough
Active bool - Passthrough
Enabled bool - Pci
Class float64Id - Pci
Id string - Permission
Resources []GetVirtualization Vmware Host Gpu Permission Resource - Registered
Device GetVirtualization Vmware Host Gpu Registered Device - string
- Slot float64
- Sub
Device float64Id - Sub
Vendor float64Id - []Get
Virtualization Vmware Host Gpu Tag - Vendor
Id float64 - Vendor
Name string - Version
Context GetVirtualization Vmware Host Gpu Version Context
- id String
- results
List<Get
Virtualization Vmware Host Gpu Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Virtualization Vmware Host Gpu Ancestor> - bus Double
- class
Id String - cluster
Get
Virtualization Vmware Host Gpu Cluster - create
Time String - device
Id Double - device
Name String - domain
Group StringMoid - function Double
- host
Get
Virtualization Vmware Host Gpu Host - identity String
- mod
Time String - moid String
- object
Type String - owners List<String>
- parent
Get
Virtualization Vmware Host Gpu Parent - passthrough
Active Boolean - passthrough
Enabled Boolean - pci
Class DoubleId - pci
Id String - permission
Resources List<GetVirtualization Vmware Host Gpu Permission Resource> - registered
Device GetVirtualization Vmware Host Gpu Registered Device - String
- slot Double
- sub
Device DoubleId - sub
Vendor DoubleId - List<Get
Virtualization Vmware Host Gpu Tag> - vendor
Id Double - vendor
Name String - version
Context GetVirtualization Vmware Host Gpu Version Context
- id string
- results
Get
Virtualization Vmware Host Gpu Result[] - account
Moid string - additional
Properties string - ancestors
Get
Virtualization Vmware Host Gpu Ancestor[] - bus number
- class
Id string - cluster
Get
Virtualization Vmware Host Gpu Cluster - create
Time string - device
Id number - device
Name string - domain
Group stringMoid - function number
- host
Get
Virtualization Vmware Host Gpu Host - identity string
- mod
Time string - moid string
- object
Type string - owners string[]
- parent
Get
Virtualization Vmware Host Gpu Parent - passthrough
Active boolean - passthrough
Enabled boolean - pci
Class numberId - pci
Id string - permission
Resources GetVirtualization Vmware Host Gpu Permission Resource[] - registered
Device GetVirtualization Vmware Host Gpu Registered Device - string
- slot number
- sub
Device numberId - sub
Vendor numberId - Get
Virtualization Vmware Host Gpu Tag[] - vendor
Id number - vendor
Name string - version
Context GetVirtualization Vmware Host Gpu Version Context
- id str
- results
Sequence[Get
Virtualization Vmware Host Gpu Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Host Gpu Ancestor] - bus float
- class_
id str - cluster
Get
Virtualization Vmware Host Gpu Cluster - create_
time str - device_
id float - device_
name str - domain_
group_ strmoid - function float
- host
Get
Virtualization Vmware Host Gpu Host - identity str
- mod_
time str - moid str
- object_
type str - owners Sequence[str]
- parent
Get
Virtualization Vmware Host Gpu Parent - passthrough_
active bool - passthrough_
enabled bool - pci_
class_ floatid - pci_
id str - permission_
resources Sequence[GetVirtualization Vmware Host Gpu Permission Resource] - registered_
device GetVirtualization Vmware Host Gpu Registered Device - str
- slot float
- sub_
device_ floatid - sub_
vendor_ floatid - Sequence[Get
Virtualization Vmware Host Gpu Tag] - vendor_
id float - vendor_
name str - version_
context GetVirtualization Vmware Host Gpu Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- bus Number
- class
Id String - cluster Property Map
- create
Time String - device
Id Number - device
Name String - domain
Group StringMoid - function Number
- host Property Map
- identity String
- mod
Time String - moid String
- object
Type String - owners List<String>
- parent Property Map
- passthrough
Active Boolean - passthrough
Enabled Boolean - pci
Class NumberId - pci
Id String - permission
Resources List<Property Map> - registered
Device Property Map - String
- slot Number
- sub
Device NumberId - sub
Vendor NumberId - List<Property Map>
- vendor
Id Number - vendor
Name String - version
Context Property Map
Supporting Types
GetVirtualizationVmwareHostGpuAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareHostGpuCluster
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareHostGpuHost
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareHostGpuParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareHostGpuPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareHostGpuRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareHostGpuResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Virtualization Vmware Host Gpu Result Ancestor> - Bus double
- The bus ID of this PCI device.
- Class
Id string - Clusters
List<Get
Virtualization Vmware Host Gpu Result Cluster> - Create
Time string - The time when this managed object was created.
- Device
Id double - The device ID of this PCI device.
- Device
Name string - The device name of this PCI device.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Function double
- The function ID of this PCI device.
- Hosts
List<Get
Virtualization Vmware Host Gpu Result Host> - Identity string
- The internally generated identity of this PCI device.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners List<string>
- Parents
List<Get
Virtualization Vmware Host Gpu Result Parent> - Passthrough
Active bool - Indicates if passthrough is active for this PCI device (meaning enabled + rebooted).
- Passthrough
Enabled bool - Indicates if passthrough feature is enabled for this PCI device.PCI passthrough feature enables you to access and manage hardware devices from a virtual machine.When PCI passthrough is configured, the PCI devices function as if they were physically attached to the guest operating system.
- Pci
Class doubleId - The class ID of this PCI device.
- Pci
Id string - The ID of this PCI device.
- Permission
Resources List<GetVirtualization Vmware Host Gpu Result Permission Resource> - Registered
Devices List<GetVirtualization Vmware Host 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.
- Slot double
- The slot ID of this PCI device.
- Sub
Device doubleId - The sub device ID of this PCI device.
- Sub
Vendor doubleId - The sub vendor ID of this PCI device.
- List<Get
Virtualization Vmware Host Gpu Result Tag> - Vendor
Id double - The vendor ID of this PCI device.
- Vendor
Name string - The vendor name of this PCI device.
- Version
Contexts List<GetVirtualization Vmware Host Gpu Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Virtualization Vmware Host Gpu Result Ancestor - Bus float64
- The bus ID of this PCI device.
- Class
Id string - Clusters
[]Get
Virtualization Vmware Host Gpu Result Cluster - Create
Time string - The time when this managed object was created.
- Device
Id float64 - The device ID of this PCI device.
- Device
Name string - The device name of this PCI device.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Function float64
- The function ID of this PCI device.
- Hosts
[]Get
Virtualization Vmware Host Gpu Result Host - Identity string
- The internally generated identity of this PCI device.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Owners []string
- Parents
[]Get
Virtualization Vmware Host Gpu Result Parent - Passthrough
Active bool - Indicates if passthrough is active for this PCI device (meaning enabled + rebooted).
- Passthrough
Enabled bool - Indicates if passthrough feature is enabled for this PCI device.PCI passthrough feature enables you to access and manage hardware devices from a virtual machine.When PCI passthrough is configured, the PCI devices function as if they were physically attached to the guest operating system.
- Pci
Class float64Id - The class ID of this PCI device.
- Pci
Id string - The ID of this PCI device.
- Permission
Resources []GetVirtualization Vmware Host Gpu Result Permission Resource - Registered
Devices []GetVirtualization Vmware Host 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.
- Slot float64
- The slot ID of this PCI device.
- Sub
Device float64Id - The sub device ID of this PCI device.
- Sub
Vendor float64Id - The sub vendor ID of this PCI device.
- []Get
Virtualization Vmware Host Gpu Result Tag - Vendor
Id float64 - The vendor ID of this PCI device.
- Vendor
Name string - The vendor name of this PCI device.
- Version
Contexts []GetVirtualization Vmware Host Gpu Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Virtualization Vmware Host Gpu Result Ancestor> - bus Double
- The bus ID of this PCI device.
- class
Id String - clusters
List<Get
Virtualization Vmware Host Gpu Result Cluster> - create
Time String - The time when this managed object was created.
- device
Id Double - The device ID of this PCI device.
- device
Name String - The device name of this PCI device.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- function Double
- The function ID of this PCI device.
- hosts
List<Get
Virtualization Vmware Host Gpu Result Host> - identity String
- The internally generated identity of this PCI device.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents
List<Get
Virtualization Vmware Host Gpu Result Parent> - passthrough
Active Boolean - Indicates if passthrough is active for this PCI device (meaning enabled + rebooted).
- passthrough
Enabled Boolean - Indicates if passthrough feature is enabled for this PCI device.PCI passthrough feature enables you to access and manage hardware devices from a virtual machine.When PCI passthrough is configured, the PCI devices function as if they were physically attached to the guest operating system.
- pci
Class DoubleId - The class ID of this PCI device.
- pci
Id String - The ID of this PCI device.
- permission
Resources List<GetVirtualization Vmware Host Gpu Result Permission Resource> - registered
Devices List<GetVirtualization Vmware Host 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.
- slot Double
- The slot ID of this PCI device.
- sub
Device DoubleId - The sub device ID of this PCI device.
- sub
Vendor DoubleId - The sub vendor ID of this PCI device.
- List<Get
Virtualization Vmware Host Gpu Result Tag> - vendor
Id Double - The vendor ID of this PCI device.
- vendor
Name String - The vendor name of this PCI device.
- version
Contexts List<GetVirtualization Vmware Host Gpu Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Virtualization Vmware Host Gpu Result Ancestor[] - bus number
- The bus ID of this PCI device.
- class
Id string - clusters
Get
Virtualization Vmware Host Gpu Result Cluster[] - create
Time string - The time when this managed object was created.
- device
Id number - The device ID of this PCI device.
- device
Name string - The device name of this PCI device.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- function number
- The function ID of this PCI device.
- hosts
Get
Virtualization Vmware Host Gpu Result Host[] - identity string
- The internally generated identity of this PCI device.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - owners string[]
- parents
Get
Virtualization Vmware Host Gpu Result Parent[] - passthrough
Active boolean - Indicates if passthrough is active for this PCI device (meaning enabled + rebooted).
- passthrough
Enabled boolean - Indicates if passthrough feature is enabled for this PCI device.PCI passthrough feature enables you to access and manage hardware devices from a virtual machine.When PCI passthrough is configured, the PCI devices function as if they were physically attached to the guest operating system.
- pci
Class numberId - The class ID of this PCI device.
- pci
Id string - The ID of this PCI device.
- permission
Resources GetVirtualization Vmware Host Gpu Result Permission Resource[] - registered
Devices GetVirtualization Vmware Host 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.
- slot number
- The slot ID of this PCI device.
- sub
Device numberId - The sub device ID of this PCI device.
- sub
Vendor numberId - The sub vendor ID of this PCI device.
- Get
Virtualization Vmware Host Gpu Result Tag[] - vendor
Id number - The vendor ID of this PCI device.
- vendor
Name string - The vendor name of this PCI device.
- version
Contexts GetVirtualization Vmware Host Gpu Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Virtualization Vmware Host Gpu Result Ancestor] - bus float
- The bus ID of this PCI device.
- class_
id str - clusters
Sequence[Get
Virtualization Vmware Host Gpu Result Cluster] - create_
time str - The time when this managed object was created.
- device_
id float - The device ID of this PCI device.
- device_
name str - The device name of this PCI device.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- function float
- The function ID of this PCI device.
- hosts
Sequence[Get
Virtualization Vmware Host Gpu Result Host] - identity str
- The internally generated identity of this PCI device.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Virtualization Vmware Host Gpu Result Parent] - passthrough_
active bool - Indicates if passthrough is active for this PCI device (meaning enabled + rebooted).
- passthrough_
enabled bool - Indicates if passthrough feature is enabled for this PCI device.PCI passthrough feature enables you to access and manage hardware devices from a virtual machine.When PCI passthrough is configured, the PCI devices function as if they were physically attached to the guest operating system.
- pci_
class_ floatid - The class ID of this PCI device.
- pci_
id str - The ID of this PCI device.
- permission_
resources Sequence[GetVirtualization Vmware Host Gpu Result Permission Resource] - registered_
devices Sequence[GetVirtualization Vmware Host 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.
- slot float
- The slot ID of this PCI device.
- sub_
device_ floatid - The sub device ID of this PCI device.
- sub_
vendor_ floatid - The sub vendor ID of this PCI device.
- Sequence[Get
Virtualization Vmware Host Gpu Result Tag] - vendor_
id float - The vendor ID of this PCI device.
- vendor_
name str - The vendor name of this PCI device.
- version_
contexts Sequence[GetVirtualization Vmware Host Gpu Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- bus Number
- The bus ID of this PCI device.
- class
Id String - clusters List<Property Map>
- create
Time String - The time when this managed object was created.
- device
Id Number - The device ID of this PCI device.
- device
Name String - The device name of this PCI device.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- function Number
- The function ID of this PCI device.
- hosts List<Property Map>
- identity String
- The internally generated identity of this PCI device.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - owners List<String>
- parents List<Property Map>
- passthrough
Active Boolean - Indicates if passthrough is active for this PCI device (meaning enabled + rebooted).
- passthrough
Enabled Boolean - Indicates if passthrough feature is enabled for this PCI device.PCI passthrough feature enables you to access and manage hardware devices from a virtual machine.When PCI passthrough is configured, the PCI devices function as if they were physically attached to the guest operating system.
- pci
Class NumberId - The class ID of this PCI device.
- pci
Id String - The ID of this PCI device.
- permission
Resources List<Property Map> - registered
Devices List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- slot Number
- The slot ID of this PCI device.
- sub
Device NumberId - The sub device ID of this PCI device.
- sub
Vendor NumberId - The sub vendor ID of this PCI device.
- List<Property Map>
- vendor
Id Number - The vendor ID of this PCI device.
- vendor
Name String - The vendor name of this PCI device.
- version
Contexts List<Property Map>
GetVirtualizationVmwareHostGpuResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareHostGpuResultCluster
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareHostGpuResultHost
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareHostGpuResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareHostGpuResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareHostGpuResultRegisteredDevice
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareHostGpuResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetVirtualizationVmwareHostGpuResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetVirtualizationVmwareHostGpuResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareHostGpuResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetVirtualizationVmwareHostGpuTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetVirtualizationVmwareHostGpuVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetVirtualization Vmware Host 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetVirtualization Vmware Host Gpu Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetVirtualization Vmware Host 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetVirtualization Vmware Host Gpu Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetVirtualization Vmware Host Gpu Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetVirtualization Vmware Host Gpu Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetVirtualization Vmware Host Gpu Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetVirtualization Vmware Host Gpu Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetVirtualization Vmware Host 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 GetVirtualization Vmware Host 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.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetVirtualizationVmwareHostGpuVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetVirtualizationVmwareHostGpuVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet