netconn-api/v1.0/samples/port-get-detail-res.json
Andreas Jaeger b759c1b20a Remove extra whitespace from JSON files
Change-Id: Ibdc4f86a20de7810f81a50afe459760e873a0fd9
2014-02-24 21:45:57 +01:00

13 lines
240 B
JSON

{
"port":
{
"state": "DOWN",
"id": "98017ddc-efc8-4c25-a915-774b2a633855",
"attachment":
{
"id": "test_interface_identifier"
}
}
}