waf-managed-rules_identifier

The unique identifier of a WAF package.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-waf-managed-rules-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/waf-managed-rules_identifier",
  "title": "waf-managed-rules_identifier",
  "description": "The unique identifier of a WAF package.",
  "example": "a25a9a7e9c00afc1fb2e0245519d725b",
  "maxLength": 32,
  "readOnly": true,
  "type": "string"
}