Skip to main content

Get details of DR backup storage policy

Select

SaaS
Customer Managed

Get DR backup storage policy details

Responses

Success


Schema
  • id int32
  • name string
GET /v4/drbackup/storagepolicy    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/DRBackup/StoragePolicy' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'