If the request failed, includes any error messages that were generated.
[optional]
comment
str
Comment, if any, provided by the approver.
[optional]
remove_date
datetime
The date the role or access profile or entitlement is no longer assigned to the specified identity.
[optional]
}
Example
fromsailpoint.v2024.models.approval_status_dto1importApprovalStatusDto1approval_status_dto1=ApprovalStatusDto1(forwarded=False,original_owner=sailpoint.v2024.models.approval_status_dto_original_owner.ApprovalStatusDto_originalOwner(type='IDENTITY',id='2c7180a46faadee4016fb4e018c20642',name='Michael Michaels',),current_owner=,modified='2019-08-23T18:52:57.398Z',status='PENDING',scheme='MANAGER',error_messages=[sailpoint.v2024.models.error_message_dto_1.ErrorMessageDto_1(locale='en-US',locale_origin='DEFAULT',text='The request was syntactically correct but its content is semantically invalid.',)],comment='I approve this request',remove_date='2020-07-11T00:00Z')