firewall_name

The name of the WAF package.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_name",
  "title": "firewall_name",
  "description": "The name of the WAF package.",
  "example": "USER",
  "readOnly": true,
  "type": "string"
}