mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
Update to powershell SDK docs: 13837294658
This commit is contained in:
@@ -31,7 +31,7 @@ Name | Type | Description | Notes
|
|||||||
**PinnedConfig** | **Boolean** | boolean flag indiacting whether or not the cluster configuration is pinned | [optional] [default to $false]
|
**PinnedConfig** | **Boolean** | boolean flag indiacting whether or not the cluster configuration is pinned | [optional] [default to $false]
|
||||||
**LogConfiguration** | [**ClientLogConfiguration**](client-log-configuration) | | [optional]
|
**LogConfiguration** | [**ClientLogConfiguration**](client-log-configuration) | | [optional]
|
||||||
**Operational** | **Boolean** | Whether or not the cluster is operational or not | [optional] [default to $false]
|
**Operational** | **Boolean** | Whether or not the cluster is operational or not | [optional] [default to $false]
|
||||||
**Status** | **String** | Cluster status | [optional]
|
**Status** | **Enum** [ "CONFIGURING", "FAILED", "NO_CLIENTS", "NORMAL", "WARNING" ] | Cluster status | [optional]
|
||||||
**PublicKeyCertificate** | **String** | Public key certificate | [optional]
|
**PublicKeyCertificate** | **String** | Public key certificate | [optional]
|
||||||
**PublicKeyThumbprint** | **String** | Public key thumbprint | [optional]
|
**PublicKeyThumbprint** | **String** | Public key thumbprint | [optional]
|
||||||
**PublicKey** | **String** | Public key | [optional]
|
**PublicKey** | **String** | Public key | [optional]
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ Name | Type | Description | Notes
|
|||||||
**PinnedConfig** | **Boolean** | boolean flag indiacting whether or not the cluster configuration is pinned | [optional] [default to $false]
|
**PinnedConfig** | **Boolean** | boolean flag indiacting whether or not the cluster configuration is pinned | [optional] [default to $false]
|
||||||
**LogConfiguration** | [**ClientLogConfiguration**](client-log-configuration) | | [optional]
|
**LogConfiguration** | [**ClientLogConfiguration**](client-log-configuration) | | [optional]
|
||||||
**Operational** | **Boolean** | Whether or not the cluster is operational or not | [optional] [default to $false]
|
**Operational** | **Boolean** | Whether or not the cluster is operational or not | [optional] [default to $false]
|
||||||
**Status** | **String** | Cluster status | [optional]
|
**Status** | **Enum** [ "CONFIGURING", "FAILED", "NO_CLIENTS", "NORMAL", "WARNING" ] | Cluster status | [optional]
|
||||||
**PublicKeyCertificate** | **String** | Public key certificate | [optional]
|
**PublicKeyCertificate** | **String** | Public key certificate | [optional]
|
||||||
**PublicKeyThumbprint** | **String** | Public key thumbprint | [optional]
|
**PublicKeyThumbprint** | **String** | Public key thumbprint | [optional]
|
||||||
**PublicKey** | **String** | Public key | [optional]
|
**PublicKey** | **String** | Public key | [optional]
|
||||||
|
|||||||
Reference in New Issue
Block a user