Add Storage to an Existing or New Volume

post

/paas/api/v1.1/instancemgmt/{identityDomainId}/services/DHCS/instances/{serviceId}/storage/add

Extends an Oracle Data Hub Cloud Service instance by adding block storage to an existing volume or new volume.

For service instances provisioned in Oracle Cloud Infrastructure, the minimum size of a new storage volume that is added is 50 GB.

For service instances provisioned in Oracle Cloud Infrastructure Classic, the minimum size of a new storage volume is 1 GB.

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the request.
Root Schema : Request Body
Type: object
Title: Request Body
Show Source
Nested Schema : Component Parameters
Type: object
Title: Component Parameters
Show Source
Nested Schema : CASSANDRA
Type: object
Title: CASSANDRA
Show Source
Nested Schema : hosts
Type: array
Nodes to have additional data storage.
Show Source

Response

Supported Media Types

202 Response

Accepted
Body ()
Root Schema : accepted-response
Type: object
Show Source
  • Job ID of the operation.
  • System message that describes the operation. For example: Submitted job to create service [{serviceName}] in domain [{identityDomainId}].