api-shield_suggested_threshold

The suggested threshold in requests done by the same auth_id or period_seconds.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-api-shield-suggested-threshold-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/api-shield_suggested_threshold",
  "title": "api-shield_suggested_threshold",
  "description": "The suggested threshold in requests done by the same auth_id or period_seconds.",
  "readOnly": true,
  "type": "integer"
}