Library_Subscriptions_Update_RequestBody
Library_Subscriptions_Update_RequestBody
This is a request body class for an operation.
JSON Example
{
"subscription": "string",
"spec": {
"subscribed_library_vcenter": {
"hostname": "string",
"https_port": 0
},
"subscribed_library_placement": {
"folder": "string",
"cluster": "string",
"resource_pool": "string",
"host": "string",
"network": "string"
}
}
}
string
subscription
Required
subscription identifier. The parameter must be an identifier for the resource type: com.vmware.content.library.Subscriptions.
spec
Required
Specification of the new property values to set on the subscription.