Mapped Actions REST Endpoints

Apps/Mapped Actions
Use this endpoint to configure the propagation of actions from OCI IAM Resources to Managed Objects and from Managed Objects to Resources. This REST API is SCIM compliant.

Added In Release: 17.4.6
Create a Mapped Action
Method: post
Path: /admin/v1/MappedActions
Delete a Mapped Action
Method: delete
Path: /admin/v1/MappedActions/{id}
Get a Mapped Action
Method: get
Path: /admin/v1/MappedActions/{id}
HTTP Options
Method: options
Path: /admin/v1/MappedActions
Replace a Mapped Action
Method: put
Path: /admin/v1/MappedActions/{id}
Search Account ObjectClass Templates POST
Method: post
Path: /admin/v1/MappedActions/.search
Search Mapped Actions
Method: get
Path: /admin/v1/MappedActions
Update a Mapped Action
Method: patch
Path: /admin/v1/MappedActions/{id}