firewall_firewall-rules_components-schemas-id

The unique identifier of the firewall rule.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-firewall-rules-components-schemas-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_firewall-rules_components-schemas-id",
  "title": "firewall_firewall-rules_components-schemas-id",
  "description": "The unique identifier of the firewall rule.",
  "example": "372e67954025e0ba6aaa6d586b9e0b60",
  "maxLength": 32,
  "readOnly": true,
  "type": "string"
}