Update Virtual Service Waf Signature Group
Updates a WAF signature group.
virtualServiceId
groupId
virtualServiceId
groupId
{
"id": "CRS_920_Protocol_Validation",
"name": "string",
"active": false,
"totalSignaturesCount": 0,
"activeSignaturesCount": 0,
"overriddenSignaturesCount": 0
}
The identifier of the WAF group.
The name of the WAF group.
Whether the WAF group is active or not.
The total number of WAF signatures in the group.
The number of active WAF signatures in the group.
The number of overridden WAF signatures in the group. A signature is considered overridden when its default mode is changed by the user. For example, if the VS WAF mode is ENFORCEMENT a signature is overridden if the user has changed the mode to DETECTION.
The request have been accepted and the task to monitor the request is in the Location header.