update doc files

This commit is contained in:
darrell-thobe-sp
2025-04-01 20:27:18 -04:00
parent 878245edd8
commit 0c80cd4cb7
203 changed files with 419 additions and 419 deletions

View File

@@ -17,8 +17,8 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**AccessRequestIds** | **[]string** | Access Request IDs for the requests to be closed. Accepts 1-500 Identity Request IDs per request. |
**Message** | Pointer to **string** | Reason for closing the access request. Displayed under Warnings in IdentityNow. | [optional] [default to "The IdentityNow Administrator manually closed this request."]
**ExecutionStatus** | Pointer to **string** | The request's provisioning status. Displayed as Stage in IdentityNow. | [optional] [default to "Terminated"]
**CompletionStatus** | Pointer to **string** | The request's overall status. Displayed as Status in IdentityNow. | [optional] [default to "Failure"]
**ExecutionStatus** | Pointer to **string** | The request's provisioning status. Displayed as Stage in IdentityNow. | [optional] [default to "Terminated"]
**CompletionStatus** | Pointer to **string** | The request's overall status. Displayed as Status in IdentityNow. | [optional] [default to "Failure"]
## Methods