mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 20:37:46 +00:00
955 B
955 B
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2024-sed-assignment-response | SedAssignmentResponse | SedAssignmentResponse | SedAssignmentResponse | powershellsdk |
|
/tools/sdk/powershell/v2024/models/sed-assignment-response |
|
SedAssignmentResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| BatchId | String | BatchId that groups all the ids together | [optional] |
Examples
- Prepare the resource
$SedAssignmentResponse = Initialize-PSSailpoint.V2024SedAssignmentResponse -BatchId 016629d1-1d25-463f-97f3-0c6686846650
- Convert the resource to JSON
$SedAssignmentResponse | ConvertTo-JSON