Create imported office router
A creation workflow that adds existing office routers to the coreDB.
create_subscription(partner)
Create a new subscription object.
Source code in gso/workflows/office_router/create_imported_office_router.py
initial_input_form_generator()
Generate a form that is filled in using information passed through the API endpoint.
Source code in gso/workflows/office_router/create_imported_office_router.py
initialize_subscription(subscription, office_router_fqdn, office_router_ts_port, office_router_site, office_router_lo_ipv4_address=None, office_router_lo_ipv6_address=None)
Initialise the office router subscription using input data.
Source code in gso/workflows/office_router/create_imported_office_router.py
create_imported_office_router()
Import an office router without provisioning it.