NamespaceManagementVirtualMachineClassesInstanceStorageVolume

The VirtualMachineClasses.InstanceStorageVolume structure contains the specification required to configure instance storage for virtual machines. An admin can create VM classes with instance storage volumes and assign them to Supervisor namespaces for consumption. These VM classes can be used to create virtual machines that have instance storage volumes attached as disks. The generated instance volumes are placed on vSan direct datastores.


Properties

integer as int64
size Required

The size of instance storage volume in mebibytes (MiB) available for the virtual machine of this class

JSON Example

{
	"size": 0
}

Feedback

Was this page helpful?