Fix missing code end block

This commit is contained in:
Joshua Boniface 2019-12-23 20:47:01 -05:00
parent e6a8ed0734
commit 9076208a92
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ curl -X POST http://localhost:7370/api/v1/provisioner/template/network?name=net2
curl -X POST http://localhost:7370/api/v1/provisioner/template/network/net200+net300/net?vni=200
curl -X POST http://localhost:7370/api/v1/provisioner/template/network/net200+net300/net/300
curl -X GET http://localhost:7370/api/v1/provisioner/template/net200+net300
```
#### Storage Templates