docs: Fix service_id description on agent deregister API
This commit is contained in:
parent
f3c385391a
commit
952bb3c4a2
|
@ -769,7 +769,7 @@ The table below shows this endpoint's support for
|
||||||
### Parameters
|
### Parameters
|
||||||
|
|
||||||
- `service_id` `(string: <required>)` - Specifies the ID of the service to
|
- `service_id` `(string: <required>)` - Specifies the ID of the service to
|
||||||
deregister. This is specifi### Parameters
|
deregister. This is specified as part of the URL.
|
||||||
|
|
||||||
- `ns` `(string: "")` <EnterpriseAlert inline /> - Specifies the namespace in which
|
- `ns` `(string: "")` <EnterpriseAlert inline /> - Specifies the namespace in which
|
||||||
to deregister the service. This value can be specified as the `ns` URL query
|
to deregister the service. This value can be specified as the `ns` URL query
|
||||||
|
|
Loading…
Reference in New Issue