Assign
Last updated
Last updated
POST
https://api.suble.io/projects/:projectId/floating_ips/:id/assign
Assign floating ip to virtual machine
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
DELETE
https://api.suble.io/projects/:projectId/floating_ips/:id/assign?vm=:vm
Detach floating ip from virtual machine
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
projectId
string
Unique id for the project
id
string
Floating IP Id
Authorization
string
User token or project key
vm
string
Id of virtual machine
projectId*
string
Unique id for the project
id*
string
Floating IP Id
vm*
ObjectID
VM ID
Authorization*
string
User token or project key