DirectConnection
Fields
| name | type | nullable | description |
|---|---|---|---|
name | String | true | -- |
id | String | false | -- |
tags | Bag<String> | false | -- |
isUp | Bool | false | -- |
cloudIp | IpSubnet | true | -- |
customerIp | IpSubnet | true | -- |
vlanId | Integer | true | -- |
virtualIfaceId | String | true | -- |
backupCustomerIp | IpSubnet | true | -- |
serviceProviderName | String | true | -- |
peeringLocation | String | true | -- |
Used by
network → cloudAccounts → dcGateways → directConnections
See also
Data model path
- network:
Network- cloudAccounts: Bag<
CloudAccount>- dcGateways: Bag<
DcGateway>- directConnections: Bag<
DirectConnection>
- directConnections: Bag<
- dcGateways: Bag<
- cloudAccounts: Bag<