firewall_schemas-identifier

The unique identifier of the IP Access rule.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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