diff options
author | Scott Seabolt <js9808@att.com> | 2018-03-09 15:33:13 -0500 |
---|---|---|
committer | Randa Maher <rx196w@att.com> | 2018-03-09 22:06:56 +0000 |
commit | 180b8ceb4449bc804f4dd76aabcedc031ff2d4d1 (patch) | |
tree | dece290c69d9f06a179a8f0071c63b3dd453ea02 /docs/APPC CDT Guide/reference_AllAction_vPQR_0.0.1V.json | |
parent | c6f9a1aab9e6ba545d8148d4f7456235be1e67d8 (diff) |
Adding APPC CDT Guide
Initial Draft
Issue-ID: APPC-375
Change-Id: I79f453f0451c10fbbe352cf88687eed100f83d65
Signed-off-by: Scott Seabolt <js9808@att.com>
Diffstat (limited to 'docs/APPC CDT Guide/reference_AllAction_vPQR_0.0.1V.json')
-rw-r--r-- | docs/APPC CDT Guide/reference_AllAction_vPQR_0.0.1V.json | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/docs/APPC CDT Guide/reference_AllAction_vPQR_0.0.1V.json b/docs/APPC CDT Guide/reference_AllAction_vPQR_0.0.1V.json new file mode 100644 index 000000000..e3273d916 --- /dev/null +++ b/docs/APPC CDT Guide/reference_AllAction_vPQR_0.0.1V.json @@ -0,0 +1,96 @@ +{
+ "reference_data": [
+ {
+ "action": "Configure",
+ "action-level": "vnf",
+ "scope": {
+ "vnf-type": "vPQR",
+ "vnfc-type": ""
+ },
+ "template": "Y",
+ "vm": [
+ {
+ "vm-instance": 1,
+ "vnfc": [
+ {
+ "vnfc-instance": "1",
+ "vnfc-function-code": "ppp",
+ "ipaddress-v4-oam-vip": "Y",
+ "group-notation-type": "first-vnfc-name",
+ "group-notation-value": "pair",
+ "vnfc-type": "vPPP"
+ }
+ ]
+ },
+ {
+ "vm-instance": 2,
+ "vnfc": [
+ {
+ "vnfc-instance": "1",
+ "vnfc-function-code": "ppp",
+ "ipaddress-v4-oam-vip": "Y",
+ "group-notation-type": "first-vnfc-name",
+ "group-notation-value": "pair",
+ "vnfc-type": "vPPP"
+ }
+ ]
+ },
+ {
+ "vm-instance": 3,
+ "vnfc": [
+ {
+ "vnfc-instance": "1",
+ "vnfc-function-code": "rrr",
+ "ipaddress-v4-oam-vip": "Y",
+ "group-notation-type": "first-vnfc-name",
+ "group-notation-value": "pair",
+ "vnfc-type": "vRRR"
+ }
+ ]
+ },
+ {
+ "vm-instance": 4,
+ "vnfc": [
+ {
+ "vnfc-instance": "1",
+ "vnfc-function-code": "rrr",
+ "ipaddress-v4-oam-vip": "Y",
+ "group-notation-type": "first-vnfc-name",
+ "group-notation-value": "pair",
+ "vnfc-type": "vRRR"
+ }
+ ]
+ }
+ ],
+ "protocol": "NETCONF-XML",
+ "user-name": "admin",
+ "port-number": "22",
+ "artifact-list": [
+ {
+ "artifact-name": "template_Configure_vPQR_0.0.1V.xml",
+ "artifact-type": "config_template"
+ },
+ {
+ "artifact-name": "pd_Configure_vPQR_0.0.1V.yaml",
+ "artifact-type": "parameter_definitions"
+ }
+ ],
+ "scopeType": "vnf-type",
+ "device-protocol": "NETCONF-XML"
+ },
+ {
+ "action": "AllAction",
+ "action-level": "vnf",
+ "scope": {
+ "vnf-type": "vPQR",
+ "vnfc-type": ""
+ },
+ "artifact-list": [
+ {
+ "artifact-name": "reference_AllAction_vPQR_0.0.1V.json",
+ "artifact-type": "reference_template"
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file |