add aggregation policy for NSI selection
[optf/osdf.git] / test / policy-local-files / subscriber_policy_vCPE.json
1 {
2   "OSDF_FRANKFURT.SubscriberPolicy_v1": {
3     "type": "onap.policies.optimization.service.SubscriberPolicy",
4     "version": "1.0.0",
5     "type_version": "1.0.0",
6     "metadata": {
7       "policy-id": "OSDF_FRANKFURT.SubscriberPolicy_v1",
8       "policy-version": 1
9     },
10     "properties": {
11       "scope": [
12         "OSDF_FRANKFURT"
13       ],
14       "services": [
15         "vCPE"
16       ],
17       "identity": "subscriber_vCPE",
18       "properties": {
19         "subscriberName": [
20           "subscriber_x",
21           "subscriber_y"
22         ],
23         "subscriberRole": [
24           "PVT Homing"
25         ],
26         "provStatus": [
27           "CAPPED"
28         ]
29       }
30     }
31   }
32 }