Ajout de la route de copie

This commit is contained in:
Quentin Millardet
2024-01-06 22:16:59 +01:00
parent 132a889dae
commit 02cb1cd738
6 changed files with 149 additions and 0 deletions

View File

@@ -16,6 +16,12 @@ Content-Type: application/x-www-form-urlencoded
device = /dev/diskC
### Post information of unkow device
POST {{host}}/copy/server
Content-Type: application/x-www-form-urlencoded
device=/dev/disk3&mountpoint=Test&lightshowName=Ghostbuster
### Send POST request with body as parameters