Lhcone
Product type for LHCONE.
LHCOneInactive
Bases: BaseL3SubscriptionModel
A LHCOne product that is inactive.
Source code in gso/products/product_types/lhcone.py
l3_core
property
writable
Getter: Retrieve the l3_core from the lhcone attribute.
service_name_attribute
property
Get the service name.
LHCOneProvisioning
Bases: LHCOneInactive
A LHCOne product that is being provisioned.
Source code in gso/products/product_types/lhcone.py
LHCOne
Bases: LHCOneProvisioning
A LHCOne product that is active.
Source code in gso/products/product_types/lhcone.py
ImportedLHCOneInactive
Bases: BaseL3SubscriptionModel
An imported LHCOne product that is inactive.
Source code in gso/products/product_types/lhcone.py
l3_core
property
writable
Getter: Retrieve the l3_core from the lhcone attribute.
service_name_attribute
property
Get the service name.
ImportedLHCOne
Bases: ImportedLHCOneInactive
An imported LHCOne product that is active.