You are viewing the Apigee Management API reference documentation. For the main product docs, and to search all docs, go to https://docs.apigee.com. |
Associate an organization with a pod
Resource Summary |
|
Security |
|
Content Type |
application/x-www-form-urlencoded |
Category |
Organization, |
POST
Associate an organization with a pod
Associates an organization with a pod.
By default, the name of the region is "dc-1" and the name of the pod is "gateway. This names are set by the following properties in the Edge config file when you installed Edge:
MP_POD=gateway REGION=dc-1
For more information, see the Edge installation instructions.
Resource URL
https://api.enterprise.apigee.com/v1 /organizations/{org_name}/pods
Header Parameters
Name | Values | Description |
---|---|---|
Content-Type
(required) |
Set the Content-Type to application/x-www-form-urlencoded. |
Request Body
Name | Description | Default | Required? |
---|---|---|---|
region | Specify the region name. | N/A | Yes |
pod | The pod name. | N/A | Yes |
org_name Mention the organization name true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Working...
Help or comments?
- If something's not working: Ask the Apigee Community or see Apigee Support.
- If something's wrong with the docs: Click the "Send Feedback" button.
(Incorrect? Unclear? Broken link? Typo?)