1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"service": "InventoryGroupPolicy",
"policyName": "InventoryGroupPolicy_vGMuxInfra",
"description": "InventoryGroupPolicy",
"templateVersion": "1702.03",
"version": "1707",
"priority": "6",
"riskType": "test",
"riskLevel": "3",
"guard": "False",
"content": {
"identity": "vGMuxInfra-pri-sec-2",
"policyScope": {
"serviceType": ["vCPE"],
"geoRegion": ["US", "INTERNATIONAL"],
"networkType": ["ip"],
"resourceInstanceType": ["vGMuxInfra"]
},
"type": "inventory_group",
"resourceInstanceType": ["vGMuxInfra"]
}
}
|