firewall_lockdowns_components-schemas-description

An informative summary of the rule.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-lockdowns-components-schemas-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_lockdowns_components-schemas-description",
  "title": "firewall_lockdowns_components-schemas-description",
  "description": "An informative summary of the rule.",
  "example": "Restrict access to these endpoints to requests from a known IP address",
  "maxLength": 1024,
  "type": "string"
}