Method: organizations.instances.attachments.create

Creates a new attachment of an environment to an instance.

Note: Not supported for Apigee hybrid.

HTTP request

POST https://apigee.googleapis.com/v1/{parent=organizations/*/instances/*}/attachments

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Name of the instance. Use the following structure in your request: organizations/{org}/instances/{instance}.

Request body

The request body contains an instance of InstanceAttachment.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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