Node/User
User account management on a target node.
📄️ List all users
List all user accounts on the target node.
📄️ Create a user
Create a new user account on the target node.
📄️ Get a user
Get a specific user account by name on the target node.
📄️ Update a user
Update an existing user account on the target node.
📄️ Delete a user
Delete a user account from the target node.
📄️ Change user password
Change the password for a user account on the target node.
📄️ List SSH authorized keys
List SSH authorized keys for a user on the target node.
📄️ Add SSH authorized key
Add an SSH authorized key for a user on the target node.
📄️ Remove SSH authorized key
Remove an SSH authorized key by fingerprint for a user on the target node.