Skip to content

Instantly share code, notes, and snippets.

@scottslowe
Last active August 19, 2016 23:59
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottslowe/7370184 to your computer and use it in GitHub Desktop.
Save scottslowe/7370184 to your computer and use it in GitHub Desktop.
This is raw JSON-serialized output from a REST API call
{"results": [{"type": "LogicalSwitchConfig", "_schema": "/ws.v1/schema/LogicalSw
itchConfig", "_href": "/ws.v1/lswitch/3ca2d5ef-6a0f-4392-9ec1-a6645234bc55"}, {"
type": "LogicalSwitchConfig", "_schema": "/ws.v1/schema/LogicalSwitchConfig", "_
href": "/ws.v1/lswitch/81f51868-2142-48a8-93ff-ef612249e025"}, {"type": "Logical
SwitchConfig", "_schema": "/ws.v1/schema/LogicalSwitchConfig", "_href": "/ws.v1/
lswitch/9fed3467-dd74-421b-ab30-7bc9bfae6248"}], "result_count": 3}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment