Name: HostInetAddress

Represents a single inet address assigned to a network interface

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.v1.tcoms.HostInetAddress",
   "address": <String>,
   "family": 'IPv4' | 'IPv6',
   "netmask": <String>,
}

Attributes
NameTypeDescription
addressxsd:string
familyIPv4 | IPv6
IPv4
IPv6
netmaskxsd:string