/  Yamcs HTTP API  /  Queue  /  Reject Command

Reject CommandΒΆ

Reject a queued command

URI Template

POST /api/processors/{instance}/{processor}/queues/{queue}/commands/{command}:reject
{instance}

Yamcs instance name.

{processor}

Processor name.

{queue}

Queue name.

{command}

Command identifier.