slb ssl-forward-proxy¶
SSL forward proxy stats info
ssl-forward-proxy Specification¶
Type Configuration Resource Element Name ssl-forward-proxy Element URI /axapi/v3/slb/ssl-forward-proxy Element Attributes ssl-forward-proxy_attributes Statistics Data URI /axapi/v3/slb/ssl-forward-proxy/stats Operational Data URI /axapi/v3/slb/ssl-forward-proxy/oper Schema ssl-forward-proxy schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/ssl-forward-proxy | ||
Get Object | GET | /axapi/v3/slb/ssl-forward-proxy | ||
Modify Object | POST | /axapi/v3/slb/ssl-forward-proxy | ||
Replace Object | PUT | /axapi/v3/slb/ssl-forward-proxy | ||
Delete Object | DELETE | /axapi/v3/slb/ssl-forward-proxy | ||
ssl-forward-proxy attributes¶
sampling-enable
Type: List
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘cert_create’: Certificates created; ‘cert_expr’: Certificates expired; ‘cert_hit’: Certificate cache hits; ‘cert_miss’: Certificate cache miss; ‘conn_bypass’: Connections bypassed; ‘conn_inspect’: Connections inspected;
Type: string
Supported Values: all, cert_create, cert_expr, cert_hit, cert_miss, conn_bypass, conn_inspect
stats data¶
| Counter | Size | Description | |
|---|---|---|---|
| cert_hit | 8 | Certificate cache hits | |
| cert_miss | 8 | Certificate cache miss | |
| conn_bypass | 8 | Connections bypassed | |
| conn_inspect | 8 | Connections inspected | |
| cert_expr | 8 | Certificates expired | |
| cert_create | 8 | Certificates created |
operational data¶
| Counter | Size | Description | |
|---|---|---|---|
| cert_in_cache | number | Certificates in cache |