Skip to main content

endpoint_attachments

Overview

Nameendpoint_attachments
TypeResource
Idgoogle.apigee.endpoint_attachments

Fields

NameDatatypeDescription
namestringName of the endpoint attachment. Use the following structure in your request: organizations/{org}/endpointAttachments/{endpoint_attachment}
connectionStatestringOutput only. State of the endpoint attachment connection to the service attachment.
hoststringOutput only. Host that can be used in either the HTTP target endpoint directly or as the host in target server.
locationstringRequired. Location of the endpoint attachment.
serviceAttachmentstringFormat: projects//regions//serviceAttachments/*
statestringOutput only. State of the endpoint attachment. Values other than ACTIVE mean the resource is not ready to use.

Methods

NameAccessible byRequired ParamsDescription
organizations_endpoint_attachments_getSELECTendpointAttachmentsId, organizationsIdGets the endpoint attachment.
organizations_endpoint_attachments_listSELECTorganizationsIdLists the endpoint attachments in an organization.
organizations_endpoint_attachments_createINSERTorganizationsIdCreates an endpoint attachment. Note: Not supported for Apigee hybrid.
organizations_endpoint_attachments_deleteDELETEendpointAttachmentsId, organizationsIdDeletes an endpoint attachment.
_organizations_endpoint_attachments_listEXECorganizationsIdLists the endpoint attachments in an organization.