Variant

list-clusters-error

No description available.

variant list-clusters-error {
  unauthorized(string),
  too-many-requests(string),
  internal-server-error(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
too-many-requestsstring
internal-server-errorstring
otherstring