rulesets_enabled

When true, the Managed Transform is enabled.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-rulesets-enabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/rulesets_enabled",
  "title": "rulesets_enabled",
  "description": "When true, the Managed Transform is enabled.",
  "example": true,
  "type": "boolean"
}