[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

ConfigPolling

Properties

string
config_polling_interval_in_min Optional

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


config_polling_interval_type Optional

Config Polling interval type. Supported values are PRESET, CUSTOM, SCHEDULED

Possible values are: PRESETCUSTOMSCHEDULED


string
scheduled_config_polling_days Optional

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


string
scheduled_config_polling_time Optional

Scheduled time (UTC) to be provided. This is only applicable when config_polling_interval_type is SCHEDULED

JSON Example

{
    "config_polling_interval_in_min": "10",
    "scheduled_config_polling_days": "MONDAY,TUESDAY",
    "scheduled_config_polling_time": "2:00"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Used By

SwitchDataSourceRequest
SwitchDataSource

Feedback

Was this page helpful?