vcenter vm library item: check out info

The check_out_info structure contains information about a virtual machine checked out of a content library item. This structure was added in vSphere API 6.9.1.

Representation:

{
    "library_item""obj-103"
}

Attributes:

Name Type Description
Required
library_item string Identifier of the library item that the virtual machine is checked out from. This attribute was added in vSphere API 6.9.1.

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.