VmLibraryItemCheckOutInfo

The LibraryItem.CheckOutInfo structure contains information about a virtual machine checked out of a content library item.


Properties

string
library_item Required

Identifier of the library item that the virtual machine is checked out from. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.content.library.Item. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.content.library.Item.

JSON Example

{
	"library_item": "string"
}
Property Of

VmLibraryItemInfo

Feedback

Was this page helpful?