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": "ZonePolicy",
"policyName": "ZonePolicy_vGMuxInfra",
"description": "ZonePolicy",
"templateVersion": "1702.03",
"version": "1707",
"priority": "5",
"riskType": "test",
"riskLevel": "2",
"guard": "False",
"content": {
"identity": "zone-vGMuxInfra",
"policyScope": {
"serviceType": ["vCPE"],
"geoRegion": ["US", "INTERNATIONAL"],
"networkType": ["ip"],
"resourceInstanceType": ["vGMuxInfra"]
},
"zoneProperty": {
"qualifier": "different",
"category": "complex"
},
"type": "zone",
"resourceInstanceType": ["vGMuxInfra"]
}
}
|