REST API
4.0.0
REST API for SafeNet Network HSMs
|
This resource updates SSH server configuration.
This parameter enables password authentication.
Use: Not Required
JSON Schema:
Object type:boolean
This parameter enables public key authentication.
Use: Not Required
JSON Schema:
Object type:boolean
This parameter specifies the SSH server port.
Use: Not Required
JSON Schema:
Object type:integer
This parameter specifies the list of network devices to use for the SSH server.
Use: Not Required
JSON Schema:
Object type: array networkDevice: Object type: string
Success
Unexpected failure
PATCH https://1.2.3.4:8443/api/lunasa/ssh { "port": 22 }
{ }