Method: organizations.endpointAttachments.create

Creates an endpoint attachment.

Note: Not supported for Apigee hybrid.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Organization the endpoint attachment will be created in.

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

  • apigee.endpointattachments.create

Query parameters

Parameters
endpointAttachmentId

string

ID to use for the endpoint attachment. ID must start with a lowercase letter followed by up to 31 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. The minimum length is 2.

Request body

The request body contains an instance of EndpointAttachment.

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