v1

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

Creates a new connection.

post/v1/{+parent}/connections

Path parameters

parentstring required

Required. Parent resource name. Must be in the format projects/{project_id}/locations/{location_id}

Query parameters

connectionIdstring

Optional. Connection id that should be assigned to the created connection.

Request body

descriptionstring

User provided description.

namestring

Output only. The resource name of the connection in the form of: projects/{project_id}/locations/{location_id}/connections/{connection_id}

hasCredentialboolean

Output only. True, if credential is configured for this connection.

kmsKeyNamestring

Optional. The Cloud KMS key that is used for credentials encryption. If omitted, internal Google owned encryption keys are used. Example: projects/[kms_project_id]/locations/[region]/keyRings/[key_region]/cryptoKeys/[key]

lastModifiedTimestring int64

Output only. The last update timestamp of the connection.

friendlyNamestring

User provided display name for the connection.

creationTimestring int64

Output only. The creation timestamp of the connection.

Response

Successful response