Cloud Deployment Manager will reach end of support on December 31, 2025. If you currently use Deployment Manager, please migrate to Infrastructure Manager or an alternative deployment technology by December 31, 2025 to ensure your services continue without interruption.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-30 UTC."],[[["\u003cp\u003eThis API version is deprecated, and users are advised to switch to the latest API version.\u003c/p\u003e\n"],["\u003cp\u003eThis API call retrieves information about a single resource within a specified deployment, project, and resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request method used is \u003ccode\u003eGET\u003c/code\u003e, and no request body is required.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization is required for this API call, and it supports multiple scopes for authorization, including \u003ccode\u003ehttps://www.googleapis.com/auth/ndev.cloudman.readonly\u003c/code\u003e, \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e, and \u003ccode\u003ehttps://www.googleapis.com/auth/ndev.cloudman\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA successful response will return a \u003ccode\u003eResources\u003c/code\u003e resource in the response body.\u003c/p\u003e\n"]]],[],null,["# Resources: get\n\n**Caution:** This is a **deprecated** version of the Deployment Manager API. Please use the [latest API version](/deployment-manager/latest) instead.\n\n\n**Requires [authorization](#auth)**\n\nGets information about a single resource.\n[Try it now](#try-it).\n\nRequest\n-------\n\n### HTTP request\n\n```\nGET https://www.googleapis.com/deploymentmanager/v2beta1/projects/project/global/deployments/deployment/resources/resource\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/docs/reference/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 a [Resources resource](/deployment-manager/v2beta1/resources#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/v2beta1/deploymentmanager.resources.get)."]]