This product is not supported for your selected Datadog site. ().

gcp_apphub_workload

ancestors

Type: UNORDERED_LIST_STRING

attributes

Type: STRUCT
Provider name: attributes
Description: Optional. Consumer provided attributes.

  • business_owners
    Type: UNORDERED_LIST_STRUCT
    Provider name: businessOwners
    Description: Optional. Business team that ensures user needs are met and value is delivered
    • email
      Type: STRING
      Provider name: email
      Description: Required. Email address of the contacts.
    • gcp_display_name
      Type: STRING
      Provider name: displayName
      Description: Optional. Contact’s name. Can have a maximum length of 63 characters.
  • criticality
    Type: STRUCT
    Provider name: criticality
    Description: Optional. User-defined criticality information.
    • type
      Type: STRING
      Provider name: type
      Description: Required. Criticality Type.
      Possible values:
      • TYPE_UNSPECIFIED - Unspecified type.
      • MISSION_CRITICAL - Mission critical service, application or workload.
      • HIGH - High impact.
      • MEDIUM - Medium impact.
      • LOW - Low impact.
  • developer_owners
    Type: UNORDERED_LIST_STRUCT
    Provider name: developerOwners
    Description: Optional. Developer team that owns development and coding.
    • email
      Type: STRING
      Provider name: email
      Description: Required. Email address of the contacts.
    • gcp_display_name
      Type: STRING
      Provider name: displayName
      Description: Optional. Contact’s name. Can have a maximum length of 63 characters.
  • environment
    Type: STRUCT
    Provider name: environment
    Description: Optional. User-defined environment information.
    • type
      Type: STRING
      Provider name: type
      Description: Required. Environment Type.
      Possible values:
      • TYPE_UNSPECIFIED - Unspecified type.
      • PRODUCTION - Production environment.
      • STAGING - Staging environment.
      • TEST - Test environment.
      • DEVELOPMENT - Development environment.
  • operator_owners
    Type: UNORDERED_LIST_STRUCT
    Provider name: operatorOwners
    Description: Optional. Operator team that ensures runtime and operations.
    • email
      Type: STRING
      Provider name: email
      Description: Required. Email address of the contacts.
    • gcp_display_name
      Type: STRING
      Provider name: displayName
      Description: Optional. Contact’s name. Can have a maximum length of 63 characters.

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. Create time.

description

Type: STRING
Provider name: description
Description: Optional. User-defined description of a Workload. Can have a maximum length of 2048 characters.

discovered_workload

Type: STRING
Provider name: discoveredWorkload
Description: Required. Immutable. The resource name of the original discovered workload.

gcp_display_name

Type: STRING
Provider name: displayName
Description: Optional. User-defined name for the Workload. Can have a maximum length of 63 characters.

labels

Type: UNORDERED_LIST_STRING

name

Type: STRING
Provider name: name
Description: Identifier. The resource name of the Workload. Format: "projects/{host-project-id}/locations/{location}/applications/{application-id}/workloads/{workload-id}"

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

state

Type: STRING
Provider name: state
Description: Output only. Workload state.
Possible values:

  • STATE_UNSPECIFIED - Unspecified state.
  • CREATING - The Workload is being created.
  • ACTIVE - The Workload is ready.
  • DELETING - The Workload is being deleted.
  • DETACHED - The underlying compute resources have been deleted.

tags

Type: UNORDERED_LIST_STRING

uid

Type: STRING
Provider name: uid
Description: Output only. A universally unique identifier (UUID) for the Workload in the UUID4 format.

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Update time.

workload_properties

Type: STRUCT
Provider name: workloadProperties
Description: Output only. Properties of an underlying compute resource represented by the Workload. These are immutable.

  • gcp_project
    Type: STRING
    Provider name: gcpProject
    Description: Output only. The service project identifier that the underlying cloud resource resides in. Empty for non-cloud resources.
  • location
    Type: STRING
    Provider name: location
    Description: Output only. The location that the underlying compute resource resides in (for example, us-west1).
  • zone
    Type: STRING
    Provider name: zone
    Description: Output only. The location that the underlying compute resource resides in if it is zonal (for example, us-west1-a).

workload_reference

Type: STRUCT
Provider name: workloadReference
Description: Output only. Reference of an underlying compute resource represented by the Workload. These are immutable.

  • uri
    Type: STRING
    Provider name: uri
    Description: Output only. The underlying compute resource uri.