{ "blueprint": "myblueprint", "default_password": "admin", "config_recommendation_strategy": "ALWAYS_APPLY_DONT_OVERRIDE_CUSTOM_VALUES", "host_groups": [ { "hosts": [ { "fqdn": "simple-ranger-a.com", "ip": "127.0.0.1" } ], "name": "host_group_1", "configurations": [] }, { "hosts": [ { "fqdn": "simple-ranger-b.com", "ip": "127.0.0.2" } ], "name": "host_group_2", "configurations": [] }, { "hosts": [ { "fqdn": "simple-ranger-c.com", "ip": "127.0.0.3" } ], "name": "host_group_3", "configurations": [] } ], "Clusters": { "cluster_name": "test_Cluster01" } }