[AIX][Windows][Linux]

DELETE CHANNEL ((delete a channel) MQTT

Use the MQSC command DELETE CHANNEL to delete an MQ Telemetry channel definition.

Using MQSC commands

For information on how you use MQSC commands, see Performing local administration tasks using MQSC commands.

The DELETE CHANNEL (MQTT) command is only valid for MQ Telemetry channels.

Synonym: DELETE CHL

DELETE CHANNEL

Read syntax diagramSkip visual syntax diagram DELETE CHANNEL ( channel-name ) CHLTYPE ( MQTT )

Parameter descriptions

(channel-name)
The name of the channel definition to be deleted. This is required. The name must be that of an existing channel.
CHLTYPE
This parameter is required. There is only one possible value: MQTT.