Ix port
IX Port Product Blocks.
IXPortBlockInactive
Bases: ProductBlockModel
An IX Port that's not yet provisioned. See IXPortBlock
.
Source code in gso/products/product_blocks/ix_port.py
IXPortBlockProvisioning
Bases: IXPortBlockInactive
An IX Port that's being provisioned. See IXPortBlock
.
Source code in gso/products/product_blocks/ix_port.py
IXPortBlock
Bases: IXPortBlockProvisioning
An Internet Exchange Port that's active.
Attributes:
Name | Type | Description |
---|---|---|
l3_interface |
L3InterfacePortBlock
|
The Layer 3 interface block associated with this IX port. |