connection.status.change action

This trigger action will change the state of a specified connection.  Connections can be changed to the activated, deactivated, ready, or testing states.

Action

This trigger action is found under the Connection heading.

Form

Parameters

Name Type Required Descriptions
Identifier String Yes The identity of the connection, it can be the ICCID, MEID, ESN, IMSI, MSISDN, or IMEI.
New status String Yes The new status for the connection.
Rate Plan Id String   A numeric string containing the Id of the rate plan. It is assigned to the connection at the same time, the status is updated.

Canvas

When dragged onto the canvas, the appearance of the action is a rectangle with two routing points.

The left routing point (red) is the failure route. This route will be taken if there is an error during execution.

The right routing point (green) is the success route. This route will be taken if action executes successfully.