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
9 lines
146 B
JSON
9 lines
146 B
JSON
{
|
|
"port":
|
|
{
|
|
"network_id": "3537e809-8bec-4ae4-a5ab-2c6477760195",
|
|
"allowed_address_pairs": [{"ip_address": "10.3.3.3"}]
|
|
}
|
|
}
|
|
|