+----------------------------------------------------------------------+
| OPERATION | SUBSCRIPTION STRING | CORRELATION ID |
|-------------|-----------------------+--------------------------------|
| 'subscribe' |Used to specify the |Identifier for the subscription.|
| |topic to subscribe to. |If uninitialized correlationid |
| | |was specified an internally |
| | |generated correlationId will be |
| | |set for the subscription. |
|-------------+-----------------------+--------------------------------|
|'resubscribe'|Used to specify the new|Identifier of the subscription |
| |topic to which the |which needs to be modified. |
| |subscription should be | |
| |modified to. | |
|-------------+-----------------------+--------------------------------|
|'unsubscribe'| NOT USED |Identifier of the subscription |
| | |which needs to be canceled. |
+----------------------------------------------------------------------+