Get Namespaces For Restore
Endpoint to get namespaces where given backup can be restored
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER
Request
URI
GET
https://{api_host}/provider/backups/{backupId}/namespaces
COPY
Path Parameters
string
backupId
Required
ID of the Backup
Responses
200
OK
Operation doesn't return any data structure
400
Bad Request
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/provider/backups/{backupId}/namespaces