DiscoveredWorkload is a binary deployment (such as managed instance groups (MIGs) and GKE deployments) that performs the smallest logical subset of business functionality. A discovered workload can be registered to an App Hub Workload.
[[["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-23 UTC."],[[["\u003cp\u003eDiscoveredWorkload represents a binary deployment, like managed instance groups (MIGs) or GKE deployments, that handles a minimal logical unit of business function and can be registered to an App Hub Workload.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a DiscoveredWorkload includes its name, workloadReference, and workloadProperties, which describe its underlying compute resource.\u003c/p\u003e\n"],["\u003cp\u003eDiscoveredWorkload has three core fields: \u003ccode\u003ename\u003c/code\u003e, a string identifier; \u003ccode\u003eworkloadReference\u003c/code\u003e, an immutable object detailing the underlying compute resource; and \u003ccode\u003eworkloadProperties\u003c/code\u003e, an immutable object containing the properties of the underlying compute resource.\u003c/p\u003e\n"],["\u003cp\u003eThere are three primary methods for interacting with DiscoveredWorkloads: \u003ccode\u003eget\u003c/code\u003e, to retrieve a specific DiscoveredWorkload; \u003ccode\u003elist\u003c/code\u003e, to enumerate DiscoveredWorkloads in a location; and \u003ccode\u003elookup\u003c/code\u003e, to find a DiscoveredWorkload using its resource URI.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.discoveredWorkloads\n\n- [Resource: DiscoveredWorkload](#DiscoveredWorkload)\n - [JSON representation](#DiscoveredWorkload.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: DiscoveredWorkload\n----------------------------\n\nDiscoveredWorkload is a binary deployment (such as managed instance groups (MIGs) and GKE deployments) that performs the smallest logical subset of business functionality. A discovered workload can be registered to an App Hub Workload."]]