URIInfo
URIInfo
JSON Example
{
"param_info": [
{
"param_hits": 0,
"param_key": "string",
"param_size_classes": [
{
"hits": 0,
"len": "string"
}
],
"param_type_classes": [
{
"hits": 0,
"type": "string"
}
]
}
],
"uri_hits": 0,
"uri_key": "string"
}
array of ParamInfo
param_info
Optional
Information about various params under a URI. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
integer As uint64 As uint64
uri_hits
Optional
Total number of URI hits. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
string
uri_key
Optional
URI name. Field introduced in 20.1.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.