TritonDataCenter / sdc-cloudapi

Triton Data Center Public HTTP API
Mozilla Public License 2.0
10 stars 24 forks source link

AddNic should accept a "primary" argument #84

Open arekinath opened 3 years ago

arekinath commented 3 years ago

Currently when creating a new nic with AddNic via cloudapi, it's not possible to make the new NIC the "primary" NIC for the VM. This is quite frustrating, since there is no other mechanism to make a NIC primary after creation through cloudapi either. Our users currently end up having to file tickets to get us to go and correct the situation by hand.