Get DR Backup Options
Select
SaaS
Customer Managed
This operation returns DR backup options.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- D R Backup Options
Schema
properties object
{
"properties": {
"DRDumpLocation": "string",
"UseLocalDrive": true,
"isUserAccountEnabled": true,
"uploadBackupMetadataToCloud": true,
"UseNetworkShare": true,
"DRNumFulls": 0,
"uploadBackupMetadataToCloudLib": true,
"userPassword": {
"userName": "string"
},
"cloudLibrary": {
"libraryName": "string",
"_type_": 0,
"libraryId": 0
},
"pattern": {
"active_end_occurence": 0,
"freq_subday_interval": 0,
"freq_type": 0,
"patternId": 0,
"flags": 0,
"description": "string",
"active_end_time": 0,
"active_end_date": 0,
"skipOccurence": 0,
"skipDayNumber": 0,
"active_start_time": 0,
"freq_restart_interval": 0,
"active_start_date": 0,
"freq_interval": 0,
"freq_relative_interval": 0,
"name": "string",
"freq_recurrence_factor": 0,
"calendar": {
"calendarName": "string",
"calendarId": 0
},
"timeZone": {
"TimeZoneID": 0
}
}
}
}
{
"properties": {
"DRDumpLocation": "E:/DRBackup",
"UseLocalDrive": true,
"isUserAccountEnabled": false,
"uploadBackupMetadataToCloud": false,
"UseNetworkShare": false,
"DRNumFulls": 5,
"uploadBackupMetadataToCloudLib": false,
"userPassword": {
"userName": ""
},
"cloudLibrary": {
"libraryName": "",
"_type_": 9,
"libraryId": 0
},
"pattern": {
"active_end_occurence": 0,
"freq_subday_interval": 0,
"freq_type": 4,
"patternId": 3,
"flags": 0,
"description": "",
"active_end_time": 0,
"active_end_date": 0,
"skipOccurence": 0,
"skipDayNumber": 0,
"active_start_time": 36000,
"freq_restart_interval": 0,
"active_start_date": 1437091200,
"freq_interval": 1,
"freq_relative_interval": 0,
"name": "",
"freq_recurrence_factor": 1,
"calendar": {
"calendarName": "Standard",
"calendarId": 1
},
"timeZone": {
"TimeZoneID": 1000
}
}
}
}
GET /commcell/drbackup/options
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/DRBackup/Options' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/DRBackup/Options' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/DRBackup/Options' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/DRBackup/Options' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/DRBackup/Options' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/DRBackup/Options' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Commcell/DRBackup/Options' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'