LibrarySubscriptionsGetResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"subscribed_library": "string",
"subscribed_library_location": "enum",
"subscribed_library_name": "string",
"subscribed_library_placement": {
"cluster": "string",
"folder": "string",
"host": "string",
"network": "string",
"resource_pool": "string"
},
"subscribed_library_vcenter": {
"hostname": "string",
"https_port": 0,
"server_guid": "string"
}
}
}