slb template policy stats¶
Statistics for the object policy
policy Specification¶
Parameter
Value
Type
Collection
Collection Name
Collection URI
/axapi/v3/slb/template/policy/{name}
Element Name
policy
Element URI
/axapi/v3/slb/template/policy/{name}/stats
Element Attributes
policy_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/policy/{name} | ||
Create List | POST | /axapi/v3/slb/template/policy/{name} | ||
Get Object | GET | /axapi/v3/slb/template/policy/{name}/stats | ||
Get List | GET | /axapi/v3/slb/template/policy/{name} | ||
Modify Object | POST | /axapi/v3/slb/template/policy/{name}/stats | ||
Replace Object | PUT | /axapi/v3/slb/template/policy/{name}/stats | ||
Replace List | PUT | /axapi/v3/slb/template/policy/{name} | ||
Delete Object | DELETE | /axapi/v3/slb/template/policy/{name}/stats |
policy-list¶
policy-list is JSON List of policy attributes
policy-list : [
]
policy attributes¶
forward-policy
Type: Object
Reference Object: /axapi/v3/slb/template/policy/{name}/forward-policy
name
Description Policy template name
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification
Value
Type
object
exp-client-hello-not-found
Description Expected Client HELLO requests not found
Type: number
Format: counter
fwd-policy-dns-outstanding
Description Forward-policy current DNS outstanding requests
Type: number
Format: counter
fwd-policy-dns-unresolved
Description Forward-policy unresolved DNS queries
Type: number
Format: counter
fwd-policy-forward-to-internet
Description Number of forward-policy requests forwarded to internet
Type: number
Format: counter
fwd-policy-forward-to-proxy
Description Number of forward-policy requests forwarded to proxy
Type: number
Format: counter
fwd-policy-forward-to-service-group
Description Number of forward-policy requests forwarded to service group
Type: number
Format: counter
fwd-policy-hits
Description Number of forward-policy requests for this policy template
Type: number
Format: counter
fwd-policy-policy-drop
Description Number of forward-policy requests dropped
Type: number
Format: counter
fwd-policy-snat-fail
Description Forward-policy source-nat translation failure
Type: number
Format: counter
fwd-policy-source-match-not-found
Description Forward-policy requests without matching source rule
Type: number
Format: counter