增加获取各项监控的单独api
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package systemApiStructs
|
||||
|
||||
type MonitorGetDiskStateByPathReq struct {
|
||||
Path string `json:"path"`
|
||||
}
|
||||
Reference in New Issue
Block a user