1
0
Files
build.ems/build/usr/local/omc/htdocs/front/js/neHost.BGWPtB0A.js
2024-10-25 14:59:47 +08:00

2 lines
631 B
JavaScript

import{j as e}from"../index.D-NvtsOM.js";function n(t){return e({url:"/ne/host/list",method:"get",params:t})}function s(t){return e({url:`/ne/host/${t}`,method:"get"})}function r(t){return e({url:"/ne/host",method:"post",data:t})}function u(t){return e({url:"/ne/host",method:"put",data:t})}function h(t){return e({url:`/ne/host/${t}`,method:"delete"})}function d(t){return e({url:"/ne/host/test",method:"post",data:t})}function a(t){return e({url:"/ne/host/checkBySSH",method:"post",data:t})}function i(t){return e({url:"/ne/host/authorizedBySSH",method:"post",data:t})}export{r as a,a as b,h as d,s as g,n as l,i as n,d as t,u};