Friday, April 10, 2015

How to remove a DBCS Instance using REST APIs?

The following example shows how to delete an Oracle Database Cloud Service instance using cURL :

curl -X DELETE
-H "X-ID-TENANT-NAME:
IdentityDomain"
-u
user:password
https://dbaas.oraclecloud.com/jaas/db/api/v1.1/instances/
IdentityDomain/DBCS_Instance_Name