Este producto no es compatible con el sitio Datadog seleccionado. ().
Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

gcp_certificatemanager_certificate_map_entry

ancestors

Type: UNORDERED_LIST_STRING

certificates

Type: UNORDERED_LIST_STRING
Provider name: certificates
Description: Optional. A set of Certificates defines for the given hostname. There can be defined up to four certificates in each Certificate Map Entry. Each certificate must match pattern projects/*/locations/*/certificates/*.

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. The creation timestamp of a Certificate Map Entry.

description

Type: STRING
Provider name: description
Description: Optional. One or more paragraphs of text description of a certificate map entry.

hostname

Type: STRING
Provider name: hostname
Description: A Hostname (FQDN, e.g. example.com) or a wildcard hostname expression (*.example.com) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.

labels

Type: UNORDERED_LIST_STRING

matcher

Type: STRING
Provider name: matcher
Description: A predefined matcher for particular cases, other than SNI selection.
Possible values:

  • MATCHER_UNSPECIFIED - A matcher has’t been recognized.
  • PRIMARY - A primary certificate that is served when SNI wasn’t specified in the request or SNI couldn’t be found in the map.

name

Type: STRING
Provider name: name
Description: Identifier. A user-defined name of the Certificate Map Entry. Certificate Map Entry names must be unique globally and match pattern projects/*/locations/*/certificateMaps/*/certificateMapEntries/*.

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. A serving state of this Certificate Map Entry.
Possible values:

  • SERVING_STATE_UNSPECIFIED - The status is undefined.
  • ACTIVE - The configuration is serving.
  • PENDING - Update is in progress. Some frontends may serve this configuration.

tags

Type: UNORDERED_LIST_STRING

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The update timestamp of a Certificate Map Entry.