-
Notifications
You must be signed in to change notification settings - Fork 69
[New] POST /linode/instances/{linodeId}/password #319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There is a password_reset event, so wanted to make it clear which one corresponds to this endpoint.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a few minor copy edits. April Carter will give this a look to ensure they 👍
Kept note about the event in the /linode/instances/{linodeId}/password description.
openapi.yaml
Outdated
[Reset Disk Root Password](/api/v4/linode-instances-linode-id-disks-disk-id-password/#post) endpoint to update a specific disk's root password. | ||
|
||
|
||
A `password_reset` event is generated when a root password reset is successful. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should probably note that the Linode must be powered off for a password reset to succeed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Dorthu I added a note about this: cf78649#diff-fe030a7c1568b3decf599edf399be7f4R5343
Changelog for API releases 4.83.0 and 4.83.1
added new endpoint for reset linode root password