slb health-stat

Configure health monitor

health-stat Specification

Parameter Value
Type Configuration Resource
Element Name health-stat
Element URI /axapi/v3/slb/health-stat
Element Attributes health-stat_attributes
Partition Visibility shared
Statistics Data URI /axapi/v3/slb/health-stat/stats
Operational Data URI /axapi/v3/slb/health-stat/oper
Schema health-stat schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/health-stat

health-stat attributes

Get Object

GET

/axapi/v3/slb/health-stat

health-stat attributes

Modify Object

POST

/axapi/v3/slb/health-stat

health-stat attributes

Replace Object

PUT

/axapi/v3/slb/health-stat

health-stat attributes

Delete Object

DELETE

/axapi/v3/slb/health-stat

health-stat attributes

health-stat attributes

sampling-enable

Type: List

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

sampling-enable

Specification Value
Type list
Block object keys  

counters1

Description ‘all’: all; ‘num_burst’: Number of burst; ‘max_jiffie’: Maximum number of jiffies; ‘min_jiffie’: Minimum number of jiffies; ‘avg_jiffie’: Average number of jiffies; ‘open_socket’: Number of open sockets; ‘open_socket_failed’: Number of failed open sockets; ‘close_socket’: Number of closed sockets; ‘connect_failed’: Number of failed connections; ‘send_packet’: Number of packets sent; ‘send_packet_failed’: Number of packet send failures; ‘recv_packet’: Number of received packets; ‘recv_packet_failed’: Number of failed packet receives; ‘retry_times’: Retry times; ‘timeout’: Timouet value; ‘unexpected_error’: Number of unexpected errors; ‘conn_imdt_succ’: Number of connection immediete success; ‘sock_close_before_17’: Number of sockets closed before l7; ‘sock_close_without_notify’: Number of sockets closed without notify; ‘curr_health_rate’: Current health rate; ‘ext_health_rate’: External health rate; ‘ext_health_rate_val’: External health rate value; ‘total_number’: Total number; ‘status_up’: Number of status ups; ‘status_down’: Number of status downs; ‘status_unkn’: Number of status unknowns; ‘status_other’: Number of other status; ‘running_time’: Running time; ‘config_health_rate’: Config health rate; ‘ssl_post_handshake_packet’: Number of ssl post handshake packets before client sends request; ‘timeout_with_packet’: Number of pin timeouts while socket has packets;

Type: string

Supported Values: all, num_burst, max_jiffie, min_jiffie, avg_jiffie, open_socket, open_socket_failed, close_socket, connect_failed, send_packet, send_packet_failed, recv_packet, recv_packet_failed, retry_times, timeout, unexpected_error, conn_imdt_succ, sock_close_before_17, sock_close_without_notify, curr_health_rate, ext_health_rate, ext_health_rate_val, total_number, status_up, status_down, status_unkn, status_other, running_time, config_health_rate, ssl_post_handshake_packet, timeout_with_packet