VmTemplateLibraryItemsCheckOutsCheckInRequestBody
This is a request body class for an operation.
Properties
spec
Required
Specification used to check in the virtual machine into the library item. This parameter is currently required. In the future, if this parameter is unset, the system will apply suitable defaults.
JSON Example
{
"spec": {
"message": "string"
}
}