EngDev

atpcloud_api 

11-09-2021 16:40

A command-line interface script to utilize the Juniper Networks' Cloud ATP API. Written in Ruby utilizing only the Ruby stdlib. Yes there are programming languages other than Python.

As of November 2021, the Juniper Network ATP Cloud feed API is documented here:

https://www.juniper.net/documentation/en_US/release-independent/sky-atp/information-products/topic-collections/sky-atp-open-apis.html#operation--v1-skyatp-submit-sample-post

Included are:

  • atp.rb - the main program
  • lib/opts/opts.rb - CLI options parser
  • lib/http/http.rb - handles HTTP functions
  • example_data/ - directory with various example data files
  • this README.md file

NOTE: This utility does not yet implement the "submit sample" API.

Statistics
0 Favorited
5 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.