You're viewing Apigee and Apigee hybrid documentation.
There is no equivalent
Apigee Edge documentation for this topic.
The buildinfo
API returns information about the current build for a
runtime component. This information may be
useful if you need to contact support:
- Execute the following command to forward to port 8843. This allows you to call the
API in the pod:
kubectl port-forward -n namespace apigee-runtime-pod-name 8843:8843
- Call the buildinfo API:
curl -v https://0:8843/v1/buildinfo -k SCM_BRANCH=origin/Hybrid_190912 RELEASE_ID=190912_01 SCM_REVISION=aea312cc3026e13fe4b27424a276b1a83c38a8aa RPM_NAME=apigee-rpm-1.0.0.20272.aea312cc3.1909130337-190912_01 BUILD_NUMBER=20272 BUILD_TIMESTAMP=1568346068541