Description
REST Name
update
Request
POST
URL
[server url][:port]/SAFe/sng_rest/api/update/sshd/configuration
Input
Name Data Possible Values Description
interface

Type

  • Enumeration

Default

  • all

Rules

  • required

Values

  • all - All interfaces

Network Interface

Select interface that secure shell listens on.

passwdauth

Type

  • Enumeration

Default

  • yes

Rules

  • required

Values

  • yes - Enable
  • no - Disable

SSH Password Authentication

Warning: Disable password authentication will block the user login with password authentication.

To access the system users should add the ssh public key in user settings and enable SSH Login Without Password.

port

Type

  • text

Default

  • 22

Rules

  • required
  • valid_port_number
  • less_than[61000]
  • callback_port_check[port]

Port

Port number that secure shell listens on.