Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.59 KB

Network.md

File metadata and controls

23 lines (20 loc) · 1.59 KB

Network

Properties

Name Type Description Notes
Type_ *NetworkType [default to null]
Name string Customer-provided network name [default to null]
Scope *NetworkScope [default to null]
Location *SimplifiedLocation [optional] [default to null]
Project *Project [optional] [default to null]
Notifications []SimplifiedNotification Preferences for notifications on network configuration or status changes [default to null]
Href string Network URI [default to null]
Uuid string Equinix-assigned network identifier [default to null]
State *NetworkState [default to null]
ConnectionsCount float64 number of connections created on the network [optional] [default to null]
Account *SimplifiedAccount [optional] [default to null]
Change *SimplifiedNetworkChange [optional] [default to null]
Operation *NetworkOperation [optional] [default to null]
ChangeLog *Changelog [default to null]
Links []Link Network sub-resources links [optional] [default to null]

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