Validate edge port
Workflow for validating an existing Edge port subscription.
prepare_state(subscription_id)
Add required keys to the state for the workflow to run successfully.
Source code in gso/workflows/edge_port/validate_edge_port.py
verify_netbox_entries(subscription)
Validate required entries for an edge port in NetBox.
Source code in gso/workflows/edge_port/validate_edge_port.py
verify_base_config(subscription)
Workflow step for running a playbook that checks whether base config has drifted.
Source code in gso/workflows/edge_port/validate_edge_port.py
validate_edge_port()
Validate an existing, active Edge port subscription.
- Check correct configuration of interfaces in NetBox.
- Verify create Edge port configuration.