1{
2    "security_group_rule":
3        {
4            "security_group_id": 6,
5            "direction": "ingress",
6            "port_range_max": 16,
7            "port_range_min": 14,
8            "remote_ip_prefix": "0.0.0.0/0",
9            "id": 2,
10            "protocol": "tcp"
11        }
12}
13
14