Variant
get-cluster-solution-error
No description available.
variant get-cluster-solution-error {
bad-request(string),
not-found(string),
internal-server-error(string),
other(string),
}Cases
| Case | Payload | Description |
|---|---|---|
| bad-request | string | |
| not-found | string | |
| internal-server-error | string | |
| other | string |