Create imported super pop switch
A creation workflow that adds existing Super PoP switches to the coreDB.
create_subscription(partner)
Create a new subscription object.
Source code in gso/workflows/super_pop_switch/create_imported_super_pop_switch.py
initial_input_form_generator()
Generate a form that is filled in using information passed through the API endpoint.
Source code in gso/workflows/super_pop_switch/create_imported_super_pop_switch.py
initialize_subscription(subscription, hostname, super_pop_switch_ts_port, super_pop_switch_site, super_pop_switch_mgmt_ipv4_address=None)
Initialise the Super PoP switch subscription using input data.
Source code in gso/workflows/super_pop_switch/create_imported_super_pop_switch.py
create_imported_super_pop_switch()
Import a Super PoP switch without provisioning it.