| Id |
String |
Access profile ID. |
[optional] [readonly] |
| Name |
String |
Access profile name. |
[required] |
| Description |
String |
Access profile description. |
[optional] |
| Created |
System.DateTime |
Date and time when the access profile was created. |
[optional] [readonly] |
| Modified |
System.DateTime |
Date and time when the access profile was last modified. |
[optional] [readonly] |
| Enabled |
Boolean |
Indicates whether the access profile is enabled. If it's enabled, you must include at least one entitlement. |
[optional] [default to $false] |
| Owner |
OwnerReference |
|
[required] |
| Source |
AccessProfileSourceRef |
|
[required] |
| Entitlements |
[]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. |
[optional] |
| Requestable |
Boolean |
Indicates 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. |
[optional] [default to $true] |
| AccessRequestConfig |
Requestability |
|
[optional] |
| RevocationRequestConfig |
Revocability |
|
[optional] |
| Segments |
[]String |
List of segment IDs, if any, that the access profile is assigned to. |
[optional] |
| ProvisioningCriteria |
ProvisioningCriteriaLevel1 |
|
[optional] |