Skip to content

Commit cf78649

Browse files
Add info about shutdown requirements
1 parent d95589b commit cf78649

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

openapi.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5340,13 +5340,12 @@ paths:
53405340
description: >
53415341
Resets the root password for this Linode.
53425342

5343+
* Your Linode must be [shut down](/api/v4/linode-instances-linode-id-shutdown/#post) for a password reset to complete.
53435344

5344-
5345-
**Note:** If your Linode has more than one disk (not counting its swap disk), use the
5345+
* If your Linode has more than one disk (not counting its swap disk), use the
53465346
[Reset Disk Root Password](/api/v4/linode-instances-linode-id-disks-disk-id-password/#post) endpoint to update a specific disk's root password.
53475347

5348-
5349-
A `password_reset` event is generated when a root password reset is successful.
5348+
* A `password_reset` event is generated when a root password reset is successful.
53505349
tags:
53515350
- Linode Instances
53525351
operationId: resetLinodePassword

0 commit comments

Comments
 (0)