Thank Wei, It was the ROUTER_IP option in the api. I checked it three times and noticed it just now...
Thanks for the heads up! Regards, Jordan On Mon, Jan 30, 2023 at 11:53 AM Wei ZHOU <[email protected]> wrote: > Hi Jordan, > > When you create a Shared network, you can specify the router ip. > > In my opinion, you can update the script to add firewall rules before > getting userdata from DHCP/userdata server. then you do not need a static > VR IP. > > > -Wei > > > > On Mon, 30 Jan 2023 at 10:24, jordan j <[email protected]> wrote: > > > Hey everyone, > > > > ACS 4.17.2 - Advanced networking + Security groups > > We found out that when a VM starts up there needs to be an egress rule > > configured so userdata can be pulled successfully. Based on that the VR > > should be a static network entity . > > > > Is it possible when creating a network to assign specific ip to the VR? I > > could not find such an argument in the API command "create network" even > > though it is present in the GUI. > > > > If the above is not possible - is there a way to make the network be > > persistent, so when created the VR will be started and assigned the first > > IP in the network range? > > > > Regards, > > Jordan > > >
