intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHyperflexHypervisorVirtualMachine
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A virtual machine belonging to the HyperFlex cluster spawned via the hypervisor.
Using getHyperflexHypervisorVirtualMachine
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 getHyperflexHypervisorVirtualMachine(args: GetHyperflexHypervisorVirtualMachineArgs, opts?: InvokeOptions): Promise<GetHyperflexHypervisorVirtualMachineResult>
function getHyperflexHypervisorVirtualMachineOutput(args: GetHyperflexHypervisorVirtualMachineOutputArgs, opts?: InvokeOptions): Output<GetHyperflexHypervisorVirtualMachineResult>
def get_hyperflex_hypervisor_virtual_machine(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHyperflexHypervisorVirtualMachineAncestor]] = None,
boot_time: Optional[str] = None,
capacity: Optional[GetHyperflexHypervisorVirtualMachineCapacity] = None,
class_id: Optional[str] = None,
cluster: Optional[GetHyperflexHypervisorVirtualMachineCluster] = None,
connection_state: Optional[str] = None,
cpu_utilization: Optional[float] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
guest_info: Optional[GetHyperflexHypervisorVirtualMachineGuestInfo] = None,
guest_os_state: Optional[str] = None,
host: Optional[GetHyperflexHypervisorVirtualMachineHost] = None,
host_uuid: Optional[str] = None,
hypervisor_type: Optional[str] = None,
id: Optional[str] = None,
identity: Optional[str] = None,
ip: Optional[GetHyperflexHypervisorVirtualMachineIp] = None,
ip_addresses: Optional[Sequence[str]] = None,
memory_capacity: Optional[GetHyperflexHypervisorVirtualMachineMemoryCapacity] = None,
memory_utilization: Optional[float] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
nr_provider: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHyperflexHypervisorVirtualMachineParent] = None,
path: Optional[str] = None,
permission_resources: Optional[Sequence[GetHyperflexHypervisorVirtualMachinePermissionResource]] = None,
platform_instance_id: Optional[str] = None,
power_state: Optional[str] = None,
processor_capacity: Optional[GetHyperflexHypervisorVirtualMachineProcessorCapacity] = None,
registered_device: Optional[GetHyperflexHypervisorVirtualMachineRegisteredDevice] = None,
shared_scope: Optional[str] = None,
state: Optional[str] = None,
storage_provisioned_in_bytes: Optional[float] = None,
storage_used_in_bytes: Optional[float] = None,
tags: Optional[Sequence[GetHyperflexHypervisorVirtualMachineTag]] = None,
template: Optional[bool] = None,
uuid: Optional[str] = None,
version_context: Optional[GetHyperflexHypervisorVirtualMachineVersionContext] = None,
vm_creation_time: Optional[str] = None,
vm_instance_uuid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetHyperflexHypervisorVirtualMachineResult
def get_hyperflex_hypervisor_virtual_machine_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHypervisorVirtualMachineAncestorArgs]]]] = None,
boot_time: Optional[pulumi.Input[str]] = None,
capacity: Optional[pulumi.Input[GetHyperflexHypervisorVirtualMachineCapacityArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster: Optional[pulumi.Input[GetHyperflexHypervisorVirtualMachineClusterArgs]] = None,
connection_state: Optional[pulumi.Input[str]] = None,
cpu_utilization: Optional[pulumi.Input[float]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
guest_info: Optional[pulumi.Input[GetHyperflexHypervisorVirtualMachineGuestInfoArgs]] = None,
guest_os_state: Optional[pulumi.Input[str]] = None,
host: Optional[pulumi.Input[GetHyperflexHypervisorVirtualMachineHostArgs]] = None,
host_uuid: Optional[pulumi.Input[str]] = None,
hypervisor_type: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
identity: Optional[pulumi.Input[str]] = None,
ip: Optional[pulumi.Input[GetHyperflexHypervisorVirtualMachineIpArgs]] = None,
ip_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
memory_capacity: Optional[pulumi.Input[GetHyperflexHypervisorVirtualMachineMemoryCapacityArgs]] = None,
memory_utilization: Optional[pulumi.Input[float]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
nr_provider: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHyperflexHypervisorVirtualMachineParentArgs]] = None,
path: Optional[pulumi.Input[str]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHypervisorVirtualMachinePermissionResourceArgs]]]] = None,
platform_instance_id: Optional[pulumi.Input[str]] = None,
power_state: Optional[pulumi.Input[str]] = None,
processor_capacity: Optional[pulumi.Input[GetHyperflexHypervisorVirtualMachineProcessorCapacityArgs]] = None,
registered_device: Optional[pulumi.Input[GetHyperflexHypervisorVirtualMachineRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
state: Optional[pulumi.Input[str]] = None,
storage_provisioned_in_bytes: Optional[pulumi.Input[float]] = None,
storage_used_in_bytes: Optional[pulumi.Input[float]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexHypervisorVirtualMachineTagArgs]]]] = None,
template: Optional[pulumi.Input[bool]] = None,
uuid: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetHyperflexHypervisorVirtualMachineVersionContextArgs]] = None,
vm_creation_time: Optional[pulumi.Input[str]] = None,
vm_instance_uuid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexHypervisorVirtualMachineResult]
func LookupHyperflexHypervisorVirtualMachine(ctx *Context, args *LookupHyperflexHypervisorVirtualMachineArgs, opts ...InvokeOption) (*LookupHyperflexHypervisorVirtualMachineResult, error)
func LookupHyperflexHypervisorVirtualMachineOutput(ctx *Context, args *LookupHyperflexHypervisorVirtualMachineOutputArgs, opts ...InvokeOption) LookupHyperflexHypervisorVirtualMachineResultOutput
> Note: This function is named LookupHyperflexHypervisorVirtualMachine
in the Go SDK.
public static class GetHyperflexHypervisorVirtualMachine
{
public static Task<GetHyperflexHypervisorVirtualMachineResult> InvokeAsync(GetHyperflexHypervisorVirtualMachineArgs args, InvokeOptions? opts = null)
public static Output<GetHyperflexHypervisorVirtualMachineResult> Invoke(GetHyperflexHypervisorVirtualMachineInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHyperflexHypervisorVirtualMachineResult> getHyperflexHypervisorVirtualMachine(GetHyperflexHypervisorVirtualMachineArgs args, InvokeOptions options)
public static Output<GetHyperflexHypervisorVirtualMachineResult> getHyperflexHypervisorVirtualMachine(GetHyperflexHypervisorVirtualMachineArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHyperflexHypervisorVirtualMachine:getHyperflexHypervisorVirtualMachine
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Hypervisor Virtual Machine Ancestor> - Boot
Time string - Time when this VM booted up.
- Capacity
Get
Hyperflex Hypervisor Virtual Machine Capacity - Class
Id string - Cluster
Get
Hyperflex Hypervisor Virtual Machine Cluster - Connection
State string - The connectivity state of the HyperFlex virtual machine.
- Cpu
Utilization double - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Guest
Info GetHyperflex Hypervisor Virtual Machine Guest Info - Guest
Os stringState - Guest operating system state of the HyperFlex virtual machine.
- Host
Get
Hyperflex Hypervisor Virtual Machine Host - Host
Uuid string - Host UUID of the HyperFlex virtual machine.
- Hypervisor
Type string - Type of hypervisor where the virtual machine is hosted for example ESXi.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - Id string
- Identity string
- The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).
- Ip
Get
Hyperflex Hypervisor Virtual Machine Ip - Ip
Addresses List<string> - Memory
Capacity GetHyperflex Hypervisor Virtual Machine Memory Capacity - Memory
Utilization double - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- User-provided name to identify the virtual machine.
- Nr
Provider string - Cloud platform, where the virtual machine is launched.*
Unknown
- Cloud provider is not known.*VMwarevSphere
- Cloud provider named VMware vSphere.*AmazonWebServices
- Cloud provider named Amazon Web Services.*MicrosoftAzure
- Cloud provider named Microsoft Azure.*GoogleCloudPlatform
- Cloud provider named Google Cloud Platform. - Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Hypervisor Virtual Machine Parent - Path string
- Directory path where virtual machine is stored.
- Permission
Resources List<GetHyperflex Hypervisor Virtual Machine Permission Resource> - Platform
Instance stringId - The instance id of platform which a virtual machine is running on.
- Power
State string - Power state of the virtual machine.*
Unknown
- The entity's power state is unknown.*PoweringOn
- The entity is powering on.*PoweredOn
- The entity is powered on.*PoweringOff
- The entity is powering off.*PoweredOff
- The entity is powered down.*StandBy
- The entity is in standby mode.*Paused
- The entity is in pause state.*Rebooting
- The entity reboot is in progress.* `` - The entity's power state is not available. - Processor
Capacity GetHyperflex Hypervisor Virtual Machine Processor Capacity - Registered
Device GetHyperflex Hypervisor Virtual Machine 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.
- State string
- The current state of the virtual machine. For example, starting, stopped, etc.*
None
- A place holder for the default value.*Creating
- Virtual machine creation is in progress.*Pending
- The virtual machine is preparing to enter the started state.*Starting
- The virtual machine is starting.*Started
- The virtual machine is running and ready for use.*Stopping
- The virtual machine is preparing to be stopped.*Stopped
- The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.*Pausing
- The virtual machine is preparing to be paused.*Paused
- The virtual machine enters into paused state due to low free disk space.*Suspending
- The virtual machine is preparing to be suspended.*Suspended
- Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.*Deleting
- The virtual machine is preparing to be terminated.*Terminated
- The virtual machine has been permanently deleted and cannot be started.*Rebooting
- The virtual machine reboot is in progress.*Error
- The deployment of virtual machine is failed.*Warning
- The virtual machine is in warning state. - Storage
Provisioned doubleIn Bytes - Total provisioned storage to the HyperFlex virtual machine in bytes.
- Storage
Used doubleIn Bytes - Storage used by HyperFlex virtual machine in bytes.
- List<Get
Hyperflex Hypervisor Virtual Machine Tag> - Template bool
- Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.
- Uuid string
- The uuid of this virtual machine. The uuid is internally generated and not user specified.
- Version
Context GetHyperflex Hypervisor Virtual Machine Version Context - Vm
Creation stringTime - Time when this virtualmachine is created.
- Vm
Instance stringUuid - The instance UUID of a virtual machine.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Hypervisor Virtual Machine Ancestor - Boot
Time string - Time when this VM booted up.
- Capacity
Get
Hyperflex Hypervisor Virtual Machine Capacity - Class
Id string - Cluster
Get
Hyperflex Hypervisor Virtual Machine Cluster - Connection
State string - The connectivity state of the HyperFlex virtual machine.
- Cpu
Utilization float64 - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Guest
Info GetHyperflex Hypervisor Virtual Machine Guest Info - Guest
Os stringState - Guest operating system state of the HyperFlex virtual machine.
- Host
Get
Hyperflex Hypervisor Virtual Machine Host - Host
Uuid string - Host UUID of the HyperFlex virtual machine.
- Hypervisor
Type string - Type of hypervisor where the virtual machine is hosted for example ESXi.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - Id string
- Identity string
- The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).
- Ip
Get
Hyperflex Hypervisor Virtual Machine Ip - Ip
Addresses []string - Memory
Capacity GetHyperflex Hypervisor Virtual Machine Memory Capacity - Memory
Utilization float64 - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- User-provided name to identify the virtual machine.
- Nr
Provider string - Cloud platform, where the virtual machine is launched.*
Unknown
- Cloud provider is not known.*VMwarevSphere
- Cloud provider named VMware vSphere.*AmazonWebServices
- Cloud provider named Amazon Web Services.*MicrosoftAzure
- Cloud provider named Microsoft Azure.*GoogleCloudPlatform
- Cloud provider named Google Cloud Platform. - Object
Type string - Owners []string
- Parent
Get
Hyperflex Hypervisor Virtual Machine Parent - Path string
- Directory path where virtual machine is stored.
- Permission
Resources []GetHyperflex Hypervisor Virtual Machine Permission Resource - Platform
Instance stringId - The instance id of platform which a virtual machine is running on.
- Power
State string - Power state of the virtual machine.*
Unknown
- The entity's power state is unknown.*PoweringOn
- The entity is powering on.*PoweredOn
- The entity is powered on.*PoweringOff
- The entity is powering off.*PoweredOff
- The entity is powered down.*StandBy
- The entity is in standby mode.*Paused
- The entity is in pause state.*Rebooting
- The entity reboot is in progress.* `` - The entity's power state is not available. - Processor
Capacity GetHyperflex Hypervisor Virtual Machine Processor Capacity - Registered
Device GetHyperflex Hypervisor Virtual Machine 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.
- State string
- The current state of the virtual machine. For example, starting, stopped, etc.*
None
- A place holder for the default value.*Creating
- Virtual machine creation is in progress.*Pending
- The virtual machine is preparing to enter the started state.*Starting
- The virtual machine is starting.*Started
- The virtual machine is running and ready for use.*Stopping
- The virtual machine is preparing to be stopped.*Stopped
- The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.*Pausing
- The virtual machine is preparing to be paused.*Paused
- The virtual machine enters into paused state due to low free disk space.*Suspending
- The virtual machine is preparing to be suspended.*Suspended
- Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.*Deleting
- The virtual machine is preparing to be terminated.*Terminated
- The virtual machine has been permanently deleted and cannot be started.*Rebooting
- The virtual machine reboot is in progress.*Error
- The deployment of virtual machine is failed.*Warning
- The virtual machine is in warning state. - Storage
Provisioned float64In Bytes - Total provisioned storage to the HyperFlex virtual machine in bytes.
- Storage
Used float64In Bytes - Storage used by HyperFlex virtual machine in bytes.
- []Get
Hyperflex Hypervisor Virtual Machine Tag - Template bool
- Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.
- Uuid string
- The uuid of this virtual machine. The uuid is internally generated and not user specified.
- Version
Context GetHyperflex Hypervisor Virtual Machine Version Context - Vm
Creation stringTime - Time when this virtualmachine is created.
- Vm
Instance stringUuid - The instance UUID of a virtual machine.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Hypervisor Virtual Machine Ancestor> - boot
Time String - Time when this VM booted up.
- capacity
Get
Hyperflex Hypervisor Virtual Machine Capacity - class
Id String - cluster
Get
Hyperflex Hypervisor Virtual Machine Cluster - connection
State String - The connectivity state of the HyperFlex virtual machine.
- cpu
Utilization Double - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- guest
Info GetHyperflex Hypervisor Virtual Machine Guest Info - guest
Os StringState - Guest operating system state of the HyperFlex virtual machine.
- host
Get
Hyperflex Hypervisor Virtual Machine Host - host
Uuid String - Host UUID of the HyperFlex virtual machine.
- hypervisor
Type String - Type of hypervisor where the virtual machine is hosted for example ESXi.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - id String
- identity String
- The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).
- ip
Get
Hyperflex Hypervisor Virtual Machine Ip - ip
Addresses List<String> - memory
Capacity GetHyperflex Hypervisor Virtual Machine Memory Capacity - memory
Utilization Double - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- User-provided name to identify the virtual machine.
- nr
Provider String - Cloud platform, where the virtual machine is launched.*
Unknown
- Cloud provider is not known.*VMwarevSphere
- Cloud provider named VMware vSphere.*AmazonWebServices
- Cloud provider named Amazon Web Services.*MicrosoftAzure
- Cloud provider named Microsoft Azure.*GoogleCloudPlatform
- Cloud provider named Google Cloud Platform. - object
Type String - owners List<String>
- parent
Get
Hyperflex Hypervisor Virtual Machine Parent - path String
- Directory path where virtual machine is stored.
- permission
Resources List<GetHyperflex Hypervisor Virtual Machine Permission Resource> - platform
Instance StringId - The instance id of platform which a virtual machine is running on.
- power
State String - Power state of the virtual machine.*
Unknown
- The entity's power state is unknown.*PoweringOn
- The entity is powering on.*PoweredOn
- The entity is powered on.*PoweringOff
- The entity is powering off.*PoweredOff
- The entity is powered down.*StandBy
- The entity is in standby mode.*Paused
- The entity is in pause state.*Rebooting
- The entity reboot is in progress.* `` - The entity's power state is not available. - processor
Capacity GetHyperflex Hypervisor Virtual Machine Processor Capacity - registered
Device GetHyperflex Hypervisor Virtual Machine 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.
- state String
- The current state of the virtual machine. For example, starting, stopped, etc.*
None
- A place holder for the default value.*Creating
- Virtual machine creation is in progress.*Pending
- The virtual machine is preparing to enter the started state.*Starting
- The virtual machine is starting.*Started
- The virtual machine is running and ready for use.*Stopping
- The virtual machine is preparing to be stopped.*Stopped
- The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.*Pausing
- The virtual machine is preparing to be paused.*Paused
- The virtual machine enters into paused state due to low free disk space.*Suspending
- The virtual machine is preparing to be suspended.*Suspended
- Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.*Deleting
- The virtual machine is preparing to be terminated.*Terminated
- The virtual machine has been permanently deleted and cannot be started.*Rebooting
- The virtual machine reboot is in progress.*Error
- The deployment of virtual machine is failed.*Warning
- The virtual machine is in warning state. - storage
Provisioned DoubleIn Bytes - Total provisioned storage to the HyperFlex virtual machine in bytes.
- storage
Used DoubleIn Bytes - Storage used by HyperFlex virtual machine in bytes.
- List<Get
Hyperflex Hypervisor Virtual Machine Tag> - template Boolean
- Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.
- uuid String
- The uuid of this virtual machine. The uuid is internally generated and not user specified.
- version
Context GetHyperflex Hypervisor Virtual Machine Version Context - vm
Creation StringTime - Time when this virtualmachine is created.
- vm
Instance StringUuid - The instance UUID of a virtual machine.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Hypervisor Virtual Machine Ancestor[] - boot
Time string - Time when this VM booted up.
- capacity
Get
Hyperflex Hypervisor Virtual Machine Capacity - class
Id string - cluster
Get
Hyperflex Hypervisor Virtual Machine Cluster - connection
State string - The connectivity state of the HyperFlex virtual machine.
- cpu
Utilization number - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- guest
Info GetHyperflex Hypervisor Virtual Machine Guest Info - guest
Os stringState - Guest operating system state of the HyperFlex virtual machine.
- host
Get
Hyperflex Hypervisor Virtual Machine Host - host
Uuid string - Host UUID of the HyperFlex virtual machine.
- hypervisor
Type string - Type of hypervisor where the virtual machine is hosted for example ESXi.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - id string
- identity string
- The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).
- ip
Get
Hyperflex Hypervisor Virtual Machine Ip - ip
Addresses string[] - memory
Capacity GetHyperflex Hypervisor Virtual Machine Memory Capacity - memory
Utilization number - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- User-provided name to identify the virtual machine.
- nr
Provider string - Cloud platform, where the virtual machine is launched.*
Unknown
- Cloud provider is not known.*VMwarevSphere
- Cloud provider named VMware vSphere.*AmazonWebServices
- Cloud provider named Amazon Web Services.*MicrosoftAzure
- Cloud provider named Microsoft Azure.*GoogleCloudPlatform
- Cloud provider named Google Cloud Platform. - object
Type string - owners string[]
- parent
Get
Hyperflex Hypervisor Virtual Machine Parent - path string
- Directory path where virtual machine is stored.
- permission
Resources GetHyperflex Hypervisor Virtual Machine Permission Resource[] - platform
Instance stringId - The instance id of platform which a virtual machine is running on.
- power
State string - Power state of the virtual machine.*
Unknown
- The entity's power state is unknown.*PoweringOn
- The entity is powering on.*PoweredOn
- The entity is powered on.*PoweringOff
- The entity is powering off.*PoweredOff
- The entity is powered down.*StandBy
- The entity is in standby mode.*Paused
- The entity is in pause state.*Rebooting
- The entity reboot is in progress.* `` - The entity's power state is not available. - processor
Capacity GetHyperflex Hypervisor Virtual Machine Processor Capacity - registered
Device GetHyperflex Hypervisor Virtual Machine 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.
- state string
- The current state of the virtual machine. For example, starting, stopped, etc.*
None
- A place holder for the default value.*Creating
- Virtual machine creation is in progress.*Pending
- The virtual machine is preparing to enter the started state.*Starting
- The virtual machine is starting.*Started
- The virtual machine is running and ready for use.*Stopping
- The virtual machine is preparing to be stopped.*Stopped
- The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.*Pausing
- The virtual machine is preparing to be paused.*Paused
- The virtual machine enters into paused state due to low free disk space.*Suspending
- The virtual machine is preparing to be suspended.*Suspended
- Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.*Deleting
- The virtual machine is preparing to be terminated.*Terminated
- The virtual machine has been permanently deleted and cannot be started.*Rebooting
- The virtual machine reboot is in progress.*Error
- The deployment of virtual machine is failed.*Warning
- The virtual machine is in warning state. - storage
Provisioned numberIn Bytes - Total provisioned storage to the HyperFlex virtual machine in bytes.
- storage
Used numberIn Bytes - Storage used by HyperFlex virtual machine in bytes.
- Get
Hyperflex Hypervisor Virtual Machine Tag[] - template boolean
- Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.
- uuid string
- The uuid of this virtual machine. The uuid is internally generated and not user specified.
- version
Context GetHyperflex Hypervisor Virtual Machine Version Context - vm
Creation stringTime - Time when this virtualmachine is created.
- vm
Instance stringUuid - The instance UUID of a virtual machine.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Hypervisor Virtual Machine Ancestor] - boot_
time str - Time when this VM booted up.
- capacity
Get
Hyperflex Hypervisor Virtual Machine Capacity - class_
id str - cluster
Get
Hyperflex Hypervisor Virtual Machine Cluster - connection_
state str - The connectivity state of the HyperFlex virtual machine.
- cpu_
utilization float - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.
- create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- guest_
info GetHyperflex Hypervisor Virtual Machine Guest Info - guest_
os_ strstate - Guest operating system state of the HyperFlex virtual machine.
- host
Get
Hyperflex Hypervisor Virtual Machine Host - host_
uuid str - Host UUID of the HyperFlex virtual machine.
- hypervisor_
type str - Type of hypervisor where the virtual machine is hosted for example ESXi.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - id str
- identity str
- The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).
- ip
Get
Hyperflex Hypervisor Virtual Machine Ip - ip_
addresses Sequence[str] - memory_
capacity GetHyperflex Hypervisor Virtual Machine Memory Capacity - memory_
utilization float - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- User-provided name to identify the virtual machine.
- nr_
provider str - Cloud platform, where the virtual machine is launched.*
Unknown
- Cloud provider is not known.*VMwarevSphere
- Cloud provider named VMware vSphere.*AmazonWebServices
- Cloud provider named Amazon Web Services.*MicrosoftAzure
- Cloud provider named Microsoft Azure.*GoogleCloudPlatform
- Cloud provider named Google Cloud Platform. - object_
type str - owners Sequence[str]
- parent
Get
Hyperflex Hypervisor Virtual Machine Parent - path str
- Directory path where virtual machine is stored.
- permission_
resources Sequence[GetHyperflex Hypervisor Virtual Machine Permission Resource] - platform_
instance_ strid - The instance id of platform which a virtual machine is running on.
- power_
state str - Power state of the virtual machine.*
Unknown
- The entity's power state is unknown.*PoweringOn
- The entity is powering on.*PoweredOn
- The entity is powered on.*PoweringOff
- The entity is powering off.*PoweredOff
- The entity is powered down.*StandBy
- The entity is in standby mode.*Paused
- The entity is in pause state.*Rebooting
- The entity reboot is in progress.* `` - The entity's power state is not available. - processor_
capacity GetHyperflex Hypervisor Virtual Machine Processor Capacity - registered_
device GetHyperflex Hypervisor Virtual Machine 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.
- state str
- The current state of the virtual machine. For example, starting, stopped, etc.*
None
- A place holder for the default value.*Creating
- Virtual machine creation is in progress.*Pending
- The virtual machine is preparing to enter the started state.*Starting
- The virtual machine is starting.*Started
- The virtual machine is running and ready for use.*Stopping
- The virtual machine is preparing to be stopped.*Stopped
- The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.*Pausing
- The virtual machine is preparing to be paused.*Paused
- The virtual machine enters into paused state due to low free disk space.*Suspending
- The virtual machine is preparing to be suspended.*Suspended
- Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.*Deleting
- The virtual machine is preparing to be terminated.*Terminated
- The virtual machine has been permanently deleted and cannot be started.*Rebooting
- The virtual machine reboot is in progress.*Error
- The deployment of virtual machine is failed.*Warning
- The virtual machine is in warning state. - storage_
provisioned_ floatin_ bytes - Total provisioned storage to the HyperFlex virtual machine in bytes.
- storage_
used_ floatin_ bytes - Storage used by HyperFlex virtual machine in bytes.
- Sequence[Get
Hyperflex Hypervisor Virtual Machine Tag] - template bool
- Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.
- uuid str
- The uuid of this virtual machine. The uuid is internally generated and not user specified.
- version_
context GetHyperflex Hypervisor Virtual Machine Version Context - vm_
creation_ strtime - Time when this virtualmachine is created.
- vm_
instance_ struuid - The instance UUID of a virtual machine.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- boot
Time String - Time when this VM booted up.
- capacity Property Map
- class
Id String - cluster Property Map
- connection
State String - The connectivity state of the HyperFlex virtual machine.
- cpu
Utilization Number - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- guest
Info Property Map - guest
Os StringState - Guest operating system state of the HyperFlex virtual machine.
- host Property Map
- host
Uuid String - Host UUID of the HyperFlex virtual machine.
- hypervisor
Type String - Type of hypervisor where the virtual machine is hosted for example ESXi.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - id String
- identity String
- The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).
- ip Property Map
- ip
Addresses List<String> - memory
Capacity Property Map - memory
Utilization Number - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- User-provided name to identify the virtual machine.
- nr
Provider String - Cloud platform, where the virtual machine is launched.*
Unknown
- Cloud provider is not known.*VMwarevSphere
- Cloud provider named VMware vSphere.*AmazonWebServices
- Cloud provider named Amazon Web Services.*MicrosoftAzure
- Cloud provider named Microsoft Azure.*GoogleCloudPlatform
- Cloud provider named Google Cloud Platform. - object
Type String - owners List<String>
- parent Property Map
- path String
- Directory path where virtual machine is stored.
- permission
Resources List<Property Map> - platform
Instance StringId - The instance id of platform which a virtual machine is running on.
- power
State String - Power state of the virtual machine.*
Unknown
- The entity's power state is unknown.*PoweringOn
- The entity is powering on.*PoweredOn
- The entity is powered on.*PoweringOff
- The entity is powering off.*PoweredOff
- The entity is powered down.*StandBy
- The entity is in standby mode.*Paused
- The entity is in pause state.*Rebooting
- The entity reboot is in progress.* `` - The entity's power state is not available. - processor
Capacity Property Map - registered
Device Property Map - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- state String
- The current state of the virtual machine. For example, starting, stopped, etc.*
None
- A place holder for the default value.*Creating
- Virtual machine creation is in progress.*Pending
- The virtual machine is preparing to enter the started state.*Starting
- The virtual machine is starting.*Started
- The virtual machine is running and ready for use.*Stopping
- The virtual machine is preparing to be stopped.*Stopped
- The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.*Pausing
- The virtual machine is preparing to be paused.*Paused
- The virtual machine enters into paused state due to low free disk space.*Suspending
- The virtual machine is preparing to be suspended.*Suspended
- Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.*Deleting
- The virtual machine is preparing to be terminated.*Terminated
- The virtual machine has been permanently deleted and cannot be started.*Rebooting
- The virtual machine reboot is in progress.*Error
- The deployment of virtual machine is failed.*Warning
- The virtual machine is in warning state. - storage
Provisioned NumberIn Bytes - Total provisioned storage to the HyperFlex virtual machine in bytes.
- storage
Used NumberIn Bytes - Storage used by HyperFlex virtual machine in bytes.
- List<Property Map>
- template Boolean
- Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.
- uuid String
- The uuid of this virtual machine. The uuid is internally generated and not user specified.
- version
Context Property Map - vm
Creation StringTime - Time when this virtualmachine is created.
- vm
Instance StringUuid - The instance UUID of a virtual machine.
getHyperflexHypervisorVirtualMachine Result
The following output properties are available:
- Id string
- Results
List<Get
Hyperflex Hypervisor Virtual Machine Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hyperflex Hypervisor Virtual Machine Ancestor> - Boot
Time string - Capacity
Get
Hyperflex Hypervisor Virtual Machine Capacity - Class
Id string - Cluster
Get
Hyperflex Hypervisor Virtual Machine Cluster - Connection
State string - Cpu
Utilization double - Create
Time string - Domain
Group stringMoid - Guest
Info GetHyperflex Hypervisor Virtual Machine Guest Info - Guest
Os stringState - Host
Get
Hyperflex Hypervisor Virtual Machine Host - Host
Uuid string - Hypervisor
Type string - Identity string
- Ip
Get
Hyperflex Hypervisor Virtual Machine Ip - Ip
Addresses List<string> - Memory
Capacity GetHyperflex Hypervisor Virtual Machine Memory Capacity - Memory
Utilization double - Mod
Time string - Moid string
- Name string
- Nr
Provider string - Object
Type string - Owners List<string>
- Parent
Get
Hyperflex Hypervisor Virtual Machine Parent - Path string
- Permission
Resources List<GetHyperflex Hypervisor Virtual Machine Permission Resource> - Platform
Instance stringId - Power
State string - Processor
Capacity GetHyperflex Hypervisor Virtual Machine Processor Capacity - Registered
Device GetHyperflex Hypervisor Virtual Machine Registered Device - string
- State string
- Storage
Provisioned doubleIn Bytes - Storage
Used doubleIn Bytes - List<Get
Hyperflex Hypervisor Virtual Machine Tag> - Template bool
- Uuid string
- Version
Context GetHyperflex Hypervisor Virtual Machine Version Context - Vm
Creation stringTime - Vm
Instance stringUuid
- Id string
- Results
[]Get
Hyperflex Hypervisor Virtual Machine Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hyperflex Hypervisor Virtual Machine Ancestor - Boot
Time string - Capacity
Get
Hyperflex Hypervisor Virtual Machine Capacity - Class
Id string - Cluster
Get
Hyperflex Hypervisor Virtual Machine Cluster - Connection
State string - Cpu
Utilization float64 - Create
Time string - Domain
Group stringMoid - Guest
Info GetHyperflex Hypervisor Virtual Machine Guest Info - Guest
Os stringState - Host
Get
Hyperflex Hypervisor Virtual Machine Host - Host
Uuid string - Hypervisor
Type string - Identity string
- Ip
Get
Hyperflex Hypervisor Virtual Machine Ip - Ip
Addresses []string - Memory
Capacity GetHyperflex Hypervisor Virtual Machine Memory Capacity - Memory
Utilization float64 - Mod
Time string - Moid string
- Name string
- Nr
Provider string - Object
Type string - Owners []string
- Parent
Get
Hyperflex Hypervisor Virtual Machine Parent - Path string
- Permission
Resources []GetHyperflex Hypervisor Virtual Machine Permission Resource - Platform
Instance stringId - Power
State string - Processor
Capacity GetHyperflex Hypervisor Virtual Machine Processor Capacity - Registered
Device GetHyperflex Hypervisor Virtual Machine Registered Device - string
- State string
- Storage
Provisioned float64In Bytes - Storage
Used float64In Bytes - []Get
Hyperflex Hypervisor Virtual Machine Tag - Template bool
- Uuid string
- Version
Context GetHyperflex Hypervisor Virtual Machine Version Context - Vm
Creation stringTime - Vm
Instance stringUuid
- id String
- results
List<Get
Hyperflex Hypervisor Virtual Machine Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hyperflex Hypervisor Virtual Machine Ancestor> - boot
Time String - capacity
Get
Hyperflex Hypervisor Virtual Machine Capacity - class
Id String - cluster
Get
Hyperflex Hypervisor Virtual Machine Cluster - connection
State String - cpu
Utilization Double - create
Time String - domain
Group StringMoid - guest
Info GetHyperflex Hypervisor Virtual Machine Guest Info - guest
Os StringState - host
Get
Hyperflex Hypervisor Virtual Machine Host - host
Uuid String - hypervisor
Type String - identity String
- ip
Get
Hyperflex Hypervisor Virtual Machine Ip - ip
Addresses List<String> - memory
Capacity GetHyperflex Hypervisor Virtual Machine Memory Capacity - memory
Utilization Double - mod
Time String - moid String
- name String
- nr
Provider String - object
Type String - owners List<String>
- parent
Get
Hyperflex Hypervisor Virtual Machine Parent - path String
- permission
Resources List<GetHyperflex Hypervisor Virtual Machine Permission Resource> - platform
Instance StringId - power
State String - processor
Capacity GetHyperflex Hypervisor Virtual Machine Processor Capacity - registered
Device GetHyperflex Hypervisor Virtual Machine Registered Device - String
- state String
- storage
Provisioned DoubleIn Bytes - storage
Used DoubleIn Bytes - List<Get
Hyperflex Hypervisor Virtual Machine Tag> - template Boolean
- uuid String
- version
Context GetHyperflex Hypervisor Virtual Machine Version Context - vm
Creation StringTime - vm
Instance StringUuid
- id string
- results
Get
Hyperflex Hypervisor Virtual Machine Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hyperflex Hypervisor Virtual Machine Ancestor[] - boot
Time string - capacity
Get
Hyperflex Hypervisor Virtual Machine Capacity - class
Id string - cluster
Get
Hyperflex Hypervisor Virtual Machine Cluster - connection
State string - cpu
Utilization number - create
Time string - domain
Group stringMoid - guest
Info GetHyperflex Hypervisor Virtual Machine Guest Info - guest
Os stringState - host
Get
Hyperflex Hypervisor Virtual Machine Host - host
Uuid string - hypervisor
Type string - identity string
- ip
Get
Hyperflex Hypervisor Virtual Machine Ip - ip
Addresses string[] - memory
Capacity GetHyperflex Hypervisor Virtual Machine Memory Capacity - memory
Utilization number - mod
Time string - moid string
- name string
- nr
Provider string - object
Type string - owners string[]
- parent
Get
Hyperflex Hypervisor Virtual Machine Parent - path string
- permission
Resources GetHyperflex Hypervisor Virtual Machine Permission Resource[] - platform
Instance stringId - power
State string - processor
Capacity GetHyperflex Hypervisor Virtual Machine Processor Capacity - registered
Device GetHyperflex Hypervisor Virtual Machine Registered Device - string
- state string
- storage
Provisioned numberIn Bytes - storage
Used numberIn Bytes - Get
Hyperflex Hypervisor Virtual Machine Tag[] - template boolean
- uuid string
- version
Context GetHyperflex Hypervisor Virtual Machine Version Context - vm
Creation stringTime - vm
Instance stringUuid
- id str
- results
Sequence[Get
Hyperflex Hypervisor Virtual Machine Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hyperflex Hypervisor Virtual Machine Ancestor] - boot_
time str - capacity
Get
Hyperflex Hypervisor Virtual Machine Capacity - class_
id str - cluster
Get
Hyperflex Hypervisor Virtual Machine Cluster - connection_
state str - cpu_
utilization float - create_
time str - domain_
group_ strmoid - guest_
info GetHyperflex Hypervisor Virtual Machine Guest Info - guest_
os_ strstate - host
Get
Hyperflex Hypervisor Virtual Machine Host - host_
uuid str - hypervisor_
type str - identity str
- ip
Get
Hyperflex Hypervisor Virtual Machine Ip - ip_
addresses Sequence[str] - memory_
capacity GetHyperflex Hypervisor Virtual Machine Memory Capacity - memory_
utilization float - mod_
time str - moid str
- name str
- nr_
provider str - object_
type str - owners Sequence[str]
- parent
Get
Hyperflex Hypervisor Virtual Machine Parent - path str
- permission_
resources Sequence[GetHyperflex Hypervisor Virtual Machine Permission Resource] - platform_
instance_ strid - power_
state str - processor_
capacity GetHyperflex Hypervisor Virtual Machine Processor Capacity - registered_
device GetHyperflex Hypervisor Virtual Machine Registered Device - str
- state str
- storage_
provisioned_ floatin_ bytes - storage_
used_ floatin_ bytes - Sequence[Get
Hyperflex Hypervisor Virtual Machine Tag] - template bool
- uuid str
- version_
context GetHyperflex Hypervisor Virtual Machine Version Context - vm_
creation_ strtime - vm_
instance_ struuid
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- boot
Time String - capacity Property Map
- class
Id String - cluster Property Map
- connection
State String - cpu
Utilization Number - create
Time String - domain
Group StringMoid - guest
Info Property Map - guest
Os StringState - host Property Map
- host
Uuid String - hypervisor
Type String - identity String
- ip Property Map
- ip
Addresses List<String> - memory
Capacity Property Map - memory
Utilization Number - mod
Time String - moid String
- name String
- nr
Provider String - object
Type String - owners List<String>
- parent Property Map
- path String
- permission
Resources List<Property Map> - platform
Instance StringId - power
State String - processor
Capacity Property Map - registered
Device Property Map - String
- state String
- storage
Provisioned NumberIn Bytes - storage
Used NumberIn Bytes - List<Property Map>
- template Boolean
- uuid String
- version
Context Property Map - vm
Creation StringTime - vm
Instance StringUuid
Supporting Types
GetHyperflexHypervisorVirtualMachineAncestor
- 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'.
GetHyperflexHypervisorVirtualMachineCapacity
- 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.
- Cpu
Cores double - The number of cpu cores on this hardware platform.
- Cpu
Speed double - Speed of cpu in MHz. Usually cpu speeds are reported for modern cpus in GHz but MHz makes it more precise.
- Memory
Size double - The amount of memory allocated (bytes) to this hardware platform.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Cpu
Cores float64 - The number of cpu cores on this hardware platform.
- Cpu
Speed float64 - Speed of cpu in MHz. Usually cpu speeds are reported for modern cpus in GHz but MHz makes it more precise.
- Memory
Size float64 - The amount of memory allocated (bytes) to this hardware platform.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cpu
Cores Double - The number of cpu cores on this hardware platform.
- cpu
Speed Double - Speed of cpu in MHz. Usually cpu speeds are reported for modern cpus in GHz but MHz makes it more precise.
- memory
Size Double - The amount of memory allocated (bytes) to this hardware platform.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cpu
Cores number - The number of cpu cores on this hardware platform.
- cpu
Speed number - Speed of cpu in MHz. Usually cpu speeds are reported for modern cpus in GHz but MHz makes it more precise.
- memory
Size number - The amount of memory allocated (bytes) to this hardware platform.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cpu_
cores float - The number of cpu cores on this hardware platform.
- cpu_
speed float - Speed of cpu in MHz. Usually cpu speeds are reported for modern cpus in GHz but MHz makes it more precise.
- memory_
size float - The amount of memory allocated (bytes) to this hardware platform.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- cpu
Cores Number - The number of cpu cores on this hardware platform.
- cpu
Speed Number - Speed of cpu in MHz. Usually cpu speeds are reported for modern cpus in GHz but MHz makes it more precise.
- memory
Size Number - The amount of memory allocated (bytes) to this hardware platform.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHyperflexHypervisorVirtualMachineCluster
- 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'.
GetHyperflexHypervisorVirtualMachineGuestInfo
- 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.
- Hostname string
- Name provided to the host OS (example, ubuntu6410, test-gateway, etc.).
- Ip
Address string - Primary IP address of the guest os.
- Name string
- User-provided name to identify the virtual machine.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Operating
System string - The name of the guest OS running on this VM (Cent OS 4/5/6/7).
- 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.
- Hostname string
- Name provided to the host OS (example, ubuntu6410, test-gateway, etc.).
- Ip
Address string - Primary IP address of the guest os.
- Name string
- User-provided name to identify the virtual machine.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Operating
System string - The name of the guest OS running on this VM (Cent OS 4/5/6/7).
- 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.
- hostname String
- Name provided to the host OS (example, ubuntu6410, test-gateway, etc.).
- ip
Address String - Primary IP address of the guest os.
- name String
- User-provided name to identify the virtual machine.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operating
System String - The name of the guest OS running on this VM (Cent OS 4/5/6/7).
- 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.
- hostname string
- Name provided to the host OS (example, ubuntu6410, test-gateway, etc.).
- ip
Address string - Primary IP address of the guest os.
- name string
- User-provided name to identify the virtual machine.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operating
System string - The name of the guest OS running on this VM (Cent OS 4/5/6/7).
- 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.
- hostname str
- Name provided to the host OS (example, ubuntu6410, test-gateway, etc.).
- ip_
address str - Primary IP address of the guest os.
- name str
- User-provided name to identify the virtual machine.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operating_
system str - The name of the guest OS running on this VM (Cent OS 4/5/6/7).
- 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.
- hostname String
- Name provided to the host OS (example, ubuntu6410, test-gateway, etc.).
- ip
Address String - Primary IP address of the guest os.
- name String
- User-provided name to identify the virtual machine.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- operating
System String - The name of the guest OS running on this VM (Cent OS 4/5/6/7).
GetHyperflexHypervisorVirtualMachineHost
- 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'.
GetHyperflexHypervisorVirtualMachineIp
- Additional
Properties string - Address string
- The IP or FQN of the HyperFlex appliance.
- 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.
- Fqdn string
- The fully qualified domain name of the HyperFlex appliance.
- Ip string
- The IP address of the HyperFlex appliance.
- 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 - Address string
- The IP or FQN of the HyperFlex appliance.
- 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.
- Fqdn string
- The fully qualified domain name of the HyperFlex appliance.
- Ip string
- The IP address of the HyperFlex appliance.
- 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 - address String
- The IP or FQN of the HyperFlex appliance.
- 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.
- fqdn String
- The fully qualified domain name of the HyperFlex appliance.
- ip String
- The IP address of the HyperFlex appliance.
- 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 - address string
- The IP or FQN of the HyperFlex appliance.
- 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.
- fqdn string
- The fully qualified domain name of the HyperFlex appliance.
- ip string
- The IP address of the HyperFlex appliance.
- 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 - address str
- The IP or FQN of the HyperFlex appliance.
- 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.
- fqdn str
- The fully qualified domain name of the HyperFlex appliance.
- ip str
- The IP address of the HyperFlex appliance.
- 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 - address String
- The IP or FQN of the HyperFlex appliance.
- 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.
- fqdn String
- The fully qualified domain name of the HyperFlex appliance.
- ip String
- The IP address of the HyperFlex appliance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetHyperflexHypervisorVirtualMachineMemoryCapacity
- Additional
Properties string - Capacity double
- The total memory capacity of the entity in bytes.
- 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.
- Free double
- Free memory (bytes) that is unused and available for allocation, as a point-in-time snapshot. The available memory capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used memory capacity is also reported.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Used double
- Memory (bytes) that has been already used up, as a point-in-time snapshot.
- Additional
Properties string - Capacity float64
- The total memory capacity of the entity in bytes.
- 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.
- Free float64
- Free memory (bytes) that is unused and available for allocation, as a point-in-time snapshot. The available memory capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used memory capacity is also reported.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Used float64
- Memory (bytes) that has been already used up, as a point-in-time snapshot.
- additional
Properties String - capacity Double
- The total memory capacity of the entity in bytes.
- 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.
- free Double
- Free memory (bytes) that is unused and available for allocation, as a point-in-time snapshot. The available memory capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used memory capacity is also reported.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used Double
- Memory (bytes) that has been already used up, as a point-in-time snapshot.
- additional
Properties string - capacity number
- The total memory capacity of the entity in bytes.
- 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.
- free number
- Free memory (bytes) that is unused and available for allocation, as a point-in-time snapshot. The available memory capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used memory capacity is also reported.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used number
- Memory (bytes) that has been already used up, as a point-in-time snapshot.
- additional_
properties str - capacity float
- The total memory capacity of the entity in bytes.
- 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.
- free float
- Free memory (bytes) that is unused and available for allocation, as a point-in-time snapshot. The available memory capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used memory capacity is also reported.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used float
- Memory (bytes) that has been already used up, as a point-in-time snapshot.
- additional
Properties String - capacity Number
- The total memory capacity of the entity in bytes.
- 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.
- free Number
- Free memory (bytes) that is unused and available for allocation, as a point-in-time snapshot. The available memory capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used memory capacity is also reported.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used Number
- Memory (bytes) that has been already used up, as a point-in-time snapshot.
GetHyperflexHypervisorVirtualMachineParent
- 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'.
GetHyperflexHypervisorVirtualMachinePermissionResource
- 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'.
GetHyperflexHypervisorVirtualMachineProcessorCapacity
- Additional
Properties string - Capacity double
- Total capacity of the entity in MHz.
- 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.
- Free double
- Free CPU capacity in MHz, as a point-in-time snapshot. The available CPU capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used CPU capacity is also reported.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Used double
- Used CPU capacity of the entity in MHz, as a point-in-time snapshot.
- Additional
Properties string - Capacity float64
- Total capacity of the entity in MHz.
- 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.
- Free float64
- Free CPU capacity in MHz, as a point-in-time snapshot. The available CPU capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used CPU capacity is also reported.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Used float64
- Used CPU capacity of the entity in MHz, as a point-in-time snapshot.
- additional
Properties String - capacity Double
- Total capacity of the entity in MHz.
- 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.
- free Double
- Free CPU capacity in MHz, as a point-in-time snapshot. The available CPU capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used CPU capacity is also reported.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used Double
- Used CPU capacity of the entity in MHz, as a point-in-time snapshot.
- additional
Properties string - capacity number
- Total capacity of the entity in MHz.
- 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.
- free number
- Free CPU capacity in MHz, as a point-in-time snapshot. The available CPU capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used CPU capacity is also reported.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used number
- Used CPU capacity of the entity in MHz, as a point-in-time snapshot.
- additional_
properties str - capacity float
- Total capacity of the entity in MHz.
- 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.
- free float
- Free CPU capacity in MHz, as a point-in-time snapshot. The available CPU capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used CPU capacity is also reported.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used float
- Used CPU capacity of the entity in MHz, as a point-in-time snapshot.
- additional
Properties String - capacity Number
- Total capacity of the entity in MHz.
- 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.
- free Number
- Free CPU capacity in MHz, as a point-in-time snapshot. The available CPU capacity is reported for an entity (such as Host or Cluster) when inventory data is collected for that entity. As part of the inventory data, a snapshot of the free and used CPU capacity is also reported.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- used Number
- Used CPU capacity of the entity in MHz, as a point-in-time snapshot.
GetHyperflexHypervisorVirtualMachineRegisteredDevice
- 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'.
GetHyperflexHypervisorVirtualMachineResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Hypervisor Virtual Machine Result Ancestor> - Boot
Time string - Time when this VM booted up.
- Capacities
List<Get
Hyperflex Hypervisor Virtual Machine Result Capacity> - Class
Id string - Clusters
List<Get
Hyperflex Hypervisor Virtual Machine Result Cluster> - Connection
State string - The connectivity state of the HyperFlex virtual machine.
- Cpu
Utilization double - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Guest
Infos List<GetHyperflex Hypervisor Virtual Machine Result Guest Info> - Guest
Os stringState - Guest operating system state of the HyperFlex virtual machine.
- Host
Uuid string - Host UUID of the HyperFlex virtual machine.
- Hosts
List<Get
Hyperflex Hypervisor Virtual Machine Result Host> - Hypervisor
Type string - Type of hypervisor where the virtual machine is hosted for example ESXi.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - Identity string
- The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).
- Ip
Addresses List<string> - Ips
List<Get
Hyperflex Hypervisor Virtual Machine Result Ip> - Memory
Capacities List<GetHyperflex Hypervisor Virtual Machine Result Memory Capacity> - Memory
Utilization double - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- User-provided name to identify the virtual machine.
- Nr
Provider string - Cloud platform, where the virtual machine is launched.*
Unknown
- Cloud provider is not known.*VMwarevSphere
- Cloud provider named VMware vSphere.*AmazonWebServices
- Cloud provider named Amazon Web Services.*MicrosoftAzure
- Cloud provider named Microsoft Azure.*GoogleCloudPlatform
- Cloud provider named Google Cloud Platform. - Object
Type string - Owners List<string>
- Parents
List<Get
Hyperflex Hypervisor Virtual Machine Result Parent> - Path string
- Directory path where virtual machine is stored.
- Permission
Resources List<GetHyperflex Hypervisor Virtual Machine Result Permission Resource> - Platform
Instance stringId - The instance id of platform which a virtual machine is running on.
- Power
State string - Power state of the virtual machine.*
Unknown
- The entity's power state is unknown.*PoweringOn
- The entity is powering on.*PoweredOn
- The entity is powered on.*PoweringOff
- The entity is powering off.*PoweredOff
- The entity is powered down.*StandBy
- The entity is in standby mode.*Paused
- The entity is in pause state.*Rebooting
- The entity reboot is in progress.* `` - The entity's power state is not available. - Processor
Capacities List<GetHyperflex Hypervisor Virtual Machine Result Processor Capacity> - Registered
Devices List<GetHyperflex Hypervisor Virtual Machine 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.
- State string
- The current state of the virtual machine. For example, starting, stopped, etc.*
None
- A place holder for the default value.*Creating
- Virtual machine creation is in progress.*Pending
- The virtual machine is preparing to enter the started state.*Starting
- The virtual machine is starting.*Started
- The virtual machine is running and ready for use.*Stopping
- The virtual machine is preparing to be stopped.*Stopped
- The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.*Pausing
- The virtual machine is preparing to be paused.*Paused
- The virtual machine enters into paused state due to low free disk space.*Suspending
- The virtual machine is preparing to be suspended.*Suspended
- Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.*Deleting
- The virtual machine is preparing to be terminated.*Terminated
- The virtual machine has been permanently deleted and cannot be started.*Rebooting
- The virtual machine reboot is in progress.*Error
- The deployment of virtual machine is failed.*Warning
- The virtual machine is in warning state. - Storage
Provisioned doubleIn Bytes - Total provisioned storage to the HyperFlex virtual machine in bytes.
- Storage
Used doubleIn Bytes - Storage used by HyperFlex virtual machine in bytes.
- List<Get
Hyperflex Hypervisor Virtual Machine Result Tag> - Template bool
- Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.
- Uuid string
- The uuid of this virtual machine. The uuid is internally generated and not user specified.
- Version
Contexts List<GetHyperflex Hypervisor Virtual Machine Result Version Context> - Vm
Creation stringTime - Time when this virtualmachine is created.
- Vm
Instance stringUuid - The instance UUID of a virtual machine.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Hypervisor Virtual Machine Result Ancestor - Boot
Time string - Time when this VM booted up.
- Capacities
[]Get
Hyperflex Hypervisor Virtual Machine Result Capacity - Class
Id string - Clusters
[]Get
Hyperflex Hypervisor Virtual Machine Result Cluster - Connection
State string - The connectivity state of the HyperFlex virtual machine.
- Cpu
Utilization float64 - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Guest
Infos []GetHyperflex Hypervisor Virtual Machine Result Guest Info - Guest
Os stringState - Guest operating system state of the HyperFlex virtual machine.
- Host
Uuid string - Host UUID of the HyperFlex virtual machine.
- Hosts
[]Get
Hyperflex Hypervisor Virtual Machine Result Host - Hypervisor
Type string - Type of hypervisor where the virtual machine is hosted for example ESXi.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - Identity string
- The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).
- Ip
Addresses []string - Ips
[]Get
Hyperflex Hypervisor Virtual Machine Result Ip - Memory
Capacities []GetHyperflex Hypervisor Virtual Machine Result Memory Capacity - Memory
Utilization float64 - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- User-provided name to identify the virtual machine.
- Nr
Provider string - Cloud platform, where the virtual machine is launched.*
Unknown
- Cloud provider is not known.*VMwarevSphere
- Cloud provider named VMware vSphere.*AmazonWebServices
- Cloud provider named Amazon Web Services.*MicrosoftAzure
- Cloud provider named Microsoft Azure.*GoogleCloudPlatform
- Cloud provider named Google Cloud Platform. - Object
Type string - Owners []string
- Parents
[]Get
Hyperflex Hypervisor Virtual Machine Result Parent - Path string
- Directory path where virtual machine is stored.
- Permission
Resources []GetHyperflex Hypervisor Virtual Machine Result Permission Resource - Platform
Instance stringId - The instance id of platform which a virtual machine is running on.
- Power
State string - Power state of the virtual machine.*
Unknown
- The entity's power state is unknown.*PoweringOn
- The entity is powering on.*PoweredOn
- The entity is powered on.*PoweringOff
- The entity is powering off.*PoweredOff
- The entity is powered down.*StandBy
- The entity is in standby mode.*Paused
- The entity is in pause state.*Rebooting
- The entity reboot is in progress.* `` - The entity's power state is not available. - Processor
Capacities []GetHyperflex Hypervisor Virtual Machine Result Processor Capacity - Registered
Devices []GetHyperflex Hypervisor Virtual Machine 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.
- State string
- The current state of the virtual machine. For example, starting, stopped, etc.*
None
- A place holder for the default value.*Creating
- Virtual machine creation is in progress.*Pending
- The virtual machine is preparing to enter the started state.*Starting
- The virtual machine is starting.*Started
- The virtual machine is running and ready for use.*Stopping
- The virtual machine is preparing to be stopped.*Stopped
- The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.*Pausing
- The virtual machine is preparing to be paused.*Paused
- The virtual machine enters into paused state due to low free disk space.*Suspending
- The virtual machine is preparing to be suspended.*Suspended
- Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.*Deleting
- The virtual machine is preparing to be terminated.*Terminated
- The virtual machine has been permanently deleted and cannot be started.*Rebooting
- The virtual machine reboot is in progress.*Error
- The deployment of virtual machine is failed.*Warning
- The virtual machine is in warning state. - Storage
Provisioned float64In Bytes - Total provisioned storage to the HyperFlex virtual machine in bytes.
- Storage
Used float64In Bytes - Storage used by HyperFlex virtual machine in bytes.
- []Get
Hyperflex Hypervisor Virtual Machine Result Tag - Template bool
- Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.
- Uuid string
- The uuid of this virtual machine. The uuid is internally generated and not user specified.
- Version
Contexts []GetHyperflex Hypervisor Virtual Machine Result Version Context - Vm
Creation stringTime - Time when this virtualmachine is created.
- Vm
Instance stringUuid - The instance UUID of a virtual machine.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Hypervisor Virtual Machine Result Ancestor> - boot
Time String - Time when this VM booted up.
- capacities
List<Get
Hyperflex Hypervisor Virtual Machine Result Capacity> - class
Id String - clusters
List<Get
Hyperflex Hypervisor Virtual Machine Result Cluster> - connection
State String - The connectivity state of the HyperFlex virtual machine.
- cpu
Utilization Double - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- guest
Infos List<GetHyperflex Hypervisor Virtual Machine Result Guest Info> - guest
Os StringState - Guest operating system state of the HyperFlex virtual machine.
- host
Uuid String - Host UUID of the HyperFlex virtual machine.
- hosts
List<Get
Hyperflex Hypervisor Virtual Machine Result Host> - hypervisor
Type String - Type of hypervisor where the virtual machine is hosted for example ESXi.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - identity String
- The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).
- ip
Addresses List<String> - ips
List<Get
Hyperflex Hypervisor Virtual Machine Result Ip> - memory
Capacities List<GetHyperflex Hypervisor Virtual Machine Result Memory Capacity> - memory
Utilization Double - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- User-provided name to identify the virtual machine.
- nr
Provider String - Cloud platform, where the virtual machine is launched.*
Unknown
- Cloud provider is not known.*VMwarevSphere
- Cloud provider named VMware vSphere.*AmazonWebServices
- Cloud provider named Amazon Web Services.*MicrosoftAzure
- Cloud provider named Microsoft Azure.*GoogleCloudPlatform
- Cloud provider named Google Cloud Platform. - object
Type String - owners List<String>
- parents
List<Get
Hyperflex Hypervisor Virtual Machine Result Parent> - path String
- Directory path where virtual machine is stored.
- permission
Resources List<GetHyperflex Hypervisor Virtual Machine Result Permission Resource> - platform
Instance StringId - The instance id of platform which a virtual machine is running on.
- power
State String - Power state of the virtual machine.*
Unknown
- The entity's power state is unknown.*PoweringOn
- The entity is powering on.*PoweredOn
- The entity is powered on.*PoweringOff
- The entity is powering off.*PoweredOff
- The entity is powered down.*StandBy
- The entity is in standby mode.*Paused
- The entity is in pause state.*Rebooting
- The entity reboot is in progress.* `` - The entity's power state is not available. - processor
Capacities List<GetHyperflex Hypervisor Virtual Machine Result Processor Capacity> - registered
Devices List<GetHyperflex Hypervisor Virtual Machine 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.
- state String
- The current state of the virtual machine. For example, starting, stopped, etc.*
None
- A place holder for the default value.*Creating
- Virtual machine creation is in progress.*Pending
- The virtual machine is preparing to enter the started state.*Starting
- The virtual machine is starting.*Started
- The virtual machine is running and ready for use.*Stopping
- The virtual machine is preparing to be stopped.*Stopped
- The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.*Pausing
- The virtual machine is preparing to be paused.*Paused
- The virtual machine enters into paused state due to low free disk space.*Suspending
- The virtual machine is preparing to be suspended.*Suspended
- Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.*Deleting
- The virtual machine is preparing to be terminated.*Terminated
- The virtual machine has been permanently deleted and cannot be started.*Rebooting
- The virtual machine reboot is in progress.*Error
- The deployment of virtual machine is failed.*Warning
- The virtual machine is in warning state. - storage
Provisioned DoubleIn Bytes - Total provisioned storage to the HyperFlex virtual machine in bytes.
- storage
Used DoubleIn Bytes - Storage used by HyperFlex virtual machine in bytes.
- List<Get
Hyperflex Hypervisor Virtual Machine Result Tag> - template Boolean
- Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.
- uuid String
- The uuid of this virtual machine. The uuid is internally generated and not user specified.
- version
Contexts List<GetHyperflex Hypervisor Virtual Machine Result Version Context> - vm
Creation StringTime - Time when this virtualmachine is created.
- vm
Instance StringUuid - The instance UUID of a virtual machine.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Hypervisor Virtual Machine Result Ancestor[] - boot
Time string - Time when this VM booted up.
- capacities
Get
Hyperflex Hypervisor Virtual Machine Result Capacity[] - class
Id string - clusters
Get
Hyperflex Hypervisor Virtual Machine Result Cluster[] - connection
State string - The connectivity state of the HyperFlex virtual machine.
- cpu
Utilization number - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- guest
Infos GetHyperflex Hypervisor Virtual Machine Result Guest Info[] - guest
Os stringState - Guest operating system state of the HyperFlex virtual machine.
- host
Uuid string - Host UUID of the HyperFlex virtual machine.
- hosts
Get
Hyperflex Hypervisor Virtual Machine Result Host[] - hypervisor
Type string - Type of hypervisor where the virtual machine is hosted for example ESXi.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - identity string
- The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).
- ip
Addresses string[] - ips
Get
Hyperflex Hypervisor Virtual Machine Result Ip[] - memory
Capacities GetHyperflex Hypervisor Virtual Machine Result Memory Capacity[] - memory
Utilization number - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- User-provided name to identify the virtual machine.
- nr
Provider string - Cloud platform, where the virtual machine is launched.*
Unknown
- Cloud provider is not known.*VMwarevSphere
- Cloud provider named VMware vSphere.*AmazonWebServices
- Cloud provider named Amazon Web Services.*MicrosoftAzure
- Cloud provider named Microsoft Azure.*GoogleCloudPlatform
- Cloud provider named Google Cloud Platform. - object
Type string - owners string[]
- parents
Get
Hyperflex Hypervisor Virtual Machine Result Parent[] - path string
- Directory path where virtual machine is stored.
- permission
Resources GetHyperflex Hypervisor Virtual Machine Result Permission Resource[] - platform
Instance stringId - The instance id of platform which a virtual machine is running on.
- power
State string - Power state of the virtual machine.*
Unknown
- The entity's power state is unknown.*PoweringOn
- The entity is powering on.*PoweredOn
- The entity is powered on.*PoweringOff
- The entity is powering off.*PoweredOff
- The entity is powered down.*StandBy
- The entity is in standby mode.*Paused
- The entity is in pause state.*Rebooting
- The entity reboot is in progress.* `` - The entity's power state is not available. - processor
Capacities GetHyperflex Hypervisor Virtual Machine Result Processor Capacity[] - registered
Devices GetHyperflex Hypervisor Virtual Machine 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.
- state string
- The current state of the virtual machine. For example, starting, stopped, etc.*
None
- A place holder for the default value.*Creating
- Virtual machine creation is in progress.*Pending
- The virtual machine is preparing to enter the started state.*Starting
- The virtual machine is starting.*Started
- The virtual machine is running and ready for use.*Stopping
- The virtual machine is preparing to be stopped.*Stopped
- The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.*Pausing
- The virtual machine is preparing to be paused.*Paused
- The virtual machine enters into paused state due to low free disk space.*Suspending
- The virtual machine is preparing to be suspended.*Suspended
- Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.*Deleting
- The virtual machine is preparing to be terminated.*Terminated
- The virtual machine has been permanently deleted and cannot be started.*Rebooting
- The virtual machine reboot is in progress.*Error
- The deployment of virtual machine is failed.*Warning
- The virtual machine is in warning state. - storage
Provisioned numberIn Bytes - Total provisioned storage to the HyperFlex virtual machine in bytes.
- storage
Used numberIn Bytes - Storage used by HyperFlex virtual machine in bytes.
- Get
Hyperflex Hypervisor Virtual Machine Result Tag[] - template boolean
- Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.
- uuid string
- The uuid of this virtual machine. The uuid is internally generated and not user specified.
- version
Contexts GetHyperflex Hypervisor Virtual Machine Result Version Context[] - vm
Creation stringTime - Time when this virtualmachine is created.
- vm
Instance stringUuid - The instance UUID of a virtual machine.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Hypervisor Virtual Machine Result Ancestor] - boot_
time str - Time when this VM booted up.
- capacities
Sequence[Get
Hyperflex Hypervisor Virtual Machine Result Capacity] - class_
id str - clusters
Sequence[Get
Hyperflex Hypervisor Virtual Machine Result Cluster] - connection_
state str - The connectivity state of the HyperFlex virtual machine.
- cpu_
utilization float - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.
- create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- guest_
infos Sequence[GetHyperflex Hypervisor Virtual Machine Result Guest Info] - guest_
os_ strstate - Guest operating system state of the HyperFlex virtual machine.
- host_
uuid str - Host UUID of the HyperFlex virtual machine.
- hosts
Sequence[Get
Hyperflex Hypervisor Virtual Machine Result Host] - hypervisor_
type str - Type of hypervisor where the virtual machine is hosted for example ESXi.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - identity str
- The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).
- ip_
addresses Sequence[str] - ips
Sequence[Get
Hyperflex Hypervisor Virtual Machine Result Ip] - memory_
capacities Sequence[GetHyperflex Hypervisor Virtual Machine Result Memory Capacity] - memory_
utilization float - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- User-provided name to identify the virtual machine.
- nr_
provider str - Cloud platform, where the virtual machine is launched.*
Unknown
- Cloud provider is not known.*VMwarevSphere
- Cloud provider named VMware vSphere.*AmazonWebServices
- Cloud provider named Amazon Web Services.*MicrosoftAzure
- Cloud provider named Microsoft Azure.*GoogleCloudPlatform
- Cloud provider named Google Cloud Platform. - object_
type str - owners Sequence[str]
- parents
Sequence[Get
Hyperflex Hypervisor Virtual Machine Result Parent] - path str
- Directory path where virtual machine is stored.
- permission_
resources Sequence[GetHyperflex Hypervisor Virtual Machine Result Permission Resource] - platform_
instance_ strid - The instance id of platform which a virtual machine is running on.
- power_
state str - Power state of the virtual machine.*
Unknown
- The entity's power state is unknown.*PoweringOn
- The entity is powering on.*PoweredOn
- The entity is powered on.*PoweringOff
- The entity is powering off.*PoweredOff
- The entity is powered down.*StandBy
- The entity is in standby mode.*Paused
- The entity is in pause state.*Rebooting
- The entity reboot is in progress.* `` - The entity's power state is not available. - processor_
capacities Sequence[GetHyperflex Hypervisor Virtual Machine Result Processor Capacity] - registered_
devices Sequence[GetHyperflex Hypervisor Virtual Machine 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.
- state str
- The current state of the virtual machine. For example, starting, stopped, etc.*
None
- A place holder for the default value.*Creating
- Virtual machine creation is in progress.*Pending
- The virtual machine is preparing to enter the started state.*Starting
- The virtual machine is starting.*Started
- The virtual machine is running and ready for use.*Stopping
- The virtual machine is preparing to be stopped.*Stopped
- The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.*Pausing
- The virtual machine is preparing to be paused.*Paused
- The virtual machine enters into paused state due to low free disk space.*Suspending
- The virtual machine is preparing to be suspended.*Suspended
- Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.*Deleting
- The virtual machine is preparing to be terminated.*Terminated
- The virtual machine has been permanently deleted and cannot be started.*Rebooting
- The virtual machine reboot is in progress.*Error
- The deployment of virtual machine is failed.*Warning
- The virtual machine is in warning state. - storage_
provisioned_ floatin_ bytes - Total provisioned storage to the HyperFlex virtual machine in bytes.
- storage_
used_ floatin_ bytes - Storage used by HyperFlex virtual machine in bytes.
- Sequence[Get
Hyperflex Hypervisor Virtual Machine Result Tag] - template bool
- Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.
- uuid str
- The uuid of this virtual machine. The uuid is internally generated and not user specified.
- version_
contexts Sequence[GetHyperflex Hypervisor Virtual Machine Result Version Context] - vm_
creation_ strtime - Time when this virtualmachine is created.
- vm_
instance_ struuid - The instance UUID of a virtual machine.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- boot
Time String - Time when this VM booted up.
- capacities List<Property Map>
- class
Id String - clusters List<Property Map>
- connection
State String - The connectivity state of the HyperFlex virtual machine.
- cpu
Utilization Number - Average CPU utilization percentage derived as a ratio of CPU used to CPU allocated. The value is calculated whenever inventory is performed.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- guest
Infos List<Property Map> - guest
Os StringState - Guest operating system state of the HyperFlex virtual machine.
- host
Uuid String - Host UUID of the HyperFlex virtual machine.
- hosts List<Property Map>
- hypervisor
Type String - Type of hypervisor where the virtual machine is hosted for example ESXi.*
ESXi
- The hypervisor running on the HyperFlex cluster is a Vmware ESXi hypervisor of any version.*Hyper-V
- The hypervisor running on the HyperFlex cluster is Microsoft Hyper-V.*Unknown
- The hypervisor running on the HyperFlex cluster is not known. - identity String
- The internally generated identity of this VM. This entity is not manipulated by users. It aids in uniquely identifying the virtual machine object. For VMware, this is MOR (managed object reference).
- ip
Addresses List<String> - ips List<Property Map>
- memory
Capacities List<Property Map> - memory
Utilization Number - Average memory utilization percentage derived as a ratio of memory used to available memory. The value is calculated whenever inventory is performed.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- User-provided name to identify the virtual machine.
- nr
Provider String - Cloud platform, where the virtual machine is launched.*
Unknown
- Cloud provider is not known.*VMwarevSphere
- Cloud provider named VMware vSphere.*AmazonWebServices
- Cloud provider named Amazon Web Services.*MicrosoftAzure
- Cloud provider named Microsoft Azure.*GoogleCloudPlatform
- Cloud provider named Google Cloud Platform. - object
Type String - owners List<String>
- parents List<Property Map>
- path String
- Directory path where virtual machine is stored.
- permission
Resources List<Property Map> - platform
Instance StringId - The instance id of platform which a virtual machine is running on.
- power
State String - Power state of the virtual machine.*
Unknown
- The entity's power state is unknown.*PoweringOn
- The entity is powering on.*PoweredOn
- The entity is powered on.*PoweringOff
- The entity is powering off.*PoweredOff
- The entity is powered down.*StandBy
- The entity is in standby mode.*Paused
- The entity is in pause state.*Rebooting
- The entity reboot is in progress.* `` - The entity's power state is not available. - processor
Capacities List<Property Map> - registered
Devices List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- state String
- The current state of the virtual machine. For example, starting, stopped, etc.*
None
- A place holder for the default value.*Creating
- Virtual machine creation is in progress.*Pending
- The virtual machine is preparing to enter the started state.*Starting
- The virtual machine is starting.*Started
- The virtual machine is running and ready for use.*Stopping
- The virtual machine is preparing to be stopped.*Stopped
- The virtual machine is shut down and cannot be used. The virtual machine can be started again at any time.*Pausing
- The virtual machine is preparing to be paused.*Paused
- The virtual machine enters into paused state due to low free disk space.*Suspending
- The virtual machine is preparing to be suspended.*Suspended
- Virtual machine is in sleep mode.When a virtual machine is suspended, the current state of theoperating system, and applications is saved, and the virtual machine put into a suspended mode.*Deleting
- The virtual machine is preparing to be terminated.*Terminated
- The virtual machine has been permanently deleted and cannot be started.*Rebooting
- The virtual machine reboot is in progress.*Error
- The deployment of virtual machine is failed.*Warning
- The virtual machine is in warning state. - storage
Provisioned NumberIn Bytes - Total provisioned storage to the HyperFlex virtual machine in bytes.
- storage
Used NumberIn Bytes - Storage used by HyperFlex virtual machine in bytes.
- List<Property Map>
- template Boolean
- Flag indicating whether or not this virtual machine is a template. Apply to the ESXi platform only.
- uuid String
- The uuid of this virtual machine. The uuid is internally generated and not user specified.
- version
Contexts List<Property Map> - vm
Creation StringTime - Time when this virtualmachine is created.
- vm
Instance StringUuid - The instance UUID of a virtual machine.
GetHyperflexHypervisorVirtualMachineResultAncestor
- 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
GetHyperflexHypervisorVirtualMachineResultCapacity
- Additional
Properties string - Class
Id string - Cpu
Cores double - Cpu
Speed double - Memory
Size double - Object
Type string
- Additional
Properties string - Class
Id string - Cpu
Cores float64 - Cpu
Speed float64 - Memory
Size float64 - Object
Type string
- additional
Properties String - class
Id String - cpu
Cores Double - cpu
Speed Double - memory
Size Double - object
Type String
- additional
Properties string - class
Id string - cpu
Cores number - cpu
Speed number - memory
Size number - object
Type string
- additional_
properties str - class_
id str - cpu_
cores float - cpu_
speed float - memory_
size float - object_
type str
- additional
Properties String - class
Id String - cpu
Cores Number - cpu
Speed Number - memory
Size Number - object
Type String
GetHyperflexHypervisorVirtualMachineResultCluster
- 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
GetHyperflexHypervisorVirtualMachineResultGuestInfo
- Additional
Properties string - Class
Id string - Hostname string
- Ip
Address string - Name string
- User-provided name to identify the virtual machine.
- Object
Type string - Operating
System string
- Additional
Properties string - Class
Id string - Hostname string
- Ip
Address string - Name string
- User-provided name to identify the virtual machine.
- Object
Type string - Operating
System string
- additional
Properties String - class
Id String - hostname String
- ip
Address String - name String
- User-provided name to identify the virtual machine.
- object
Type String - operating
System String
- additional
Properties string - class
Id string - hostname string
- ip
Address string - name string
- User-provided name to identify the virtual machine.
- object
Type string - operating
System string
- additional_
properties str - class_
id str - hostname str
- ip_
address str - name str
- User-provided name to identify the virtual machine.
- object_
type str - operating_
system str
- additional
Properties String - class
Id String - hostname String
- ip
Address String - name String
- User-provided name to identify the virtual machine.
- object
Type String - operating
System String
GetHyperflexHypervisorVirtualMachineResultHost
- 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
GetHyperflexHypervisorVirtualMachineResultIp
- Additional
Properties string - Address string
- Class
Id string - Fqdn string
- Ip string
- Object
Type string
- Additional
Properties string - Address string
- Class
Id string - Fqdn string
- Ip string
- Object
Type string
- additional
Properties String - address String
- class
Id String - fqdn String
- ip String
- object
Type String
- additional
Properties string - address string
- class
Id string - fqdn string
- ip string
- object
Type string
- additional_
properties str - address str
- class_
id str - fqdn str
- ip str
- object_
type str
- additional
Properties String - address String
- class
Id String - fqdn String
- ip String
- object
Type String
GetHyperflexHypervisorVirtualMachineResultMemoryCapacity
- Additional
Properties string - Capacity double
- Class
Id string - Free double
- Object
Type string - Used double
- Additional
Properties string - Capacity float64
- Class
Id string - Free float64
- Object
Type string - Used float64
- additional
Properties String - capacity Double
- class
Id String - free Double
- object
Type String - used Double
- additional
Properties string - capacity number
- class
Id string - free number
- object
Type string - used number
- additional_
properties str - capacity float
- class_
id str - free float
- object_
type str - used float
- additional
Properties String - capacity Number
- class
Id String - free Number
- object
Type String - used Number
GetHyperflexHypervisorVirtualMachineResultParent
- 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
GetHyperflexHypervisorVirtualMachineResultPermissionResource
- 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
GetHyperflexHypervisorVirtualMachineResultProcessorCapacity
- Additional
Properties string - Capacity double
- Class
Id string - Free double
- Object
Type string - Used double
- Additional
Properties string - Capacity float64
- Class
Id string - Free float64
- Object
Type string - Used float64
- additional
Properties String - capacity Double
- class
Id String - free Double
- object
Type String - used Double
- additional
Properties string - capacity number
- class
Id string - free number
- object
Type string - used number
- additional_
properties str - capacity float
- class_
id str - free float
- object_
type str - used float
- additional
Properties String - capacity Number
- class
Id String - free Number
- object
Type String - used Number
GetHyperflexHypervisorVirtualMachineResultRegisteredDevice
- 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
GetHyperflexHypervisorVirtualMachineResultTag
- 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
GetHyperflexHypervisorVirtualMachineResultVersionContext
- 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
GetHyperflexHypervisorVirtualMachineResultVersionContextInterestedMo
- 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
GetHyperflexHypervisorVirtualMachineResultVersionContextRefMo
- 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
GetHyperflexHypervisorVirtualMachineTag
- 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.
GetHyperflexHypervisorVirtualMachineVersionContext
- 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<GetHyperflex Hypervisor Virtual Machine 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 GetHyperflex Hypervisor Virtual Machine 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 []GetHyperflex Hypervisor Virtual Machine 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 GetHyperflex Hypervisor Virtual Machine 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<GetHyperflex Hypervisor Virtual Machine 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 GetHyperflex Hypervisor Virtual Machine 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 GetHyperflex Hypervisor Virtual Machine 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 GetHyperflex Hypervisor Virtual Machine 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[GetHyperflex Hypervisor Virtual Machine 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 GetHyperflex Hypervisor Virtual Machine 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.
GetHyperflexHypervisorVirtualMachineVersionContextInterestedMo
- 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'.
GetHyperflexHypervisorVirtualMachineVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet