![]() |
REST API
17
REST API for Luna Network HSMs
|
Get user password configuration related information and endpoints.
Users with the following role privileges can perform this command:
None
List user password configuration related information and endpoints.
JSON Schema: Password Configuration
Unable to get password configuration details.
GET https://1.2.3.4:8443/api/lunasa/user/config/password
{
"actions": "/api/lunasa/user/config/password/actions",
"expiryDays": 10,
"history": 2,
"minimumLength": 8
}