Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AccessRequestHistorySummary

Summary of access request status.

Properties

Optional actionsList

actionsList: Array<string>

List of operator actions for which approvals were requested by the operator.

Optional description

description: undefined | string

Reason or description about the cause of change.

Optional duration

duration: undefined | number

Duration for approval of request or extension depending on the type of action. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional isAutoApproved

isAutoApproved: undefined | false | true

Whether the access request was automatically approved.

Optional lifecycleState

lifecycleState: model.AccessRequestLifecycleStates

The current state of the AccessRequest.

Optional timeOfAction

timeOfAction: Date

Time when the respective action happened in RFC 3339timestamp format. Example: '2020-05-22T21:10:29.600Z'

Optional userId

userId: undefined | string

Approver who modified the access request.

Functions

getDeserializedJsonObj

getJsonObj