Terminate edge port
Terminate an edge port in the network.
initial_input_form_generator()
Let the operator decide whether to delete configuration on the router, and clear up IPAM resources.
Source code in gso/workflows/edge_port/terminate_edge_port.py
remove_edge_port_dry(subscription, tt_number, process_id)
Remove an edge port from the network.
Source code in gso/workflows/edge_port/terminate_edge_port.py
remove_edge_port_real(subscription, tt_number, process_id)
Remove an edge port from the network.
Source code in gso/workflows/edge_port/terminate_edge_port.py
netbox_clean_up(subscription)
Update Netbox to remove the edge port LAG interface and all the LAG members.
Source code in gso/workflows/edge_port/terminate_edge_port.py
terminate_edge_port()
Terminate a new edge port in the network.