Adds initial sg documentation for the health API (#21763)

Adds initial sg documentation
This commit is contained in:
Nick Wales 2024-09-18 14:36:27 -05:00 committed by GitHub
parent 1a0b1e045b
commit ac9e694b98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -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