Optionallinode_id?: numberThe ID of the Linode to assign this range to. The SLAAC address for the provided Linode is used as the range's route_target.
Required if route_target is omitted from the request.
Mutually exclusive with route_target. Submitting values for both properties in a request results in an error.
The prefix length of the IPv6 range.
Optionalroute_target?: stringThe IPv6 SLAAC address to assign this range to.
Required if linode_id is omitted from the request.
Mutually exclusive with linode_id. Submitting values for both properties in a request results in an error.
📘
You need to omit the
/128prefix length of the SLAAC address when using this property.
OptionalpathOptionalquery
Information about the IPv6 range to create.