Skip to main content

Accessprofiledetails

Properties

NameTypeDescriptionNotes
id(optional) stringThe ID of the Access Profile[default to undefined]
name(optional) stringName of the Access Profile[default to undefined]
description(optional) stringInformation about the Access Profile[default to undefined]
created(optional) stringDate the Access Profile was created[default to undefined]
modified(optional) stringDate the Access Profile was last modified.[default to undefined]
disabled(optional) booleanWhether the Access Profile is enabled.[default to true]
requestable(optional) booleanWhether the Access Profile is requestable via access request.[default to false]
_protected(optional) booleanWhether the Access Profile is protected.[default to false]
ownerId(optional) stringThe owner ID of the Access Profile[default to undefined]
sourceId(optional) numberThe source ID of the Access Profile[default to undefined]
sourceName(optional) stringThe source name of the Access Profile[default to undefined]
appId(optional) numberThe source app ID of the Access Profile[default to undefined]
appName(optional) stringThe source app name of the Access Profile[default to undefined]
applicationId(optional) stringThe id of the application[default to undefined]
type(optional) stringThe type of the access profile[default to undefined]
entitlements(optional) Array<string>List of IDs of entitlements[default to undefined]
entitlementCount(optional) numberThe number of entitlements in the access profile[default to undefined]
segments(optional) Array<string>List of IDs of segments, if any, to which this Access Profile is assigned.[default to undefined]
approvalSchemes(optional) stringComma-separated list of approval schemes. Each approval scheme is one of - manager - appOwner - sourceOwner - accessProfileOwner - workgroup:<workgroupId>[default to undefined]
revokeRequestApprovalSchemes(optional) stringComma-separated list of revoke request approval schemes. Each approval scheme is one of - manager - sourceOwner - accessProfileOwner - workgroup:<workgroupId>[default to undefined]
requestCommentsRequired(optional) booleanWhether the access profile require request comment for access request.[default to false]
deniedCommentsRequired(optional) booleanWhether denied comment is required when access request is denied.[default to false]
accountSelector(optional) AccessprofiledetailsAccountSelector[default to undefined]