Content Library Usages ListResult
Content Library Usages ListResult
The Content Library Usages ListResult schema lists the usage by resource(s) on a content library.
This schema was added in vSphere API 9.1.0.0.
JSON Example
{
"library_usage_list": [
{
"usage": "string",
"resource_urn": "string"
}
]
}
array of
Content Library Usages Summary
library_usage_list
Required
A list containing summary of usage on a content library.
This property was added in vSphere API 9.1.0.0.