LocalLibrary_DestinationSpec

LocalLibrary_DestinationSpec
LocalLibrary_DestinationSpec

The LocalLibrary.DestinationSpec structure contains information required to publish the library 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.