slb health-gateway¶
Configure gateway health-check
health-gateway Specification¶
Type Configuration Resource Element Name health-gateway Element URI /axapi/v3/slb/health-gateway Element Attributes health-gateway_attributes Statistics Data URI /axapi/v3/slb/health-gateway/stats Operational Data URI /axapi/v3/slb/health-gateway/oper Schema health-gateway schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/health-gateway | ||
Get Object | GET | /axapi/v3/slb/health-gateway | ||
Modify Object | POST | /axapi/v3/slb/health-gateway | ||
Replace Object | PUT | /axapi/v3/slb/health-gateway | ||
Delete Object | DELETE | /axapi/v3/slb/health-gateway |
health-gateway attributes¶
sampling-enable
Type: Listuuid
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; ‘total_sent’: Number of Total health-check sent; ‘total_retry_sent’: Number of Total health-check retry sent; ‘total_timeout’: Number of Total health-check timeout;
Type: string
Supported Values: all, total_sent, total_retry_sent, total_timeout
stats data¶
Counter | Size | Description | |
---|---|---|---|
total_sent | 8 | Number of Total health-check sent | |
total_retry_sent | 8 | Number of Total health-check retry sent | |
total_timeout | 8 | Number of Total health-check timeout |
operational data¶
Counter | Size | Description | |
---|---|---|---|
interval | number | interval | |
enabled | number | enabled | |
timeout | number | timeout |