16 lines
288 B
Plaintext
16 lines
288 B
Plaintext
{
|
|
"ID": "pricing",
|
|
"Name": "pricing",
|
|
"Address": "__IP__",
|
|
"Tags": ["pricing-svc", "pricing", "https", "service"],
|
|
"Port": 443,
|
|
"Connect": {
|
|
"Native": true
|
|
},
|
|
"Check": {
|
|
"TCP": "__IP__:443",
|
|
"Interval": "5s",
|
|
"Timeout": "1s",
|
|
"DeregisterCriticalServiceAfter": "10s"
|
|
}
|
|
} |