Name |
Description |
add |
This action allows for the creation of new backend event types in the system. This action requires access to the Kaltura server Admin Console. If you're looking to register to existing event types, please use the clone action instead. |
clone |
This action allows registering to various backend event. Use this action to create notifications that will react to events such as new video was uploaded or metadata field was updated. To see the list of available event types, call the listTemplates action. |
delete |
Delete an event notification template object |
dispatch |
Dispatch event notification object by id |
get |
Retrieve an event notification template object by id |
list |
list event notification template objects |
listByPartner |
|
listTemplates |
Action lists the template partner event notification templates. |
register |
Register to a queue from which event messages will be provided according to given template. Queue will be created if not already exists |
sendCommand |
Clear queue messages |
update |
Update an existing event notification template object |
updateStatus |
Update event notification template status by id |