| 204 |
|
Content server updated successfully. The ETag returned in the HTTP header represents the version
of the content server.
|
| 400 |
application/vnd.plcm.plcm-error+xml application/vnd.plcm.plcm-error+json
|
Bad request. |
| 401 |
application/vnd.plcm.plcm-error+xml application/vnd.plcm.plcm-error+json
|
Unauthorized. DMA roles required: administrator |
| 403 |
application/vnd.plcm.plcm-error+xml application/vnd.plcm.plcm-error+json
|
Unable to get permission. DMA roles required: administrator |
| 404 |
application/vnd.plcm.plcm-error+xml application/vnd.plcm.plcm-error+json
|
There is no content server with the identifier supplied in the URL. |
| 412 |
application/vnd.plcm.plcm-error+xml application/vnd.plcm.plcm-error+json
|
The ETag supplied in the header and/or body does not match that on the server.
This usually means that the content server upon which the update is based has changed
since the last time you accessed it.
|
| 428 |
application/vnd.plcm.plcm-error+xml application/vnd.plcm.plcm-error+json
|
The ETag is missing and required. |
| 409 |
application/vnd.plcm.plcm-error+xml application/vnd.plcm.plcm-error+json
|
The ETag in the header does not match that in the body
Only one of these is required but if they are both supplied they must match.
|