Select Backup Gateway
Select
SaaS
Customer Managed
This API returns list of Backup gateways in selected region.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
backupGateways object[]
{
"backupGateways": [
{
"id": 0,
"name": "string"
}
]
}
{
"backupGateways": [
{
"id": 1857,
"name": "Backupgateway-e4c581a8-f98a-49fa-8766-793163f5b790"
}
]
}
GET /v4/azuredb/backupgateway
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/backupgateway' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/backupgateway' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/backupgateway' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/backupgateway' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/backupgateway' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/backupgateway' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/azuredb/backupgateway' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'