/updateContentId
- Mount Point: /resource/rest/updateContentId
The following operations are supported on this resource:
Register physical asset(s) to a specified bundle. If bundle is not found, a new one will be created. One physical asset will becreated per device URL specified in the registrationParam
Parameters
name |
description |
type |
default |
contentId |
Optional parameter that specified the content id of the physical asset, if it is null, contentId will be extracted fromregisterationParam |
query |
|
Input Payload
element |
consumeable content type(s) |
Asset (XML)
|
|
description |
XML file that contains all information related to the physical asset that will be registered |
Output Payload
element |
produceable content type(s) |
(custom) |
|
description |
Status of the registration process |
Exceptions
name |
description |
RESTWebserviceException |
If parameter is missing or error is encountered when registering the physical asset |