{
  "actions": [
    {
      "name": "getForStaticHostList",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/static-host-list?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getForStaticHostList-default.json"
        }
      ]
    },
    {
      "name": "postForStaticHostList",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/static-host-list?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/postForStaticHostList-default.json"
        }
      ]
    },
    {
      "name": "getGETForStaticHostList",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/static-host-list/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getGETForStaticHostList-default.json"
        }
      ]
    },
    {
      "name": "patchForStaticHostList",
      "protocol": "REST",
      "method": "PATCH",
      "entitypath": "{base_path}/{version}/static-host-list/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/patchForStaticHostList-default.json"
        }
      ]
    },
    {
      "name": "putForStaticHostList",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/static-host-list/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/putForStaticHostList-default.json"
        }
      ]
    },
    {
      "name": "deleteForStaticHostList",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/static-host-list/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getForStaticHostListByName",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/static-host-list/name/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getForStaticHostListByName-default.json"
        }
      ]
    },
    {
      "name": "patchForStaticHostListByName",
      "protocol": "REST",
      "method": "PATCH",
      "entitypath": "{base_path}/{version}/static-host-list/name/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/patchForStaticHostListByName-default.json"
        }
      ]
    },
    {
      "name": "putForStaticHostListByName",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/static-host-list/name/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/putForStaticHostListByName-default.json"
        }
      ]
    },
    {
      "name": "deleteForStaticHostListByName",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/static-host-list/name/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}