firewall_components-schemas-ref

The reference of the rule (the rule ID by default).

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-components-schemas-ref-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_components-schemas-ref",
  "title": "firewall_components-schemas-ref",
  "description": "The reference of the rule (the rule ID by default).",
  "example": "my_ref",
  "type": "string"
}