DAM WebService
WebService to access resources handled by the DAM.
The following operations are supported. For a formal definition, please review the Service Description.
-
HOTTemplateCRTGetByPath
Return binary CRT of a HOT template resource. -
LibraryCreate
Create a new library. -
LibraryGetAll
List available libraries. Return the list formatted into XML. -
LibraryGetByKey
List resources contained in a library. Return the list formatted into XML. -
ResourceBinaryGetAll
Return binary content of several resources. -
ResourceBinaryGetByPath
Return binary content of a resource. -
ResourceBinaryUpdateByPath
Add a new resource into a library. -
ResourceGetAll
List resources contained in a specific library. Return the list formatted into XML. -
ResourceGetByPath
List properties data of a resource. Return the list formatted into XML. -
ResourceTypeGetAll
Return a list of resource types. -
VariantBinaryGetByPath
Return binary content of a variant. -
VariantBinaryUpdateByPath
Add a new variant for a resource. -
VariantGetAll
List variants for the specified resource. Return the list formatted into XML. -
VariantGetByPath
List properties data of a variant. Return the list formatted into XML. -
VersionBinaryGetByPath
Return binary content of a version file. -
VersionGetAll
List versions for the specified variant. Return the list formatted into XML. -
ZipResourcePushByPath
Push a new file into a zip resource.