2021-04-26 15:20:29 +00:00
brand :
consul : Consul
2021-11-10 21:54:12 +00:00
consul-api-gateway : Consul API Gateway
2021-04-26 15:20:29 +00:00
terraform : Terraform
nomad : Nomad
vault : Vault
aws : AWS
2022-09-14 17:38:03 +00:00
lambda : AWS Lambda
2022-04-14 16:13:13 +00:00
aws-iam : AWS IAM
2021-04-26 15:20:29 +00:00
kubernetes : Kubernetes
jwt : JWT
oidc : OIDC
ui :
remove : Remove {item}
filtered-by : Filtered by {item}
name : Name
creation : Creation
maxttl : Max TTL
2022-04-04 08:45:03 +00:00
enterprisefeature : Enterprise feature
2021-04-26 15:20:29 +00:00
consul :
name : Name
passing : Passing
warning : Warning
critical : Critical
registered : Registered
not-registered : Not Registered
empty : No checks
tags : Tags
service : Service
gateway : Gateway
mesh : Mesh
ingress-gateway : Ingress Gateway
terminating-gateway : Terminating Gateway
mesh-gateway : Mesh Gateway
status : Health Status
2021-12-21 07:00:02 +00:00
service.meta : Service Meta
node.meta : Node Meta
2021-04-26 15:20:29 +00:00
service-name : Service Name
node-name : Node Name
accessorid : AccessorID
datacenter : Datacenter
localbindaddress : Local Bind Address
localbindport : Local Bind Port
destinationname : Destination Name
sourcename : Source Name
displayname : Display Name
2022-04-04 08:45:03 +00:00
failuretolerance : Fault tolerance
readreplica : Read replica
redundancyzone : Redundancy zone
2022-06-23 13:16:26 +00:00
peername : Peer
2022-06-30 16:24:52 +00:00
partition : Admin Partitions
2021-04-26 15:20:29 +00:00
search :
search : Search
searchproperty : Search Across
source : Source
critical : Failing
in-mesh : In service mesh
not-in-mesh : Not in service mesh
2021-12-06 11:06:33 +00:00
integrations : Integrations
2021-04-26 15:20:29 +00:00
sort :
alpha :
asc : A to Z
desc : Z to A
numeric :
asc : Ascending
desc : Descending
age :
asc : Oldest to Newest
desc : Newest to Oldest
duration :
asc : Longest to shortest
desc : Shortest to longest
status :
asc : Unhealthy to Healthy
2021-12-06 11:06:33 +00:00
desc : Healthy to Unhealthy
2022-07-18 16:39:22 +00:00
validations :
dns-hostname :
help : |
Must be a valid DNS hostname. Must contain 1-64 characters (numbers, letters, and hyphens), and must begin with a letter.
test : "^[a-zA-Z0-9]([a-zA-Z0-9-]'{0,62}'[a-zA-Z0-9])?$"
error : "{name} must be a valid DNS hostname."
immutable :
help : Once created, this cannot be changed.
2022-11-30 18:42:36 +00:00
server-external-addresses :
help : |
Enter a comma separated list of this peer's fallback server address(es) to be used in the event of failed automatic updates. This field is required for HCP-managed clusters.