get_nic
Retrieve details of a specific network interface by providing data center, server, and NIC IDs.
Instructions
Get details of a specific network interface (NIC)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5, default 1 for list operations) | |
| nic_id | Yes | the ID of the network interface | |
| server_id | Yes | the ID of the server | |
| datacenter_id | Yes | the ID of the data center |