Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Support "TaggedAddresses" field #129

Merged
merged 6 commits into from
May 18, 2016
Merged

Support "TaggedAddresses" field #129

merged 6 commits into from
May 18, 2016

Conversation

odiszapc
Copy link
Contributor

@odiszapc odiszapc commented May 18, 2016

GET /v1/catalog/nodes
[
  {
    "Node": "baz",
    "Address": "10.1.10.11"
    "TaggedAddresses": {  <== this
      "wan": "10.1.10.11"
    }
  }
]

@rickfast rickfast merged commit fadc0f2 into rickfast:master May 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants