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
cloudAppsSubClientProp object
rdsSubclient object
isCrossAccountEnabled booleanDefault value:
false
isCrossAccountCopyEnabled boolean requiredThe value should be passed as True to enable Cross Account copy.
destinationAccount object
amazonClient object
clientName string requiredCloud account name.
Responses
- 200
OK
- application/xml
- Schema
- Example (from schema)
- Example 1
Schema
- string
Exit value 0
<root></root>
{
"": "string"
}
Loading...