slb template server-ssh stats¶
Statistics for the object server-ssh
server-ssh Specification¶
Parameter
Value
Type
Collection
Collection Name
Collection URI
/axapi/v3/slb/template/server-ssh/{name}
Element Name
server-ssh
Element URI
/axapi/v3/slb/template/server-ssh/{name}/stats
Element Attributes
server-ssh_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/server-ssh/{name} | ||
Create List | POST | /axapi/v3/slb/template/server-ssh/{name} | ||
Get Object | GET | /axapi/v3/slb/template/server-ssh/{name}/stats | ||
Get List | GET | /axapi/v3/slb/template/server-ssh/{name} | ||
Modify Object | POST | /axapi/v3/slb/template/server-ssh/{name}/stats | ||
Replace Object | PUT | /axapi/v3/slb/template/server-ssh/{name}/stats | ||
Replace List | PUT | /axapi/v3/slb/template/server-ssh/{name} | ||
Delete Object | DELETE | /axapi/v3/slb/template/server-ssh/{name}/stats |
server-ssh-list¶
server-ssh-list is JSON List of server-ssh attributes
server-ssh-list : [
]
server-ssh attributes¶
name
Description Server SSH Template Name
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification
Value
Type
object
failed_handshakes
Description some help string
Type: number
Format: counter
forwarding_errors
Description some help string
Type: number
Format: counter
successful_handshakes
Description some help string
Type: number
Format: counter