You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Next »

curl -X DELETE \
https://aai1:8443/aai/v11/business/customers/customer/SDN-ETHERNET-INTERNET \
-H 'accept: application/json' \
-H 'authorization: Basic QUFJOkFBSQ==' \
-H 'cache-control: no-cache' \
-H 'content-type: application/json' \
-H 'postman-token: 681a14b2-cc86-e3a6-815c-d673d9b92469' \
-H 'x-fromappid: AAI' \
-H 'x-transactionid: get_aai_subscr' \
-d '{
"global-customer-id": "SDN-ETHERNET-INTERNET",
"subscriber-name": "SDN-ETHERNET-INTERNET",
"subscriber-type": "INFRA",
"resource-version": "1525275709687"
}'

  • No labels