mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,20 +16,20 @@ tags: ['SDK', 'Software Development Kit', 'Sed', 'BetaSed']
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Name** | Pointer to **String** | name of the entitlement | [optional]
|
||||
**ApprovedBy** | Pointer to **String** | entitlement approved by | [optional]
|
||||
**ApprovedType** | Pointer to **String** | entitlement approved type | [optional]
|
||||
**ApprovedWhen** | Pointer to **System.DateTime** | entitlement approved then | [optional]
|
||||
**Attribute** | Pointer to **String** | entitlement attribute | [optional]
|
||||
**Description** | Pointer to **String** | description of entitlement | [optional]
|
||||
**DisplayName** | Pointer to **String** | entitlement display name | [optional]
|
||||
**Id** | Pointer to **String** | sed id | [optional]
|
||||
**SourceId** | Pointer to **String** | entitlement source id | [optional]
|
||||
**SourceName** | Pointer to **String** | entitlement source name | [optional]
|
||||
**Status** | Pointer to **String** | entitlement status | [optional]
|
||||
**SuggestedDescription** | Pointer to **String** | llm suggested entitlement description | [optional]
|
||||
**Type** | Pointer to **String** | entitlement type | [optional]
|
||||
**Value** | Pointer to **String** | entitlement value | [optional]
|
||||
**Name** | **String** | name of the entitlement | [optional]
|
||||
**ApprovedBy** | **String** | entitlement approved by | [optional]
|
||||
**ApprovedType** | **String** | entitlement approved type | [optional]
|
||||
**ApprovedWhen** | **System.DateTime** | entitlement approved then | [optional]
|
||||
**Attribute** | **String** | entitlement attribute | [optional]
|
||||
**Description** | **String** | description of entitlement | [optional]
|
||||
**DisplayName** | **String** | entitlement display name | [optional]
|
||||
**Id** | **String** | sed id | [optional]
|
||||
**SourceId** | **String** | entitlement source id | [optional]
|
||||
**SourceName** | **String** | entitlement source name | [optional]
|
||||
**Status** | **String** | entitlement status | [optional]
|
||||
**SuggestedDescription** | **String** | llm suggested entitlement description | [optional]
|
||||
**Type** | **String** | entitlement type | [optional]
|
||||
**Value** | **String** | entitlement value | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user