Name |
Description |
add | Allows you to add a metadata object and metadata content associated with Kaltura object
|
addFromFile | Allows you to add a metadata object and metadata file associated with Kaltura object
|
addFromUrl | Allows you to add a metadata xml data from remote URL
|
addFromBulk | Allows you to add a metadata xml data from remote URL.
Enables different permissions than addFromUrl action.
|
get | Retrieve a metadata object by id
|
update | Update an existing metadata object with new XML content
|
updateFromFile | Update an existing metadata object with new XML file
|
list | List metadata objects by filter and pager
|
delete | Delete an existing metadata
|
invalidate | Mark existing metadata as invalid
Used by batch metadata transform
|
serve | Serves metadata XML file
|