content local library: destination spec
The
destination_spec structure contains information required to publish the library to a specific subscription. This structure was added in vSphere API 6.7.2.Representation:
{
"subscription" : "obj-103"
}
"subscription" : "obj-103"
}
Attributes:
| Name | Type | Description |
|---|---|---|
| Required | ||
| subscription | string | Identifier of the subscription associated with the subscribed library. This attribute was added in vSphere API 6.7.2. 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. |