Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.21 KB

VirtualCrossConnectRegion.md

File metadata and controls

30 lines (18 loc) · 1.21 KB

VirtualCrossConnectRegion

Properties

Name Type Description Notes
id UUID Identifies the resource. [optional] [readonly]
recordType String Identifies the type of the resource. [optional] [readonly]
createdAt String ISO 8601 formatted date-time indicating when the resource was created. [optional] [readonly]
updatedAt String ISO 8601 formatted date-time indicating when the resource was updated. [optional] [readonly]
regionCode String The region the interface is deployed to. [optional]
cloudProvider CloudProviderEnum The Virtual Private Cloud with which you would like to establish a cross connect. [optional]
cloudRegion String The region where your Virtual Private Cloud hosts are located. [optional]
bandwidthMbps List<BigDecimal> The available throughput in Megabits per Second (Mbps) for your Virtual Cross Connect. [optional]

Enum: CloudProviderEnum

Name Value
AWS "aws"
AZURE "azure"
GCE "gce"