Skip to content

undersync-device

Updates Interface Status in Nautobot and triggers Undersync

Defined in workflows/argo-events/workflowtemplates/undersync-device.yaml

Workflow Diagram

graph TB;
subgraph undersync-device
    direction TB
    style undersync-device fill:#fafaff;
    undersync-device__trigger-undersync{{<span style="font-size:20px">trigger-undersync</span>\n<span style="color:green">image: ironic-nautobot-client</span>}}
    style undersync-device__trigger-undersync fill:lightgray,stroke:#aaa;
end