VcenterSettingsV1ConfigComponentsInventoryVmVirtualMachineConfig

The VirtualMachineConfig structure contains information about virtual machine configurations present in the cluster.


Properties

config Optional

Configuration of the VirtualMachine. If unset, then there is no configuration.


string
name Required

Name of the vCenter Server virtual machine configuration.


string
parent_path Optional

Parent path for the virtual machine configuration. If unset, then virtual machine placed in root folder.


permissions Optional

Permissions defined on the virtual machine. If unset, then no permissions defined on this inventory object.


string
resource_pool Optional

The identifier of current ResourcePool defining the resource allocation for this virtual machine. If unset, this is a Template VM or current user session has no access to the resource pool.

JSON Example

{
	"name": "string"
}

Feedback

Was this page helpful?