Get snapshot repositories
Retrieves a list of available snapshot repository configurations. To access the configuration contents, you must have privileged permissions.
GET
/platform/configuration/snapshots/repositories
curl \
--request GET 'https://{{hostname}}/api/v1/platform/configuration/snapshots/repositories' \
--user "username:password"