Port label
Port Label product block.
PortLabelBlockInactive
Bases: ProductBlockModel
An inactive Port Label, see PortLabel.
Source code in gso/products/product_blocks/port_label.py
PortLabelBlockProvisioning
Bases: PortLabelBlockInactive
A Port Label that is being provisioned, see PortLabel.
Source code in gso/products/product_blocks/port_label.py
PortLabelBlock
Bases: PortLabelBlockProvisioning
An active Port Label.
Attributes:
| Name | Type | Description |
|---|---|---|
edge_port |
EdgePortBlock
|
The Edge Port that a Port Label is applied to. |