pyedgeconnect Logo
development

Introduction

  • Installation
  • Quickstart
  • Logging & Debugging

Example Scripts

  • Example Code from Repository
    • Authentication
    • Print Appliance Information
    • Run Packet Capture
    • Create Local Orchestrator User
    • Generate EdgeConnect Preconfig
    • Upload EdgeConnect Security Policy
    • EdgeConnect Telemetry API Demo

Package Structure and Logic

  • Package Directory Structure
  • Function Flow Logic
  • Code Formatting

Module Documentation

  • Module Documentation

Release Notes

  • Release Notes and History
pyedgeconnect
  • »
  • Example Code from Repository
  • Edit on GitHub

Example Code from Repository

All examples documented in this section are available from the GitHub repository within the examples folder:

Clone the repository and download the examples with:

$ git clone https://github.com/SPOpenSource/edgeconnect-python.git

Example script documentation and instructions

  • Authentication
    • Environment variables
  • Print Appliance Information
  • Run Packet Capture
  • Create Local Orchestrator User
  • Generate EdgeConnect Preconfig
    • EdgeConnect YAML Jinja Template
    • Python Script & Orchestrator API calls
  • Upload EdgeConnect Security Policy
    • EdgeConnect Firewall Zone Behavior
    • Python Script & Orchestrator API calls
  • EdgeConnect Telemetry API Demo
    • Overview and System Prerequisites
    • Required Configuration To Run Demo
    • Run the demo
    • Telemetry Documentation and Dashboards
Previous Next

© Copyright 2022 Hewlett Packard Enterprise Development LP. Revision 26e166c5.

Built with Sphinx using a theme provided by Read the Docs.