IPv6Prefix
Description
An object that defines the prefix for IPv6 address. (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 | ||
|---|---|---|---|---|---|
| prefix | False | string | An string which specifies the IPv6 prefix for an IPv6 address. This string specifies the length of the network part of the address. The string cannot have HTML tags or semi-colons(;). Field level constraints: must match pattern ^((?!;).)*$, cannot have HTML. (Note: Additional constraints might exist) |
||
| type | False | string | A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name. | ||