diff options
Diffstat (limited to 'test/policy-local-files/InventoryGroup_vG_1.json')
-rw-r--r-- | test/policy-local-files/InventoryGroup_vG_1.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/test/policy-local-files/InventoryGroup_vG_1.json b/test/policy-local-files/InventoryGroup_vG_1.json new file mode 100644 index 0000000..99ae309 --- /dev/null +++ b/test/policy-local-files/InventoryGroup_vG_1.json @@ -0,0 +1,22 @@ +{ + "service": "InventoryGroupPolicy", + "policyName": "InventoryGroupPolicy_vG", + "description": "InventoryGroupPolicy", + "templateVersion": "1702.03", + "version": "1707", + "priority": "6", + "riskType": "test", + "riskLevel": "3", + "guard": "False", + "content": { + "identity": "vG-pri-sec-1", + "policyScope": { + "serviceType": ["vCPE"], + "geoRegion": ["US", "INTERNATIONAL"], + "networkType": ["ip"], + "resourceInstanceType": ["vG"] + }, + "type": "inventory_group", + "resourceInstanceType": ["vG"] + } +} |