Content SubscribedLibrary list
Returns the identifiers of all subscribed libraries in the Content Library.
Returns an authorization error 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
Responses
200
The list of identifiers of all subscribed libraries in the Content Library.
The response will contain identifiers for the resource type: com.vmware.content.Library
.
[
{}
]
array of
string
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/content/subscribed-library
Content Operations
GET
Content SubscribedLibrary list
POST
Content SubscribedLibrary create
GET
Content SubscribedLibrary get
DELETE
Content SubscribedLibrary delete
PATCH
Content SubscribedLibrary update
POST
Content SubscribedLibrary evict
POST
Content SubscribedLibrary sync
POST
Content SubscribedLibrary probe