Path: / {BASE} / inspect / {uuid}

Path parameters:
uuid ([^#?]+) -

Method Summary
ResourceDescription
GET /{BASE}/inspect/{uuid}?limit=…&oOffset=…&pOffset=…&cOffset=…&sOffset=… 

Method Detail
HTTP Example:
GET /{BASE}/inspect/{uuid}?limit=…&oOffset=…&pOffset=…&cOffset=…&sOffset=…

API Example:

InspectionWebService.inspectLocalResource({'limit': …,
  'oOffset': …,
  'pOffset': …,
  'cOffset': …,
  'sOffset': …,
  'uuid': …});

Output:
javax.ws.rs.core.Response
Query parameters:
limit
oOffset
pOffset
cOffset
sOffset
Produces:
text/html