Skip to content

Latest commit

 

History

History
37 lines (34 loc) · 3.21 KB

SimplifiedPort.md

File metadata and controls

37 lines (34 loc) · 3.21 KB

SimplifiedPort

Properties

Name Type Description Notes
Type_ *PortType [optional] [default to null]
Id int32 Equinix assigned response attribute for Port Id [optional] [default to null]
Href string Equinix assigned response attribute for an absolute URL that is the subject of the link's context. [optional] [default to null]
Uuid string Equinix assigned response attribute for port identifier [optional] [default to null]
Name string Equinix assigned response attribute for Port name [optional] [default to null]
Description string Equinix assigned response attribute for Port description [optional] [default to null]
PhysicalPortsSpeed int32 Physical Ports Speed in Mbps [optional] [default to null]
ConnectionsCount int32 Equinix assigned response attribute for Connection count [optional] [default to null]
Project *Project [optional] [default to null]
State *PortState [optional] [default to null]
CvpId string Equinix assigned response attribute for Unique ID for a virtual port. [optional] [default to null]
Operation *PortOperation [optional] [default to null]
Account *SimplifiedAccount [optional] [default to null]
ServiceType string Port service Type [optional] [default to null]
Bandwidth int32 Equinix assigned response attribute for Port bandwidth in Mbps [optional] [default to null]
AvailableBandwidth int32 Equinix assigned response attribute for Port available bandwidth in Mbps [optional] [default to null]
UsedBandwidth int32 Equinix assigned response attribute for Port used bandwidth in Mbps [optional] [default to null]
Location *SimplifiedLocation [optional] [default to null]
Device *PortDevice [optional] [default to null]
Interface_ *PortInterface [optional] [default to null]
Tether *PortTether [optional] [default to null]
DemarcationPoint *PortDemarcationPoint [optional] [default to null]
Redundancy *PortRedundancy [optional] [default to null]
Encapsulation *PortEncapsulation [optional] [default to null]
LagEnabled bool If LAG enabled [optional] [default to null]
Settings *PortSettings [optional] [default to null]
PhysicalPortQuantity int32 Number of physical ports [optional] [default to null]
AdditionalInfo []PortAdditionalInfo Port additional information [optional] [default to null]
PhysicalPorts []PhysicalPort Physical ports that implement this port [optional] [default to null]

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