12-10-2021 01:11 PM
I am planning to see if I can import a csv files for creating multiple VPC's and assign them to physical port. I tried individually using postman variables defined in pre-request script and it worked. Now, i am trying to see if I can configure multiple of them same time.
Thanks.
12-10-2021 07:03 PM
Can you share your postman by converting your postman calls to python script or curl using postman features, so can follow along and see if understand your issue properly.
Here is how to convert it to code (python or curl or many other languages): https://stackoverflow.com/questions/49432735/converting-a-postman-request-to-curl
12-13-2021 05:27 AM
01-06-2022 06:52 AM
@kkhlebop ^^^ please
01-06-2022 07:37 AM
I was able to figure this out. I had to change the variables in my csv file. Thanks!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide