[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-27。"],[[["This documentation version (1.4) is end-of-life, and users should upgrade to a newer version for continued support and functionality."],["You can check the deployment status of an API proxy by utilizing the Apigee APIs and following the steps outlined in this document."],["To obtain an access token required to use the Apigee APIs, you need to export the `GOOGLE_APPLICATION_CREDENTIALS` variable to point to the correct JSON service account key file, and then use the `gcloud` tool to generate a token using `gcloud auth application-default print-access-token`."],["The revisions API endpoint to check the status of an API proxy is `https://apigee.googleapis.com/v1/organizations/my-organization/environments/test/apis/myproxy/revisions/1/deployments`, which uses the `GET` method with the proper `Authorization` header."],["A successful deployment of the API proxy will show a `\"state\": \"READY\"` in the response, while errors or incorrect parameters in the request can result in an empty response or an error."]]],[]]