La API buildinfo muestra información sobre la compilación actual para un componente del entorno de ejecución. Esta información puede ser útil si necesitas comunicarte con el equipo de asistencia:
Ejecuta el siguiente comando para reenviar al puerto 8843. Esto te permite llamar a la API en el Pod:
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-07-18 (UTC)"],[[["The current Apigee hybrid documentation version (1.7) is end-of-life and needs an upgrade to a newer version, as detailed in the supported versions guide."],["The `buildinfo` API can be used to get information about the current runtime component build."],["To access the `buildinfo` API, you first need to forward a port by using a specific `kubectl` command."],["Once the port is forwarded, the API can be called via a `curl` command to retrieve build information, such as the release ID, branch, and revision."]]],[]]