replace aai, closeloop, sdc with jinja
[testsuite.git] / robot / assets / templates / aai / add_zone_body.jinja
1 {
2 "zone-id":"{{zone_id}}",
3 "zone-name":"{{zone_name}}",
4 "design-type":"{{design_type}}",
5 "zone-context":"{{zone_context}}",
6 "status":"deployed"
7 }