mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'WorkgroupMemberAddItem', 'BetaWorkgro
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **String** | Identifier of identity in bulk member add request. | [required]
|
||||
**Status** | **Int32** | The HTTP response status code returned for an individual member that is requested for addition during a bulk add operation. The HTTP response status code returned for an individual Governance Group is requested for deletion. > 201 - Identity is added into Governance Group members list. > 409 - Identity is already member of Governance Group. | [required]
|
||||
**Description** | Pointer to **String** | Human readable status description and containing additional context information about success or failures etc. | [optional]
|
||||
**Id** | **String** | Identifier of identity in bulk member add request. | [required]
|
||||
**Status** | **Int32** | The HTTP response status code returned for an individual member that is requested for addition during a bulk add operation. The HTTP response status code returned for an individual Governance Group is requested for deletion. > 201 - Identity is added into Governance Group members list. > 409 - Identity is already member of Governance Group. | [required]
|
||||
**Description** | **String** | Human readable status description and containing additional context information about success or failures etc. | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user