Moving vpn-instance yang from VPNMgr > NeutronVPN
[integration/test.git] / csit / variables / clustering / member_down.json
1 {
2    "type": "EXEC",
3    "mbean": "akka:type=Cluster",
4    "operation": "down",
5    "arguments" : ["akka.tcp://opendaylight-cluster-data@{member_ip}:2550"]
6 }