mirror of
https://github.com/status-im/consul.git
synced 2025-01-24 20:51:10 +00:00
tweaks
This commit is contained in:
parent
3871c4810e
commit
940232890e
@ -290,9 +290,9 @@ The returned fields are as follows:
|
||||
- `CreateIndex`: Internal index value representing when the service was created
|
||||
- `ModifyIndex`: Last index that modified the service
|
||||
- `Node`: Node name of the Consul node on which the service is registered
|
||||
- `ServiceAddress`: IP address of the service host
|
||||
- `ServiceAddress`: IP address of the service host — if empty, node address should be used
|
||||
- `ServiceEnableTagOverride`: Whether service tags can be overridden on this service
|
||||
- `ServiceID`: A unique service instance identifier comprised of UUID, hostname and port
|
||||
- `ServiceID`: A unique service instance identifier
|
||||
- `ServiceName`: Name of the service
|
||||
- `ServicePort`: Port number of the service
|
||||
- `ServiceTags`: List of tags for the service
|
||||
|
Loading…
x
Reference in New Issue
Block a user