Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

}' "https://<worker-vm-ip>:30233/aai/v21/business/customers/customer/5GCustomer" 


 To To create service type:

curl --user AAI:AAI -X PUT -H "X-FromAppId:AAI" -H  "X-TransactionId:get_aai_subscr" -H "Accept:application/json" -H "Content-Type:application/json" -k https://<worker-vm-ip>:30233/aai/v21/business/customers/customer/5GCustomer/service-subscriptions/service-subscription/5G 

...