Variant

create-instance-error

No description available.

variant create-instance-error {
  bad-request(string),
  forbidden(string),
  conflict(string),
  other(string),
}

Cases

CasePayloadDescription
bad-requeststring
forbiddenstring
conflictstring
otherstring