meta { name: Create node group type: http seq: 1 } post { url: http://localhost:8080/api/v1/groups body: json auth: none } body:json { {"name":"testgroup"} }