Scale Out a Service Instance

post

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

Scale Out an Oracle Data Hub Cloud Service instance.

If you are scaling out a service instance that uses IP reservations, make sure you use only reserved IPs that are created in the same region.

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the scale out 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 : ipReservations
Type: array
Assign automatically or choose reserved IP(s) for nodes.
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}].