@@ -212,7 +212,7 @@ echo $response;
212
212
<Col>
213
213
Creates a Network
214
214
215
- #### Request-Body Parameters
215
+ ### Request-Body Parameters
216
216
217
217
<Properties><Property name="name" type="string" required={true}>
218
218
@@ -462,7 +462,7 @@ echo $response;
462
462
<Col>
463
463
Get information about a Network
464
464
465
- #### Path Parameters
465
+ ### Path Parameters
466
466
<Properties>
467
467
468
468
<Property name="networkId" type="string" required={true}>
@@ -670,15 +670,15 @@ echo $response;
670
670
<Col>
671
671
Update/Replace a Network
672
672
673
- #### Path Parameters
673
+ ### Path Parameters
674
674
<Properties>
675
675
676
676
<Property name="networkId" type="string" required={true}>
677
677
The unique identifier of a network
678
678
</Property>
679
679
</Properties>
680
680
681
- #### Request-Body Parameters
681
+ ### Request-Body Parameters
682
682
683
683
<Properties><Property name="name" type="string" required={true}>
684
684
@@ -928,7 +928,7 @@ echo $response;
928
928
<Col>
929
929
Delete a network
930
930
931
- #### Path Parameters
931
+ ### Path Parameters
932
932
<Properties>
933
933
934
934
<Property name="networkId" type="string" required={true}>
@@ -1092,7 +1092,7 @@ echo $response;
1092
1092
<Col>
1093
1093
Returns a list of all resources in a network
1094
1094
1095
- #### Path Parameters
1095
+ ### Path Parameters
1096
1096
<Properties>
1097
1097
1098
1098
<Property name="networkId" type="string" required={true}>
@@ -1306,15 +1306,15 @@ echo $response;
1306
1306
<Col>
1307
1307
Creates a Network Resource
1308
1308
1309
- #### Path Parameters
1309
+ ### Path Parameters
1310
1310
<Properties>
1311
1311
1312
1312
<Property name="networkId" type="string" required={true}>
1313
1313
The unique identifier of a network
1314
1314
</Property>
1315
1315
</Properties>
1316
1316
1317
- #### Request-Body Parameters
1317
+ ### Request-Body Parameters
1318
1318
1319
1319
<Properties><Property name="name" type="string" required={true}>
1320
1320
@@ -1604,7 +1604,7 @@ echo $response;
1604
1604
<Col>
1605
1605
Get information about a Network Resource
1606
1606
1607
- #### Path Parameters
1607
+ ### Path Parameters
1608
1608
<Properties>
1609
1609
1610
1610
<Property name="networkId" type="string" required={true}>
@@ -1818,7 +1818,7 @@ echo $response;
1818
1818
<Col>
1819
1819
Update a Network Resource
1820
1820
1821
- #### Path Parameters
1821
+ ### Path Parameters
1822
1822
<Properties>
1823
1823
1824
1824
<Property name="networkId" type="string" required={true}>
@@ -1830,7 +1830,7 @@ echo $response;
1830
1830
</Property>
1831
1831
</Properties>
1832
1832
1833
- #### Request-Body Parameters
1833
+ ### Request-Body Parameters
1834
1834
1835
1835
<Properties><Property name="name" type="string" required={true}>
1836
1836
@@ -2120,7 +2120,7 @@ echo $response;
2120
2120
<Col>
2121
2121
Delete a network resource
2122
2122
2123
- #### Path Parameters
2123
+ ### Path Parameters
2124
2124
<Properties>
2125
2125
2126
2126
<Property name="networkId" type="string" required={true}>
@@ -2288,7 +2288,7 @@ echo $response;
2288
2288
<Col>
2289
2289
Returns a list of all routers in a network
2290
2290
2291
- #### Path Parameters
2291
+ ### Path Parameters
2292
2292
<Properties>
2293
2293
2294
2294
<Property name="networkId" type="string" required={true}>
@@ -2488,15 +2488,15 @@ echo $response;
2488
2488
<Col>
2489
2489
Creates a Network Router
2490
2490
2491
- #### Path Parameters
2491
+ ### Path Parameters
2492
2492
<Properties>
2493
2493
2494
2494
<Property name="networkId" type="string" required={true}>
2495
2495
The unique identifier of a network
2496
2496
</Property>
2497
2497
</Properties>
2498
2498
2499
- #### Request-Body Parameters
2499
+ ### Request-Body Parameters
2500
2500
2501
2501
<Properties><Property name="peer" type="string" required={false}>
2502
2502
@@ -2772,7 +2772,7 @@ echo $response;
2772
2772
<Col>
2773
2773
Get information about a Network Router
2774
2774
2775
- #### Path Parameters
2775
+ ### Path Parameters
2776
2776
<Properties>
2777
2777
2778
2778
<Property name="networkId" type="string" required={true}>
@@ -2972,7 +2972,7 @@ echo $response;
2972
2972
<Col>
2973
2973
Update a Network Router
2974
2974
2975
- #### Path Parameters
2975
+ ### Path Parameters
2976
2976
<Properties>
2977
2977
2978
2978
<Property name="networkId" type="string" required={true}>
@@ -2984,7 +2984,7 @@ echo $response;
2984
2984
</Property>
2985
2985
</Properties>
2986
2986
2987
- #### Request-Body Parameters
2987
+ ### Request-Body Parameters
2988
2988
2989
2989
<Properties><Property name="peer" type="string" required={false}>
2990
2990
@@ -3260,7 +3260,7 @@ echo $response;
3260
3260
<Col>
3261
3261
Delete a network router
3262
3262
3263
- #### Path Parameters
3263
+ ### Path Parameters
3264
3264
<Properties>
3265
3265
3266
3266
<Property name="networkId" type="string" required={true}>
0 commit comments