Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.04 KB

ServiceTokenConnection.md

File metadata and controls

16 lines (13 loc) · 1.04 KB

ServiceTokenConnection

Properties

Name Type Description Notes
Type_ string Type of Connection [default to null]
Href string An absolute URL that is the subject of the link's context. [optional] [default to null]
Uuid string Equinix-assigned connection identifier [optional] [default to null]
AllowRemoteConnection bool Authorization to connect remotely [optional] [default to false]
BandwidthLimit int32 Connection bandwidth limit in Mbps [optional] [default to null]
SupportedBandwidths []int32 List of permitted bandwidths. [optional] [default to null]
ASide *ServiceTokenSide [optional] [default to null]
ZSide *ServiceTokenSide [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]