NicInfo

NicInfo
NicInfo

Information of a network interface present on the partner appliance that needs to be configured by the NSX Manager.

JSON Example
{
    "network_id": "string",
    "subnet_mask": "string",
    "ip_address": "string",
    "nic_metadata": {
        "interface_label": "string",
        "interface_type": "string",
        "interface_index": 0
    },
    "gateway_address": "string"
}
string
network_id
Optional

Network Id associated with the NIC metadata.

string
subnet_mask
Optional

Subnet mask associated with the NIC metadata.

string
ip_address
Optional

IP address associated with the NIC metadata.

nic_metadata
Optional

nic_metadata

string
gateway_address
Optional

Gateway address associated with the NIC metadata.

Property Of