{
  "actions": [
    {
      "name": "postSearchIndexMoIdFindAllByDnsName",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/SearchIndex/{pathv1}/FindAllByDnsName?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postSearchIndexMoIdFindAllByIp",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/SearchIndex/{pathv1}/FindAllByIp?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postSearchIndexMoIdFindAllByUuid",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/SearchIndex/{pathv1}/FindAllByUuid?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postSearchIndexMoIdFindByDatastorePath",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/SearchIndex/{pathv1}/FindByDatastorePath?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postSearchIndexMoIdFindByDnsName",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/SearchIndex/{pathv1}/FindByDnsName?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postSearchIndexMoIdFindByInventoryPath",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/SearchIndex/{pathv1}/FindByInventoryPath?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postSearchIndexMoIdFindByIp",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/SearchIndex/{pathv1}/FindByIp?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postSearchIndexMoIdFindByUuid",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/SearchIndex/{pathv1}/FindByUuid?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postSearchIndexMoIdFindChild",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/SearchIndex/{pathv1}/FindChild?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}