mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 12:27:47 +00:00
Update to powershell SDK docs: 14535391935
This commit is contained in:
@@ -22,8 +22,8 @@ Name | Type | Description | Notes
|
||||
**Value** | **String** | The value of the entitlement | [optional]
|
||||
**SourceSchemaObjectType** | **String** | The object type of the entitlement from the source schema | [optional]
|
||||
**Description** | **String** | The description of the entitlement | [optional]
|
||||
**Privileged** | **Boolean** | True if the entitlement is privileged | [optional]
|
||||
**CloudGoverned** | **Boolean** | True if the entitlement is cloud governed | [optional]
|
||||
**Privileged** | **Boolean** | True if the entitlement is privileged | [optional] [default to $false]
|
||||
**CloudGoverned** | **Boolean** | True if the entitlement is cloud governed | [optional] [default to $false]
|
||||
**Requestable** | **Boolean** | True if the entitlement is able to be directly requested | [optional] [default to $false]
|
||||
**Owner** | [**EntitlementOwner**](entitlement-owner) | | [optional]
|
||||
**ManuallyUpdatedFields** | [**map[string]AnyType**]https://learn.microsoft.com/en-us/powershell/scripting/lang-spec/chapter-04?view=powershell-7.4 | A map of entitlement fields that have been manually updated. The key is the field name in UPPER_SNAKE_CASE format, and the value is true or false to indicate if the field has been updated. | [optional]
|
||||
|
||||
Reference in New Issue
Block a user