vapi metadata cli source: reload

Reloads the CLI metadata from all the metadata sources or of a particular metadata source if source_id is specified.

Request:

HTTP request

POST https://{server}/rest/com/vmware/vapi/metadata/cli/source/id:{source_id}?~action=reload

Path Parameters

Name Type Description
Optional
source_id string Optional. Identifier of the metadata source.

Response:

HTTP Status Code: 200

None

Errors:

HTTP Status Code Type Description
404 not_found If the metadata source identifier is not found.