listenerAlias | String. Name of the existing listener node which needs to be updated. |
connectionAlias | String. Name of the new connection node to be referenced by the connector listener. |
connectionGroupProperties | Document. Optional. Set of listener connection group properties. |
subscriber | Document. Subscriber data of the listener. |
event | Document. Optional. Event data of the listener. |
status | String. Indicates whether the listener is updated successfully. Values are: true - The listener is updated. false - Updating the listener failed. |
statusMessage | String. The status message of the error. |