Show the type of the IP addresses assigned to an instance. Type is either fixed or floating.
| Method | URI | Description |
|---|---|---|
| GET | /v2/{tenant_id}/servers/{server_id}/action | Shows the type of IP assigned to a specified server, either fixed or floating. |
| GET | /v2/{tenant_id}/servers/detail | Lists all servers showing their IPs by type, either fixed or floating. |

