VmTemplate_LibraryItems_CheckOuts_Info

VmTemplate_LibraryItems_CheckOuts_Info
VmTemplate_LibraryItems_CheckOuts_Info

The CheckOuts.Info structure contains information about a checked out virtual machine.

JSON Example
{
    "time": "string",
    "user": "string"
}
string As date-time
time
Required

Date and time when the virtual machine was checked out.

string
user
Required

Name of the user who checked out the virtual machine.