Skip to content

Commit 12f9020

Browse files
Add note about root_password_reset event
There is a password_reset event, so wanted to make it clear which one corresponds to this endpoint.
1 parent 007ae04 commit 12f9020

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

openapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5344,6 +5344,9 @@ paths:
53445344

53455345
**Note:** 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.
5347+
5348+
5349+
A `reset_root_password` event is generated when a root password reset is successful.
53475350
tags:
53485351
- Linode Instances
53495352
operationId: resetLinodePassword

0 commit comments

Comments
 (0)