Required capabilities:
transformationsExternalDataSourcesAcl:USE
Check whether an external data source can be used by a transformation.
Returns the external id and the latest usableVersion of the data
source. If usableVersion is not present in the response, the
resource is missing or inaccessible.
Usability status for the external data source.
The response for a bad request.
The response for a forbidden request.
The response for a conflict.
{- "externalId": "my.known.id"
}{- "externalId": {
- "externalId": "my-onelake-source"
}, - "usableVersion": "550e8400-e29b-41d4-a716-446655440000"
}