Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 822 Bytes

LinkNic.md

File metadata and controls

19 lines (11 loc) · 822 Bytes

LinkNic

Information about the NIC attachment.

Properties

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]
vmAccountId String The account ID of the owner of the VM. [optional]
vmId String The ID of the VM. [optional]