Skip to content

Placeholder for multiple Postman collections for different workshops

Notifications You must be signed in to change notification settings

fortinet-solutions-cse/postman_collections

Repository files navigation

SDWAN automation with FortiManager

This repository contains automation scripts and Postman collections to automate FortiManager operation for a successful deployment of an SD-WAN configuration. This is achieved using JSON RPC API interface of FortiManager.

Files

  • Managed_SDWAN_6_4_2.postman.json - Postman collection for controlled execution of requests. Postman supports manual step-by-step execution, as well as batch run.

Use Cases

The collection is designed to be used when building SD-WAN demonstrations. It can also be used as a learning tool, to get familiar with API exposed by FortiManager.

Scenarios covered:

  • Base environment setup
  • Dual-Hub Single-Region SD-WAN Topology
  • End-to-End Segmentation in SD-WAN Topology
  • Zero-Touch Provisioning in SD-WAN Topology
  • Dual-Region SD-WAN Topology

Usage

Clone the repository and import the JSON file into Postman.

Enjoy!