mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
885 B
885 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 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beta-sed-batch-response | SedBatchResponse | SedBatchResponse | SedBatchResponse | powershellsdk |
|
/tools/sdk/powershell/beta/models/sed-batch-response |
|
SedBatchResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| BatchId | String | BatchId that groups all the ids together | [optional] |
Examples
- Prepare the resource
$SedBatchResponse = Initialize-PSSailpoint.BetaSedBatchResponse -BatchId 016629d1-1d25-463f-97f3-0c6686846650
- Convert the resource to JSON
$SedBatchResponse | ConvertTo-JSON