put
https://api.linode.com//linode/instances//interfaces/settings
Updates Network Helper and default route settings on the Linode. Before enabling or disabling Network Helper, you need to power off the Linode.
Permissions and scopes
To call this operation, you need the following:
-
Identity and access permissions. Your user needs a role with these permissions assigned. Learn more.
- Permissions:
update_linode
- Permissions:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
linodes:read_write
- Scopes:
CLI
Public interface
linode-cli linodes interface-settings-update $linodeId \
--network_helper true \
--default_route.ipv4_interface_id 4527 \
--default_route.ipv6_interface_id 4541VLAN interface
linode-cli linodes interface-settings-update $linodeId \
--network_helper trueVPC interface
linode-cli linodes interface-settings-update $linodeId \
--network_helper true \
--default_route.ipv4_interface_id 5527