ssh.update¶
Update settings of SSH daemon service.
If bindiface is empty it will listen for all available addresses.
Type: object
No Additional Properties
No Additional Items
No Additional Items
No Additional Items
Type: array
No Additional Items
No Additional Properties
No Additional Items
No Additional Items
No Additional Items
No Additional Items
Tuple Validation
Parameter 1: data
data
Type: objectNo Additional Properties
Bindiface
Type: array of stringNo Additional Items
Each item of this array must be:
Type: string
Tcpport
Type: integerValue must be greater or equal to 1
and lesser or equal to 65535
Password Login Groups
Type: array of stringNo Additional Items
Each item of this array must be:
Type: string
Passwordauth
Type: booleanKerberosauth
Type: booleanTcpfwd
Type: booleanCompression
Type: booleanSftp Log Level
Type: enum (of string)Must be one of:
- ""
- "QUIET"
- "FATAL"
- "ERROR"
- "INFO"
- "VERBOSE"
- "DEBUG"
- "DEBUG2"
- "DEBUG3"
Sftp Log Facility
Type: enum (of string)Must be one of:
- ""
- "DAEMON"
- "USER"
- "AUTH"
- "LOCAL0"
- "LOCAL1"
- "LOCAL2"
- "LOCAL3"
- "LOCAL4"
- "LOCAL5"
- "LOCAL6"
- "LOCAL7"
Weak Ciphers
Type: array of enum (of string)No Additional Items
Each item of this array must be:
Type: enum (of string)
Must be one of:
- "AES128-CBC"
- "NONE"
Options
Type: stringSSHEntry
Type: objectNo Additional Properties
Id
Type: integerBindiface
Type: array of stringNo Additional Items
Each item of this array must be:
Type: string
Tcpport
Type: integerValue must be greater or equal to 1
and lesser or equal to 65535
Password Login Groups
Type: array of stringNo Additional Items
Each item of this array must be:
Type: string
Passwordauth
Type: booleanKerberosauth
Type: booleanTcpfwd
Type: booleanCompression
Type: booleanSftp Log Level
Type: enum (of string)Must be one of:
- ""
- "QUIET"
- "FATAL"
- "ERROR"
- "INFO"
- "VERBOSE"
- "DEBUG"
- "DEBUG2"
- "DEBUG3"
Sftp Log Facility
Type: enum (of string)Must be one of:
- ""
- "DAEMON"
- "USER"
- "AUTH"
- "LOCAL0"
- "LOCAL1"
- "LOCAL2"
- "LOCAL3"
- "LOCAL4"
- "LOCAL5"
- "LOCAL6"
- "LOCAL7"
Weak Ciphers
Type: array of enum (of string)No Additional Items
Each item of this array must be:
Type: enum (of string)
Must be one of:
- "AES128-CBC"
- "NONE"
Options
Type: stringPrivatekey
Type: stringHost Dsa Key
Type: string
Type: null
Host Dsa Key Pub
Type: string
Type: null
Host Dsa Key Cert Pub
Type: string
Type: null
Host Ecdsa Key
Type: string
Type: null
Host Ecdsa Key Pub
Type: string
Type: null
Host Ecdsa Key Cert Pub
Type: string
Type: null
Host Ed25519 Key
Type: string
Type: null
Host Ed25519 Key Pub
Type: string
Type: null
Host Ed25519 Key Cert Pub
Type: string
Type: null
Host Key
Type: string
Type: null
Host Key Pub
Type: string
Type: null
Host Rsa Key
Type: string
Type: null
Host Rsa Key Pub
Type: string
Type: null
Host Rsa Key Cert Pub
Type: string
Type: null
Required roles: SSH_WRITE