![]() |
REST API
14
REST API for Luna Network HSMs
|
This resource contains configuration and link urls for the SSH resources.
Users with the following role privileges can perform this command:
None
SSH properties
JSON Schema: SSH
GET
https://1.2.3.4:8443/api/lunasa/ssh
{}
{
"port": 22,
"cipherList": "aes192-ctr:aes256-ctr",
"isKeyAuthenticationEnabled": true,
"isPasswordAuthenticationEnabled": true,
"actions": "/api/lunasa/ssh/actions",
"networkDevices": ["all"]
}