Delete a Service Instance

put

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

Deletes an Oracle Data Hub Cloud Service instance.

If the service instance uses IP reservations, those IP reservations are released and returned to the pool of pre-allocated IP reservations with the status of UNUSED. Released IP reservations are not deleted when the service instance is deleted.

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the delete request.
Root Schema : Request Body
Type: object
Title: Request Body
Show Source
  • The service deletion uses the force option and ignores any PaaS script failures.

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}].