Skip to content

Instantly share code, notes, and snippets.

@tonytan4ever
Created September 7, 2016 21:12
Show Gist options
  • Save tonytan4ever/c499cc72ad19f6879b581ffa49925b04 to your computer and use it in GitHub Desktop.
Save tonytan4ever/c499cc72ad19f6879b581ffa49925b04 to your computer and use it in GitHub Desktop.
{
"resources": [
{
"links": [
{
"href": "http://127.0.0.1:9696/v2.0/subnets",
"rel": "self"
}
],
"name": "subnet",
"collection": "subnets"
},
{
"links": [
{
"href": "http://127.0.0.1:9696/v2.0/subnetpools",
"rel": "self"
}
],
"name": "subnetpool",
"collection": "subnetpools"
},
{
"links": [
{
"href": "http://127.0.0.1:9696/v2.0/networks",
"rel": "self"
}
],
"name": "network",
"collection": "networks"
},
{
"links": [
{
"href": "http://127.0.0.1:9696/v2.0/ports",
"rel": "self"
}
],
"name": "port",
"collection": "ports"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment