Update an Access Rule

put

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

This endpoint is not applicable to service instances created on Oracle Cloud Infrastructure.

Disable, enable, or delete an access rule only. You cannot change the rule details.

Note: On Oracle Cloud Infrastructure, all the required rules are preconfigured out-of-the-box upon service instance provisioning. To modify the rules using the REST API, use the security-related Core Services APIs in Oracle API Documentation for Oracle Cloud Infrastructure Services. See also Security Lists in the Oracle Cloud Infrastructure Services documentation.

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the disable, enable, or delete request.
Root Schema : Request Body
Type: object
Title: Request Body
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}].