FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Constant summary | |
---|---|
string | SEND_CHANNEL := "apama.notifications2.DisconnectTenantNotifications" Channel to receive this event on. |
Field summary | |
---|---|
string | tenantId The tenant you want to disconnect, and destroy the dynamic chain for. |
integer | reqId Identifier for this request; must be generated using com.apama.cumulocity.Util.generateReqId(). |
Constant detail |
---|
string SEND_CHANNEL := "apama.notifications2.DisconnectTenantNotifications"Channel to receive this event on.
Field detail |
---|
integer reqIdIdentifier for this request; must be generated using com.apama.cumulocity.Util.generateReqId().
string tenantIdThe tenant you want to disconnect, and destroy the dynamic chain for.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |