Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Add Tribe member's address to tags #1298

Closed
jakewarr8 opened this issue Oct 18, 2016 · 1 comment
Closed

Add Tribe member's address to tags #1298

jakewarr8 opened this issue Oct 18, 2016 · 1 comment

Comments

@jakewarr8
Copy link
Contributor

Add ability to see Tribe member's address in REST API.

{
  "host1": {
    "name": "host1",
    "plugin_agreement": "",
    "tags": {
      "host": "10.0.1.15",
      "rest_api_port": "8181",
      "rest_insecure": "true",
      "rest_proto": "http"
    },
    "task_agreements": null,
    "Err": null
  }
}
jcooklin added a commit that referenced this issue Oct 19, 2016
Feature: #1298 Added tribe member address to tags in REST API.
@IRCody
Copy link
Contributor

IRCody commented Oct 19, 2016

Closing this as #1299 was merged.

@IRCody IRCody closed this as completed Oct 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants