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 documentation version (1.3) for Apigee hybrid is end-of-life and users should upgrade to a newer version."],["The `buildinfo` API provides details about the current runtime component build, which can be helpful when contacting support."],["To access the `buildinfo` API, users need to forward to port 8843 using the provided `kubectl` command."],["After forwarding the port, users can retrieve build information by executing a `curl` command against the API endpoint `https://0:8843/v1/buildinfo`."]]],[]]