Skip to main content

PendingApproval

Properties

NameTypeDescriptionNotes
idstrThe approval id.[optional]
access_request_idstrThis is the access request id.[optional]
namestrThe name of the approval.[optional]
createddatetimeWhen the approval was created.[optional]
modifieddatetimeWhen the approval was modified last time.[optional]
request_createddatetimeWhen the access-request was created.[optional]
request_typeAccessRequestType[optional]
requesterAccessItemRequester[optional]
requested_forAccessItemRequestedFor[optional]
ownerPendingApprovalOwner[optional]
requested_objectRequestableObjectReference[optional]
requester_commentCommentDto[optional]
previous_reviewers_comments[]CommentDtoThe history of the previous reviewers comments.[optional]
forward_history[]ApprovalForwardHistoryThe history of approval forward action.[optional]
comment_required_when_rejectedboolWhen true the rejector has to provide comments when rejecting[optional] [default to False]
action_in_processPendingApprovalAction[optional]
remove_datedatetimeThe date the role or access profile or entitlement is no longer assigned to the specified identity.[optional]
remove_date_update_requestedboolIf true, then the request is to change the remove date or sunset date.[optional] [default to False]
current_remove_datedatetimeThe remove date or sunset date that was assigned at the time of the request.[optional]
sod_violation_contextSodViolationContextCheckCompleted[optional]
client_metadatamap[string]strArbitrary key-value pairs, if any were included in the corresponding access request item[optional]
requested_accounts[]RequestedAccountRefThe accounts selected by the user for the access to be provisioned on, in case they have multiple accounts on one or more sources.[optional]
}

Example

from sailpoint.v3.models.pending_approval import PendingApproval

pending_approval = PendingApproval(
id='id12345',
access_request_id='2b838de9db9babcfe646d4f274ad4238',
name='aName',
created='2017-07-11T18:45:37.098Z',
modified='2018-07-25T20:22:28.104Z',
request_created='2017-07-11T18:45:35.098Z',
request_type='GRANT_ACCESS',
requester=sailpoint.v3.models.access_item_requester.AccessItemRequester(
type = 'IDENTITY',
id = '2c7180a46faadee4016fb4e018c20648',
name = 'William Wilson', ),
requested_for=sailpoint.v3.models.access_item_requested_for.AccessItemRequestedFor(
type = 'IDENTITY',
id = '2c4180a46faadee4016fb4e018c20626',
name = 'Robert Robinson', ),
owner=sailpoint.v3.models.pending_approval_owner.PendingApproval_owner(
type = 'IDENTITY',
id = '2c9180a46faadee4016fb4e018c20639',
name = 'Support', ),
requested_object=sailpoint.v3.models.requestable_object_reference.RequestableObjectReference(
id = '2c9180835d2e5168015d32f890ca1581',
name = 'Applied Research Access',
description = 'Access to research information, lab results, and schematics',
type = 'ROLE', ),
requester_comment=sailpoint.v3.models.comment_dto.CommentDto(
comment = 'This is a comment.',
created = '2017-07-11T18:45:37.098Z',
author = sailpoint.v3.models.comment_dto_author.CommentDto_author(
type = 'IDENTITY',
id = '2c9180847e25f377017e2ae8cae4650b',
name = 'john.doe', ), ),
previous_reviewers_comments=[
sailpoint.v3.models.comment_dto.CommentDto(
comment = 'This is a comment.',
created = '2017-07-11T18:45:37.098Z',
author = sailpoint.v3.models.comment_dto_author.CommentDto_author(
type = 'IDENTITY',
id = '2c9180847e25f377017e2ae8cae4650b',
name = 'john.doe', ), )
],
forward_history=[
sailpoint.v3.models.approval_forward_history.ApprovalForwardHistory(
old_approver_name = 'Frank Mir',
new_approver_name = 'Al Volta',
comment = 'Forwarding from Frank to Al',
modified = '2019-08-23T18:52:57.398Z',
forwarder_name = 'William Wilson',
reassignment_type = 'AUTOMATIC_REASSIGNMENT', )
],
comment_required_when_rejected=True,
action_in_process='APPROVED',
remove_date='2020-07-11T00:00Z',
remove_date_update_requested=True,
current_remove_date='2020-07-11T00:00Z',
sod_violation_context=sailpoint.v3.models.sod_violation_context_check_completed.SodViolationContextCheckCompleted(
state = 'SUCCESS',
uuid = 'f73d16e9-a038-46c5-b217-1246e15fdbdd',
violation_check_result = sailpoint.v3.models.sod_violation_check_result.SodViolationCheckResult(
message = sailpoint.v3.models.error_message_dto.ErrorMessageDto(
locale = 'en-US',
locale_origin = 'DEFAULT',
text = 'The request was syntactically correct but its content is semantically invalid.', ),
client_metadata = {requestedAppName=test-app, requestedAppId=2c91808f7892918f0178b78da4a305a1},
violation_contexts = [
sailpoint.v3.models.sod_violation_context.SodViolationContext(
policy = sailpoint.v3.models.sod_policy_dto.SodPolicyDto(
type = 'SOD_POLICY',
id = '0f11f2a4-7c94-4bf3-a2bd-742580fe3bde',
name = 'Business SOD Policy', ),
conflicting_access_criteria = sailpoint.v3.models.sod_violation_context_conflicting_access_criteria.SodViolationContext_conflictingAccessCriteria(
left_criteria = sailpoint.v3.models.sod_violation_context_conflicting_access_criteria_left_criteria.SodViolationContext_conflictingAccessCriteria_leftCriteria(
criteria_list = [
sailpoint.v3.models.sod_exempt_criteria.SodExemptCriteria(
existing = True,
type = 'IDENTITY',
id = '2c918085771e9d3301773b3cb66f6398',
name = 'My HR Entitlement', )
], ),
right_criteria = sailpoint.v3.models.sod_violation_context_conflicting_access_criteria_left_criteria.SodViolationContext_conflictingAccessCriteria_leftCriteria(), ), )
],
violated_policies = [
sailpoint.v3.models.sod_policy_dto.SodPolicyDto(
id = '0f11f2a4-7c94-4bf3-a2bd-742580fe3bde',
name = 'Business SOD Policy', )
], ), ),
client_metadata={customKey1=custom value 1, customKey2=custom value 2},
requested_accounts=[
sailpoint.v3.models.requested_account_ref.RequestedAccountRef(
name = 'Glen.067da3248e914',
type = 'IDENTITY',
account_uuid = '{fab7119e-004f-4822-9c33-b8d570d6c6a6}',
account_id = 'CN=Glen 067da3248e914,OU=YOUROU,OU=org-data-service,DC=YOURDC,DC=local',
source_name = 'Multi Account AD source name', )
]
)

[Back to top]