| Input Type | Accessed Type | Description | Notes |
|---|---|---|---|
| dict, frozendict.frozendict, | frozendict.frozendict, |
| Key | Input Type | Accessed Type | Description | Notes |
|---|---|---|---|---|
| prefix | str, | str, | [optional] | |
| route_preference | str, | str, | [optional] | |
| added_by_rloc16 | str, | str, | [optional] | |
| added_by_ext_mac | str, | str, | [optional] | |
| preferred | bool, | BoolClass, | [optional] | |
| slaac | bool, | BoolClass, | [optional] | |
| dhcp | bool, | BoolClass, | [optional] | |
| configure | bool, | BoolClass, | [optional] | |
| default_route | bool, | BoolClass, | [optional] | |
| on_mesh | str, | str, | [optional] | |
| stable | bool, | BoolClass, | [optional] | |
| nd_dns | bool, | BoolClass, | [optional] | |
| dp | bool, | BoolClass, | [optional] | |
| any_string_name | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] |