IPv6Address
Description
(Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
Property | Required | Type | Description | |||
---|---|---|---|---|---|---|
ipAddress | False | string | A string which specifies the IP Address of any Interface. This address can be and IPv4 or IPv6 address. An IPv6 address has 128 bits, normally represented by groups of 16 bits. Another way of representing 128 bit address is to drop the first consecutive sequence of zero groups. An IPv4 address has 48 bits. The string cannot contain HTML characters. Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
type | True | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. |