Method: connectorInstances.create

Full name: projects.locations.instances.integrations.connectors.connectorInstances.create

Create a ConnectorInstance.

HTTP request


Path parameters

Parameters
parent

string

Required. The parent resource where this connector instance will be created. Format: projects/{project}/locations/{location}/instances/{instance}/integrations/{integration}/integrationInstances/connectors/*

Request body

The request body contains an instance of ConnectorInstance.

Response body

If successful, the response body contains a newly created instance of ConnectorInstance.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.