| ||
detail: element | attribute | value |
Data Structure { "typeId": "com.tintri.api.rest.v310.dto.domain.beans.common.IpConfig", "gateway": <String>, "ipAddress": <String>, "ipCidr": <String>, " |
Name | Type | Description |
---|---|---|
gateway | xsd:string | IP configuration gateway. |
ipAddress | xsd:string | IP address |
ipCidr | xsd:string | The cidr address. The address can be an IPv4 or IPv6 address. It has to be in format <ip addr>/<prefix>.
IPv4 example - 1.2.3.4/16. IPv6 example - fda8:9cc5:501b:8800:250:56ff:ef64:cbc3/64 |
netmask | xsd:string | Deprecated. IP network mask |
vlanId | xsd:string | VLAN ID |
| ||
detail: element | attribute | value |