aboutsummaryrefslogtreecommitdiffstats
path: root/test/policy-local-files/old-policies/Attribute_vNS_1.json
blob: e4766db77b25722b22cd4c8704576c7e852b5f63 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
  "service": "attributePolicy",
  "policyName": "OSDF_FRANKFURT.AttributePolicy_vNS_1",
  "description": "Attribute Policy for Network Slicing (NS)",
  "templateVersion": "OpenSource.version.1",
  "version": "OpenSource.version.1",
  "priority": "1",
  "riskType": "test",
  "riskLevel": "3",
  "guard": "False",
  "content": {
    "identity": "attribute-vNS",
    "policyScope": [
      "vNS",
      "us",
      "international",
      "ip"
    ],
    "policyType": "attribute",
    "resources": [
      "vNS",
      ""
    ],
    "attributeProperties": {
      "cloudRegion": {
        "serviceRequests": [
          "",
          ""
        ],
        "cloudRequests": [
          "",
          ""
        ]
      },
      "networkRoles": {
        "all": [
          "",
          ""
        ]
      },
      "complex": {
        "any": [
          "",
          ""
        ]
      }
    }
  }
}