sshd¶
SSHD service operation
sshd Specification¶
Parameter
Value
Type
operational
Element Name
sshd
Element URI
/axapi/v3/sshd
Element Attributes
sshd_attributes
Partition Visibility
shared
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
re-add-rsa
Description remove ip address from known_hosts
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
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