bot-management_using_latest_model

A read-only field that indicates whether the zone currently is running the latest ML model.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bot-management-using-latest-model-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/bot-management_using_latest_model",
  "title": "bot-management_using_latest_model",
  "description": "A read-only field that indicates whether the zone currently is running the latest ML model.\n",
  "example": true,
  "readOnly": true,
  "type": "boolean"
}