Skip to content

Latest commit

 

History

History
64 lines (55 loc) · 2.98 KB

proxy.rst

File metadata and controls

64 lines (55 loc) · 2.98 KB

Proxy

Service (ServiceController.php)
Method Module Controller Command Parameters
POST proxy service downloadacls  
POST proxy service fetchacls  
POST proxy service reconfigure  
POST proxy service refreshTemplate  
POST proxy service reset  
GET proxy service restart  
POST proxy service restart  
GET proxy service start  
POST proxy service start  
GET proxy service status  
POST proxy service stop  
         
<<uses>>       model Proxy.xml
Resources (SettingsController.php)
Method Module Controller Command Parameters
POST proxy settings addPACMatch  
POST proxy settings addPACProxy  
POST proxy settings addPACRule  
POST proxy settings addRemoteBlacklist  
POST proxy settings delPACMatch $uuid
POST proxy settings delPACProxy $uuid
POST proxy settings delPACRule $uuid
POST proxy settings delRemoteBlacklist $uuid
POST proxy settings fetchRBCron  
GET proxy settings get  
GET proxy settings getPACMatch $uuid=null
GET proxy settings getPACProxy $uuid=null
GET proxy settings getPACRule $uuid=null
GET proxy settings getRemoteBlacklist $uuid=null
* proxy settings searchPACMatch  
* proxy settings searchPACProxy  
* proxy settings searchPACRule  
GET proxy settings searchRemoteBlacklists  
POST proxy settings set  
POST proxy settings setPACMatch $uuid
POST proxy settings setPACProxy $uuid
POST proxy settings setPACRule $uuid
POST proxy settings setRemoteBlacklist $uuid
POST proxy settings togglePACRule $uuid
POST proxy settings toggleRemoteBlacklist $uuid
         
<<uses>>       model Proxy.xml
Resources (TemplateController.php)
Method Module Controller Command Parameters
GET proxy template get  
GET proxy template get  
POST proxy template reset  
POST proxy template set  
POST proxy template set  
         
<<uses>>       model Proxy.xml