All REST Endpoints

Control Exadata IORM
View and control settings for Exadata IO Resource Management.
Set IORM shares
Method: put
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}/{serviceId}/iorm
View IORM shares
Method: get
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}/{serviceId}/iorm
Manage Backup and Recovery
Manage backup and recovery operations for Exadata Cloud Service databases.
Start a Backup Operation
Method: post
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}/{serviceId}/backups
Start a Recovery Operation
Method: post
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}/{serviceId}/backups/recovery
View All Backup Operations
Method: get
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}/{serviceId}/backups
View All Recovery Operations
Method: get
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}/{serviceId}/backups/recovery/history
Manage Database Deployments
Manage Database Deployments.
Create a Database Deployment
Method: post
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}
Delete a Database Deployment
Method: delete
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}/{serviceId}
Replace a Database Using a Cloud Backup
Method: put
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}/{serviceId}/ibkup
Manage Patching
Manage patching of Exadata Cloud Service database deployments.
Apply a Patch
Method: put
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/patches/{patchId}
Perform a Patching Precheck
Method: put
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/patches/checks/{patchId}
Rollback a Patch
Method: put
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/patches/{rollbackId}/rollback
View a Patch Operation
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/patches/applied/job/{jobId}
View All Patching Precheck Operations
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/patches/checks
View Applied Patches
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/patches/applied
View Available Patches
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/patches/available
View the Status of a Patching Precheck Operation
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/patches/checks/job/{jobId}
Manage SSH Access
Manage access to Exadata Cloud Service using SSH.
Add an SSH Public Key
Method: post
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/credentials/crednames/{credentialName}
View Details for Selected SSH Keys
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/credentials
View Summaries for Selected SSH Keys
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/credentials/crednames
View the Details for an SSH Key
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/credentials/{credentialName}
View the Status of an SSH Add Key Job
Method: get
Path: /paas/api/v1.1/activitylog/{identityDomainId}/job/{jobId}
View the Summary for an SSH Key
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/credentials/crednames/{credentialName}
Manage Snapshots
Manage snapshot masters and linked clones of Exadata Cloud Service database deployments.
Create a Snapshot Master
Method: post
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/snapshots
Delete a Snapshot Master
Method: delete
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/snapshots/{snapshotName}
View a Snapshot Master
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/snapshots/{snapshotName}
View All Snapshot Masters
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/services/dbaas/instances/{serviceId}/snapshots
Stop, Start or Restart a Compute Node
Stop, start or restart a compute node.
Stop, Start or Restart a Compute Node
Method: post
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}/{serviceId}
View Details
View service details and status information.
View a Database Deployment
Method: get
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}/{serviceId}
View All Database Deployments
Method: get
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}
View Compute Nodes
Method: get
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}/{serviceId}/servers
View the Status of an Operation
Method: get
Path: /paas/service/dbcs/api/v1.1/instances/{identityDomainId}/status/{requestName}/job/{jobId}