Geant ip
Product type for GÉANT IP.
GeantIPInactive
Bases: BaseL3SubscriptionModel
A GeantIP product that is inactive.
Source code in gso/products/product_types/geant_ip.py
l3_core
property
writable
Getter: Retrieve the l3_core from the geant_ip attribute.
service_name_attribute
property
Get the service name.
GeantIPProvisioning
Bases: GeantIPInactive
A GeantIP product that is being provisioned.
Source code in gso/products/product_types/geant_ip.py
GeantIP
Bases: GeantIPProvisioning
A GeantIP product that is active.
Source code in gso/products/product_types/geant_ip.py
ImportedGeantIPInactive
Bases: BaseL3SubscriptionModel
An imported GeantIP product that is inactive.
Source code in gso/products/product_types/geant_ip.py
l3_core
property
writable
Getter: Retrieve the l3_core from the geant_ip attribute.
service_name_attribute
property
Get the service name.
ImportedGeantIP
Bases: ImportedGeantIPInactive
An imported GeantIP product that is active.