Create imported edge port
A creation workflow that adds an existing Edge Port to the DB.
create_subscription(partner)
Create a new subscription object.
Source code in gso/workflows/edge_port/create_imported_edge_port.py
initial_input_form_generator()
Generate a form that is filled in using information passed through the API endpoint.
Source code in gso/workflows/edge_port/create_imported_edge_port.py
initialize_subscription(subscription, node, service_type, speed, encapsulation, name, minimum_links, ga_id, mac_address, partner, enable_lacp, ignore_if_down, ae_members, description=None, custom_service_name=None)
Initialise the subscription object in the service database.
Source code in gso/workflows/edge_port/create_imported_edge_port.py
create_imported_edge_port()
Import an Edge Port without provisioning it.