Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ActivityLog

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

Properties

Optional action

action: model.AccessRequestActionType

The action take by persona

Optional message

message: undefined | string

The action justification or details.

Optional timeUpdated

timeUpdated: Date

The time the action was taken. Format is defined by RFC3339. Example: {@code 2020-01-25T21:10:29.600Z}

Optional userId

userId: undefined | string

User OCID of the persona

Optional userLevel

userLevel: model.PersonaLevel

Level of the persona

Functions

getDeserializedJsonObj

getJsonObj