File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7911,13 +7911,13 @@ paths:
7911
7911
parameters:
7912
7912
- name: linodeId
7913
7913
in: path
7914
- description: The ID of the Linode to look up .
7914
+ description: The ID of the Linode.
7915
7915
required: true
7916
7916
schema:
7917
7917
type: integer
7918
7918
- name: address
7919
7919
in: path
7920
- description: The IP address to look up .
7920
+ description: The IP address.
7921
7921
required: true
7922
7922
schema:
7923
7923
type: string
@@ -7958,9 +7958,9 @@ paths:
7958
7958
x-linode-grant: read_write
7959
7959
tags:
7960
7960
- Linode Instances
7961
- summary: IP Address Update
7961
+ summary: IP Address RDNS Update
7962
7962
description: |
7963
- Updates a the reverse DNS (RDNS) for a particular IP Address associated with this Linode .
7963
+ Updates the reverse DNS (RDNS) for a Linode's IP Address. This may be done for both IPv4 and IPv6 addresses .
7964
7964
7965
7965
Setting the RDNS to `null` for a public IPv4 address, resets it to the default "ip.linodeusercontent.com" RDNS value.
7966
7966
operationId: updateLinodeIP
You can’t perform that action at this time.
0 commit comments