Create port label
Workflow for creating a Port Label.
initial_input_form_generator(product_name)
Gather operator input on which Edge Port the label should be applied.
Source code in gso/workflows/port_label/create_port_label.py
create_subscription(product)
Create a new Port Label subscription.
Source code in gso/workflows/port_label/create_port_label.py
initialize_subscription(subscription, product_name, edge_port)
Initialize Port Label subscription object.
Source code in gso/workflows/port_label/create_port_label.py
create_port_label()
Create a new Port Label subscription.