aboutsummaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/ResourceInstancePolicy_vG_1.json
blob: 21ae0e44cbb70fff70f48ccbe798483b2dc7c092 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "service": "ResourceInstancePolicy",
    "policyName": "ResourceInstancePolicy_vG",
    "description": "ResourceInstancePolicy",
    "templateVersion": "1702.03",
    "version": "1707",
    "priority": "5",
    "riskType": "test",
    "riskLevel": "3",
    "guard": "False",
    "content": {
        "identity": "vG-resourceInstance",
        "policyScope": {
            "serviceType": ["vCPE"],
            "geoRegion": ["US", "INTERNATIONAL"],
            "networkType": ["ip"],
            "resourceInstanceType": ["vG", "vGMuxInfra"]
        },
        "resourceInstanceProperty": {
		    "request": "{\"test\": \"123\"}",
            "controller": "SDN-C"
        },
        "type": "instance_fit",
        "resourceInstanceType": ["vG", "vGMuxInfra"]
    }
}