Resolve Harbor Source Mappings

Beta
Resolves documented source table and field identities to the names a Harbor's backing Connection accepts.

Authentication

AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic

Basic organization-scoped API key

Path parameters

harbor_idstringRequiredformat: "uuid"
Unique identifier of the Harbor.

Headers

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
sourceslist of objects or nullRequired

Source tables to resolve. Answered in request order; maximum 200 entries, each naming at most 500 fields.

Response

OK
dataobjectOptional

Errors

403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error