InlineVmToolsInfo1
InlineVmToolsInfo1
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": "string"
}
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.
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,