Method: organizations.envgroups.attachments.create

Creates a new attachment of an environment to an environment group.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. EnvironmentGroup under which to create the attachment in the following format: organizations/{org}/envgroups/{envgroup}.

Authorization requires the following IAM permission on the specified resource parent:

  • apigee.envgroupattachments.create

Request body

The request body contains an instance of EnvironmentGroupAttachment.

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