Promote Read Replica

Promote Read Replica

Endpoint to Promote replica for the database
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER

Request
URI
POST
https://{api_host}/provider/databases/{dbUUID}/promote-read-replica
COPY
Path Parameters
string
dbUUID
Required

ID of the database


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns MasterTaskResult of type(s) application/vnd.vmware.dms-v1+json
{
    "task_id": "string"
}
string As uuid As uuid
task_id
Optional

task_id


400

Bad Request

Operation doesn't return any data structure