Resolve Harbor Source Mappings
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_id
Unique identifier of the Harbor.
Headers
X-Polytomic-Version
Request
This endpoint expects an object.
sources
Source tables to resolve. Answered in request order; maximum 200 entries, each naming at most 500 fields.
Response
OK
data
Errors
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error
