get_nic
Retrieve details of a specific network interface (NIC) by providing the data center, server, and NIC IDs.
Instructions
Get details of a specific network interface (NIC)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datacenter_id | Yes | the ID of the data center | |
| server_id | Yes | the ID of the server | |
| nic_id | Yes | the ID of the network interface |