agent: adds endpoint for disk ejection

This commit is contained in:
Aaron Greenspan
2021-01-11 09:06:55 -07:00
committed by Aiden McClelland
parent 89ff5de01b
commit 4e0ad21384
3 changed files with 18 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
/v0/apps/#AppId/autoconfig/#AppId AutoconfigureR POST
/v0/disks ListDisksR GET
/v0/disks/#Text EjectDiskR DELETE
/v0/update UpdateAgentR POST
/v0/wifi WifiR GET POST