POST http://127.0.0.1:8000/config Content-Type: application/json { "cluster_list": [ { "hostname": "cluster1.demo.netapp.com", "username": "admin", "password": "Netapp1!" } ] } ###