slb health-gateway¶
Configure gateway health-check
health-gateway Specification¶
Parameter Value Type Configuration Resource Element Name health-gateway Element URI /axapi/v3/slb/health-gateway Element Attributes health-gateway_attributes Partition Visibility shared 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 Value 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