Previous Topic: ExampleNext Topic: Example


cancelConfig—Cancel Scheduled Configuration

This action cancels a scheduled configuration. The action will only succeed if the agent has not yet started with the activation of the configuration.

This action has the following format:

comconf action=cancelConfig
confId=configuration_identifier
[WAIT]
confId

Specifies the identifier (uuid) of the scheduled configuration to be canceled.

WAIT

If coded the action will wait for the completion of the order, otherwise it just returns after the order has been launched.

Note: If you specify WAIT, it might last some time until the action returns.