Library_Item_DestinationSpec
Library_Item_DestinationSpec
The Item.DestinationSpec structure contains information required to publish the library item to a specific subscription.
JSON Example
{
"subscription": "string"
}
string
subscription
Required
Identifier of the subscription associated with the subscribed library. 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.Subscriptions. 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.Subscriptions.