1{
2    "description":"The description",
3    "policy":[
4        {
5            "type": "POLICYACTION",
6			"action": "myaction"
7		}
8    ]
9}
10