Scale Up or Scale Down a Service Instance

post

/paas/api/v1.1/instancemgmt/{identityDomainId}/services/DHCS/instances/{serviceId}/hosts/scale

This endpoint is not supported for Oracle Data Hub Cloud Service instances provisioned in Oracle Cloud Infrastructure.

Scales up or down an Oracle Data Hub Cloud Service instance by changing the compute shape of the nodes.

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the scale up or scale down 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 be controlled.
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}].