Show / Hide Table of Contents

Namespace Oci.OperatoraccesscontrolService.Models

Classes

AccessRequest

An Oracle operator raises access request when they need access to any infrastructure resource governed by Operator Access Control. The access request identifies the target resource and the set of operator actions. Access request handling depends upon the Operator Control that governs the target resource, and the set of operator actions listed for approval in the access request. If all of the operator actions listed in the access request are in the pre-approved list in the Operator Control that governs the target resource, then the access request is automatically approved. If not, then the access request requires explicit approval from the approver group specified by the Operator Control governing the target resource.
You can approve or reject an access request. You can also revoke the approval of an already approved access request. While creating an access request, the operator specifies the duration of access. You have the option to approve the entire duration or reduce or even increase the time duration. An operator can also request for an extension. The approval for such an extension is processed the same way the original access request was processed.

AccessRequestCollection

Results of access request search, which contains summary of access request.

AccessRequestHistoryCollection

Results of access request history search, which contains summary of the access request.

AccessRequestHistorySummary

Summary of access request status.

AccessRequestSummary

Summary of access request.

ApproveAccessRequestDetails

Details of the access request approval.

ApproverDetail

details of Approver Detail.

AssignmentValidationStatus

Summary of assignment Validation status.

AuditLogReport

The auditLog report details.

ChangeOperatorControlAssignmentCompartmentDetails

Details of the new compartment to contain the operator control assignment.

ChangeOperatorControlCompartmentDetails

Details of the new compartment to contain the operator control.

CreateOperatorControlAssignmentDetails

Details of the Operator Control assignment. An Operator Control Assignment identifies the target resource that is placed under the governance of an Operator Control. Creating an Operator Control Assignment Assignment with a time duration ensures that human accesses to the target resource will be governed by Operator Control for the duration specified.

CreateOperatorControlDetails

While creating the operator control, specify how operator actions are approved and the users who have the privilege of approving the operator actions associated with the Operator Control.
You must specify which operator actions must be pre-approved. The rest of the operator actions associated with the Operator Control will require an explicit approval from the users selected either through the approver groups or individually.
You must name your Operator Control appropriately so it reflects the resources that will be governed by the Operator Control. Neither the Operator Controls nor their assignments to resources are visible to the Oracle operators.

InteractionCollection

Results of access request additionalInfo search, which contains details of the conversation between customer and operator.

InteractionRequestDetails

Details for asking to provide more information to operators.

InteractionSummary

Summary of access request customer and operator conversation.

OperatorAction

Details of the operator action. Operator actions are a pre-defined set of commands available to the operator on different layers of the infrastructure. Although the groupings may differ depending on the infrastructure layers, the groups are designed to enable the operator access to commands to resolve a specific set of issues. The infrastructure layers controlled by the Operator Control include Dom0, CellServer, and Control Plane Server (CPS).
There are five groups available to the operator. x-obmcs-top-level-enum: '#/definitions/OperatorActionCategories' enum: *OPERATORACTIONCATEGORIES
The following infrastructure layers are controlled by the operator actions x-obmcs-top-level-enum: '#/definitions/InfrastructureLayers' enum: *INFRASTRUCTURELAYERS

OperatorActionCollection

Results of operator action search, which contains summary of the action.

OperatorActionProperties

Details of the properties of operator action.

OperatorActionSummary

Details of the operator action. Operator actions are pre-defined set of commands available to the operator on different layers of the infrastructure.

OperatorControl

Operator Access Control enables you to grant, audit, or revoke the access Oracle has to your Exadata Cloud@Customer infrastructure, and obtain audit reports of all actions taken by a human operator, in a near real-time manner.

OperatorControlAssignment

An Operator Control Assignment identifies the target resource that is placed under the governance of an Operator Control. Creating an Operator Control Assignment Assignment with a time duration ensures that human accesses to the target resource will be governed by Operator Control for the duration specified.

OperatorControlAssignmentCollection

Results of Operator Control assignment search, which contains summary of the assignment.

OperatorControlAssignmentSummary

Details of the operator control assignment.

OperatorControlCollection

Results of Operator Control search, which contains summary of the operator control.

OperatorControlSummary

Summary of the OperatorControl.

RejectAccessRequestDetails

Summary of why the access request was rejected.

ReviewAccessRequestDetails

Details to mark access request in review.

RevokeAccessRequestDetails

Summary of why the already approved access request was revoked.

StatusDetail

Detail of execution.

UpdateOperatorControlAssignmentDetails

Details for modifying the Operator Control assignment.

UpdateOperatorControlDetails

Information about the new operator control.

ValidateOperatorAssignmentDetails

Details of the ValidateOperatorAssignment.

Enums

AccessRequestLifecycleStates

Possible lifecycle states for an access request.

AccessRequestSeverities

Levels of priorities associated with an access request

AssignmentValidationLifecycleStates

Possible lifecycle states for operator control.

AuditReportStatus

Audit Report status

InfrastrcutureLayers

Infrastructure layers available to be governed under operator control

  • DOM0
  • CellServer
  • CPS (Control Plane Server)

OperatorActionCategories

Operator action categories

  • "Service Diagnostics: Allows non-privileged read-only access to the layer of the system. No privileged commands are available under this operator action."
  • "Service Management: Allows non-root services to be restarted and maintained."
  • "System Management: Allows root services pertinent to the layer to be restarted, all processes to be restarted."
  • "Full Administration: Allows full root access without any constraints."
  • "Cell Management: Only applicable to cell server layer of Exadata. Allows cell management actions."

OperatorActionLifecycleStates

Possible lifecycle states for an operator action. Operator action lifecycles are controlled by Oracle.

OperatorControlAssignmentLifecycleStates

Possible lifecycle states for an operator control assignment.

OperatorControlLifecycleStates

Possible lifecycle states for operator control.

ResourceTypes

Resource types available to be governed under operator control

SortOrders

Sort orders.

In this article
Back to top