Wasm Directoryalpha
Variant

list-ip-connections-error

No description available.

variant list-ip-connections-error {
  bad-request(string),
  unauthorized(string),
  not-found(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
unauthorizedstring
not-foundstring
otherstring