Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DelegatedResourceAccessRequestSummary

Summary of Delegated Resource Access Request.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the Delegated Resource Access Request.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

delegationControlId

delegationControlId: string

The OCID of the Delegation Control governing the target resource.

Optional displayName

displayName: undefined | string

Display name. This is generated by the system automatically.

Optional durationInHours

durationInHours: undefined | number

Duration in hours for which access is sought on the target resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional extendDurationInHours

extendDurationInHours: undefined | number

Duration in hours for which extension access is sought on the target resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

id

id: string

The OCID of the Delegated Resource Access Request.

Optional isAutoApproved

isAutoApproved: undefined | false | true

Set to true if the request is approved automatically based on preApprovedServiceProviderActionNames or isAutoApproveDuringMaintenance in the associated Delegation Control.

Optional lifecycleState

lifecycleState: undefined | string

The current lifecycle state of the Delegated Resource Access Request.

Optional lifecycleStateDetails

lifecycleStateDetails: undefined | string

Description of the current lifecycle state in more detail.

reasonForRequest

reasonForRequest: string

A short description explaining why this Delegated Resource Access Request is needed by the support operator.

Optional requestStatus

requestStatus: model.DelegatedResourceAccessRequestStatus

The current status of the Delegated Resource Access Request.

Optional requestedActionNames

requestedActionNames: Array<string>

List of Service Provider Action names for which approval is sought by the support operator user. The list of pre-defined Service Provider Actions can be obtained from the ListServiceProviderActions API.

Optional requesterType

requesterType: model.DelegatedResourceAccessRequesterType

Requester type

resourceId

resourceId: string

The OCID of the target resource associated with the Delegated Resource Access Request. The support operator raises a Delegated Resource Access Request to get approval to access the target resource.

Optional resourceName

resourceName: undefined | string

The name of the target resource associated with the Delegated Resource Access Request. The support operator raises a Delegated Resource Access Request to get approval to access the target resource.

Optional resourceType

resourceType: model.DelegationControlResourceType

Resource type for which the associated Delegation Control is applicable to.

Optional severity

severity: model.DelegatedResourceAccessRequestSeverity

Priority assigned to the Delegated Resource Access Request by the support operator

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace.

Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}

Optional ticketNumbers

ticketNumbers: Array<string>

A list of ticket numbers related to this Delegated Resource Access Request, e.g. Service Request (SR) number and JIRA ticket number.

Optional timeAccessRequested

timeAccessRequested: Date

Requested access start time in UTC.

Optional timeCreated

timeCreated: Date

Time when the Delegated Resource Access Request was created by the support operator user in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'.

Optional timeUpdated

timeUpdated: Date

Time when the Delegated Resource Access Request was last modified in RFC 3339 timestamp format, e.g. '2020-05-22T21:10:29.600Z'.

Functions

getDeserializedJsonObj

getJsonObj