how to get all IP in VNIC [Oracle Cloud Using API]

263 views Asked by At

i have a instance related with VNIC in this VNIC I have 33 IP Adress but when i use GetVnic commande GET /20160918/vnics/{vnicId} it's return only one Adress IP , how i can to return all the ips ?

1

There are 1 answers

0
Joe On BEST ANSWER

Please take a look at this script as an example on how you can do this.