[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This content outlines how to create a new attachment of an environment to an environment group via a POST request."],["The HTTP request URL is `POST https://apigee.googleapis.com/v1/{parent=organizations/*/envgroups/*}/attachments`, using gRPC Transcoding syntax."],["The `parent` path parameter is required, specifying the environment group to which the attachment is being created, and requires `apigee.envgroupattachments.create` IAM permission."],["The request body must contain an instance of `EnvironmentGroupAttachment`, and the response body will contain an `Operation` instance if successful."],["Authorization requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]