Skip to main content

Enable or Disable Transports

AMPS provides modules that can enable and disable specific transports. The amps-action-do-enable-transport module enables a transport. The amps-action-do-disable-transport module disables a transport.

Module NameDoes
amps-action-do-enable-transportEnables a specific transport.
amps-action-do-disable-transportDisables a specific transport.

Both modules require the name of the transport to disable or enable.

ParameterDescription
Transport

The name of the transport to enable or disable.

If no name is provided, the module affects all transports.

Both modules do not add any variables to the AMPS context.