Lines Matching refs:firewall
64 console.info("set firewall policy success.");
66 console.error("set firewall policy failed: " + JSON.stringify(error));
114 console.info('firewall policy: ', JSON.stringify(result));
116 console.error('get firewall policy failed: ', JSON.stringify(reason));
155 | 29400001 | The number of firewall rules exceeds the maximum. |
156 | 29400002 | The number of IP address rules in the firewall rule exceeds the maximum. |
157 | 29400003 | The number of port rules in the firewall rule exceeds the maximum. |
158 | 29400004 | The number of domain rules in the firewall rule exceeds the maximum. |
219 console.error('add firewall rule failed: ', JSON.stringify(reason));
243 console.error('add firewall rule failed: ', JSON.stringify(reason));
261 console.error('add firewall rule failed: ', JSON.stringify(reason));
300 | 29400002 | The number of IP address rules in the firewall rule exceeds the maximum. |
301 | 29400003 | The number of port rules in the firewall rule exceeds the maximum. |
302 | 29400004 | The number of domain rules in the firewall rule exceeds the maximum. |
337 console.info('update firewall rule success.');
339 console.error('update firewall rule failed: ', JSON.stringify(reason));
389 console.info("delete firewall rule success.");
391 console.error("delete firewall rule failed: " + JSON.stringify(error));
447 console.error("get firewall rules failed: " + JSON.stringify(error));
498 console.error(" get firewall rules failed: " + JSON.stringify(error));