Advertisement
Guest User

Untitled

a guest
Apr 25th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.25 KB | None | 0 0
  1. {
  2.    "vnffgd":{
  3.       "name":"BYHVSZQ8XQH7FGH6",
  4.       "template":{
  5.          "vnffgd":{
  6.             "tosca_definitions_version":"tosca_simple_profile_for_nfv_1_0_0",
  7.             "topology_template":{
  8.                "node_templates":{
  9.                   "TIQL0AZIEC1CQTLN":{
  10.                      "type":"tosca.nodes.nfv.FP.Tacker",
  11.                      "properties":{
  12.                         "policy":{
  13.                            "type":"ACL",
  14.                            "criteria":[
  15.                               {
  16.                                  "ip_proto":1
  17.                               },
  18.                               {
  19.                                  "ip_dst_prefix":"10.10.0.0/24"
  20.                               },
  21.                               {
  22.                                  "network_src_port_id":"8ac84b5e-61e7-4b7d-b991-af9b1fba1bd8"
  23.                               },
  24.                               {
  25.                                  "network_dst_port_id":"316c1659-c490-42f1-94ff-83097bf704d5"
  26.                               }
  27.                            ]
  28.                         },
  29.                         "path":[
  30.                            {
  31.                               "capability":"CP22",
  32.                               "forwarder":"SQXZ2P8N4KYC5Q3Y"
  33.                            }
  34.                         ],
  35.                         "id":915519
  36.                      }
  37.                   }
  38.                },
  39.                "groups":{
  40.                   "WCZ0I07PPGLK15Y7":{
  41.                      "type":"tosca.groups.nfv.VNFFG",
  42.                      "properties":{
  43.                         "vendor":"tacker",
  44.                         "connection_point":[
  45.                            "CP22"
  46.                         ],
  47.                         "version":"1.0",
  48.                         "constituent_vnfs":[
  49.                            "SQXZ2P8N4KYC5Q3Y"
  50.                         ],
  51.                         "number_of_endpoints":1,
  52.                         "dependent_virtual_link":[
  53.                            "VL22"
  54.                         ]
  55.                      },
  56.                      "members":[
  57.                         "TIQL0AZIEC1CQTLN"
  58.                      ]
  59.                   }
  60.                }
  61.             }
  62.          }
  63.       }
  64.    }
  65. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement