Show / Hide Table of Contents

Namespace Oci.LockboxService.Models

Classes

AccessContextAttribute

Defined by partner while creating a lockbox. These attributes provides context for creating access request

AccessContextAttributeCollection

Contains context attribute entries defined while creating or updating a lockbox.

AccessMaterials

Access materials details.

AccessRequest

An access request to a customer's resource. An access request is a subsidiary resource of the Lockbox entity.

AccessRequestCollection

Results of access request search. Contains both AccessRequestSummary items and other information, such as metadata.

AccessRequestExt

An access request to a customer's resource that includes additional requestor metadata. An access request is a subsidiary resource of the Lockbox entity.

AccessRequestSummary

Summary information for an access request.

ActivityLog

The log of the action taken by different persona on the access request, e.g. approve/deny/revoke

ApprovalTemplate

Group/User OCIDs of those who can approve/deny/revoke operator's request to access associated resources.

ApprovalTemplateCollection

Results of approval template search. Contains both ApprovalTemplateSummary items and other information, such as metadata.

ApprovalTemplateSummary

Summary info for an approval tmeplate.

ApproverInfo

The approver data for this approver level.

ApproverLevels

The approver levels.

ChangeApprovalTemplateCompartmentDetails

The information to be updated.

ChangeLockboxCompartmentDetails

The information to be updated.

CreateAccessRequestDetails

The configuration details for a new access request. We don't accept a compartmentId parameter because it is implied to be the same as the lockbox as a subsidiary resource. The requestorId is also based on the caller user info.

CreateApprovalTemplateDetails

The configuration details for a new approval template.

CreateLockboxDetails

The information about new Lockbox.

ExportAccessRequestsDetails

Details for generating report of Access Requests to export action

HandleAccessRequestDetails

The details for handling access request.

Lockbox

Description of Lockbox.

LockboxCollection

Results of a lockbox search. Contains both LockboxSummary items and other information, such as metadata.

LockboxSummary

Summary of the Lockbox.

UpdateApprovalTemplateDetails

The action to be updated.

UpdateLockboxDetails

The information to be updated.

WorkRequest

A description of workrequest status

WorkRequestError

An error encountered while executing a work request.

WorkRequestErrorCollection

Results of a workRequestError search. Contains both WorkRequestError items and other information, such as metadata.

WorkRequestLogEntry

A log message from the execution of a work request.

WorkRequestLogEntryCollection

Results of a workRequestLog search. Contains both workRequestLog items and other information, such as metadata.

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestSummary

A summary of the status of a work request.

WorkRequestSummaryCollection

Results of a workRequest search. Contains both WorkRequest items and other information, such as metadata.

Enums

AccessRequest.LifecycleStateDetailsEnum

AccessRequest.LifecycleStateEnum

AccessRequestActionType

Possible action types for updating access request.

AccessRequestExt.LifecycleStateDetailsEnum

AccessRequestExt.LifecycleStateEnum

ActionType

Possible types of actions.

ApprovalTemplate.LifecycleStateEnum

ApproverType

Possible approver types for approver levels.

Lockbox.LifecycleStateEnum

LockboxAutoApprovalState

Possible lockbox auto-approval states.

LockboxPartner

The partner associated with the resource of the lockbox.

OperationStatus

Possible operation status.

OperationType

Possible operation types.

PersonaLevel

The level for each persona (approver, customer admin, operator)

SortOrder

Sort orders.

WorkRequestResourceMetadataKey

Possible Metadata keys for workRequest resource metadata

In this article
Back to top