Browse RDS Instances with Automated Backups
This operation is used to retrieve RDS Instances or Clusters with Automated Backups turned on from a specific region.
Path Parameters
- instanceId int32 required
id of the instance
- application/json
Request Body
appId object
- restoreFromTime integer
- restoreToTime integer
- pointInTimeRestore boolean required
This must be set to true to retrieve instances with Automated Backups
- regionEndPoints string required
AWS Region for which we wish to browse RDS Instances
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
cloudDBEntity object
{
"cloudDBEntity": {
"type": 0,
"children": [
{
"path": "string",
"name": "string",
"type": 0
}
]
}
}
{
"cloudDBEntity": {
"type": 0,
"children": [
{
"path": "string",
"name": "string",
"type": 0
}
]
}
}
POST /instance/:instanceid/pitrenableddbinstances
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Instance/:instanceId/PITREnabledDBInstances' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"appId": {
"instanceId": 0,
"applicationId": 0,
"appName": "string"
},
"restoreFromTime": 0,
"restoreToTime": 0,
"pointInTimeRestore": true,
"regionEndPoints": "string"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Instance/:instanceId/PITREnabledDBInstances' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"appId": {
"instanceId": 0,
"applicationId": 0,
"appName": "string"
},
"restoreFromTime": 0,
"restoreToTime": 0,
"pointInTimeRestore": true,
"regionEndPoints": "string"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Instance/:instanceId/PITREnabledDBInstances' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"appId": {
"instanceId": 0,
"applicationId": 0,
"appName": "string"
},
"restoreFromTime": 0,
"restoreToTime": 0,
"pointInTimeRestore": true,
"regionEndPoints": "string"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Instance/:instanceId/PITREnabledDBInstances' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"appId": {
"instanceId": 0,
"applicationId": 0,
"appName": "string"
},
"restoreFromTime": 0,
"restoreToTime": 0,
"pointInTimeRestore": true,
"regionEndPoints": "string"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Instance/:instanceId/PITREnabledDBInstances' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"appId": {
"instanceId": 0,
"applicationId": 0,
"appName": "string"
},
"restoreFromTime": 0,
"restoreToTime": 0,
"pointInTimeRestore": true,
"regionEndPoints": "string"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Instance/:instanceId/PITREnabledDBInstances' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"appId": {
"instanceId": 0,
"applicationId": 0,
"appName": "string"
},
"restoreFromTime": 0,
"restoreToTime": 0,
"pointInTimeRestore": true,
"regionEndPoints": "string"
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/Instance/:instanceId/PITREnabledDBInstances' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"appId": {
"instanceId": 0,
"applicationId": 0,
"appName": "string"
},
"restoreFromTime": 0,
"restoreToTime": 0,
"pointInTimeRestore": true,
"regionEndPoints": "string"
}'