---------------------Запрос на создание нового шаблона firewall--------------------- В мск уже глубокая ночь, вот макет запроса, описание параметров и их значения будут завтра {"Params": { "Comment":"12.03.2013 15:46", "TemplateName":"TestName_1", "CustomerId":"344", "CustomerDomain":"9", "IsPrivateTemplate":"true", "DefaultInboundTr":"Deny", "DefaultOutboundTr":"Deny", "Policies": [ {"Date":"12.03.2013 15:46", "Action":"Permit", "Direction":"Inbound", "Enabled":"true"}, {"Date":"12.03.2013 15:46", "Action":"Permit", "Direction":"Outbound", "Enabled":"true"}], "Component":"Network management NEW", "Function":"CreateFWTemplate"}, "Debug":{"Enable":true}, "Authentication": {"domain":"mvs-group", "user":"****", "password":"***"}} Пример ответа { "TimeStamp": "2015-09-29T17:03:12.8625365Z", "Status": "Success", "Result": { "Template": { "Date": "2015-09-29T17:03:16.2547305Z", "Domain": 9, "Customer": 344, "Name": "TestName_1", "Status": "Blocked", "PublishStatus": "Draft", "IsPrivateIpTemplate": true, "Ref__UsagesCount": 0, "Type": "CustomerTemplate", "Id": 5534 }, "Policy": [ { "Date": "2013-12-03T15:46:00", "Direction": "Inbound", "Enabled": true, "Action": "Permit", "Id": 0 }, { "Date": "2013-12-03T15:46:00", "Direction": "Outbound", "Enabled": true, "Action": "Permit", "Id": 0 }, { "Date": "2015-09-29T17:03:18.8168771Z", "Order": 2147483647, "Direction": "Inbound", "Enabled": true, "Action": "Deny", "Id": 0 }, { "Date": "2015-09-29T17:03:18.8168771Z", "Order": 2147483647, "Direction": "Outbound", "Enabled": true, "Action": "Deny", "Id": 0 } ] }, "Authentication": { "Domain": "mvs-group", "Password": "***", "Session": "15bbc2c8-43fa-4f70-8c4f-19b2e21d052b" }, "Debug": { "Enable": true, "DateStart": "2015-09-29T17:03:12.8625365Z", "TotalMs": 6035.345200000001 } }