Test cache lookup for a device

View as Markdown
Test if a specific device can be found in cache.

Path parameters

device_uuidstringRequiredformat: "uuid"

Response

Successful Response
CacheTestFoundResponseobject
Cache test response when device is found.
OR
CacheTestNotFoundResponseobject
Cache test response when device is not found.
OR
CacheTestErrorResponseobject
Cache test response when there's an error.

Errors

422
Unprocessable Entity Error