#!/bin/bash if [ "$#" -ne "2" ]; then echo 'Usage: controller-api-test.sh ' exit 1 fi network_json=$(cat <