{ "id":"/axapi/v3/slb/template/policy/{name}/forward-policy/source/{name}/destination/any/stats", "type":"object", "node-type":"scalar", "title":"any", "description":"Statistics for the object any", "properties":{ "stats":{ "type":"object", "properties":{ "hits":{ "type":"number", "format":"counter", "size":"8", "oid":"1", "description":"Number of requests matching this destination rule", "long-description":"{}", "optional":true } } } } }