Created
October 26, 2018 11:45
-
-
Save Alexhha/73b64c166d8f6e5f96c6ff2fd9284d2e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action": "get", | |
"node": { | |
"dir": true, | |
"nodes": [{ | |
"key": "/eplus-etcd-test", | |
"dir": true, | |
"nodes": [{ | |
"key": "/eplus-etcd-test/edge", | |
"dir": true, | |
"nodes": [{ | |
"key": "/eplus-etcd-test/edge/us-west1", | |
"dir": true, | |
"nodes": [{ | |
"key": "/eplus-etcd-test/edge/us-west1/edge-jglww-2", | |
"dir": true, | |
"nodes": [{ | |
"key": "/eplus-etcd-test/edge/us-west1/edge-jglww-2/prop1", | |
"value": "http_status=400", | |
"modifiedIndex": 7, | |
"createdIndex": 7 | |
}, { | |
"key": "/eplus-etcd-test/edge/us-west1/edge-jglww-2/prop2", | |
"value": "http_status=400", | |
"modifiedIndex": 8, | |
"createdIndex": 8 | |
}] | |
}] | |
}, { | |
"key": "/eplus-etcd-test/edge/us-east4", | |
"dir": true, | |
"nodes": [{ | |
"key": "/eplus-etcd-test/edge/us-east4/edge-03xln-1", | |
"dir": true, | |
"nodes": [{ | |
"key": "/eplus-etcd-test/edge/us-east4/edge-03xln-1/prop3", | |
"value": "http_status=400", | |
"modifiedIndex": 78, | |
"createdIndex": 78 | |
}, { | |
"key": "/eplus-etcd-test/edge/us-east4/edge-03xln-1/prop1", | |
"value": "http_status=302", | |
"modifiedIndex": 76, | |
"createdIndex": 76 | |
}] | |
}] | |
}] | |
}] | |
}] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment