ConfigPolling
{
"config_polling_interval_in_min": "10",
"scheduled_config_polling_time": "2:00",
"scheduled_config_polling_days": "MONDAY,TUESDAY",
"config_polling_interval_type": "CUSTOM"
}
Config polling interval to be provided in minutes. Preset values are [10 min, 15 min, 30 min, 1 hour, 12 hours, 1 day, 3 days, 5 days, 7 days]. For any other polling interval, CUSTOM polling interval type should be used. Minimum- 10 minutes, Maximum- 7 days
Scheduled time (UTC) to be provided. This is only applicable when config_polling_interval_type is SCHEDULED
Scheduled config polling days. Supported values are weekdays. Multiple days separated with comma can be supplied. This is only applicable when config_polling_interval_type is SCHEDULED
Config Polling interval type. Supported values are PRESET, CUSTOM, SCHEDULED