[[["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-05-04 UTC."],[[["This webpage details the process of creating a new environment attachment to an instance using the Apigee API, specifically not supported for Apigee hybrid."],["The HTTP request to create an attachment is a `POST` method to a specified URL that follows gRPC Transcoding syntax."],["The `parent` path parameter, formatted as `organizations/{org}/instances/{instance}`, is a required field to identify the instance."],["The request body needs an instance of `InstanceAttachment`, and a successful response returns an instance of `Operation`."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]