Resolve cluster identifiers from external sources
POST/v2/clusters/search/id
Converts up to one thousand external source identifiers into the internal cluster identifiers required by the rest of the API.
Unresolved entries are returned alongside the resolved ones, with a flag indicating whether each entry was matched to a cluster.
Request
Responses
- 200
- 400
- 401
- 403
- 500
External identifiers were resolved against the catalogue and their internal counterparts are returned.
The request payload, path, or query parameters failed validation.
Authentication credentials are missing or invalid.
The authenticated caller is not permitted to perform the operation.
An unexpected error prevented the request from completing.