Skip to content

Commit

Permalink
Backport of Adds initial sg documentation for the health API into rel…
Browse files Browse the repository at this point in the history
…ease/1.19.x (#21764)

backport of commit 0dd47ca

Co-authored-by: Nick Wales <588472+nickwales@users.noreply.github.com>
  • Loading branch information
hc-github-team-consul-core and nickwales authored Sep 18, 2024
1 parent 2d95469 commit 853766a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/content/api-docs/health.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 853766a

Please sign in to comment.