Stop a Service Instance

post

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

Stop one or more VMs that are running as part of the Oracle Data Hub Cloud Service instance.

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the hosts to stop.
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}].