Vcenter Vm LibraryItem CheckOutInfo
The Vcenter Vm LibraryItem CheckOutInfo schema contains information about a virtual machine checked out of a content library item.
This schema was added in vSphere API 6.9.1.
{
"library_item": "string"
}
Identifier of the library item that the virtual machine is checked out from.
This property was added in vSphere API 6.9.1.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.content.library.Item
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.content.library.Item
.