LibraryItemCopyResponseBody
This is a response body class for an operation.
Properties
string
value
Optional
The identifier of the new library item into which the content is being copied. The result will be an identifier for the resource type: com.vmware.content.library.Item.
JSON Example
{
"value": "string"
}