blob: 7ad9f6bf22ba43f3a687e0c68b25094408e73831 [file] [log] [blame]
{
"nsd": [
{
"id": "da1dfbcc-626b-11e5-998d-6cb3113b406f",
"name": "ping-pong-nsd",
"vendor": "RIFT.io",
"description": "Toy NS",
"version": "1.0",
"connection-point": [
{
"name": "ping-pong-nsd/cp0",
"type": "VPORT"
},
{
"name": "ping-pong-nsd/cp1",
"type": "VPORT"
}
],
"vld": [
{
"id": "ba1c03a8-626b-11e5-998d-6cb3113b406f",
"name": "ping-pong-vld",
"short-name": "ping-pong-vld",
"vendor": "RIFT.io",
"description": "Toy VL",
"version": "1.0",
"type": "ELAN",
"vnfd-connection-point-ref": [
{
"member-vnf-index-ref": 0,
"vnfd-id-ref": "ba145e82-626b-11e5-998d-6cb3113b406f",
"vnfd-connection-point-ref": "ping-pong-vnfd/cp0"
}
]
}
],
"constituent-vnfd": [
{
"member-vnf-index": 0,
"vnfd-id-ref": "ba145e82-626b-11e5-998d-6cb3113b406f"
},
{
"member-vnf-index": 1,
"vnfd-id-ref": "ba1947da-626b-11e5-998d-6cb3113b406f"
}
],
"monitoring-param": [
{
"id": "ping-tx-rate-mp",
"name": "Ping Transmit Rate",
"description": "Ping transmit rate",
"group-tag": "group-1",
"min-value": 0,
"max-value": 100,
"current-value": 0,
"widget-type": "GAUGE",
"units": "gbps"
},
{
"id": "ping-rc-rate-mp",
"name": "Ping Receive Rate",
"description": "Ping receive rate",
"group-tag": "group-1",
"min-value": 0,
"max-value": 100,
"current-value": 0,
"widget-type": "GAUGE",
"units": "gbps"
},
{
"id": "ping-packet-size-mp",
"name": "Ping Packet Size",
"description": "Ping packet size",
"group-tag": "group-2",
"min-value": 0,
"max-value": 100,
"current-value": 10,
"widget-type": "GAUGE",
"units": "gbps"
},
{
"id": "pong-tx-rate-mp",
"name": "Pong Transmit Rate 2",
"description": "Pong transmit rate",
"group-tag": "group-2",
"min-value": 0,
"max-value": 100,
"current-value": 0,
"widget-type": "GAUGE",
"units": "gbps"
},
{
"id": "pong-rc-rate-mp",
"name": "Pong Receive Rate 2",
"description": "Pong eceive rate",
"group-tag": "group-2",
"min-value": 0,
"max-value": 100,
"current-value": 0,
"widget-type": "GAUGE",
"units": "gbps"
},
{
"id": "pong-packet-size-mp",
"name": "Pong Packet Size",
"description": "Pong packet size",
"group-tag": "group-2",
"min-value": 0,
"max-value": 100,
"current-value": 10,
"widget-type": "TEXTBOX",
"units": "mb"
}
]
}
]
}