[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

InlineUnmanagedVirtualMachines1

Properties

values Optional

An unmanaged Virtual Machine is a Virtual Machine that is not managed by Cloud Director but is present in vCenter.

JSON Example

{
	"values": [
		{
			"cpuCount": 0,
			"memory": 0,
			"moRef": "string",
			"name": "string",
			"path": "string",
			"state": "string",
			"storage": 0,
			"virtualHardwareVersion": 0
		}
	]
}
[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Used By

UnmanagedVirtualMachines

Feedback

Was this page helpful?