Create an Access Rule

post

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

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

Creates a new access rule for the Oracle Data Hub Cloud Service instance.

Note: On Oracle Cloud Infrastructure, all the required rules are preconfigured out-of-the-box upon service instance provisioning. To add 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 access rule to add.
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}].