L'API buildinfo restituisce informazioni sulla build corrente per un componente di runtime. Queste informazioni possono essere utili se devi contattare l'assistenza:
Esegui il comando seguente per inoltrare alla porta 8843. In questo modo puoi chiamare l'API nel pod:
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-21 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."]]],[]]