Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 2.15 KB

CloudRouter.md

File metadata and controls

27 lines (24 loc) · 2.15 KB

CloudRouter

Properties

Name Type Description Notes
Type_ string [optional] [default to null]
Name string Customer-provided Cloud Router name [optional] [default to null]
Location *SimplifiedLocationWithoutIbx [optional] [default to null]
Package_ *CloudRouterPackageType [optional] [default to null]
Order *Order [optional] [default to null]
Project *Project [optional] [default to null]
Account *SimplifiedAccount [optional] [default to null]
Notifications []SimplifiedNotification Preferences for notifications on connection configuration or status changes [optional] [default to null]
Href string Cloud Routers URI [optional] [default to null]
Uuid string Equinix-assigned access point identifier [optional] [default to null]
State *CloudRouterAccessPointState [optional] [default to null]
EquinixAsn int64 Equinix ASN [optional] [default to null]
BgpIpv4RoutesCount int32 Access point used and maximum number of IPv4 BGP routes [optional] [default to null]
BgpIpv6RoutesCount int32 Access point used and maximum number of IPv6 BGP routes [optional] [default to null]
ConnectionsCount int32 Number of connections associated with this Access point [optional] [default to null]
DistinctIpv4PrefixesCount int32 Number of distinct ipv4 routes [optional] [default to null]
DistinctIpv6PrefixesCount int32 Number of distinct ipv6 routes [optional] [default to null]
ChangeLog *Changelog [optional] [default to null]
Change *CloudRouterChange [optional] [default to null]

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