sshd-config¶
SSHD service config
sshd-config Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
sshd-config
Element URI
/axapi/v3/sshd-config
Element Attributes
sshd-config_attributes
Partition Visibility
shared
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/sshd-config | ||
Get Object | GET | /axapi/v3/sshd-config | ||
Modify Object | POST | /axapi/v3/sshd-config | ||
Replace Object | PUT | /axapi/v3/sshd-config | ||
Delete Object | DELETE | /axapi/v3/sshd-config |
sshd-config attributes¶
disable-agent-forwarding
Description Disable sshd agent forwarding
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
disable-tcp-forwarding
Description Disable sshd tcp forwarding
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
disable-x11-forwarding
Description Disable sshd x11 forwarding
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
tcp-port
Description ssh port number (Available port is 22, 1025-64999)
Type: number
Range: 22-65535
Default: 22
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters