Open
Description
python3 getClouds.py
2022-04-07 13:57:47,928 - capellaAPI.CapellaAPI - INFO - /v2/status
2022-04-07 13:57:48,349 - capellaAPI.CapellaAPI - INFO - /v2/clouds?perPage=100
2022-04-07 13:57:48,484 - capellaAPI.CapellaAPI - INFO - /v2/clouds?perPage=100
Traceback (most recent call last):
File "/Users/michaelreiche/publicapi/rest-api-examples/python/getClouds.py", line 77, in
main(args)
File "/Users/michaelreiche/publicapi/rest-api-examples/python/getClouds.py", line 47, in main
cloud_table_headings = list_of_clouds['data'][0].keys()
IndexError: list index out of range
Metadata
Metadata
Assignees
Labels
No labels