v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1321173132.7 KB
projects

Use this method to discover a connection profile. The discover API call exposes the data objects and metadata belonging to the profile. Typically, a request returns children data objects of a parent data object that's optionally supplied in the request.

post/v1/{+parent}/connectionProfiles:discover

Path parameters

parentstring required

Required. The parent resource of the connection profile type. Must be in the format projects/*/locations/*.

Request body

connectionProfileNamestring

Optional. A reference to an existing connection profile.

fullHierarchyboolean

Optional. Whether to retrieve the full hierarchy of data objects (TRUE) or only the current level (FALSE).

hierarchyDepthinteger

Optional. The number of hierarchy levels below the current level to be retrieved.

Response

Successful response