StartPluggableDatabase
POST {{baseUrl}}/pluggableDatabases/:pluggableDatabaseId/actions/start
Starts a stopped pluggable database. The openMode
value of the pluggable database will be READ_WRITE
upon completion.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
if-match | string | For optimistic concurrency control. In the PUT or DELETE call for a resource, set the if-match | |
parameter to the value of the etag from a previous GET or POST response for that resource. The resource | |||
will be updated or deleted only if the etag you provide matches the resource's current etag value. | |||
opc-request-id | string | Unique identifier for the request. | |
opc-retry-token | string | A token that uniquely identifies a request so it can be retried in case of a timeout or | |
server error without risk of executing that same action again. Retry tokens expire after 24 | |||
hours, but can be invalidated before then due to conflicting operations (for example, if a resource | |||
has been deleted and purged from the system, then a retry of the original creation request | |||
may be rejected). | |||
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","lifecycleState":"DISABLED","pdbName":"\u003cstring\u003e","timeCreated":"\u003cdateTime\u003e","containerDatabaseId":"\u003cstring\u003e","openMode":"MIGRATE","compartmentId":"\u003cstring\u003e","connectionStrings":{"allConnectionStrings":{"consequat5cb":"\u003cstring\u003e","sunt_3":"\u003cstring\u003e"},"pdbDefault":"\u003cstring\u003e","pdbIpDefault":"\u003cstring\u003e"},"definedTags":{"irure_d8":{"amet2cd":{},"qui_9":{}},"magna7":{"do7":{},"et657":{},"eu_0b":{}}},"freeformTags":{"ex_ab":"\u003cstring\u003e","cillum50b":"\u003cstring\u003e"},"isRestricted":"\u003cboolean\u003e","lifecycleDetails":"\u003cstring\u003e","pdbNodeLevelDetails":[{"nodeName":"\u003cstring\u003e","openMode":"READ_ONLY"},{"nodeName":"\u003cstring\u003e","openMode":"READ_ONLY"}],"refreshableCloneConfig":{"isRefreshableClone":"\u003cboolean\u003e"}}