mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
VPC chart: add link to public IP addresses list
This commit is contained in:
parent
2eb29a5d81
commit
6ac4f79397
@ -282,6 +282,9 @@
|
||||
// Private gateways
|
||||
privateGateways: function() {
|
||||
return cloudStack.vpc.gateways.listView()
|
||||
},
|
||||
publicIPs: function() {
|
||||
return cloudStack.vpc.ipAddresses.listView()
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user