blob: be5331d0b3f4d9a95764e086056a69b57e4ad448 [file] [log] [blame]
Scott Baker4746d482016-03-31 14:57:04 -07001#!/bin/bash
2
3source ./config.sh
4
5ACCOUNT_NUM=1238
Scott Baker4746d482016-03-31 14:57:04 -07006
7DATA=$(cat <<EOF
8{"identity": {"account_num": "$ACCOUNT_NUM"},
9 "features": {"uplink_speed": 2000000000}}
10EOF
11)
12
13curl -H "Accept: application/json; indent=4" -H "Content-Type: application/json" -u $AUTH -X POST -d "$DATA" $HOST/api/tenant/cord/subscriber/