slb template policy forward-policy action stats¶
Statistics for the object action
action Specification¶
Parameter
Value
Type
Collection
Collection Name
Collection URI
/axapi/v3/slb/template/policy/{name}/forward-policy/action/{name}
Element Name
action
Element URI
/axapi/v3/slb/template/policy/{name}/forward-policy/action/{name}/stats
Element Attributes
action_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/policy/{name}/forward-policy/action/{name} | ||
Create List | POST | /axapi/v3/slb/template/policy/{name}/forward-policy/action/{name} | ||
Get Object | GET | /axapi/v3/slb/template/policy/{name}/forward-policy/action/{name}/stats | ||
Get List | GET | /axapi/v3/slb/template/policy/{name}/forward-policy/action/{name} | ||
Modify Object | POST | /axapi/v3/slb/template/policy/{name}/forward-policy/action/{name}/stats | ||
Replace Object | PUT | /axapi/v3/slb/template/policy/{name}/forward-policy/action/{name}/stats | ||
Replace List | PUT | /axapi/v3/slb/template/policy/{name}/forward-policy/action/{name} | ||
Delete Object | DELETE | /axapi/v3/slb/template/policy/{name}/forward-policy/action/{name}/stats |
action-list¶
action-list is JSON List of action attributes
action-list : [
]
action attributes¶
name
Description Action policy name
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification
Value
Type
object
hits
Description Number of requests matching this destination rule
Type: number
Format: counter