Skip to content

Instantly share code, notes, and snippets.

@udomsak
Created February 15, 2017 05:26
Show Gist options
  • Save udomsak/367f3886bd46f9172dc21889a5409683 to your computer and use it in GitHub Desktop.
Save udomsak/367f3886bd46f9172dc21889a5409683 to your computer and use it in GitHub Desktop.
nomad client HTTP GET port 4646/v1/nodes
[
{
"ID": "b26dba01-d6d1-a742-b6a9-94140ede2739",
"Datacenter": "dc1",
"Name": "nomad-client",
"NodeClass": "",
"Drain": false,
"Status": "ready",
"StatusDescription": "",
"CreateIndex": 55,
"ModifyIndex": 62
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment