rulesets_available

When true, the Managed Transform is available in the current Cloudflare plan.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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