Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 850 Bytes

about.rst

File metadata and controls

11 lines (8 loc) · 850 Bytes

About the documentation

The pyexclient documentation is composed of the following sections:

  • Introduction <intro> – Brief background and description of Expel and pyexclient.
  • Getting Started <start> – How to get started using pyexclient and walks through requesting an API key.
  • Understanding the client <client> – Provides intuition and background on the pythonification of JSON API spec.
  • Usage and Examples <examples> – Reading this section should enable you to have an intuitive sense for how to accomplish your specific needs. A large number of example uses in this documentation can implement everything from creating and updating an investigation, to extracting all source/dest IPs associated with Expel alerts.
  • API Reference <api> – Detailed API reference.