200 |
application/vnd.plcm.plcm-diagnostic+xml application/vnd.plcm.plcm-diagnostic+json
|
Diagnostic was successfully retrieved |
304 |
|
Diagnostic data has not changed since the last retrieval.
Note: The API client must provide the "plcm-diagnostic" representation's
ETag value in the "If-None-Match" HTTP header to ensure conditional
retrieval. This will improve network performance by reducing bandwidth
consumption.
If the API client chooses to exclude an ETag value from a previous,
identical single diagnostic retrieval in the "If-None-Match" header, then
the HTTP response will contain the diagnostic representation in the message
body.
The "plcm-diagnostic" ETag can be accessed from the initial retrieval result's HTTP
response header. Also, subsequent retrievals require the identical diagnostic
identifier to ensure an equivalent ETag value. This also assumes no other API
client made changes to the diagnostic on the server.
|
403 |
application/vnd.plcm.plcm-error+xml application/vnd.plcm.plcm-error+json
|
Permission denied. The user must have Administrator, Provisioner or Auditor role. |
404 |
application/vnd.plcm.plcm-error+xml application/vnd.plcm.plcm-error+json
|
No diagnostic was found on the server having the specified diagnostic-identifier. |