1129
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
ansible.builtin.shell: |
|
||||
set -e
|
||||
curl -sS -L --request PATCH --post301 --post302 \
|
||||
"https://cloud.ikeja.co.za/v1/external/devices/{{ enc_mac }}/bandwidth-control" \
|
||||
"https://cloud.ikeja.co.za/v2/external/devices/{{ enc_mac }}/bandwidth-control" \
|
||||
--header "Authorization: Bearer {{ cloud_api_bearer }}" \
|
||||
--header "Content-Type: application/json" \
|
||||
--header "Accept: application/json" \
|
||||
|
||||
@@ -179,7 +179,7 @@
|
||||
ansible.builtin.shell: |
|
||||
set -e
|
||||
curl -sS -L --request PATCH --post301 --post302 \
|
||||
"https://cloud.ikeja.co.za/v1/external/devices/{{ enc_mac }}/bandwidth-control" \
|
||||
"https://cloud.ikeja.co.za/v2/external/devices/{{ enc_mac }}/bandwidth-control" \
|
||||
--header "Authorization: Bearer {{ cloud_api_bearer }}" \
|
||||
--header "Content-Type: application/json" \
|
||||
--header "Accept: application/json" \
|
||||
|
||||
Reference in New Issue
Block a user