Previous Topic: ConfigurationsNext Topic: Example


activateConfig—Activate Planned Configuration

This action activates a planned configuration for its targets. The action returns once the activation order has been scheduled, it does not wait until the activation has been completed.

This action has the following format:

comconf action=activateConfig
confId=configuration_identifier
[atTime="YYYY-MM-DD hh:mm"]
confId

Specifies the identifier of a planned configuration to be activated.

attime

Specifies the Specifies the date and time when the action will be started.

The date has the ISO format "YYYY-MM-DD hh:mm".

Note: To activate a configuration all policies attached to this configuration have to be sealed. Otherwise the activation will fail with

SDCMD<CMD000145>: CCNF API Request failed: 7 - Incompatible object state.