intersight 1.0.68 published on Tuesday, Aug 12, 2025 by ciscodevnet
intersight.getHciEsxiVm
Explore with Pulumi AI
intersight 1.0.68 published on Tuesday, Aug 12, 2025 by ciscodevnet
An ESXi VM reported by Prism Central.
Using getHciEsxiVm
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 getHciEsxiVm(args: GetHciEsxiVmArgs, opts?: InvokeOptions): Promise<GetHciEsxiVmResult>
function getHciEsxiVmOutput(args: GetHciEsxiVmOutputArgs, opts?: InvokeOptions): Output<GetHciEsxiVmResult>
def get_hci_esxi_vm(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHciEsxiVmAncestor]] = None,
class_id: Optional[str] = None,
cluster: Optional[GetHciEsxiVmCluster] = None,
cluster_ext_id: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
disks: Optional[Sequence[GetHciEsxiVmDisk]] = None,
domain_group_moid: Optional[str] = None,
guest_os_name: Optional[str] = None,
guest_tools: Optional[GetHciEsxiVmGuestTools] = None,
hypervisor_type: Optional[str] = None,
id: Optional[str] = None,
memory_size_bytes: Optional[float] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
nics: Optional[Sequence[GetHciEsxiVmNic]] = None,
node: Optional[GetHciEsxiVmNode] = None,
node_ext_id: Optional[str] = None,
num_cores_per_socket: Optional[float] = None,
num_cpu_cores: Optional[float] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHciEsxiVmParent] = None,
permission_resources: Optional[Sequence[GetHciEsxiVmPermissionResource]] = None,
power_state: Optional[str] = None,
registered_device: Optional[GetHciEsxiVmRegisteredDevice] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetHciEsxiVmTag]] = None,
version_context: Optional[GetHciEsxiVmVersionContext] = None,
virtual_hardware_version: Optional[float] = None,
vm_ext_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetHciEsxiVmResult
def get_hci_esxi_vm_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciEsxiVmAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster: Optional[pulumi.Input[GetHciEsxiVmClusterArgs]] = None,
cluster_ext_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
disks: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciEsxiVmDiskArgs]]]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
guest_os_name: Optional[pulumi.Input[str]] = None,
guest_tools: Optional[pulumi.Input[GetHciEsxiVmGuestToolsArgs]] = None,
hypervisor_type: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
memory_size_bytes: Optional[pulumi.Input[float]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
nics: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciEsxiVmNicArgs]]]] = None,
node: Optional[pulumi.Input[GetHciEsxiVmNodeArgs]] = None,
node_ext_id: Optional[pulumi.Input[str]] = None,
num_cores_per_socket: Optional[pulumi.Input[float]] = None,
num_cpu_cores: Optional[pulumi.Input[float]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHciEsxiVmParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciEsxiVmPermissionResourceArgs]]]] = None,
power_state: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetHciEsxiVmRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHciEsxiVmTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetHciEsxiVmVersionContextArgs]] = None,
virtual_hardware_version: Optional[pulumi.Input[float]] = None,
vm_ext_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHciEsxiVmResult]
func LookupHciEsxiVm(ctx *Context, args *LookupHciEsxiVmArgs, opts ...InvokeOption) (*LookupHciEsxiVmResult, error)
func LookupHciEsxiVmOutput(ctx *Context, args *LookupHciEsxiVmOutputArgs, opts ...InvokeOption) LookupHciEsxiVmResultOutput
> Note: This function is named LookupHciEsxiVm
in the Go SDK.
public static class GetHciEsxiVm
{
public static Task<GetHciEsxiVmResult> InvokeAsync(GetHciEsxiVmArgs args, InvokeOptions? opts = null)
public static Output<GetHciEsxiVmResult> Invoke(GetHciEsxiVmInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHciEsxiVmResult> getHciEsxiVm(GetHciEsxiVmArgs args, InvokeOptions options)
public static Output<GetHciEsxiVmResult> getHciEsxiVm(GetHciEsxiVmArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHciEsxiVm:getHciEsxiVm
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hci Esxi Vm Ancestor> - Class
Id string - Cluster
Get
Hci Esxi Vm Cluster - Cluster
Ext stringId - The unique identifier of the cluster which owns this VM.
- Create
Time string - The time when this managed object was created.
- Description string
- The description of the VM.
- Disks
List<Get
Hci Esxi Vm Disk> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Guest
Os stringName - The guest OS name of the VM.
- Guest
Tools GetHci Esxi Vm Guest Tools - Hypervisor
Type string - The hypervisor type of the given VM. It could be AHV, ESX etc.
- Id string
- Memory
Size doubleBytes - The memory size in bytes of the VM.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the VM reported by the Prism Central.
- Nics
List<Get
Hci Esxi Vm Nic> - Node
Get
Hci Esxi Vm Node - Node
Ext stringId - The unique identifier of the node.
- Num
Cores doublePer Socket - The number of cores per socket of the VM.
- Num
Cpu doubleCores - The number of CPU cores of the VM.
- Object
Type string - Owners List<string>
- Parent
Get
Hci Esxi Vm Parent - Permission
Resources List<GetHci Esxi Vm Permission Resource> - Power
State string - The power state of the VM. The possible values are ON, OFF, SUSPENDED (ESXi), PAUSED (AHV), UNDETERMINED.*
UNDETERMINED
- The VM power state is currently unknown.*OFF
- The VM's power state is powered-off.*ON
- The VM's power state is powered-on.*PAUSED
- The VM's power state is paused, applicable only to AHV VM.*SUSPENDED
- The VM's power state is suspended, applicable only to ESXi VM. - Registered
Device GetHci Esxi Vm Registered Device - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hci Esxi Vm Tag> - Version
Context GetHci Esxi Vm Version Context - Virtual
Hardware doubleVersion - The virtual hardware version of the VM.
- Vm
Ext stringId - The unique identifier of the VM.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hci Esxi Vm Ancestor - Class
Id string - Cluster
Get
Hci Esxi Vm Cluster - Cluster
Ext stringId - The unique identifier of the cluster which owns this VM.
- Create
Time string - The time when this managed object was created.
- Description string
- The description of the VM.
- Disks
[]Get
Hci Esxi Vm Disk - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Guest
Os stringName - The guest OS name of the VM.
- Guest
Tools GetHci Esxi Vm Guest Tools - Hypervisor
Type string - The hypervisor type of the given VM. It could be AHV, ESX etc.
- Id string
- Memory
Size float64Bytes - The memory size in bytes of the VM.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the VM reported by the Prism Central.
- Nics
[]Get
Hci Esxi Vm Nic - Node
Get
Hci Esxi Vm Node - Node
Ext stringId - The unique identifier of the node.
- Num
Cores float64Per Socket - The number of cores per socket of the VM.
- Num
Cpu float64Cores - The number of CPU cores of the VM.
- Object
Type string - Owners []string
- Parent
Get
Hci Esxi Vm Parent - Permission
Resources []GetHci Esxi Vm Permission Resource - Power
State string - The power state of the VM. The possible values are ON, OFF, SUSPENDED (ESXi), PAUSED (AHV), UNDETERMINED.*
UNDETERMINED
- The VM power state is currently unknown.*OFF
- The VM's power state is powered-off.*ON
- The VM's power state is powered-on.*PAUSED
- The VM's power state is paused, applicable only to AHV VM.*SUSPENDED
- The VM's power state is suspended, applicable only to ESXi VM. - Registered
Device GetHci Esxi Vm 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.
- []Get
Hci Esxi Vm Tag - Version
Context GetHci Esxi Vm Version Context - Virtual
Hardware float64Version - The virtual hardware version of the VM.
- Vm
Ext stringId - The unique identifier of the VM.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hci Esxi Vm Ancestor> - class
Id String - cluster
Get
Hci Esxi Vm Cluster - cluster
Ext StringId - The unique identifier of the cluster which owns this VM.
- create
Time String - The time when this managed object was created.
- description String
- The description of the VM.
- disks
List<Get
Hci Esxi Vm Disk> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- guest
Os StringName - The guest OS name of the VM.
- guest
Tools GetHci Esxi Vm Guest Tools - hypervisor
Type String - The hypervisor type of the given VM. It could be AHV, ESX etc.
- id String
- memory
Size DoubleBytes - The memory size in bytes of the VM.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the VM reported by the Prism Central.
- nics
List<Get
Hci Esxi Vm Nic> - node
Get
Hci Esxi Vm Node - node
Ext StringId - The unique identifier of the node.
- num
Cores DoublePer Socket - The number of cores per socket of the VM.
- num
Cpu DoubleCores - The number of CPU cores of the VM.
- object
Type String - owners List<String>
- parent
Get
Hci Esxi Vm Parent - permission
Resources List<GetHci Esxi Vm Permission Resource> - power
State String - The power state of the VM. The possible values are ON, OFF, SUSPENDED (ESXi), PAUSED (AHV), UNDETERMINED.*
UNDETERMINED
- The VM power state is currently unknown.*OFF
- The VM's power state is powered-off.*ON
- The VM's power state is powered-on.*PAUSED
- The VM's power state is paused, applicable only to AHV VM.*SUSPENDED
- The VM's power state is suspended, applicable only to ESXi VM. - registered
Device GetHci Esxi Vm Registered Device - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hci Esxi Vm Tag> - version
Context GetHci Esxi Vm Version Context - virtual
Hardware DoubleVersion - The virtual hardware version of the VM.
- vm
Ext StringId - The unique identifier of the VM.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hci Esxi Vm Ancestor[] - class
Id string - cluster
Get
Hci Esxi Vm Cluster - cluster
Ext stringId - The unique identifier of the cluster which owns this VM.
- create
Time string - The time when this managed object was created.
- description string
- The description of the VM.
- disks
Get
Hci Esxi Vm Disk[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- guest
Os stringName - The guest OS name of the VM.
- guest
Tools GetHci Esxi Vm Guest Tools - hypervisor
Type string - The hypervisor type of the given VM. It could be AHV, ESX etc.
- id string
- memory
Size numberBytes - The memory size in bytes of the VM.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the VM reported by the Prism Central.
- nics
Get
Hci Esxi Vm Nic[] - node
Get
Hci Esxi Vm Node - node
Ext stringId - The unique identifier of the node.
- num
Cores numberPer Socket - The number of cores per socket of the VM.
- num
Cpu numberCores - The number of CPU cores of the VM.
- object
Type string - owners string[]
- parent
Get
Hci Esxi Vm Parent - permission
Resources GetHci Esxi Vm Permission Resource[] - power
State string - The power state of the VM. The possible values are ON, OFF, SUSPENDED (ESXi), PAUSED (AHV), UNDETERMINED.*
UNDETERMINED
- The VM power state is currently unknown.*OFF
- The VM's power state is powered-off.*ON
- The VM's power state is powered-on.*PAUSED
- The VM's power state is paused, applicable only to AHV VM.*SUSPENDED
- The VM's power state is suspended, applicable only to ESXi VM. - registered
Device GetHci Esxi Vm 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.
- Get
Hci Esxi Vm Tag[] - version
Context GetHci Esxi Vm Version Context - virtual
Hardware numberVersion - The virtual hardware version of the VM.
- vm
Ext stringId - The unique identifier of the VM.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hci Esxi Vm Ancestor] - class_
id str - cluster
Get
Hci Esxi Vm Cluster - cluster_
ext_ strid - The unique identifier of the cluster which owns this VM.
- create_
time str - The time when this managed object was created.
- description str
- The description of the VM.
- disks
Sequence[Get
Hci Esxi Vm Disk] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- guest_
os_ strname - The guest OS name of the VM.
- guest_
tools GetHci Esxi Vm Guest Tools - hypervisor_
type str - The hypervisor type of the given VM. It could be AHV, ESX etc.
- id str
- memory_
size_ floatbytes - The memory size in bytes of the VM.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the VM reported by the Prism Central.
- nics
Sequence[Get
Hci Esxi Vm Nic] - node
Get
Hci Esxi Vm Node - node_
ext_ strid - The unique identifier of the node.
- num_
cores_ floatper_ socket - The number of cores per socket of the VM.
- num_
cpu_ floatcores - The number of CPU cores of the VM.
- object_
type str - owners Sequence[str]
- parent
Get
Hci Esxi Vm Parent - permission_
resources Sequence[GetHci Esxi Vm Permission Resource] - power_
state str - The power state of the VM. The possible values are ON, OFF, SUSPENDED (ESXi), PAUSED (AHV), UNDETERMINED.*
UNDETERMINED
- The VM power state is currently unknown.*OFF
- The VM's power state is powered-off.*ON
- The VM's power state is powered-on.*PAUSED
- The VM's power state is paused, applicable only to AHV VM.*SUSPENDED
- The VM's power state is suspended, applicable only to ESXi VM. - registered_
device GetHci Esxi Vm Registered Device - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Hci Esxi Vm Tag] - version_
context GetHci Esxi Vm Version Context - virtual_
hardware_ floatversion - The virtual hardware version of the VM.
- vm_
ext_ strid - The unique identifier of the VM.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster Property Map
- cluster
Ext StringId - The unique identifier of the cluster which owns this VM.
- create
Time String - The time when this managed object was created.
- description String
- The description of the VM.
- disks List<Property Map>
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- guest
Os StringName - The guest OS name of the VM.
- guest
Tools Property Map - hypervisor
Type String - The hypervisor type of the given VM. It could be AHV, ESX etc.
- id String
- memory
Size NumberBytes - The memory size in bytes of the VM.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the VM reported by the Prism Central.
- nics List<Property Map>
- node Property Map
- node
Ext StringId - The unique identifier of the node.
- num
Cores NumberPer Socket - The number of cores per socket of the VM.
- num
Cpu NumberCores - The number of CPU cores of the VM.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - power
State String - The power state of the VM. The possible values are ON, OFF, SUSPENDED (ESXi), PAUSED (AHV), UNDETERMINED.*
UNDETERMINED
- The VM power state is currently unknown.*OFF
- The VM's power state is powered-off.*ON
- The VM's power state is powered-on.*PAUSED
- The VM's power state is paused, applicable only to AHV VM.*SUSPENDED
- The VM's power state is suspended, applicable only to ESXi VM. - 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.
- List<Property Map>
- version
Context Property Map - virtual
Hardware NumberVersion - The virtual hardware version of the VM.
- vm
Ext StringId - The unique identifier of the VM.
getHciEsxiVm Result
The following output properties are available:
- Id string
- Results
List<Get
Hci Esxi Vm Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hci Esxi Vm Ancestor> - Class
Id string - Cluster
Get
Hci Esxi Vm Cluster - Cluster
Ext stringId - Create
Time string - Description string
- Disks
List<Get
Hci Esxi Vm Disk> - Domain
Group stringMoid - Guest
Os stringName - Guest
Tools GetHci Esxi Vm Guest Tools - Hypervisor
Type string - Memory
Size doubleBytes - Mod
Time string - Moid string
- Name string
- Nics
List<Get
Hci Esxi Vm Nic> - Node
Get
Hci Esxi Vm Node - Node
Ext stringId - Num
Cores doublePer Socket - Num
Cpu doubleCores - Object
Type string - Owners List<string>
- Parent
Get
Hci Esxi Vm Parent - Permission
Resources List<GetHci Esxi Vm Permission Resource> - Power
State string - Registered
Device GetHci Esxi Vm Registered Device - string
- List<Get
Hci Esxi Vm Tag> - Version
Context GetHci Esxi Vm Version Context - Virtual
Hardware doubleVersion - Vm
Ext stringId
- Id string
- Results
[]Get
Hci Esxi Vm Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hci Esxi Vm Ancestor - Class
Id string - Cluster
Get
Hci Esxi Vm Cluster - Cluster
Ext stringId - Create
Time string - Description string
- Disks
[]Get
Hci Esxi Vm Disk - Domain
Group stringMoid - Guest
Os stringName - Guest
Tools GetHci Esxi Vm Guest Tools - Hypervisor
Type string - Memory
Size float64Bytes - Mod
Time string - Moid string
- Name string
- Nics
[]Get
Hci Esxi Vm Nic - Node
Get
Hci Esxi Vm Node - Node
Ext stringId - Num
Cores float64Per Socket - Num
Cpu float64Cores - Object
Type string - Owners []string
- Parent
Get
Hci Esxi Vm Parent - Permission
Resources []GetHci Esxi Vm Permission Resource - Power
State string - Registered
Device GetHci Esxi Vm Registered Device - string
- []Get
Hci Esxi Vm Tag - Version
Context GetHci Esxi Vm Version Context - Virtual
Hardware float64Version - Vm
Ext stringId
- id String
- results
List<Get
Hci Esxi Vm Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hci Esxi Vm Ancestor> - class
Id String - cluster
Get
Hci Esxi Vm Cluster - cluster
Ext StringId - create
Time String - description String
- disks
List<Get
Hci Esxi Vm Disk> - domain
Group StringMoid - guest
Os StringName - guest
Tools GetHci Esxi Vm Guest Tools - hypervisor
Type String - memory
Size DoubleBytes - mod
Time String - moid String
- name String
- nics
List<Get
Hci Esxi Vm Nic> - node
Get
Hci Esxi Vm Node - node
Ext StringId - num
Cores DoublePer Socket - num
Cpu DoubleCores - object
Type String - owners List<String>
- parent
Get
Hci Esxi Vm Parent - permission
Resources List<GetHci Esxi Vm Permission Resource> - power
State String - registered
Device GetHci Esxi Vm Registered Device - String
- List<Get
Hci Esxi Vm Tag> - version
Context GetHci Esxi Vm Version Context - virtual
Hardware DoubleVersion - vm
Ext StringId
- id string
- results
Get
Hci Esxi Vm Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hci Esxi Vm Ancestor[] - class
Id string - cluster
Get
Hci Esxi Vm Cluster - cluster
Ext stringId - create
Time string - description string
- disks
Get
Hci Esxi Vm Disk[] - domain
Group stringMoid - guest
Os stringName - guest
Tools GetHci Esxi Vm Guest Tools - hypervisor
Type string - memory
Size numberBytes - mod
Time string - moid string
- name string
- nics
Get
Hci Esxi Vm Nic[] - node
Get
Hci Esxi Vm Node - node
Ext stringId - num
Cores numberPer Socket - num
Cpu numberCores - object
Type string - owners string[]
- parent
Get
Hci Esxi Vm Parent - permission
Resources GetHci Esxi Vm Permission Resource[] - power
State string - registered
Device GetHci Esxi Vm Registered Device - string
- Get
Hci Esxi Vm Tag[] - version
Context GetHci Esxi Vm Version Context - virtual
Hardware numberVersion - vm
Ext stringId
- id str
- results
Sequence[Get
Hci Esxi Vm Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hci Esxi Vm Ancestor] - class_
id str - cluster
Get
Hci Esxi Vm Cluster - cluster_
ext_ strid - create_
time str - description str
- disks
Sequence[Get
Hci Esxi Vm Disk] - domain_
group_ strmoid - guest_
os_ strname - guest_
tools GetHci Esxi Vm Guest Tools - hypervisor_
type str - memory_
size_ floatbytes - mod_
time str - moid str
- name str
- nics
Sequence[Get
Hci Esxi Vm Nic] - node
Get
Hci Esxi Vm Node - node_
ext_ strid - num_
cores_ floatper_ socket - num_
cpu_ floatcores - object_
type str - owners Sequence[str]
- parent
Get
Hci Esxi Vm Parent - permission_
resources Sequence[GetHci Esxi Vm Permission Resource] - power_
state str - registered_
device GetHci Esxi Vm Registered Device - str
- Sequence[Get
Hci Esxi Vm Tag] - version_
context GetHci Esxi Vm Version Context - virtual_
hardware_ floatversion - vm_
ext_ strid
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster Property Map
- cluster
Ext StringId - create
Time String - description String
- disks List<Property Map>
- domain
Group StringMoid - guest
Os StringName - guest
Tools Property Map - hypervisor
Type String - memory
Size NumberBytes - mod
Time String - moid String
- name String
- nics List<Property Map>
- node Property Map
- node
Ext StringId - num
Cores NumberPer Socket - num
Cpu NumberCores - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - power
State String - registered
Device Property Map - String
- List<Property Map>
- version
Context Property Map - virtual
Hardware NumberVersion - vm
Ext StringId
Supporting Types
GetHciEsxiVmAncestor
- 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'.
GetHciEsxiVmCluster
- 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'.
GetHciEsxiVmDisk
- 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'.
GetHciEsxiVmGuestTools
- Additional
Properties string - Available
Version string - The available version of the Nutanix Guest Tools.
- Capabilities List<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.
- Guest
Os stringVersion - The guest OS version of the Nutanix Guest Tools.
- Is
Enabled bool - Indicates if the Nutanix Guest Tools is enabled.
- Is
Installed bool - Indicates if the Nutanix Guest Tools is installed.
- Is
Iso boolInserted - Indicates if the Nutanix Guest Tools ISO is inserted.
- Is
Reachable bool - Indicates if the Nutanix Guest Tools is reachable.
- Is
Vm boolMobility Driver Installed - Indicates if the Nutanix Guest Tools VM mobility driver is installed.
- Is
Vss boolSnapshot Capable - Indicates if the Nutanix Guest Tools is VSS snapshot capable.
- Nr
Version string - The version of the Nutanix Guest Tools.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Available
Version string - The available version of the Nutanix Guest Tools.
- Capabilities []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.
- Guest
Os stringVersion - The guest OS version of the Nutanix Guest Tools.
- Is
Enabled bool - Indicates if the Nutanix Guest Tools is enabled.
- Is
Installed bool - Indicates if the Nutanix Guest Tools is installed.
- Is
Iso boolInserted - Indicates if the Nutanix Guest Tools ISO is inserted.
- Is
Reachable bool - Indicates if the Nutanix Guest Tools is reachable.
- Is
Vm boolMobility Driver Installed - Indicates if the Nutanix Guest Tools VM mobility driver is installed.
- Is
Vss boolSnapshot Capable - Indicates if the Nutanix Guest Tools is VSS snapshot capable.
- Nr
Version string - The version of the Nutanix Guest Tools.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - available
Version String - The available version of the Nutanix Guest Tools.
- capabilities List<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.
- guest
Os StringVersion - The guest OS version of the Nutanix Guest Tools.
- is
Enabled Boolean - Indicates if the Nutanix Guest Tools is enabled.
- is
Installed Boolean - Indicates if the Nutanix Guest Tools is installed.
- is
Iso BooleanInserted - Indicates if the Nutanix Guest Tools ISO is inserted.
- is
Reachable Boolean - Indicates if the Nutanix Guest Tools is reachable.
- is
Vm BooleanMobility Driver Installed - Indicates if the Nutanix Guest Tools VM mobility driver is installed.
- is
Vss BooleanSnapshot Capable - Indicates if the Nutanix Guest Tools is VSS snapshot capable.
- nr
Version String - The version of the Nutanix Guest Tools.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - available
Version string - The available version of the Nutanix Guest Tools.
- capabilities 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.
- guest
Os stringVersion - The guest OS version of the Nutanix Guest Tools.
- is
Enabled boolean - Indicates if the Nutanix Guest Tools is enabled.
- is
Installed boolean - Indicates if the Nutanix Guest Tools is installed.
- is
Iso booleanInserted - Indicates if the Nutanix Guest Tools ISO is inserted.
- is
Reachable boolean - Indicates if the Nutanix Guest Tools is reachable.
- is
Vm booleanMobility Driver Installed - Indicates if the Nutanix Guest Tools VM mobility driver is installed.
- is
Vss booleanSnapshot Capable - Indicates if the Nutanix Guest Tools is VSS snapshot capable.
- nr
Version string - The version of the Nutanix Guest Tools.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - available_
version str - The available version of the Nutanix Guest Tools.
- capabilities Sequence[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.
- guest_
os_ strversion - The guest OS version of the Nutanix Guest Tools.
- is_
enabled bool - Indicates if the Nutanix Guest Tools is enabled.
- is_
installed bool - Indicates if the Nutanix Guest Tools is installed.
- is_
iso_ boolinserted - Indicates if the Nutanix Guest Tools ISO is inserted.
- is_
reachable bool - Indicates if the Nutanix Guest Tools is reachable.
- is_
vm_ boolmobility_ driver_ installed - Indicates if the Nutanix Guest Tools VM mobility driver is installed.
- is_
vss_ boolsnapshot_ capable - Indicates if the Nutanix Guest Tools is VSS snapshot capable.
- nr_
version str - The version of the Nutanix Guest Tools.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - available
Version String - The available version of the Nutanix Guest Tools.
- capabilities List<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.
- guest
Os StringVersion - The guest OS version of the Nutanix Guest Tools.
- is
Enabled Boolean - Indicates if the Nutanix Guest Tools is enabled.
- is
Installed Boolean - Indicates if the Nutanix Guest Tools is installed.
- is
Iso BooleanInserted - Indicates if the Nutanix Guest Tools ISO is inserted.
- is
Reachable Boolean - Indicates if the Nutanix Guest Tools is reachable.
- is
Vm BooleanMobility Driver Installed - Indicates if the Nutanix Guest Tools VM mobility driver is installed.
- is
Vss BooleanSnapshot Capable - Indicates if the Nutanix Guest Tools is VSS snapshot capable.
- nr
Version String - The version of the Nutanix Guest Tools.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHciEsxiVmNic
- 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'.
GetHciEsxiVmNode
- 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'.
GetHciEsxiVmParent
- 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'.
GetHciEsxiVmPermissionResource
- 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'.
GetHciEsxiVmRegisteredDevice
- 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'.
GetHciEsxiVmResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hci Esxi Vm Result Ancestor> - Class
Id string - Cluster
Ext stringId - The unique identifier of the cluster which owns this VM.
- Clusters
List<Get
Hci Esxi Vm Result Cluster> - Create
Time string - The time when this managed object was created.
- Description string
- The description of the VM.
- Disks
List<Get
Hci Esxi Vm Result Disk> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Guest
Os stringName - The guest OS name of the VM.
- Guest
Tools List<GetHci Esxi Vm Result Guest Tool> - Hypervisor
Type string - The hypervisor type of the given VM. It could be AHV, ESX etc.
- Memory
Size doubleBytes - The memory size in bytes of the VM.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the VM reported by the Prism Central.
- Nics
List<Get
Hci Esxi Vm Result Nic> - Node
Ext stringId - The unique identifier of the node.
- Nodes
List<Get
Hci Esxi Vm Result Node> - Num
Cores doublePer Socket - The number of cores per socket of the VM.
- Num
Cpu doubleCores - The number of CPU cores of the VM.
- Object
Type string - Owners List<string>
- Parents
List<Get
Hci Esxi Vm Result Parent> - Permission
Resources List<GetHci Esxi Vm Result Permission Resource> - Power
State string - The power state of the VM. The possible values are ON, OFF, SUSPENDED (ESXi), PAUSED (AHV), UNDETERMINED.*
UNDETERMINED
- The VM power state is currently unknown.*OFF
- The VM's power state is powered-off.*ON
- The VM's power state is powered-on.*PAUSED
- The VM's power state is paused, applicable only to AHV VM.*SUSPENDED
- The VM's power state is suspended, applicable only to ESXi VM. - Registered
Devices List<GetHci Esxi Vm Result Registered Device> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hci Esxi Vm Result Tag> - Version
Contexts List<GetHci Esxi Vm Result Version Context> - Virtual
Hardware doubleVersion - The virtual hardware version of the VM.
- Vm
Ext stringId - The unique identifier of the VM.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hci Esxi Vm Result Ancestor - Class
Id string - Cluster
Ext stringId - The unique identifier of the cluster which owns this VM.
- Clusters
[]Get
Hci Esxi Vm Result Cluster - Create
Time string - The time when this managed object was created.
- Description string
- The description of the VM.
- Disks
[]Get
Hci Esxi Vm Result Disk - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Guest
Os stringName - The guest OS name of the VM.
- Guest
Tools []GetHci Esxi Vm Result Guest Tool - Hypervisor
Type string - The hypervisor type of the given VM. It could be AHV, ESX etc.
- Memory
Size float64Bytes - The memory size in bytes of the VM.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- The name of the VM reported by the Prism Central.
- Nics
[]Get
Hci Esxi Vm Result Nic - Node
Ext stringId - The unique identifier of the node.
- Nodes
[]Get
Hci Esxi Vm Result Node - Num
Cores float64Per Socket - The number of cores per socket of the VM.
- Num
Cpu float64Cores - The number of CPU cores of the VM.
- Object
Type string - Owners []string
- Parents
[]Get
Hci Esxi Vm Result Parent - Permission
Resources []GetHci Esxi Vm Result Permission Resource - Power
State string - The power state of the VM. The possible values are ON, OFF, SUSPENDED (ESXi), PAUSED (AHV), UNDETERMINED.*
UNDETERMINED
- The VM power state is currently unknown.*OFF
- The VM's power state is powered-off.*ON
- The VM's power state is powered-on.*PAUSED
- The VM's power state is paused, applicable only to AHV VM.*SUSPENDED
- The VM's power state is suspended, applicable only to ESXi VM. - Registered
Devices []GetHci Esxi Vm 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.
- []Get
Hci Esxi Vm Result Tag - Version
Contexts []GetHci Esxi Vm Result Version Context - Virtual
Hardware float64Version - The virtual hardware version of the VM.
- Vm
Ext stringId - The unique identifier of the VM.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hci Esxi Vm Result Ancestor> - class
Id String - cluster
Ext StringId - The unique identifier of the cluster which owns this VM.
- clusters
List<Get
Hci Esxi Vm Result Cluster> - create
Time String - The time when this managed object was created.
- description String
- The description of the VM.
- disks
List<Get
Hci Esxi Vm Result Disk> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- guest
Os StringName - The guest OS name of the VM.
- guest
Tools List<GetHci Esxi Vm Result Guest Tool> - hypervisor
Type String - The hypervisor type of the given VM. It could be AHV, ESX etc.
- memory
Size DoubleBytes - The memory size in bytes of the VM.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the VM reported by the Prism Central.
- nics
List<Get
Hci Esxi Vm Result Nic> - node
Ext StringId - The unique identifier of the node.
- nodes
List<Get
Hci Esxi Vm Result Node> - num
Cores DoublePer Socket - The number of cores per socket of the VM.
- num
Cpu DoubleCores - The number of CPU cores of the VM.
- object
Type String - owners List<String>
- parents
List<Get
Hci Esxi Vm Result Parent> - permission
Resources List<GetHci Esxi Vm Result Permission Resource> - power
State String - The power state of the VM. The possible values are ON, OFF, SUSPENDED (ESXi), PAUSED (AHV), UNDETERMINED.*
UNDETERMINED
- The VM power state is currently unknown.*OFF
- The VM's power state is powered-off.*ON
- The VM's power state is powered-on.*PAUSED
- The VM's power state is paused, applicable only to AHV VM.*SUSPENDED
- The VM's power state is suspended, applicable only to ESXi VM. - registered
Devices List<GetHci Esxi Vm Result Registered Device> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hci Esxi Vm Result Tag> - version
Contexts List<GetHci Esxi Vm Result Version Context> - virtual
Hardware DoubleVersion - The virtual hardware version of the VM.
- vm
Ext StringId - The unique identifier of the VM.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hci Esxi Vm Result Ancestor[] - class
Id string - cluster
Ext stringId - The unique identifier of the cluster which owns this VM.
- clusters
Get
Hci Esxi Vm Result Cluster[] - create
Time string - The time when this managed object was created.
- description string
- The description of the VM.
- disks
Get
Hci Esxi Vm Result Disk[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- guest
Os stringName - The guest OS name of the VM.
- guest
Tools GetHci Esxi Vm Result Guest Tool[] - hypervisor
Type string - The hypervisor type of the given VM. It could be AHV, ESX etc.
- memory
Size numberBytes - The memory size in bytes of the VM.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- The name of the VM reported by the Prism Central.
- nics
Get
Hci Esxi Vm Result Nic[] - node
Ext stringId - The unique identifier of the node.
- nodes
Get
Hci Esxi Vm Result Node[] - num
Cores numberPer Socket - The number of cores per socket of the VM.
- num
Cpu numberCores - The number of CPU cores of the VM.
- object
Type string - owners string[]
- parents
Get
Hci Esxi Vm Result Parent[] - permission
Resources GetHci Esxi Vm Result Permission Resource[] - power
State string - The power state of the VM. The possible values are ON, OFF, SUSPENDED (ESXi), PAUSED (AHV), UNDETERMINED.*
UNDETERMINED
- The VM power state is currently unknown.*OFF
- The VM's power state is powered-off.*ON
- The VM's power state is powered-on.*PAUSED
- The VM's power state is paused, applicable only to AHV VM.*SUSPENDED
- The VM's power state is suspended, applicable only to ESXi VM. - registered
Devices GetHci Esxi Vm 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.
- Get
Hci Esxi Vm Result Tag[] - version
Contexts GetHci Esxi Vm Result Version Context[] - virtual
Hardware numberVersion - The virtual hardware version of the VM.
- vm
Ext stringId - The unique identifier of the VM.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hci Esxi Vm Result Ancestor] - class_
id str - cluster_
ext_ strid - The unique identifier of the cluster which owns this VM.
- clusters
Sequence[Get
Hci Esxi Vm Result Cluster] - create_
time str - The time when this managed object was created.
- description str
- The description of the VM.
- disks
Sequence[Get
Hci Esxi Vm Result Disk] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- guest_
os_ strname - The guest OS name of the VM.
- guest_
tools Sequence[GetHci Esxi Vm Result Guest Tool] - hypervisor_
type str - The hypervisor type of the given VM. It could be AHV, ESX etc.
- memory_
size_ floatbytes - The memory size in bytes of the VM.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- The name of the VM reported by the Prism Central.
- nics
Sequence[Get
Hci Esxi Vm Result Nic] - node_
ext_ strid - The unique identifier of the node.
- nodes
Sequence[Get
Hci Esxi Vm Result Node] - num_
cores_ floatper_ socket - The number of cores per socket of the VM.
- num_
cpu_ floatcores - The number of CPU cores of the VM.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Hci Esxi Vm Result Parent] - permission_
resources Sequence[GetHci Esxi Vm Result Permission Resource] - power_
state str - The power state of the VM. The possible values are ON, OFF, SUSPENDED (ESXi), PAUSED (AHV), UNDETERMINED.*
UNDETERMINED
- The VM power state is currently unknown.*OFF
- The VM's power state is powered-off.*ON
- The VM's power state is powered-on.*PAUSED
- The VM's power state is paused, applicable only to AHV VM.*SUSPENDED
- The VM's power state is suspended, applicable only to ESXi VM. - registered_
devices Sequence[GetHci Esxi Vm Result Registered Device] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Hci Esxi Vm Result Tag] - version_
contexts Sequence[GetHci Esxi Vm Result Version Context] - virtual_
hardware_ floatversion - The virtual hardware version of the VM.
- vm_
ext_ strid - The unique identifier of the VM.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Ext StringId - The unique identifier of the cluster which owns this VM.
- clusters List<Property Map>
- create
Time String - The time when this managed object was created.
- description String
- The description of the VM.
- disks List<Property Map>
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- guest
Os StringName - The guest OS name of the VM.
- guest
Tools List<Property Map> - hypervisor
Type String - The hypervisor type of the given VM. It could be AHV, ESX etc.
- memory
Size NumberBytes - The memory size in bytes of the VM.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- The name of the VM reported by the Prism Central.
- nics List<Property Map>
- node
Ext StringId - The unique identifier of the node.
- nodes List<Property Map>
- num
Cores NumberPer Socket - The number of cores per socket of the VM.
- num
Cpu NumberCores - The number of CPU cores of the VM.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - power
State String - The power state of the VM. The possible values are ON, OFF, SUSPENDED (ESXi), PAUSED (AHV), UNDETERMINED.*
UNDETERMINED
- The VM power state is currently unknown.*OFF
- The VM's power state is powered-off.*ON
- The VM's power state is powered-on.*PAUSED
- The VM's power state is paused, applicable only to AHV VM.*SUSPENDED
- The VM's power state is suspended, applicable only to ESXi VM. - 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.
- List<Property Map>
- version
Contexts List<Property Map> - virtual
Hardware NumberVersion - The virtual hardware version of the VM.
- vm
Ext StringId - The unique identifier of the VM.
GetHciEsxiVmResultAncestor
- 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
GetHciEsxiVmResultCluster
- 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
GetHciEsxiVmResultDisk
- 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
GetHciEsxiVmResultGuestTool
- Additional
Properties string - Available
Version string - Capabilities List<string>
- Class
Id string - Guest
Os stringVersion - Is
Enabled bool - Is
Installed bool - Is
Iso boolInserted - Is
Reachable bool - Is
Vm boolMobility Driver Installed - Is
Vss boolSnapshot Capable - Nr
Version string - Object
Type string
- Additional
Properties string - Available
Version string - Capabilities []string
- Class
Id string - Guest
Os stringVersion - Is
Enabled bool - Is
Installed bool - Is
Iso boolInserted - Is
Reachable bool - Is
Vm boolMobility Driver Installed - Is
Vss boolSnapshot Capable - Nr
Version string - Object
Type string
- additional
Properties String - available
Version String - capabilities List<String>
- class
Id String - guest
Os StringVersion - is
Enabled Boolean - is
Installed Boolean - is
Iso BooleanInserted - is
Reachable Boolean - is
Vm BooleanMobility Driver Installed - is
Vss BooleanSnapshot Capable - nr
Version String - object
Type String
- additional
Properties string - available
Version string - capabilities string[]
- class
Id string - guest
Os stringVersion - is
Enabled boolean - is
Installed boolean - is
Iso booleanInserted - is
Reachable boolean - is
Vm booleanMobility Driver Installed - is
Vss booleanSnapshot Capable - nr
Version string - object
Type string
- additional_
properties str - available_
version str - capabilities Sequence[str]
- class_
id str - guest_
os_ strversion - is_
enabled bool - is_
installed bool - is_
iso_ boolinserted - is_
reachable bool - is_
vm_ boolmobility_ driver_ installed - is_
vss_ boolsnapshot_ capable - nr_
version str - object_
type str
- additional
Properties String - available
Version String - capabilities List<String>
- class
Id String - guest
Os StringVersion - is
Enabled Boolean - is
Installed Boolean - is
Iso BooleanInserted - is
Reachable Boolean - is
Vm BooleanMobility Driver Installed - is
Vss BooleanSnapshot Capable - nr
Version String - object
Type String
GetHciEsxiVmResultNic
- 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
GetHciEsxiVmResultNode
- 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
GetHciEsxiVmResultParent
- 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
GetHciEsxiVmResultPermissionResource
- 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
GetHciEsxiVmResultRegisteredDevice
- 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
GetHciEsxiVmResultTag
- 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
GetHciEsxiVmResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetHci Esxi Vm Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos List<GetHci Esxi Vm Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetHci Esxi Vm Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos []GetHci Esxi Vm Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetHci Esxi Vm Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetHci Esxi Vm Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetHci Esxi Vm Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetHci Esxi Vm Result Version Context Ref Mo[] - timestamp string
- version
Type string
- 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
GetHciEsxiVmResultVersionContextInterestedMo
- 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
GetHciEsxiVmResultVersionContextRefMo
- 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
GetHciEsxiVmTag
- 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.
GetHciEsxiVmVersionContext
- 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<GetHci Esxi Vm 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 GetHci Esxi Vm 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 []GetHci Esxi Vm 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 GetHci Esxi Vm 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<GetHci Esxi Vm 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 GetHci Esxi Vm 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 GetHci Esxi Vm 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 GetHci Esxi Vm 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[GetHci Esxi Vm Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetHci Esxi Vm 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.
GetHciEsxiVmVersionContextInterestedMo
- 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'.
GetHciEsxiVmVersionContextRefMo
- 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.68 published on Tuesday, Aug 12, 2025 by ciscodevnet