CloudGenix / cloudgenix_config

Configuration exporting and Continuous Integration (CI) capable configuration importing for the CloudGenix Cloud Controller.
MIT License
12 stars 22 forks source link

Fail to update Spoke HA config. #85

Open netdevLJB opened 2 years ago

netdevLJB commented 2 years ago

Python 3.7.2 cloudgenix==6.0.2b1 cloudgenix-config==1.7.0b1 cloudgenix-idname==2.0.2

Seeing the payload attributes device_profile_id, main_power_usage_threshold, and switch_config not be sent when updating the Spoke HA config. l Causing the failure message INVAILD_JSON_INPUT - Input JSON does not have all required attributes.

Needed to the items to the element_put_items list in the do.py to get it to work.