IOC reports

Number of APIs: 5

  1. Get IOC AVC details report GET https://{{host}}/etp-report/v3/ioc/details/avc?recordType={{recordType}}&record={{record}}

  2. Get IOC change report GET https://{{host}}/etp-report/v3/ioc/changes?startTimeSec={{startTimeSec}}&endTimeSec={{endTimeSec}}&record={{record}}&recordType={{recordType}}

  3. Get IOC time series report GET https://{{host}}/etp-report/v3/configs/:configId/ioc/time-series?startTimeSec={{startTimeSec}}&endTimeSec={{endTimeSec}}&record={{record}}&recordType={{recordType}}

  4. Get IOC CIDR details report GET https://{{host}}/etp-report/v3/ioc/details/cidr?recordType={{recordType}}&record={{record}}

  5. Get IOC domain tree report GET https://{{host}}/etp-report/v3/ioc/domain-tree?recordType={{recordType}}&record={{record}}