DiscoveredWorkload(mapping=None, *, ignore_unknown_fields=False, **kwargs)
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.
Attributes |
|
---|---|
Name | Description |
name |
str
Identifier. The resource name of the discovered workload. Format: "projects/{host-project-id}/locations/{location}/discoveredWorkloads/{uuid}". |
workload_reference |
google.cloud.apphub_v1.types.WorkloadReference
Output only. Reference of an underlying compute resource represented by the Workload. These are immutable. |
workload_properties |
google.cloud.apphub_v1.types.WorkloadProperties
Output only. Properties of an underlying compute resource represented by the Workload. These are immutable. |