Scale In a Service Instance

put

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

Scales in an Oracle Data Hub Cloud Service instance.

When you are scaling in a service instance that uses IP reservations, the IP reservation associated with the removed node is released but not deleted.

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the scale in 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 scaled in.
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}].