Kaltura API

Service Name metadata_metadata
Description Metadata service
Actions
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
index Index metadata by id, will also index the related object
serve Serves metadata XML file
updateFromXSL Action transforms current metadata object XML using a provided XSL.