HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/users/{User.name}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Reference Resource: User
Name of the user.

Body Params
string
length ≤ 192

SHA1 or SHA512 encrypted password of the user. If not set, it indicates that the user is created with an empty password.

management_interface
object

The management interfaces through which the user can access the switch.

authorized_keys
object

Public keys for public key authentication of a user.

string
length ≤ 192

The plaintext password of the user, required for password updates when password complexity is enabled.

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!