You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POST /subnets/freeip with some data gets you an IP address which can be associated with the new host
data = {'subnet_id':1, 'organization_id': 1, 'location_id': 1}
but I could not find any docs for it
It's unclear how well supported this API call is. This exists from at least Satellite 6.1.2, but it may be present in older versions too.
The text was updated successfully, but these errors were encountered:
From IRC:
It's unclear how well supported this API call is. This exists from at least Satellite 6.1.2, but it may be present in older versions too.
The text was updated successfully, but these errors were encountered: