Versions in this module Expand all Collapse all v1 v1.0.0 Jun 20, 2020 Changes in this version + const BandwidthProfileColorModeCOLORAWARE + const BandwidthProfileColorModeCOLORBLIND + const DurationUnitDAY + const DurationUnitMONTH + const DurationUnitWEEK + const DurationUnitYEAR + type BandwidthProfile struct + Cbs int32 + Cir *InformationRate + ColorMode string + CouplingFlag bool + Ebs int32 + Eir *InformationRate + func (m *BandwidthProfile) MarshalBinary() ([]byte, error) + func (m *BandwidthProfile) UnmarshalBinary(b []byte) error + func (m *BandwidthProfile) Validate(formats strfmt.Registry) error + type Describing interface + AtReferredType func() string + AtSchemaLocation func() string + AtType func() string + SetAtReferredType func(string) + SetAtSchemaLocation func(string) + SetAtType func(string) + func UnmarshalDescribing(reader io.Reader, consumer runtime.Consumer) (Describing, error) + func UnmarshalDescribingSlice(reader io.Reader, consumer runtime.Consumer) ([]Describing, error) + type Duration struct + Unit *string + Value *int32 + func (m *Duration) MarshalBinary() ([]byte, error) + func (m *Duration) UnmarshalBinary(b []byte) error + func (m *Duration) Validate(formats strfmt.Registry) error + type ELineSpec struct + func (m *ELineSpec) AtReferredType() string + func (m *ELineSpec) AtSchemaLocation() string + func (m *ELineSpec) AtType() string + func (m *ELineSpec) MarshalBinary() ([]byte, error) + func (m *ELineSpec) SetAtReferredType(val string) + func (m *ELineSpec) SetAtSchemaLocation(val string) + func (m *ELineSpec) SetAtType(val string) + func (m *ELineSpec) UnmarshalBinary(b []byte) error + func (m *ELineSpec) UnmarshalJSON(raw []byte) error + func (m *ELineSpec) Validate(formats strfmt.Registry) error + func (m ELineSpec) MarshalJSON() ([]byte, error) + type ErrorRepresentation struct + AtSchemaLocation string + AtType string + Code *int32 + Message *string + Reason string + ReferenceError string + Status string + func (m *ErrorRepresentation) MarshalBinary() ([]byte, error) + func (m *ErrorRepresentation) UnmarshalBinary(b []byte) error + func (m *ErrorRepresentation) Validate(formats strfmt.Registry) error + type InformationRate struct + Amount *int32 + Unit InformationRateUnit + func (m *InformationRate) MarshalBinary() ([]byte, error) + func (m *InformationRate) UnmarshalBinary(b []byte) error + func (m *InformationRate) Validate(formats strfmt.Registry) error + type InformationRateUnit string + const InformationRateUnitGbps + const InformationRateUnitMbps + func (m InformationRateUnit) Validate(formats strfmt.Registry) error + type L2CP string + const L2CPCTA + const L2CPCTB + const L2CPCTB2 + func (m L2CP) Validate(formats strfmt.Registry) error + type MEFELineSpecV3 struct + ClassOfServiceName string + ColorForwardingEnabled *bool + ENNIIngressBWProfile []*BandwidthProfile + MaximumFrameSize int32 + SVlanID int32 + UNIIngressBWProfile []*BandwidthProfile + func (m *MEFELineSpecV3) MarshalBinary() ([]byte, error) + func (m *MEFELineSpecV3) UnmarshalBinary(b []byte) error + func (m *MEFELineSpecV3) Validate(formats strfmt.Registry) error + type MEFUNISpecV3 struct + AllToOneBundling *bool + LinkOamEnabled *bool + MaxServiceFrameSize int32 + NumberOfLinks int32 + PhysicalLayer []PhysicalLayer + SynchronousMode []*SynchronousMode + TokenShareEnabled *bool + UniEthernetLmiEnabled *bool + UniL2cpAddressSet L2CP + UniL2cpPeering []*UniL2cpPeering + UniMegEnabled *bool + UniResiliency Resiliency + func (m *MEFUNISpecV3) MarshalBinary() ([]byte, error) + func (m *MEFUNISpecV3) UnmarshalBinary(b []byte) error + func (m *MEFUNISpecV3) Validate(formats strfmt.Registry) error + type PCCWConnSpec struct + func (m *PCCWConnSpec) AtReferredType() string + func (m *PCCWConnSpec) AtSchemaLocation() string + func (m *PCCWConnSpec) AtType() string + func (m *PCCWConnSpec) MarshalBinary() ([]byte, error) + func (m *PCCWConnSpec) SetAtReferredType(val string) + func (m *PCCWConnSpec) SetAtSchemaLocation(val string) + func (m *PCCWConnSpec) SetAtType(val string) + func (m *PCCWConnSpec) UnmarshalBinary(b []byte) error + func (m *PCCWConnSpec) UnmarshalJSON(raw []byte) error + func (m *PCCWConnSpec) Validate(formats strfmt.Registry) error + func (m PCCWConnSpec) MarshalJSON() ([]byte, error) + type PCCWConnSpecV1 struct + Bandwidth int32 + ClassOfService string + DestCompanyID string + DestLocationID string + DestMetroID string + DestPortID string + Name string + SrcLocationID string + SrcPortID string + StartedAt strfmt.DateTime + TerminatedAt strfmt.DateTime + func (m *PCCWConnSpecV1) MarshalBinary() ([]byte, error) + func (m *PCCWConnSpecV1) UnmarshalBinary(b []byte) error + func (m *PCCWConnSpecV1) Validate(formats strfmt.Registry) error + type PhysicalLayer string + const PhysicalLayerNr1000BASELX + const PhysicalLayerNr1000BASESX + const PhysicalLayerNr1000BASET + const PhysicalLayerNr100BASEFX + const PhysicalLayerNr100BASETX + const PhysicalLayerNr10BASET + const PhysicalLayerNr10GBASEER + const PhysicalLayerNr10GBASEEW + const PhysicalLayerNr10GBASELR + const PhysicalLayerNr10GBASELW + const PhysicalLayerNr10GBASELX4 + const PhysicalLayerNr10GBASESR + const PhysicalLayerNr10GBASESW + func (m PhysicalLayer) Validate(formats strfmt.Registry) error + type ProductSpecificationRef struct + ID string + func (m *ProductSpecificationRef) Describing() Describing + func (m *ProductSpecificationRef) MarshalBinary() ([]byte, error) + func (m *ProductSpecificationRef) SetDescribing(val Describing) + func (m *ProductSpecificationRef) UnmarshalBinary(b []byte) error + func (m *ProductSpecificationRef) UnmarshalJSON(raw []byte) error + func (m *ProductSpecificationRef) Validate(formats strfmt.Registry) error + func (m ProductSpecificationRef) MarshalJSON() ([]byte, error) + type Resiliency string + const ResiliencyALLACTIVE + const ResiliencyNONE + const ResiliencyNr2LINKACTIVESTANDBY + const ResiliencyOTHER + func (m Resiliency) Validate(formats strfmt.Registry) error + type SynchronousMode struct + LinkMode *int32 + SyncModeEnabled bool + func (m *SynchronousMode) MarshalBinary() ([]byte, error) + func (m *SynchronousMode) UnmarshalBinary(b []byte) error + func (m *SynchronousMode) Validate(formats strfmt.Registry) error + type UNISpec struct + func (m *UNISpec) AtReferredType() string + func (m *UNISpec) AtSchemaLocation() string + func (m *UNISpec) AtType() string + func (m *UNISpec) MarshalBinary() ([]byte, error) + func (m *UNISpec) SetAtReferredType(val string) + func (m *UNISpec) SetAtSchemaLocation(val string) + func (m *UNISpec) SetAtType(val string) + func (m *UNISpec) UnmarshalBinary(b []byte) error + func (m *UNISpec) UnmarshalJSON(raw []byte) error + func (m *UNISpec) Validate(formats strfmt.Registry) error + func (m UNISpec) MarshalJSON() ([]byte, error) + type UniL2cpPeering struct + DestAddress string + LinkID string + ProtocolID string + func (m *UniL2cpPeering) MarshalBinary() ([]byte, error) + func (m *UniL2cpPeering) UnmarshalBinary(b []byte) error + func (m *UniL2cpPeering) Validate(formats strfmt.Registry) error