...
https://www.w3schools.com/python/python_lists.asp
thislist = ["apple", "banana", "cherry"]
thisdict ={ "brand": "Ford", "model": "Mustang", "year": 1964 }
JSON
...
response from CSO Contrail Service Orchestration
...
thislist = ["apple", "banana", "cherry"]
thisdict ={ "brand": "Ford", "model": "Mustang", "year": 1964 }
...