b367816883
Many documentation samples include JSON which is not syntactically valid. This change does not verify that the JSON samples included in project are correct or used, but merely corrects the obviously invalid sections of code. Change-Id: I8539be30d41207befda004017664099471f28ab5
12 lines
232 B
JSON
12 lines
232 B
JSON
{
|
|
"ports": [
|
|
{
|
|
"id": "98017ddc-efc8-4c25-a915-774b2a633855",
|
|
"state": "ACTIVE"
|
|
},
|
|
{
|
|
"id": "b832be00-6553-4f69-af33-acd554e36d08",
|
|
"state": "ACTIVE"
|
|
}
|
|
]
|
|
} |