Required. Fully qualified name of the Discovered Workload to fetch. Expected format: projects/{project}/locations/{location}/discoveredWorkloads/{discoveredWorkload}.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of DiscoveredWorkload.
[[["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 2024-08-27 UTC."],[[["This page details how to retrieve a Discovered Workload using a GET request to a specific URL format that follows gRPC Transcoding syntax."],["The request requires a `name` path parameter, which is the fully qualified name of the Discovered Workload, adhering to the format `projects/{project}/locations/{location}/discoveredWorkloads/{discoveredWorkload}`."],["The body of the GET request must be empty, and if successful, the response body will contain an instance of the DiscoveredWorkload resource."],["To authorize the request, you must have the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `apphub.discoveredWorkloads.get` IAM permission on the specified resource."]]],[]]