Get snapshot repositories
editGet snapshot repositories
editRetrieves a list of available snapshot repository configurations. To access the configuration contents, you must have privileged permissions.
Request
editGET /api/v1/platform/configuration/snapshots/repositories
Responses
edit-
200
-
List of snapshot repository configs
Request example
editcurl -XGET https://{{hostname}}/api/v1/platform/configuration/snapshots/repositories \ -H "Authorization: ApiKey $ECE_API_KEY"