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:
79117911 parameters:
79127912 - name: linodeId
79137913 in: path
7914- description: The ID of the Linode to look up .
7914+ description: The ID of the Linode.
79157915 required: true
79167916 schema:
79177917 type: integer
79187918 - name: address
79197919 in: path
7920- description: The IP address to look up .
7920+ description: The IP address.
79217921 required: true
79227922 schema:
79237923 type: string
@@ -7958,9 +7958,9 @@ paths:
79587958 x-linode-grant: read_write
79597959 tags:
79607960 - Linode Instances
7961- summary: IP Address Update
7961+ summary: IP Address RDNS Update
79627962 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 .
79647964
79657965 Setting the RDNS to `null` for a public IPv4 address, resets it to the default "ip.linodeusercontent.com" RDNS value.
79667966 operationId: updateLinodeIP
You can’t perform that action at this time.
0 commit comments