You must add the IP address of the MART endpoint
to your Apigee organization. You set this value previously when set
the value of the mart.hostAlias property in your overrides
file.
The management plane needs this address so that it can communicate with the runtime
plane over MART.
Follow these steps to add the MART IP to your organization:
Get the value you set previously in your overrides file for the
mart.hostAlias property. For MART to function, the host alias must
be a fully qualified domain name.
Locate the service account key with the Apigee Organization Admin role
that you downloaded previously, as explained in Add service accounts.
You need the path
to this JSON key file to complete the following steps.
Set the GOOGLE_APPLICATION_CREDENTIALS environment variable to the path where the
service account key is located:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["This documentation pertains to Apigee hybrid version 1.3, which is now end-of-life and requires an upgrade to a newer version."],["After deploying hybrid to your cluster, you must add the IP address of the MART endpoint to your Apigee organization to enable communication between the management and runtime planes."],["The MART endpoint's host alias, which you set in your overrides file, must be a fully qualified domain name."],["To update your organization with the MART endpoint, you need the service account key with the Apigee Organization Admin role and should use the provided curl command, replacing the placeholder with your organization and host alias details."],["Be sure to add the prefix \"https://\" to the domain name when updating your organization with the MART endpoint via the Apigee API."]]],[]]