Description: Get the namespace that was generated for all the repositories during the archive process. This namespace is required when sending a request for restoring artifacts.
Note
This Cold Storage feature is available only for Artifactory Enterprise and Enterprise+ users.
Since: Artifactory 7.27.3
Security: Requires an admin user
Usage: GET /api/retention/namespace
Produces: application/json
Sample Request:
GET /api/retention/namespace
Sample Response:
{ "jfrogColdStorageNamespaceId": "gbbxmcuj" }
Status:
200: Success