R and e peer
Product type for R&E Peer.
RAndEPeerInactive
Bases: BaseL3SubscriptionModel
An R&E Peer product that is inactive.
Source code in gso/products/product_types/r_and_e_peer.py
l3_core
property
writable
Getter: Retrieve the l3_core from the R&E Peer attribute.
service_name_attribute
property
Get the service name.
RAndEPeerProvisioning
Bases: RAndEPeerInactive
An R&E Peer product that is being provisioned.
Source code in gso/products/product_types/r_and_e_peer.py
RAndEPeer
Bases: RAndEPeerProvisioning
An R&E Peer product that is active.
Source code in gso/products/product_types/r_and_e_peer.py
ImportedRAndEPeerInactive
Bases: BaseL3SubscriptionModel
An imported R&E Peer product that is inactive.
Source code in gso/products/product_types/r_and_e_peer.py
l3_core
property
writable
Getter: Retrieve the l3_core from the R&E Peer attribute.
service_name_attribute
property
Get the service name.
ImportedRAndEPeer
Bases: ImportedRAndEPeerInactive
An imported R&E Peer product that is active.