Kaltura · Schema

KalturaSchedulerConfig

JSON Schema for KalturaSchedulerConfig from Kaltura VPaaS API

VideoLive StreamingTranscodingMedia ManagementPlayerAnalyticsVirtual ClassroomOTTOpen-Source

Properties

Name Type Description
commandId string Id of the control panel command that created this config item
commandStatus string The status of the control panel command
createdBy string Creator name
id integer `readOnly` The id of the Category
schedulerConfiguredId integer The configured id of the scheduler
schedulerId integer The id of the scheduler
schedulerName string The name of the scheduler
updatedBy string Updater name
value string The value of the variable
variable string The name of the variable
variablePart string The part of the variable
workerConfiguredId integer The configured id of the job worker
workerId integer The id of the job worker
workerName string The name of the job worker
View JSON Schema on GitHub

JSON Schema

KalturaSchedulerConfig.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "KalturaSchedulerConfig",
  "description": "JSON Schema for KalturaSchedulerConfig from Kaltura VPaaS API",
  "properties": {
    "commandId": {
      "description": "Id of the control panel command that created this config item",
      "type": "string"
    },
    "commandStatus": {
      "description": "The status of the control panel command",
      "type": "string"
    },
    "createdBy": {
      "description": "Creator name",
      "type": "string"
    },
    "id": {
      "description": "`readOnly`\n\nThe id of the Category",
      "readOnly": true,
      "type": "integer"
    },
    "schedulerConfiguredId": {
      "description": "The configured id of the scheduler",
      "type": "integer"
    },
    "schedulerId": {
      "description": "The id of the scheduler",
      "type": "integer"
    },
    "schedulerName": {
      "description": "The name of the scheduler",
      "type": "string"
    },
    "updatedBy": {
      "description": "Updater name",
      "type": "string"
    },
    "value": {
      "description": "The value of the variable",
      "type": "string"
    },
    "variable": {
      "description": "The name of the variable",
      "type": "string"
    },
    "variablePart": {
      "description": "The part of the variable",
      "type": "string"
    },
    "workerConfiguredId": {
      "description": "The configured id of the job worker",
      "type": "integer"
    },
    "workerId": {
      "description": "The id of the job worker",
      "type": "integer"
    },
    "workerName": {
      "description": "The name of the job worker",
      "type": "string"
    }
  },
  "type": "object"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/KalturaSchedulerConfig"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.