ImageProfileService
web service for work with ImageProfile entities
Endpoint Metadata
- Namespace: http://opencase.extend.com/webservices/imageprofile
- Endpoint Name: ImageProfileWebService
- Endpoint Address: http(s)://{VMS URL}/ContentManager/webservices/image-profile-service
The following methods are available on this endpoint:
Method returns list of active ImageProfile entities by given list of UUID. If amount of found entities didn't match with amount ofprovided UUID or found entity had UUID that wasn't in original list ImageProfileWebServiceFault exception will occur.
Input Parameters
name |
type |
description |
listUUID |
list |
list of uuid identifiers |
Return Value
Faults
name |
description |
ImageProfileWebServiceFault |
if any exception occur |
Method returns list of all active ImageProfile entities
Return Value
Faults
name |
description |
ImageProfileWebServiceFault |
if any exception occur |