更新中间件信息
PUT
/server/{{server_id}}/midware
请求头
参数名
类型
描述
必填
Authorization
string
auth
必填
请求参数
参数名
类型
描述
必填
midware_type
string
示例:Apache/2.4
必填
midware_exe_path
string
示例:/usr/local/apache2/bin/httpd
必填
midware_restart_cmd
string
示例:/usr/local/apache2/bin/apachectl restart
必填
midware_scripts
string
示例:
必填