slb health-gateway stats¶
Statistics for the object health-gateway
health-gateway Specification¶
Type Configuration Resource Element Name health-gateway Element URI /axapi/v3/slb/health-gateway/stats Element Attributes health-gateway_attributes Schema health-gateway schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/health-gateway/stats | ||
Get Object | GET | /axapi/v3/slb/health-gateway/stats | ||
Modify Object | POST | /axapi/v3/slb/health-gateway/stats | ||
Replace Object | PUT | /axapi/v3/slb/health-gateway/stats | ||
Delete Object | DELETE | /axapi/v3/slb/health-gateway/stats |
health-gateway attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object total_retry_sent
Description Number of Total health-check retry sent
Type: number
Format: counter
total_sent
Description Number of Total health-check sent
Type: number
Format: counter
total_timeout
Description Number of Total health-check timeout
Type: number
Format: counter