VmTemplateLibraryItemsVersionsInfo
The Versions.Info structure contains information about a version of a library item containing a virtual machine template.
Properties
string
vm_template
Required
Identifier of the virtual machine template associated with the library item version. This field is the managed object identifier used to identify the virtual machine template in the vSphere Management (SOAP) API.
JSON Example
{
"vm_template": "string"
}