slb template server-ssh

Server Side SSH Template

server-ssh Specification

   
Type Collection
Object Key(s) name
Collection Name server-ssh-list
Collection URI /axapi/v3/slb/template/server-ssh
Element Name server-ssh
Element URI /axapi/v3/slb/template/server-ssh/{name}
Element Attributes server-ssh_attributes
Schema server-ssh schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/server-ssh

server-ssh attributes

Create List

POST

/axapi/v3/slb/template/server-ssh

server-ssh attributes

Get Object

GET

/axapi/v3/slb/template/server-ssh/{name}

server-ssh attributes

Get List

GET

/axapi/v3/slb/template/server-ssh

server-ssh-list

Modify Object

POST

/axapi/v3/slb/template/server-ssh/{name}

server-ssh attributes

Replace Object

PUT

/axapi/v3/slb/template/server-ssh/{name}

server-ssh attributes

Replace List

PUT

/axapi/v3/slb/template/server-ssh

server-ssh-list

Delete Object

DELETE

/axapi/v3/slb/template/server-ssh/{name}

server-ssh attributes

server-ssh-list

server-ssh-list is JSON List of server-ssh attributes

server-ssh-list : [

server-ssh attributes

forward-proxy-enable

Description Enable SSH forward proxy

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

name

Description Server SSH Template Name

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

sampling-enable

Type: List

user-tag

Description Customized tag

Type: string

Format: string-rlx

Maximum Length: 127 characters

Maximum Length: 1 characters

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

sampling-enable

Specification  
Type list
Block object keys  

counters1

Description ‘all’: all; ‘successful_handshakes’: successful_handshakes; ‘failed_handshakes’: failed_handshakes; ‘forwarding_errors’: forwarding_errors;

Type: string

Supported Values: all, successful_handshakes, failed_handshakes, forwarding_errors

stats data

  Counter Size Description
       
  forwarding_errors 8 forwarding_errors
  successful_handshakes 8 successful_handshakes
  failed_handshakes 8 failed_handshakes