[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineVirtualMachineListResult1

Properties

array of VirtualMachine
results Required

VirtualMachine list results

JSON Example

{
	"results": [
		{
			"compute_ids": [
				"string"
			],
			"external_id": "string",
			"local_id_on_host": "string",
			"power_state": "VM_RUNNING",
			"resource_type": "string"
		}
	]
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: Inventory
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

VirtualMachineListResult

Feedback

Was this page helpful?