pull/2520/head
Brian Shumate 8 years ago
parent 3871c4810e
commit 940232890e
No known key found for this signature in database
GPG Key ID: B2E211633F870928

@ -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…
Cancel
Save