diff --git a/python/understack-workflows/understack_workflows/main/undersync_device.py b/python/understack-workflows/understack_workflows/main/undersync_device.py index 449754a62..7a11c2e5e 100644 --- a/python/understack-workflows/understack_workflows/main/undersync_device.py +++ b/python/understack-workflows/understack_workflows/main/undersync_device.py @@ -81,9 +81,9 @@ def argument_parser(): def main(): - """Updates connected_to_network and triggers Undersync. + """Updates Interface Status in Nautobot and triggers Undersync. - Updates Nautobot Device's 'connected_to_network' field and follows with + Updates Nautobot Device Interface status field and follows with request to Undersync service, requesting sync for all of the uplink_switches that the device is connected to. """