{
"$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"
}