v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

Creates a new attachment of an environment to an instance. Note: Not supported for Apigee hybrid.

post/v1/{+parent}/attachments

Path parameters

parentstring required

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

Request body

environmentstring

ID of the attached environment.

createdAtstring int64

Output only. Time the attachment was created in milliseconds since epoch.

namestring

Output only. ID of the attachment.

Response

Successful response