后 URI:
/过滤器/{filter_id}
添加一个 404 HTTP 错误代码要忽略的示例。
POST Content example (formatted):
{ "名称":"HTTP 错误", "描述":"4个位置过滤器", "规则": { "Time_Min": 5, "Number_Of_Locations": 4, "Number_Of_Tasks": 1, "Owner_Device":假 }, "项目": [ { "Error_Type":"http" "Error_Code_To_Ignore": [500] }, { "Error_Type":"http" "Error_Code_To_Ignore": [504] }, { "Error_Type":"http" "Error_Code_To_Ignore": [404] } ] }
Success response:
{ "成功":真实, "结果":"过滤器 1110 已更新" }