Skip to content

Releases: arbor/sp-rest-api-cookbook

The SP8.4 / API v4 REST API Cookbook

19 Aug 23:49
Compare
Choose a tag to compare

Release

This version of the REST API Cookbook is for SPv8.4/APIv4 and was
generated from the git tag v2.0.

The examples in this release were tested with SPv8.3/APIv3 and
SPv8.4/APIv4 so may not work in all cases for other versions of
the API, but should be adaptable without too much effort. Please
open an issue on GitHub if you'd like a correction.

Additions

  • Example: Using Alert Details to create radar plots of alert characteristics
  • Example: Attacks Grouped by CIDR Block
  • Example: Differences in output between accounts with different authorization
  • Using the SP REST API to write a client that supports caching (or Why the Sub-Object JSON is so Deeply Nested)
  • Example: Combining IPv4 and IPv6 Managed Objects
  • Some Insight Examples
    • Example: Downloading Raw Flows with the SP Insight API
    • Example: Creating Traffic Flow Diagrams with the SP Insight API
  • an example of using the API written in Node

The SP8.3 / API v3 REST API Cookbook

25 Jan 16:55
Compare
Choose a tag to compare

This version of the REST API Cookbook is for SPv8.3/APIv3 and was generated from the git tag v1.0.

The examples in this release were tested with SPv8.3/APIv3 so may not work in all cases for newer or older versions of the API.