VmTemplateLibraryItemsCheckOutsCheckInSpec
The CheckOuts.CheckInSpec structure defines the information required to check in a virtual machine into a library item.
Properties
string
message
Required
Message describing the changes made to the virtual machine.
JSON Example
{
"message": "string"
}