mirror of https://github.com/hashicorp/consul
Adds initial sg documentation
parent
1a0b1e045b
commit
0dd47ca184
|
@ -273,6 +273,9 @@ The table below shows this endpoint's support for
|
|||
- `ns` `(string: "")` <EnterpriseAlert inline /> - Specifies the namespace of the service.
|
||||
You can also [specify the namespace through other methods](#methods-to-specify-namespace).
|
||||
|
||||
- `sg` `(string: "")` <EnterpriseAlert inline /> - Specifies the sameness group the service is a member of to
|
||||
facilitate requests to identical services in other peers or partitions.
|
||||
|
||||
### Sample Request
|
||||
|
||||
```shell-session
|
||||
|
|
Loading…
Reference in New Issue