put
https://api.linode.com//linode/instances//ips/
Updates the reverse DNS (RDNS) for a Linode's IP Address. This may be done for both IPv4 and IPv6 addresses.
Setting the RDNS to null for a public IPv4 address, resets it to the default ip.linodeusercontent.com RDNS value.
Permissions and scopes
To call this operation, you need permissions, based on the model you're using:
-
Identity and access permissions. Your user needs a role with these permissions. Learn more.
- Permissions:
update_linode
- Permissions:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
linodes:read_write
- Scopes:
CLI
linode-cli linodes ip-update 123 \
203.0.113.1 \
--rdns test.example.org