createautonomousdb (Release 9.2.5.3)
| API Name | createautonomousdb | 
| Description | Creates the JDE schema on an autonomous database instance on Oracle Cloud Infrastructure. Note:  This API can be used for cloud provisioning only. | 
| REST Methods | POST | 
| Precondition | The autonomous database instance must be up and running on Oracle
                                Cloud Infrastructure and a bucket must be created in the Oracle
                                Cloud Infrastructure Object storage.  Note:  It is recommended to
                                    create a private bucket. | 
| Input Params | oraPRIST, oraCRP, oraDEV, oraPRODDEMO, oraPRISTDEMO, oraCRPDEMO, oraDEVDEMO, oraDBJdbcUrl, oraDBInstallDir, oraDBIndexDir, oraDBTableDir, ociUserName, ociAuthToken, ociRegion, ociTenancy, and ociBucket. | 
| Sample Request | 
 | 
| Return | HTTP status 201 is returned. | 
| Sample Response | |
| Exception | 400 or 409 for error. |