You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`catalystcenter_log_append`: Append to log file instead of overwriting (default: `true`)
29
+
-`catalystcenter_api_task_timeout`: Timeout in seconds for API task polling (default: `1200`)
30
+
-`catalystcenter_task_poll_interval`: Interval in seconds between task status polls (default: `2`)
31
+
-`validate_response_schema`: Validate API response schema (default: `true`)
27
32
28
33
### Role-Specific Variables
29
34
-`accesspoint_location_config_verify` set to `True` to enable configuration verification on Cisco Catalyst Center after applying the playbook configuration. This ensures that the system validates the configuration state after the changes are applied. Default: `false`.
-`catalystcenter_log_append`: Append to log file instead of overwriting (default: `true`)
29
+
-`catalystcenter_api_task_timeout`: Timeout in seconds for API task polling (default: `1200`)
30
+
-`catalystcenter_task_poll_interval`: Interval in seconds between task status polls (default: `2`)
31
+
-`validate_response_schema`: Validate API response schema (default: `true`)
27
32
28
33
### Role-Specific Variables
29
34
-`accesspoint_location_config_generator_state` the desired state of Cisco Catalyst Center after module execution. Choices: `gathered`. Default: `gathered`.
-`catalystcenter_log_append`: Append to log file instead of overwriting (default: `true`)
29
+
-`catalystcenter_api_task_timeout`: Timeout in seconds for API task polling (default: `1200`)
30
+
-`catalystcenter_task_poll_interval`: Interval in seconds between task status polls (default: `2`)
31
+
-`validate_response_schema`: Validate API response schema (default: `true`)
27
32
28
33
### Role-Specific Variables
29
34
-`application_policy_config_generator_state` the desired state of Cisco Catalyst Center after module execution. Choices: `gathered`. Default: `gathered`.
-`catalystcenter_log_append`: Append to log file instead of overwriting (default: `true`)
29
+
-`catalystcenter_api_task_timeout`: Timeout in seconds for API task polling (default: `1200`)
30
+
-`catalystcenter_task_poll_interval`: Interval in seconds between task status polls (default: `2`)
31
+
-`validate_response_schema`: Validate API response schema (default: `true`)
27
32
28
33
### Role-Specific Variables
29
34
-`assurance_device_health_score_settings_config_generator_state` the desired state of Cisco Catalyst Center after module completion. Only C(gathered) state is supported for brownfield configuration extraction. In C(gathered) state, the module extracts existing device health score settings from Catalyst Center and generates a YAML playbook file. Choices: `gathered`. Default: `gathered`.
0 commit comments