Restore Snapshot
POST
/api/v1/rds/cluster/{Cluster_id}/restorePath parameters
Cluster_idPathintegerrequiredCluster Id
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Request body
application/json
The n`ame of the DBaaS instance.
example
vishnuThe template ID used for the DBaaS instance.
example
21The snapshot ID associated with the DBaaS instance. Defaults to 0 if no snapshot is used.
example
0Responses
200DBaaS instance created successfully
example
200example
Success