Information about the network interface card (NIC).
Name | Type | Description | Notes |
---|---|---|---|
deleteOnVmDeletion | Boolean | If true, the NIC is deleted when the VM is terminated. | [optional] |
deviceNumber | Integer | The device index for the NIC attachment (between `1` and `7`, both included). | [optional] |
linkNicId | String | The ID of the NIC to attach. | [optional] |
state | String | The state of the attachment (`attaching` | `attached` | `detaching` | `detached`). | [optional] |