mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update PowerShell SDK docs: 16507204442
This commit is contained in:
@@ -16,10 +16,10 @@ tags: ['SDK', 'Software Development Kit', 'AccessRequested', 'V2025AccessRequest
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**AccessRequest** | [**AccessRequestResponse1**](access-request-response1) | | [optional]
|
||||
**AccessRequest** | [**AccessRequestResponse1**](access-request-response1) | | [required]
|
||||
**IdentityId** | **String** | the identity id | [optional]
|
||||
**EventType** | **String** | the event type | [optional]
|
||||
**Dt** | **String** | the date of event | [optional]
|
||||
**DateTime** | **String** | the date of event | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
@@ -28,7 +28,7 @@ Name | Type | Description | Notes
|
||||
$AccessRequested = Initialize-V2025AccessRequested -AccessRequest null `
|
||||
-IdentityId 8a80828f643d484f01643e14202e206f `
|
||||
-EventType AccessRequested `
|
||||
-Dt 2019-03-08T22:37:33.901Z
|
||||
-DateTime 2019-03-08T22:37:33.901Z
|
||||
```
|
||||
|
||||
- Convert the resource to JSON
|
||||
|
||||
Reference in New Issue
Block a user