/identify/{algorithm}/{hash}
Mount Point: /service/local/identify/{algorithm}/{hash}
GET
Retrieve artifact details using a hash value.
Parameters
| name | description | type | default |
|---|---|---|---|
| algorithm | The hash algorithm (i.e. md5 or sha1). | path | |
| hash | The hash string to compare. | path |
Response Body
| element: | (custom) |
| media types: | application/xml application/json |
(no documentation provided)