[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
InlineVmToolsInfo1
Properties
string
external_id
Optional
Current external id of this virtual machine in the system.
string
file_agent_version
Optional
Version of file agent on the VM of a third party partner solution.
string
host_local_id
Optional
Id of the VM which is assigned locally by the host. It is the VM-moref on ESXi hosts, in other environments it is VM UUID.
string
network_agent_version
Optional
Version of network agent on the VM of a third party partner solution.
source
Optional
Reference of the Host or Public Cloud Gateway that reported the VM.
string
tools_version
Optional
Version of VMTools installed on the VM.
string
vm_type
Optional
Type of VM - Edge, Service or other.
Possible values are: EDGE , SERVICE , REGULAR
JSON Example
{
"external_id": "string",
"file_agent_version": "string",
"host_local_id": "string",
"network_agent_version": "string",
"source": {
"is_valid": false,
"target_display_name": "string",
"target_id": "string",
"target_type": "string"
},
"tools_version": "string",
"vm_type": "EDGE"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: VmToolsInfo