{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_is_ui_read_only", "title": "access_is_ui_read_only", "description": "Lock all settings as Read-Only in the Dashboard, regardless of user permission. Updates may only be made via the API or Terraform for this account when enabled.", "example": "false", "type": "boolean" }