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

sshd-config schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/sshd-config

sshd-config attributes

Get Object

GET

/axapi/v3/sshd-config

sshd-config attributes

Modify Object

POST

/axapi/v3/sshd-config

sshd-config attributes

Replace Object

PUT

/axapi/v3/sshd-config

sshd-config attributes

Delete Object

DELETE

/axapi/v3/sshd-config

sshd-config attributes

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