Cross account copy toggle
Select
SaaS
Customer Managed
This operation enables and disables Cross account copy for RDS Snap.
Path Parameters
- subclientid integer required
id of subclient
- application/json
Request Body
subClientProperties object
Responses
- 200
OK
POST /subclient/:subclientid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientid' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"rdsSubclient": {
"isCrossAccountEnabled": false,
"isCrossAccountCopyEnabled": true,
"destinationAccount": {
"amazonClient": {
"clientName": "string"
}
}
}
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientid' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"rdsSubclient": {
"isCrossAccountEnabled": false,
"isCrossAccountCopyEnabled": true,
"destinationAccount": {
"amazonClient": {
"clientName": "string"
}
}
}
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientid' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"rdsSubclient": {
"isCrossAccountEnabled": false,
"isCrossAccountCopyEnabled": true,
"destinationAccount": {
"amazonClient": {
"clientName": "string"
}
}
}
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientid' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"rdsSubclient": {
"isCrossAccountEnabled": false,
"isCrossAccountCopyEnabled": true,
"destinationAccount": {
"amazonClient": {
"clientName": "string"
}
}
}
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientid' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"rdsSubclient": {
"isCrossAccountEnabled": false,
"isCrossAccountCopyEnabled": true,
"destinationAccount": {
"amazonClient": {
"clientName": "string"
}
}
}
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientid' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"rdsSubclient": {
"isCrossAccountEnabled": false,
"isCrossAccountCopyEnabled": true,
"destinationAccount": {
"amazonClient": {
"clientName": "string"
}
}
}
}
}
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/subclient/:subclientid' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"subClientProperties": {
"cloudAppsSubClientProp": {
"rdsSubclient": {
"isCrossAccountEnabled": false,
"isCrossAccountCopyEnabled": true,
"destinationAccount": {
"amazonClient": {
"clientName": "string"
}
}
}
}
}
}'