Information about the NIC.
Name | Type | Description | Notes |
---|---|---|---|
accountId | String | The account ID of the owner of the NIC. | [optional] |
description | String | The description of the NIC. | [optional] |
isSourceDestChecked | Boolean | (Net only) If true, the source/destination check is enabled. If false, it is disabled. | [optional] |
linkNic | LinkNic | [optional] | |
linkPublicIp | LinkPublicIp | [optional] | |
macAddress | String | The Media Access Control (MAC) address of the NIC. | [optional] |
netId | String | The ID of the Net for the NIC. | [optional] |
nicId | String | The ID of the NIC. | [optional] |
privateDnsName | String | The name of the private DNS. | [optional] |
privateIps | List<PrivateIp> | The private IPs of the NIC. | [optional] |
securityGroups | List<SecurityGroupLight> | One or more IDs of security groups for the NIC. | [optional] |
state | String | The state of the NIC (`available` | `attaching` | `in-use` | `detaching`). | [optional] |
subnetId | String | The ID of the Subnet. | [optional] |
subregionName | String | The Subregion in which the NIC is located. | [optional] |
tags | List<ResourceTag> | One or more tags associated with the NIC. | [optional] |