Hide Navigation

Kaltura API DocumentationKalturaBusinessProcessServerListResponse

object:KalturaBusinessProcessServerListResponse
objects:array[object:KalturaBusinessProcessServer]
object:KalturaBusinessProcessServer

abstract

createdAt:integer

readOnly

Server creation date as Unix timestamp (In seconds)

dc:integer

The dc of the server

description:string
id:integer

readOnly

Auto generated identifier

name:string
objectType:string
Enum: KalturaActivitiBusinessProcessServer
partnerId:integer

readOnly

status:string
Enum: DISABLED [1], ENABLED [2], DELETED [3]

readOnly

Enum Type: KalturaBusinessProcessServerStatus

systemName:string
type:string
Enum: ACTIVITI [activitiBusinessProcessNotification.Activiti]

readOnly

Enum Type: KalturaBusinessProcessProvider

The type of the server, this is auto filled by the derived server object

updatedAt:integer

readOnly

Server update date as Unix timestamp (In seconds)

KalturaBusinessProcessServer must also match any of:
object:KalturaActivitiBusinessProcessServer
KalturaBusinessProcessServerListResponse must also match all of:
object:KalturaListResponse