gcp_apphub_application
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 an Application. Can have a maximum length of 2048 characters.
gcp_display_name
Type: STRING
Provider name: displayName
Description: Optional. User-defined name for the Application. 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 an Application. Format: "projects/{host-project-id}/locations/{location}/applications/{application-id}"
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
scope
Type: STRUCT
Provider name: scope
Description: Required. Immutable. Defines what data can be included into this Application. Limits which Services and Workloads can be registered.
type
Type: STRING
Provider name: type
Description: Required. Scope Type.
Possible values:
TYPE_UNSPECIFIED
- Unspecified type.
REGIONAL
- Regional type.
GLOBAL
- Global type.
state
Type: STRING
Provider name: state
Description: Output only. Application state.
Possible values:
STATE_UNSPECIFIED
- Unspecified state.
CREATING
- The Application is being created.
ACTIVE
- The Application is ready to register Services and Workloads.
DELETING
- The Application is being deleted.
Type: UNORDERED_LIST_STRING
uid
Type: STRING
Provider name: uid
Description: Output only. A universally unique identifier (in UUID4 format) for the Application
.
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Update time.