mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
Update to powershell SDK docs: 13843636109
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'VAClusterStatusChangeEventHealthCheck
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Message** | **String** | Detailed message of the result of the health check. | [required]
|
||||
**ResultType** | **String** | The type of the health check result. | [required]
|
||||
**Status** | **Enum** [ "Succeeded", "Failed" ] | The status of the health check. | [required]
|
||||
**Message** | **String** | Detailed message of the health check result.. | [required]
|
||||
**ResultType** | **String** | Health check result type. | [required]
|
||||
**Status** | **Enum** [ "Succeeded", "Failed" ] | Health check status. | [required]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user