Refresh Content Library

Refresh Content Library

Refreshes the VCF content library to reflect the new items added directly from a Namespace using Packer flow and remove the items that no longer exist in the library backing.

Request
URI
POST
https://{api_host}/cloudapi/vcf/contentLibraries/{libraryUrn}/refresh
COPY
Path Parameters
string
libraryUrn
Required

libraryUrn


Authentication
This operation uses the following authentication methods.
Responses
202

The request have been accepted and the task to monitor the request is in the Location header.

Operation doesn't return any data structure

Vendor Extension

This operation contains the following vendor extensions defined in the spec:

                    [object Object]
                
Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' https://{api_host}/cloudapi/vcf/contentLibraries/{libraryUrn}/refresh