Cloud Deployment Manager dejará de estar disponible el 31 de diciembre de 2025. Si actualmente usas Deployment Manager, migra a Infrastructure Manager o a una tecnología de implementación alternativa antes del 31 de diciembre de 2025 para asegurarte de que tus servicios continúen sin interrupciones.
No proporciones un cuerpo de la solicitud con este método.
Respuesta
Si la respuesta es correcta, este método muestra un recurso de Operations en el cuerpo de la respuesta.
Pruébala
Usa el Explorador de APIs que aparece a continuación para llamar a este método en datos en vivo y ver la respuesta.
Como alternativa, prueba el
explorador independiente.
[[["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-03-04 (UTC)"],[[["\u003cp\u003eThis endpoint retrieves information about a specific operation using a GET request.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires both the operation name and project ID as path parameters.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization is required, utilizing one of the specified scopes such as \u003ccode\u003ehttps://www.googleapis.com/auth/ndev.cloudman.readonly\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eNo request body is needed for this method.\u003c/p\u003e\n"],["\u003cp\u003eA successful response will contain an Operations resource in the body.\u003c/p\u003e\n"]]],[],null,["# Operations: get\n\n**Requires [authorization](#auth)**\n\nGets information about a specific operation.\n[Try it now](#try-it).\n\nRequest\n-------\n\n### HTTP request\n\n```\nGET https://www.googleapis.com/deploymentmanager/v2/projects/project/global/operations/operation\n```\n\n### Parameters\n\n### Authorization\n\nThis request requires authorization with at least one of the following scopes ([read more about authentication and authorization](/deployment-manager/latest/authorization)).\n\n### Request body\n\nDo not supply a request body with this method.\n\nResponse\n--------\n\nIf successful, this method returns an [Operations resource](/deployment-manager/docs/reference/latest/operations#resource) in the response body.\n\nTry it!\n-------\n\n\nUse the APIs Explorer below to call this method on live data and see the response.\nAlternatively, try the\n[standalone\nExplorer](https://developers.google.com/apis-explorer/#p/deploymentmanager/v2/deploymentmanager.operations.get)."]]