sshd¶
SSHD service operation
sshd Specification¶
Type operational Element Name sshd Element URI /axapi/v3/sshd Element Attributes sshd_attributes Schema sshd schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
EXECUTE Object | POST | /axapi/v3/sshd |
sshd attributes¶
file-url
Description File URL
Type: string
Format: url
generate
Description Generate SSH key
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
load
Description Load SSH key
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
regenerate
Description Wipe and generate SSH key
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
restart
Description Restart SSH service
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
size
Description ‘2048’: Key size 2048bit; ‘4096’: Key size 4096bit;
Type: string
Supported Values: 2048, 4096
use-mgmt-port
Description Use management port as source port
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
wipe
Description Wipe SSH key
Type: boolean
Supported Values: true, false, 1, 0
Default: 0