Ix port
Product type for IX Port.
IXPortInactive
Bases: SubscriptionModel
An IX Port product that is inactive.
Source code in gso/products/product_types/ix_port.py
l3_interface
property
writable
Getter: Retrieve the l3_interface from the ix_port attribute.
product_block
property
Get product block for IX Port Product.
IXPortProvisioning
Bases: IXPortInactive
An IX Port product that is being provisioned.
Source code in gso/products/product_types/ix_port.py
IXPort
Bases: IXPortProvisioning
An IX Port product that is active.
Source code in gso/products/product_types/ix_port.py
ImportedIXPortInactive
Bases: SubscriptionModel
An imported IX Port product that is inactive.
Source code in gso/products/product_types/ix_port.py
l3_interface
property
writable
Getter: Retrieve the l3_interface from the ix_port attribute.
product_block
property
Get product block for IX Port Product.
ImportedIXPort
Bases: ImportedIXPortInactive
An imported IX Port product that is active.