List Content Subscribed Library

List Content Subscribed Library

Returns the identifiers of all subscribed libraries in the Content Library. if you do not have all of the privileges described as follows:

  • Operation execution requires System.Read.
Request
URI
GET
https://{api_host}/api/content/subscribed-library
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

The list of identifiers of all subscribed libraries in the Content Library. The result will contain identifiers for the resource type: com.vmware.content.Library.

Returns Array of string of type(s) application/json
[
    {}
]