v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1334381316.7 KB
organizations

Creates a config for discovery to scan and profile storage.

post/v2/{+parent}/discoveryConfigs

Path parameters

parentstring required

Required. Parent resource name. The format of this value varies depending on the scope of the request (project or organization): + Projects scope: projects/{project_id}/locations/{location_id} + Organizations scope: organizations/{org_id}/locations/{location_id} The following example parent string specifies a parent project with the identifier example-project, and specifies the europe-west3 location for processing data: parent=projects/example-project/locations/europe-west3

Request body

configIdstring

The config ID can contain uppercase and lowercase letters, numbers, and hyphens; that is, it must match the regular expression: [a-zA-Z\d-_]+. The maximum length is 100 characters. Can be empty to allow the system to generate one.

Response

Successful response