Skip to main content

Accessprofile

Properties

NameTypeDescriptionNotes
id(optional) stringAccess profile ID.[readonly] [default to undefined]
namestringAccess profile name.[default to undefined]
description(optional) stringAccess profile description.[default to undefined]
created(optional) stringDate and time when the access profile was created.[readonly] [default to undefined]
modified(optional) stringDate and time when the access profile was last modified.[readonly] [default to undefined]
enabled(optional) booleanIndicates whether the access profile is enabled. If it's enabled, you must include at least one entitlement.[default to false]
ownerOwnerreference[default to undefined]
sourceAccessprofilesourceref[default to undefined]
entitlements(optional) Array<Entitlementref>List of entitlements associated with the access profile. If enabled is false, this can be empty. Otherwise, it must contain at least one entitlement.[default to undefined]
requestable(optional) booleanIndicates whether the access profile is requestable by access request. Currently, making an access profile non-requestable is only supported for customers enabled with the new Request Center. Otherwise, attempting to create an access profile with a value false in this field results in a 400 error.[default to true]
accessRequestConfig(optional) Requestability[default to undefined]
revocationRequestConfig(optional) Revocability[default to undefined]
segments(optional) Array<string>List of segment IDs, if any, that the access profile is assigned to.[default to undefined]
accessModelMetadata(optional) Attributedtolist[default to undefined]
provisioningCriteria(optional) Provisioningcriterialevel1[default to undefined]
additionalOwners(optional) Array<Additionalownerref>List of additional owner references beyond the primary owner. Each entry may be an identity (IDENTITY) or a governance group (GOVERNANCE_GROUP).[default to undefined]