website: clarify where constraints go

This commit is contained in:
Mitchell Hashimoto 2018-06-05 16:57:33 -07:00 committed by Jack Pearkes
parent b55f0641e6
commit 21f27c1842
1 changed files with 3 additions and 1 deletions

View File

@ -236,7 +236,9 @@ The table below shows this endpoint's support for
- `Connect` `(bool: false)` - If true, only [Connect-capable](/docs/connect/index.html) services - `Connect` `(bool: false)` - If true, only [Connect-capable](/docs/connect/index.html) services
for the specified service name will be returned. This includes both for the specified service name will be returned. This includes both
natively integrated services and proxies. For proxies, the proxy name natively integrated services and proxies. For proxies, the proxy name
may not match `Service`, because the proxy destination will. may not match `Service`, because the proxy destination will. Any
constrains beyond the service name such as `Near`, `Tags`, and `NodeMeta`
are applied to Connect-capable service.
- `DNS` `(DNS: nil)` - Specifies DNS configuration - `DNS` `(DNS: nil)` - Specifies DNS configuration