mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
Update to powershell SDK docs: 13400083192
This commit is contained in:
@@ -18,13 +18,15 @@ Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **String** | ID of entitlement's source. | [optional]
|
||||
**Name** | **String** | Display name of entitlement's source. | [optional]
|
||||
**Type** | **String** | Type of object. | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$EntitlementDocumentAllOfSource = Initialize-PSSailpoint.V2024EntitlementDocumentAllOfSource -Id 2c91808b6e9e6fb8016eec1a2b6f7b5f `
|
||||
-Name ODS-HR-Employees
|
||||
-Name ODS-HR-Employees `
|
||||
-Type SOURCE
|
||||
```
|
||||
|
||||
- Convert the resource to JSON
|
||||
|
||||
Reference in New Issue
Block a user