Advertisement
Guest User

Untitled

a guest
Apr 25th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.97 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.                                  "network_src_port_id":"8ac84b5e-61e7-4b7d-b991-af9b1fba1bd8"
  20.                               }
  21.                            ]
  22.                         },
  23.                         "path":[
  24.                            {
  25.                               "capability":"CP22",
  26.                               "forwarder":"SQXZ2P8N4KYC5Q3Y"
  27.                            }
  28.                         ],
  29.                         "id":915519
  30.                      }
  31.                   }
  32.                },
  33.                "groups":{
  34.                   "WCZ0I07PPGLK15Y7":{
  35.                      "type":"tosca.groups.nfv.VNFFG",
  36.                      "properties":{
  37.                         "vendor":"tacker",
  38.                         "connection_point":[
  39.                            "CP22"
  40.                         ],
  41.                         "version":"1.0",
  42.                         "constituent_vnfs":[
  43.                            "SQXZ2P8N4KYC5Q3Y"
  44.                         ],
  45.                         "number_of_endpoints":1,
  46.                         "dependent_virtual_link":[
  47.                            "VL22"
  48.                         ]
  49.                      },
  50.                      "members":[
  51.                         "TIQL0AZIEC1CQTLN"
  52.                      ]
  53.                   }
  54.                }
  55.             }
  56.          }
  57.       }
  58.    }
  59. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement