rum_value

Current state of RUM. Returns On, Off, or Manual

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-rum-value-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/rum_value",
  "title": "rum_value",
  "description": "Current state of RUM. Returns On, Off, or Manual",
  "example": "on",
  "type": "string"
}