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

gcp_beyondcorp_app_gateway

allocated_connections

Type: UNORDERED_LIST_STRUCT
Provider name: allocatedConnections
Description: Output only. A list of connections allocated for the Gateway

  • ingress_port
    Type: INT32
    Provider name: ingressPort
    Description: Required. The ingress port of an allocated connection
  • psc_uri
    Type: STRING
    Provider name: pscUri
    Description: Required. The PSC uri of an allocated connection

ancestors

Type: UNORDERED_LIST_STRING

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. Timestamp when the resource was created.

gcp_display_name

Type: STRING
Provider name: displayName
Description: Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters.

host_type

Type: STRING
Provider name: hostType
Description: Required. The type of hosting used by the AppGateway.
Possible values:

  • HOST_TYPE_UNSPECIFIED - Default value. This value is unused.
  • GCP_REGIONAL_MIG - AppGateway hosted in a GCP regional managed instance group.

labels

Type: UNORDERED_LIST_STRING

name

Type: STRING
Provider name: name
Description: Required. Unique resource name of the AppGateway. The name is ignored when creating an AppGateway.

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

satisfies_pzi

Type: BOOLEAN
Provider name: satisfiesPzi
Description: Output only. Reserved for future use.

satisfies_pzs

Type: BOOLEAN
Provider name: satisfiesPzs
Description: Output only. Reserved for future use.

state

Type: STRING
Provider name: state
Description: Output only. The current state of the AppGateway.
Possible values:

  • STATE_UNSPECIFIED - Default value. This value is unused.
  • CREATING - AppGateway is being created.
  • CREATED - AppGateway has been created.
  • UPDATING - AppGateway’s configuration is being updated.
  • DELETING - AppGateway is being deleted.
  • DOWN - AppGateway is down and may be restored in the future. This happens when CCFE sends ProjectState = OFF.

tags

Type: UNORDERED_LIST_STRING

type

Type: STRING
Provider name: type
Description: Required. The type of network connectivity used by the AppGateway.
Possible values:

  • TYPE_UNSPECIFIED - Default value. This value is unused.
  • TCP_PROXY - TCP Proxy based BeyondCorp Connection. API will default to this if unset.

uid

Type: STRING
Provider name: uid
Description: Output only. A unique identifier for the instance generated by the system.

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Timestamp when the resource was last modified.

uri

Type: STRING
Provider name: uri
Description: Output only. Server-defined URI for this resource.