finishes lan support for the agent

This commit is contained in:
Keagan McClelland
2021-02-18 14:32:24 -07:00
committed by Aiden McClelland
parent 397236c68e
commit a4f7d53a6b
7 changed files with 57 additions and 6 deletions

View File

@@ -39,6 +39,8 @@
/v0/apps/#AppId/backup/stop StopBackupR POST
/v0/apps/#AppId/backup/restore RestoreBackupR POST
/v0/apps/#AppId/autoconfig/#AppId AutoconfigureR POST
/v0/apps/#AppId/lan/enable EnableLanR POST
/v0/apps/#AppId/lan/disable DisableLanR POST
/v0/disks DisksR GET
/v0/disks/eject EjectR POST