{
  "actions": [
    {
      "name": "restFirewallFwEntryDefinitionRenum",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/firewall/FwEntryDefinition/renum?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restFirewallFwPolicyDefinitionFindAssociations",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/firewall/FwPolicyDefinition/findAssociations?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restFirewallFwPolicyDefinitionFindGlobalPoliciesForDistribution",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/v2/firewall/FwPolicyDefinition/findGlobalPoliciesForDistribution?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restFirewallFwPolicyDefinitionFindZoneAssociations",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/firewall/FwPolicyDefinition/findZoneAssociations?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}