CommandResponse

Type: object

The command status returned by the command consumer

Type: stringFormat: uuid

Unique identifier for the CommandResponse corresponding to the CommandRequest

Type: object

Type: enum (of string)

Return status code

Must be one of:

  • "201"
  • "500"

Type: string

Message corresponding to the status code