DbAppLearningInfo
DbAppLearningInfo
JSON Example
{
"app_id": "string",
"uri_info": [
{
"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"
}
],
"vs_uuid": "string"
}
string
app_id
Optional
Application UUID. Combination of Virtualservice UUID and WAF Policy UUID. Field introduced in 20.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
array of
URIInfo
uri_info
Optional
Information about various URIs under a application. Field introduced in 20.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
string
vs_uuid
Optional
Virtualserivce UUID. Field introduced in 20.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.