diff --git a/source/_integrations/switch.rest.markdown b/source/_integrations/switch.rest.markdown index 4741bc8a318..f6e0b7ac0e5 100644 --- a/source/_integrations/switch.rest.markdown +++ b/source/_integrations/switch.rest.markdown @@ -96,6 +96,11 @@ verify_ssl: required: false type: boolean default: true +scan_interval: + description: Define the frequency for calling the REST endpoint to get the current state in seconds. + required: false + type: integer + default: 30 {% endconfiguration %}