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