Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kaltura configurationGroup API

The configurationGroup API from Kaltura — 5 operation(s) for configurationgroup.

Kaltura configurationGroup API is one of 222 APIs that Kaltura publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include configurationGroup. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a getting-started guide.

This API exposes 5 operations across 5 paths, and defines 13 schemas. It is described by OpenAPI 2.0, at version 3.6.287.20720.

Requests are made against the base URL https://www.kaltura.com/api_v3.

5 operations 5 paths 13 schemas 5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
3.6.287.20720
Base URL
https://www.kaltura.com/api_v3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Kaltura configurationGroup API declares 1 security scheme for authenticating requests. An API key is passed in the body as ks (ks). By default, every request must be authenticated.

  • ks — A Kaltura session ID

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 POST. Each is listed below with its method, path, parameters, and response codes.

configurationGroup 5
POST
/service/configurationgroup/action/add
Add a new configuration group
configurationGroup.add 1 param → 200x-Errors
POST
/service/configurationgroup/action/delete
Remove a configuration group, including its tags, device configurations and devices associations
configurationGroup.delete 1 param → 200x-Errors
POST
/service/configurationgroup/action/get
Return the configuration group details, including group identifiers, tags, and number of associated devices, and list of device configuration
configurationGroup.get 1 param → 200x-Errors
POST
/service/configurationgroup/action/list
Return the list of configuration groups
configurationGroup.list 1 param → 200x-Errors
POST
/service/configurationgroup/action/update
Update configuration group name
configurationGroup.update 1 param → 200x-Errors

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are KalturaConfigurationGroup (7 properties), KalturaTranslationToken (2 properties), KalturaValue (2 properties), KalturaConfigurationIdentifier (2 properties). Each schema is shown below with its type and property counts.

OTTRequest
object
2 properties
KalturaLongValue
object
A string representation to return an array of longs
1 property
KalturaListResponse
object
Base list wrapper
1 property
KalturaConfigurationGroupListResponse
object
Configuration groups info wrapper
1 property
KalturaIntegerValue
object
A string representation to return an array of ints
1 property
KalturaDoubleValue
object
A string representation to return an array of doubles
1 property
KalturaMultilingualStringValue
object
Array of translated strings
2 properties
KalturaConfigurationIdentifier
object
2 properties
KalturaValue
object
abstract A representation to return an array of values
2 properties
KalturaStringValue
object
A string representation to return an array of strings
1 property
KalturaConfigurationGroup
object
7 properties
KalturaTranslationToken
object
Container for translation
2 properties
KalturaBooleanValue
object
A string representation to return an array of booleans
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kaltura-configurationgroup-api-openapi.yml Raw ↑

Other APIs Kaltura publishes across the network.

Kaltura accessControl API
Kaltura accessControlProfile API
Kaltura adminUser API
Kaltura analytics API
Kaltura annotation API
Kaltura announcement API
Kaltura appToken API
Kaltura aspera API
Kaltura asset API
Kaltura assetComment API
Kaltura assetFile API
Kaltura assetHistory API