Using the API to Manage Operator Access Control Resources
Operator Access Control application programming interfaces (APIs) assist with managing and auditng access control to your Oracle Cloud Infrastructure compartments.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.
- Using the API to Manage Operator Control
Review the list of REST API endpoints to manage Operator Control. - Using the API to Manage Operator Control Assignment
Review the list of REST API endpoints to manage Operator Control Assignment. - Using the API to Manage Access Request
Review the list of REST API endpoints to manage Accees Request. - Using the API to Manage Operator Action
Review the list of REST API endpoints to manage operator actions. - Using the API to Manage Operator Control Compartment
Review the list of REST API endpoints to manage the Operator Control compartment.
Using the API to Manage Operator
Control 🔗
Review the list of REST API endpoints to manage Operator Control.
- Create Operator Control: CreateOperatorControl
- Delete Operator Control: DeleteOperatorControl
- View the details of an Operator Control: GetOperatorControl
- View the list of Operator Controls: ListOperatorControls
- Modify an Operator Control: UpdateOperatorControl
Using the API to Manage Operator Control
Assignment 🔗
Review the list of REST API endpoints to manage Operator Control Assignment.
- Assign Operator Control: CreateOperatorControlAssignment
- View the details of an Operator Control assignment: GetOperatorControlAssignment
- Modify Operator Control assignment: UpdateOperatorControlAssignment
- Remove Operator Control assignment: DeleteOperatorControlAssignment
- View the list of Operator Control assignments: ListOperatorControlAssignments
Using the API to Manage Access Request 🔗
Review the list of REST API endpoints to manage Accees Request.
- View the details of an access request: GetAccessRequest
- View the history of all statuses associated with a specific access request: ListAccessRequestHistories
- View the list of access requests: ListAccessRequests
- Approve access request: ApproveAccessRequest
- Reject access request: RejectAccessRequest
- Revoke access request: RevokeAccessRequest
Using the API to Manage Operator
Action 🔗
Review the list of REST API endpoints to manage operator actions.
- View the details of an operator actions: GetOperatorAction
- View the list of operator actions: ListOperatorActions
Using the API to Manage Operator Control
Compartment 🔗
Review the list of REST API endpoints to manage the Operator Control compartment.
- Change the compartment for the specified Operator Control ID: ChangeOperatorControlCompartment
- Change the compartment for the specified Operator Control assignment ID: ChangeOperatorControlAssignmentCompartment