Resource: EndpointAttachment
Apigee endpoint attachment. For more information, see Southbound networking patterns.
JSON representation |
---|
{
"name": string,
"location": string,
"host": string,
"state": enum ( |
Fields | |
---|---|
name |
Name of the endpoint attachment. Use the following structure in your request: |
location |
Required. Location of the endpoint attachment. |
host |
Output only. Host that can be used in either the HTTP target endpoint directly or as the host in target server. |
state |
Output only. State of the endpoint attachment. Values other than |
serviceAttachment |
Format: projects/*/regions/*/serviceAttachments/* |
Methods |
|
---|---|
|
Creates an endpoint attachment. |
|
Deletes an endpoint attachment. |
|
Gets the endpoint attachment. |
|
Lists the endpoint attachments in an organization. |