Content Library Usages ListResult

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"
        }
    ]
}
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.