UrlSigningService
Endpoint Metadata
- Namespace: http://opencase.extend.com/webservices/urlsigning
- Endpoint Name: UrlSigningWebService
- Endpoint Address: http(s)://{VMS URL}/ContentManager/webservices/url-signing-service
The following methods are available on this endpoint:
Retrieves all available URL signing configurations that are active.
Return Value
Retrieves all available URL signing configurations.
Return Value
Retrieves the specific URL signing configuration by name.
Input Parameters
name |
type |
description |
configurationName |
string |
(no documentation provided) |
Return Value
Faults
name |
description |
UrlSigningWebServiceFault |
If any error has prevented the configuration from being retrieved. |
Retrieves the specific URL signing configuration by uuid.
Input Parameters
name |
type |
description |
uuid |
string |
(no documentation provided) |
Return Value
Faults
name |
description |
UrlSigningWebServiceFault |
If any error has prevented the configuration from being retrieved. |