4 "uri" : "/sdc2/rest/v1/catalog/resources",
6 "Authorization" : "Basic Y3MwMDA4OmRlbW8xMjM0NTYh",
7 "X-FromAppId" : "ONAP CLI",
8 "Accept" : "application/json",
10 "X-TransactionId" : "req-0b943eab-515e-4d30-a11f-4f3b5a550ef5",
11 "Content-Type" : "application/json"
15 "toscaArtifacts" : { },
16 "contactId" : "cs0008",
19 "normalizedName" : "generic",
20 "uniqueId" : "resourceNewCategory.generic",
24 "normalizedName" : "abstract",
25 "uniqueId" : "resourceNewCategory.generic.abstract",
29 "icons" : [ "abstract" ],
38 "description" : "cli-vf-3",
39 "icon" : "defaulticon",
40 "componentInstancesProperties" : { },
41 "componentInstancesAttributes" : { },
43 "tags" : [ "cli-vf-3" ],
46 "deploymentArtifacts" : { },
47 "componentType" : "RESOURCE",
48 "vendorName" : "itohan-vendor",
49 "vendorRelease" : "1.0",
50 "componentInstances" : [ ],
53 "resourceType" : "VF",
54 "csarUUID" : "b45a4ac88b274c179744e4a2d2d93767",
62 "vspclitest3informationtxt" : {
63 "creationDate" : 1553125008054,
65 "description" : "Artifact created from csar",
66 "lastUpdateDate" : 1553125008054,
67 "artifactLabel" : "vspclitest3informationtxt",
68 "artifactUUID" : "3489c4c1-e770-49ea-bb8b-86361e7d2a65",
69 "artifactVersion" : "1",
70 "artifactGroupType" : "INFORMATIONAL",
71 "artifactName" : "VSP_cli-test-3_Information.txt",
72 "artifactType" : "GUIDE",
73 "artifactDisplayName" : "VSP_cli-test-3_Information",
74 "updaterFullName" : "Carlos Santana",
75 "userIdLastUpdater" : "cs0008",
77 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vspclitest3informationtxt",
78 "artifactChecksum" : "ZDQxNWViNTFiYTQ5NWRmMWNmNDM4YjAxZTdlNjJiZjA=",
80 "payloadUpdateDate" : 1553125008055,
81 "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vspclitest3informationtxt",
84 "artifactCreator" : "cs0008",
86 "requiredArtifacts" : [ ],
90 "deploymentArtifacts" : {
92 "creationDate" : 1553125008013,
94 "description" : "VF license file",
95 "lastUpdateDate" : 1553125008013,
96 "artifactLabel" : "vflicense",
97 "artifactUUID" : "ba5e6fb3-7eca-4c74-9320-1283381dee5e",
98 "artifactVersion" : "1",
99 "artifactGroupType" : "DEPLOYMENT",
100 "artifactName" : "vf-license-model.xml",
101 "artifactType" : "VF_LICENSE",
102 "artifactDisplayName" : "VF License",
103 "updaterFullName" : "Carlos Santana",
104 "userIdLastUpdater" : "cs0008",
106 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vflicense",
107 "artifactChecksum" : "ZmVmMjRmNjM2ZTgwYTg4NGM3YmJhY2MyODY5MzZkMjM=",
108 "serviceApi" : false,
109 "payloadUpdateDate" : 1553125008015,
110 "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vflicense",
111 "duplicated" : false,
113 "artifactCreator" : "cs0008",
115 "requiredArtifacts" : [ ],
119 "listHeatParameters" : [ {
120 "name" : "vfw_image_name",
122 "description" : "Image to be used for compute instance",
123 "currentValue" : "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)",
126 "name" : "firewall_flavor_name",
128 "description" : "Type of instance (flavor) to be used for firewall VM",
129 "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
132 "name" : "sink_flavor_name",
134 "description" : "Type of instance (flavor) to be used for vSink VM",
135 "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
138 "name" : "packetgen_flavor_name",
140 "description" : "Type of instance (flavor) to be used for packet generator",
141 "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
144 "name" : "public_net_id",
146 "description" : "Public network that enables remote connection to VNF",
147 "currentValue" : "PUT THE PUBLIC NETWORK ID HERE",
150 "name" : "unprotected_private_net_id",
152 "description" : "Private network that connects vPacketGenerator with vFirewall",
153 "currentValue" : "zdfw1fwl01_unprotected",
156 "name" : "protected_private_net_id",
158 "description" : "Private network that connects vFirewall with vSink",
159 "currentValue" : "zdfw1fwl01_protected",
162 "name" : "onap_private_net_id",
164 "description" : "Private network that connects ONAP components and the VNF",
165 "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE",
168 "name" : "onap_private_subnet_id",
170 "description" : "Private sub-network that connects ONAP components and the VNF",
171 "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE",
174 "name" : "unprotected_private_net_cidr",
176 "description" : "The CIDR of the unprotected private network",
177 "currentValue" : "192.168.10.0/24",
180 "name" : "protected_private_net_cidr",
182 "description" : "The CIDR of the protected private network",
183 "currentValue" : "192.168.20.0/24",
186 "name" : "onap_private_net_cidr",
188 "description" : "The CIDR of the protected private network",
189 "currentValue" : "10.0.0.0/16",
192 "name" : "vfw_private_ip_0",
194 "description" : "Private IP address that is assigned to the vFirewall to communicate with the vPacketGenerator",
195 "currentValue" : "192.168.10.100",
198 "name" : "vfw_private_ip_1",
200 "description" : "Private IP address that is assigned to the vFirewall to communicate with the vSink",
201 "currentValue" : "192.168.20.100",
204 "name" : "vfw_private_ip_2",
206 "description" : "Private IP address that is assigned to the vFirewall to communicate with ONAP components",
207 "currentValue" : "10.0.100.1",
210 "name" : "vpg_private_ip_0",
212 "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with the vFirewall",
213 "currentValue" : "192.168.10.200",
216 "name" : "vpg_private_ip_1",
218 "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with ONAP components",
219 "currentValue" : "10.0.100.2",
222 "name" : "vsn_private_ip_0",
224 "description" : "Private IP address that is assigned to the vSink to communicate with the vFirewall",
225 "currentValue" : "192.168.20.250",
228 "name" : "vsn_private_ip_1",
230 "description" : "Private IP address that is assigned to the vSink to communicate with ONAP components",
231 "currentValue" : "10.0.100.3",
234 "name" : "vfw_private_0_port_vnic_type",
236 "description" : "vfw port 0 vnic type (normal, direct)",
237 "currentValue" : "normal or direct",
238 "defaultValue" : "normal",
241 "name" : "vfw_private_1_port_vnic_type",
243 "description" : "vfw port 1 vnic type (normal, direct)",
244 "currentValue" : "normal or direct",
245 "defaultValue" : "normal",
248 "name" : "vfw_private_2_port_vnic_type",
250 "description" : "vfw port 2 vnic type (normal, direct)",
251 "currentValue" : "normal or direct",
252 "defaultValue" : "normal",
255 "name" : "vsn_private_0_port_vnic_type",
257 "description" : "vsn port 0 vnic type (normal, direct)",
258 "currentValue" : "normal or direct",
259 "defaultValue" : "normal",
262 "name" : "vsn_private_1_port_vnic_type",
264 "description" : "vsn port 1 vnic type (normal, direct)",
265 "currentValue" : "normal or direct",
266 "defaultValue" : "normal",
269 "name" : "vpg_private_0_port_vnic_type",
271 "description" : "vpg port 0 vnic type (normal, direct)",
272 "currentValue" : "normal or direct",
273 "defaultValue" : "normal",
276 "name" : "vpg_private_1_port_vnic_type",
278 "description" : "vpg port 1 vnic type (normal, direct)",
279 "currentValue" : "normal or direct",
280 "defaultValue" : "normal",
283 "name" : "vfw_name_0",
285 "description" : "Name of the vFirewall",
286 "currentValue" : "zdfw1fwl01fwl01",
289 "name" : "vpg_name_0",
291 "description" : "Name of the vPacketGenerator",
292 "currentValue" : "zdfw1fwl01pgn01",
295 "name" : "vsn_name_0",
297 "description" : "Name of the vSink",
298 "currentValue" : "zdfw1fwl01snk01",
303 "description" : "The VNF ID is provided by ONAP",
304 "currentValue" : "vFirewall_demo_app",
307 "name" : "vf_module_id",
309 "description" : "The vFirewall Module ID is provided by ONAP",
310 "currentValue" : "vFirewall",
313 "name" : "dcae_collector_ip",
315 "description" : "IP address of the DCAE collector",
316 "currentValue" : "10.0.4.1",
319 "name" : "dcae_collector_port",
321 "description" : "Port of the DCAE collector",
322 "currentValue" : "8081",
327 "description" : "Public/Private key pair name",
328 "currentValue" : "vfw_key",
333 "description" : "Public key to be installed on the compute instance",
334 "currentValue" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN",
337 "name" : "install_script_version",
339 "description" : "Version number of the scripts that install the vFW demo app",
340 "currentValue" : "1.3.0",
343 "name" : "demo_artifacts_version",
345 "description" : "Artifacts (jar, tar.gz) version used in demo vnfs",
346 "currentValue" : "1.3.0",
349 "name" : "nexus_artifact_repo",
351 "description" : "Root URL for the Nexus repository for Maven artifacts.",
352 "currentValue" : "https://nexus.onap.org",
353 "defaultValue" : "https://nexus.onap.org",
356 "name" : "cloud_env",
358 "description" : "Cloud environment (e.g., openstack, rackspace)",
359 "currentValue" : "openstack",
362 "name" : "sec_group",
364 "description" : "ONAP Security Group",
365 "currentValue" : "PUT THE ONAP SECURITY GROUP HERE",
368 "creationDate" : 1553125008094,
370 "description" : "created from csar",
371 "lastUpdateDate" : 1553125008094,
372 "artifactLabel" : "heat1",
373 "artifactUUID" : "1ef7b10d-c9f1-4aa9-a354-6ede0049434a",
374 "artifactVersion" : "2",
375 "heatParameters" : [ {
376 "name" : "vfw_image_name",
378 "description" : "Image to be used for compute instance",
379 "currentValue" : "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)",
382 "name" : "firewall_flavor_name",
384 "description" : "Type of instance (flavor) to be used for firewall VM",
385 "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
388 "name" : "sink_flavor_name",
390 "description" : "Type of instance (flavor) to be used for vSink VM",
391 "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
394 "name" : "packetgen_flavor_name",
396 "description" : "Type of instance (flavor) to be used for packet generator",
397 "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
400 "name" : "public_net_id",
402 "description" : "Public network that enables remote connection to VNF",
403 "currentValue" : "PUT THE PUBLIC NETWORK ID HERE",
406 "name" : "unprotected_private_net_id",
408 "description" : "Private network that connects vPacketGenerator with vFirewall",
409 "currentValue" : "zdfw1fwl01_unprotected",
412 "name" : "protected_private_net_id",
414 "description" : "Private network that connects vFirewall with vSink",
415 "currentValue" : "zdfw1fwl01_protected",
418 "name" : "onap_private_net_id",
420 "description" : "Private network that connects ONAP components and the VNF",
421 "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE",
424 "name" : "onap_private_subnet_id",
426 "description" : "Private sub-network that connects ONAP components and the VNF",
427 "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE",
430 "name" : "unprotected_private_net_cidr",
432 "description" : "The CIDR of the unprotected private network",
433 "currentValue" : "192.168.10.0/24",
436 "name" : "protected_private_net_cidr",
438 "description" : "The CIDR of the protected private network",
439 "currentValue" : "192.168.20.0/24",
442 "name" : "onap_private_net_cidr",
444 "description" : "The CIDR of the protected private network",
445 "currentValue" : "10.0.0.0/16",
448 "name" : "vfw_private_ip_0",
450 "description" : "Private IP address that is assigned to the vFirewall to communicate with the vPacketGenerator",
451 "currentValue" : "192.168.10.100",
454 "name" : "vfw_private_ip_1",
456 "description" : "Private IP address that is assigned to the vFirewall to communicate with the vSink",
457 "currentValue" : "192.168.20.100",
460 "name" : "vfw_private_ip_2",
462 "description" : "Private IP address that is assigned to the vFirewall to communicate with ONAP components",
463 "currentValue" : "10.0.100.1",
466 "name" : "vpg_private_ip_0",
468 "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with the vFirewall",
469 "currentValue" : "192.168.10.200",
472 "name" : "vpg_private_ip_1",
474 "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with ONAP components",
475 "currentValue" : "10.0.100.2",
478 "name" : "vsn_private_ip_0",
480 "description" : "Private IP address that is assigned to the vSink to communicate with the vFirewall",
481 "currentValue" : "192.168.20.250",
484 "name" : "vsn_private_ip_1",
486 "description" : "Private IP address that is assigned to the vSink to communicate with ONAP components",
487 "currentValue" : "10.0.100.3",
490 "name" : "vfw_private_0_port_vnic_type",
492 "description" : "vfw port 0 vnic type (normal, direct)",
493 "currentValue" : "normal or direct",
494 "defaultValue" : "normal",
497 "name" : "vfw_private_1_port_vnic_type",
499 "description" : "vfw port 1 vnic type (normal, direct)",
500 "currentValue" : "normal or direct",
501 "defaultValue" : "normal",
504 "name" : "vfw_private_2_port_vnic_type",
506 "description" : "vfw port 2 vnic type (normal, direct)",
507 "currentValue" : "normal or direct",
508 "defaultValue" : "normal",
511 "name" : "vsn_private_0_port_vnic_type",
513 "description" : "vsn port 0 vnic type (normal, direct)",
514 "currentValue" : "normal or direct",
515 "defaultValue" : "normal",
518 "name" : "vsn_private_1_port_vnic_type",
520 "description" : "vsn port 1 vnic type (normal, direct)",
521 "currentValue" : "normal or direct",
522 "defaultValue" : "normal",
525 "name" : "vpg_private_0_port_vnic_type",
527 "description" : "vpg port 0 vnic type (normal, direct)",
528 "currentValue" : "normal or direct",
529 "defaultValue" : "normal",
532 "name" : "vpg_private_1_port_vnic_type",
534 "description" : "vpg port 1 vnic type (normal, direct)",
535 "currentValue" : "normal or direct",
536 "defaultValue" : "normal",
539 "name" : "vfw_name_0",
541 "description" : "Name of the vFirewall",
542 "currentValue" : "zdfw1fwl01fwl01",
545 "name" : "vpg_name_0",
547 "description" : "Name of the vPacketGenerator",
548 "currentValue" : "zdfw1fwl01pgn01",
551 "name" : "vsn_name_0",
553 "description" : "Name of the vSink",
554 "currentValue" : "zdfw1fwl01snk01",
559 "description" : "The VNF ID is provided by ONAP",
560 "currentValue" : "vFirewall_demo_app",
563 "name" : "vf_module_id",
565 "description" : "The vFirewall Module ID is provided by ONAP",
566 "currentValue" : "vFirewall",
569 "name" : "dcae_collector_ip",
571 "description" : "IP address of the DCAE collector",
572 "currentValue" : "10.0.4.1",
575 "name" : "dcae_collector_port",
577 "description" : "Port of the DCAE collector",
578 "currentValue" : "8081",
583 "description" : "Public/Private key pair name",
584 "currentValue" : "vfw_key",
589 "description" : "Public key to be installed on the compute instance",
590 "currentValue" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN",
593 "name" : "install_script_version",
595 "description" : "Version number of the scripts that install the vFW demo app",
596 "currentValue" : "1.3.0",
599 "name" : "demo_artifacts_version",
601 "description" : "Artifacts (jar, tar.gz) version used in demo vnfs",
602 "currentValue" : "1.3.0",
605 "name" : "nexus_artifact_repo",
607 "description" : "Root URL for the Nexus repository for Maven artifacts.",
608 "currentValue" : "https://nexus.onap.org",
609 "defaultValue" : "https://nexus.onap.org",
612 "name" : "cloud_env",
614 "description" : "Cloud environment (e.g., openstack, rackspace)",
615 "currentValue" : "openstack",
618 "name" : "sec_group",
620 "description" : "ONAP Security Group",
621 "currentValue" : "PUT THE ONAP SECURITY GROUP HERE",
624 "artifactGroupType" : "DEPLOYMENT",
625 "artifactName" : "base_vfw.yaml",
626 "artifactType" : "HEAT",
627 "artifactDisplayName" : "base_vfw",
628 "updaterFullName" : "Carlos Santana",
629 "userIdLastUpdater" : "cs0008",
631 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1",
632 "artifactChecksum" : "NmFmYjA4N2ZjNDAxYjYyOGY0MjYzMGVlMDU3NWQ2OGE=",
633 "serviceApi" : false,
634 "payloadUpdateDate" : 1553125008148,
635 "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1",
636 "duplicated" : false,
638 "artifactCreator" : "cs0008",
640 "requiredArtifacts" : [ ],
644 "creationDate" : 1553125007971,
646 "description" : " Vendor license file",
647 "lastUpdateDate" : 1553125007971,
648 "artifactLabel" : "vendorlicense",
649 "artifactUUID" : "f5e01fb9-2ea4-47d9-b8dd-7c79ee7c3742",
650 "artifactVersion" : "1",
651 "artifactGroupType" : "DEPLOYMENT",
652 "artifactName" : "vendor-license-model.xml",
653 "artifactType" : "VENDOR_LICENSE",
654 "artifactDisplayName" : "Vendor License",
655 "updaterFullName" : "Carlos Santana",
656 "userIdLastUpdater" : "cs0008",
658 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vendorlicense",
659 "artifactChecksum" : "MTg5NTFhNDVjYzhiNTU1OGYwYmU2N2MzZGJiNGZjMWM=",
660 "serviceApi" : false,
661 "payloadUpdateDate" : 1553125007973,
662 "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vendorlicense",
663 "duplicated" : false,
665 "artifactCreator" : "cs0008",
667 "requiredArtifacts" : [ ],
671 "creationDate" : 1553125008150,
673 "description" : "VF Auto-generated HEAT Environment deployment artifact",
674 "lastUpdateDate" : 1553125008150,
675 "artifactLabel" : "heat1env",
676 "artifactVersion" : "0",
677 "artifactGroupType" : "DEPLOYMENT",
678 "artifactName" : "base_vfw.env",
679 "artifactType" : "HEAT_ENV",
680 "artifactDisplayName" : "VF HEAT ENV",
681 "userIdCreator" : "cs0008",
682 "updaterFullName" : "Carlos Santana",
683 "creatorFullName" : "Carlos Santana",
684 "userIdLastUpdater" : "cs0008",
686 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1env",
687 "heatParamsUpdateDate" : 1553125008150,
688 "generatedFromId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1",
689 "serviceApi" : false,
690 "duplicated" : false,
691 "isFromCsar" : false,
698 "creationDate" : 1553125006126,
700 "description" : "TOSCA definition package of the asset",
701 "lastUpdateDate" : 1553125006126,
702 "artifactLabel" : "assettoscacsar",
703 "artifactVersion" : "0",
704 "artifactGroupType" : "TOSCA",
705 "artifactName" : "resource-CliVf3-csar.csar",
706 "artifactType" : "TOSCA_CSAR",
707 "artifactDisplayName" : "Tosca Model",
708 "userIdCreator" : "cs0008",
709 "updaterFullName" : "Carlos Santana",
710 "creatorFullName" : "Carlos Santana",
711 "userIdLastUpdater" : "cs0008",
713 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.assettoscacsar",
714 "serviceApi" : false,
715 "duplicated" : false,
716 "isFromCsar" : false,
720 "assettoscatemplate" : {
721 "creationDate" : 1553125006126,
723 "description" : "TOSCA representation of the asset",
724 "lastUpdateDate" : 1553125006126,
725 "artifactLabel" : "assettoscatemplate",
726 "artifactVersion" : "0",
727 "artifactGroupType" : "TOSCA",
728 "artifactName" : "resource-CliVf3-template.yml",
729 "artifactType" : "TOSCA_TEMPLATE",
730 "artifactDisplayName" : "Tosca Template",
731 "userIdCreator" : "cs0008",
732 "updaterFullName" : "Carlos Santana",
733 "creatorFullName" : "Carlos Santana",
734 "userIdLastUpdater" : "cs0008",
736 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.assettoscatemplate",
737 "serviceApi" : false,
738 "duplicated" : false,
739 "isFromCsar" : false,
746 "normalizedName" : "generic",
747 "uniqueId" : "resourceNewCategory.generic",
748 "subcategories" : [ {
750 "normalizedName" : "abstract",
751 "uniqueId" : "resourceNewCategory.generic.abstract",
752 "icons" : [ "objectStorage", "compute" ],
757 "componentInstances" : [ {
759 "tosca.capabilities.Endpoint" : [ {
761 "uniqueId" : "tosca.capabilities.Endpoint.port_name",
764 "definition" : false,
766 "name" : "port_name",
769 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
770 "getInputProperty" : false,
771 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
774 "uniqueId" : "tosca.capabilities.Endpoint.protocol",
777 "definition" : false,
778 "defaultValue" : "tcp",
783 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
784 "getInputProperty" : false,
785 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
788 "uniqueId" : "tosca.capabilities.Endpoint.port",
791 "definition" : false,
796 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
797 "getInputProperty" : false,
798 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
801 "uniqueId" : "tosca.capabilities.Endpoint.initiator",
804 "definition" : false,
805 "defaultValue" : "source",
807 "name" : "initiator",
810 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
811 "getInputProperty" : false,
812 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
815 "uniqueId" : "tosca.capabilities.Endpoint.network_name",
818 "definition" : false,
819 "defaultValue" : "PRIVATE",
821 "name" : "network_name",
824 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
825 "getInputProperty" : false,
826 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
829 "uniqueId" : "tosca.capabilities.Endpoint.secure",
832 "definition" : false,
833 "defaultValue" : "false",
838 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
839 "getInputProperty" : false,
840 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
843 "uniqueId" : "tosca.capabilities.Endpoint.ports",
846 "definition" : false,
855 "getInputProperty" : false,
864 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
865 "schemaType" : "PortSpec",
873 "getInputProperty" : false,
876 "getInputProperty" : false,
877 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
880 "uniqueId" : "tosca.capabilities.Endpoint.url_path",
883 "definition" : false,
888 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
889 "getInputProperty" : false,
890 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
893 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ],
894 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
895 "type" : "tosca.capabilities.Endpoint",
896 "leftOccurrences" : "UNBOUNDED",
897 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
898 "ownerName" : "protected_private_network",
899 "maxOccurrences" : "UNBOUNDED",
900 "uniqueId" : "capability.3bd24450-46ab-4e72-8b39-9d57c06e2ddf.end_point",
901 "capabilitySources" : [ "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
902 "minOccurrences" : "1",
903 "validSourceTypes" : [ ],
904 "name" : "end_point",
907 "tosca.capabilities.Node" : [ {
908 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ],
909 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
910 "type" : "tosca.capabilities.Node",
911 "leftOccurrences" : "UNBOUNDED",
912 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
913 "ownerName" : "protected_private_network",
914 "maxOccurrences" : "UNBOUNDED",
915 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
916 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Network", "tosca.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
917 "minOccurrences" : "1",
918 "validSourceTypes" : [ ],
922 "tosca.capabilities.network.Linkable" : [ {
923 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ],
924 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
925 "type" : "tosca.capabilities.network.Linkable",
926 "leftOccurrences" : "UNBOUNDED",
927 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
928 "ownerName" : "protected_private_network",
929 "maxOccurrences" : "UNBOUNDED",
930 "uniqueId" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link",
931 "capabilitySources" : [ "tosca.nodes.network.Network", "tosca.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
932 "minOccurrences" : "1",
933 "validSourceTypes" : [ ],
937 "tosca.capabilities.Attachment" : [ {
938 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ],
939 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
940 "type" : "tosca.capabilities.Attachment",
941 "leftOccurrences" : "UNBOUNDED",
942 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
943 "ownerName" : "protected_private_network",
944 "maxOccurrences" : "UNBOUNDED",
945 "uniqueId" : "capability.a7d9636e-e1ca-4656-8236-ca3738329695.attachment",
946 "capabilitySources" : [ "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
947 "minOccurrences" : "1",
948 "validSourceTypes" : [ ],
949 "name" : "attachment",
954 "tosca.capabilities.Node" : [ {
955 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ],
956 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
957 "node" : "tosca.nodes.Root",
958 "capability" : "tosca.capabilities.Node",
959 "leftOccurrences" : "UNBOUNDED",
960 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
961 "relationship" : "tosca.relationships.DependsOn",
962 "ownerName" : "protected_private_network",
963 "maxOccurrences" : "UNBOUNDED",
964 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
965 "minOccurrences" : "0",
966 "name" : "dependency",
970 "actualComponentUid" : "a7d9636e-e1ca-4656-8236-ca3738329695",
971 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
972 "normalizedName" : "protected_private_network",
973 "name" : "protected_private_network",
974 "creationTime" : 1553125007844,
976 "componentUid" : "a7d9636e-e1ca-4656-8236-ca3738329695",
977 "customizationUUID" : "c454a177-6934-476a-8c3f-a378b3f20819",
978 "componentVersion" : "1.0",
979 "componentName" : "NeutronNet",
980 "toscaComponentName" : "org.openecomp.resource.vl.nodes.heat.network.neutron.Net",
981 "originArchived" : false,
982 "modificationTime" : 1553125007934,
985 "invariantName" : "protected_private_network",
988 "propertyValueCounter" : 1,
992 "tosca.capabilities.Node" : [ {
993 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
994 "parentName" : "feature",
995 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
996 "type" : "tosca.capabilities.Node",
997 "leftOccurrences" : "UNBOUNDED",
998 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
999 "ownerName" : "abstract_vsn",
1000 "maxOccurrences" : "UNBOUNDED",
1001 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
1002 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
1003 "minOccurrences" : "1",
1004 "validSourceTypes" : [ ],
1005 "name" : "feature_vsn_vsn_private_0_port",
1008 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1009 "parentName" : "feature",
1010 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1011 "type" : "tosca.capabilities.Node",
1012 "leftOccurrences" : "UNBOUNDED",
1013 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1014 "ownerName" : "abstract_vsn",
1015 "maxOccurrences" : "UNBOUNDED",
1016 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
1017 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
1018 "minOccurrences" : "1",
1019 "validSourceTypes" : [ ],
1020 "name" : "feature_vsn",
1023 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1024 "parentName" : "feature",
1025 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1026 "type" : "tosca.capabilities.Node",
1027 "leftOccurrences" : "UNBOUNDED",
1028 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1029 "ownerName" : "abstract_vsn",
1030 "maxOccurrences" : "UNBOUNDED",
1031 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
1032 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
1033 "minOccurrences" : "1",
1034 "validSourceTypes" : [ ],
1035 "name" : "feature_vsn_vsn_private_1_port",
1038 "tosca.capabilities.Scalable" : [ {
1040 "uniqueId" : "tosca.capabilities.Scalable.min_instances",
1043 "definition" : false,
1044 "defaultValue" : "1",
1046 "name" : "min_instances",
1048 "immutable" : false,
1049 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1050 "getInputProperty" : false,
1051 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1054 "uniqueId" : "tosca.capabilities.Scalable.max_instances",
1057 "definition" : false,
1058 "defaultValue" : "1",
1060 "name" : "max_instances",
1062 "immutable" : false,
1063 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1064 "getInputProperty" : false,
1065 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1068 "uniqueId" : "tosca.capabilities.Scalable.default_instances",
1071 "definition" : false,
1073 "name" : "default_instances",
1075 "immutable" : false,
1076 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1077 "getInputProperty" : false,
1078 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1081 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1082 "parentName" : "scalable",
1083 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1084 "type" : "tosca.capabilities.Scalable",
1085 "leftOccurrences" : "UNBOUNDED",
1086 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1087 "ownerName" : "abstract_vsn",
1088 "maxOccurrences" : "UNBOUNDED",
1089 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.scalable",
1090 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
1091 "minOccurrences" : "1",
1092 "validSourceTypes" : [ ],
1093 "name" : "scalable_vsn",
1096 "org.openecomp.capabilities.Forwarder" : [ {
1097 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1098 "parentName" : "forwarder",
1099 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1100 "type" : "org.openecomp.capabilities.Forwarder",
1101 "leftOccurrences" : "UNBOUNDED",
1102 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1103 "ownerName" : "abstract_vsn",
1104 "maxOccurrences" : "UNBOUNDED",
1105 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
1106 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
1107 "minOccurrences" : "1",
1108 "validSourceTypes" : [ ],
1109 "name" : "forwarder_vsn_vsn_private_0_port",
1112 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1113 "parentName" : "forwarder",
1114 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1115 "type" : "org.openecomp.capabilities.Forwarder",
1116 "leftOccurrences" : "UNBOUNDED",
1117 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1118 "ownerName" : "abstract_vsn",
1119 "maxOccurrences" : "UNBOUNDED",
1120 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
1121 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
1122 "minOccurrences" : "1",
1123 "validSourceTypes" : [ ],
1124 "name" : "forwarder_vsn_vsn_private_1_port",
1127 "tosca.capabilities.network.Bindable" : [ {
1128 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1129 "parentName" : "binding",
1130 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1131 "type" : "tosca.capabilities.network.Bindable",
1132 "leftOccurrences" : "UNBOUNDED",
1133 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1134 "ownerName" : "abstract_vsn",
1135 "maxOccurrences" : "UNBOUNDED",
1136 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding",
1137 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
1138 "minOccurrences" : "0",
1139 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
1140 "name" : "binding_vsn_vsn_private_0_port",
1143 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1144 "parentName" : "binding",
1145 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1146 "type" : "tosca.capabilities.network.Bindable",
1147 "leftOccurrences" : "UNBOUNDED",
1148 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1149 "ownerName" : "abstract_vsn",
1150 "maxOccurrences" : "UNBOUNDED",
1151 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.binding",
1152 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
1153 "minOccurrences" : "1",
1154 "validSourceTypes" : [ ],
1155 "name" : "binding_vsn",
1158 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1159 "parentName" : "binding",
1160 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1161 "type" : "tosca.capabilities.network.Bindable",
1162 "leftOccurrences" : "UNBOUNDED",
1163 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1164 "ownerName" : "abstract_vsn",
1165 "maxOccurrences" : "UNBOUNDED",
1166 "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.binding",
1167 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
1168 "minOccurrences" : "0",
1169 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
1170 "name" : "binding_vsn_vsn_private_1_port",
1173 "org.openecomp.capabilities.PortMirroring" : [ {
1175 "uniqueId" : "org.openecomp.capabilities.PortMirroring.connection_point",
1176 "type" : "org.openecomp.datatypes.PortMirroringConnectionPointDescription",
1178 "definition" : false,
1180 "name" : "connection_point",
1181 "value" : "{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"vsn\",\"network_role\":{\"get_input\":\"port_vsn_private_1_port_network_role\"},\"pps_capacity\":\"\"}",
1183 "immutable" : false,
1184 "parentUniqueId" : "3ec89893-eff4-4c9a-bdba-3646a556b408",
1185 "getInputProperty" : false,
1186 "ownerId" : "3ec89893-eff4-4c9a-bdba-3646a556b408",
1189 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1190 "parentName" : "port_mirroring",
1191 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1192 "type" : "org.openecomp.capabilities.PortMirroring",
1193 "leftOccurrences" : "UNBOUNDED",
1194 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1195 "ownerName" : "abstract_vsn",
1196 "maxOccurrences" : "UNBOUNDED",
1197 "uniqueId" : "capability.3ec89893-eff4-4c9a-bdba-3646a556b408.port_mirroring",
1198 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
1199 "minOccurrences" : "1",
1200 "validSourceTypes" : [ ],
1201 "name" : "port_mirroring_vsn_vsn_private_1_port",
1204 "tosca.capabilities.Container" : [ {
1206 "uniqueId" : "tosca.capabilities.Container.num_cpus",
1209 "definition" : false,
1211 "name" : "num_cpus",
1213 "immutable" : false,
1214 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1215 "getInputProperty" : false,
1216 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1219 "uniqueId" : "tosca.capabilities.Container.disk_size",
1220 "type" : "scalar-unit.size",
1222 "definition" : false,
1224 "name" : "disk_size",
1226 "immutable" : false,
1227 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1228 "getInputProperty" : false,
1229 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1232 "uniqueId" : "tosca.capabilities.Container.cpu_frequency",
1233 "type" : "scalar-unit.frequency",
1235 "definition" : false,
1237 "name" : "cpu_frequency",
1239 "immutable" : false,
1240 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1241 "getInputProperty" : false,
1242 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1245 "uniqueId" : "tosca.capabilities.Container.mem_size",
1246 "type" : "scalar-unit.size",
1248 "definition" : false,
1250 "name" : "mem_size",
1252 "immutable" : false,
1253 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1254 "getInputProperty" : false,
1255 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
1258 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1259 "parentName" : "host",
1260 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1261 "type" : "tosca.capabilities.Container",
1262 "leftOccurrences" : "UNBOUNDED",
1263 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1264 "ownerName" : "abstract_vsn",
1265 "maxOccurrences" : "UNBOUNDED",
1266 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.host",
1267 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
1268 "minOccurrences" : "1",
1269 "validSourceTypes" : [ "tosca.nodes.SoftwareComponent" ],
1270 "name" : "host_vsn",
1273 "org.openecomp.capabilities.metric.Ceilometer" : [ {
1275 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
1278 "definition" : false,
1279 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
1283 "immutable" : false,
1284 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1285 "getInputProperty" : false,
1286 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1289 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
1292 "definition" : false,
1293 "defaultValue" : "Average rate of incoming packets",
1294 "description" : "Description of the metric",
1296 "name" : "description",
1297 "value" : "Average rate of incoming packets",
1299 "immutable" : false,
1300 "status" : "SUPPORTED",
1301 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1302 "getInputProperty" : false,
1303 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1306 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
1309 "definition" : false,
1310 "defaultValue" : "packet/s",
1311 "description" : "Unit of the metric value",
1314 "value" : "packet/s",
1316 "immutable" : false,
1317 "status" : "SUPPORTED",
1318 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1319 "getInputProperty" : false,
1320 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1323 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
1326 "definition" : false,
1327 "defaultValue" : "Gauge",
1328 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
1333 "immutable" : false,
1334 "status" : "SUPPORTED",
1335 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1336 "getInputProperty" : false,
1337 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1340 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
1343 "definition" : false,
1344 "defaultValue" : "network",
1345 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
1347 "name" : "category",
1348 "value" : "network",
1350 "immutable" : false,
1351 "status" : "SUPPORTED",
1352 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1353 "getInputProperty" : false,
1354 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1357 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1358 "parentName" : "network.incoming.packets.rate",
1359 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1360 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
1361 "type" : "org.openecomp.capabilities.metric.Ceilometer",
1362 "leftOccurrences" : "UNBOUNDED",
1363 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1364 "ownerName" : "abstract_vsn",
1365 "maxOccurrences" : "UNBOUNDED",
1366 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
1367 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
1368 "minOccurrences" : "1",
1369 "validSourceTypes" : [ ],
1370 "name" : "network.incoming.packets.rate_vsn_vsn_private_0_port",
1374 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
1377 "definition" : false,
1378 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
1382 "immutable" : false,
1383 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1384 "getInputProperty" : false,
1385 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1388 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
1391 "definition" : false,
1392 "defaultValue" : "Number of outgoing bytes",
1393 "description" : "Description of the metric",
1395 "name" : "description",
1396 "value" : "Number of outgoing bytes",
1398 "immutable" : false,
1399 "status" : "SUPPORTED",
1400 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1401 "getInputProperty" : false,
1402 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1405 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
1408 "definition" : false,
1409 "defaultValue" : "B",
1410 "description" : "Unit of the metric value",
1415 "immutable" : false,
1416 "status" : "SUPPORTED",
1417 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1418 "getInputProperty" : false,
1419 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1422 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
1425 "definition" : false,
1426 "defaultValue" : "Cumulative",
1427 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
1430 "value" : "Cumulative",
1432 "immutable" : false,
1433 "status" : "SUPPORTED",
1434 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1435 "getInputProperty" : false,
1436 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1439 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
1442 "definition" : false,
1443 "defaultValue" : "network",
1444 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
1446 "name" : "category",
1447 "value" : "network",
1449 "immutable" : false,
1450 "status" : "SUPPORTED",
1451 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1452 "getInputProperty" : false,
1453 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1456 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1457 "parentName" : "network.outgoing.bytes",
1458 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1459 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
1460 "type" : "org.openecomp.capabilities.metric.Ceilometer",
1461 "leftOccurrences" : "UNBOUNDED",
1462 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1463 "ownerName" : "abstract_vsn",
1464 "maxOccurrences" : "UNBOUNDED",
1465 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
1466 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
1467 "minOccurrences" : "1",
1468 "validSourceTypes" : [ ],
1469 "name" : "network.outgoing.bytes_vsn_vsn_private_0_port",
1473 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
1476 "definition" : false,
1477 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
1481 "immutable" : false,
1482 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1483 "getInputProperty" : false,
1484 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1487 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
1490 "definition" : false,
1491 "defaultValue" : "Average rate of outgoing packets",
1492 "description" : "Description of the metric",
1494 "name" : "description",
1495 "value" : "Average rate of outgoing packets",
1497 "immutable" : false,
1498 "status" : "SUPPORTED",
1499 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1500 "getInputProperty" : false,
1501 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1504 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
1507 "definition" : false,
1508 "defaultValue" : "packet/s",
1509 "description" : "Unit of the metric value",
1512 "value" : "packet/s",
1514 "immutable" : false,
1515 "status" : "SUPPORTED",
1516 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1517 "getInputProperty" : false,
1518 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1521 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
1524 "definition" : false,
1525 "defaultValue" : "Gauge",
1526 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
1531 "immutable" : false,
1532 "status" : "SUPPORTED",
1533 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1534 "getInputProperty" : false,
1535 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1538 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
1541 "definition" : false,
1542 "defaultValue" : "network",
1543 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
1545 "name" : "category",
1546 "value" : "network",
1548 "immutable" : false,
1549 "status" : "SUPPORTED",
1550 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1551 "getInputProperty" : false,
1552 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1555 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1556 "parentName" : "network.outgoing.packets.rate",
1557 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1558 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
1559 "type" : "org.openecomp.capabilities.metric.Ceilometer",
1560 "leftOccurrences" : "UNBOUNDED",
1561 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1562 "ownerName" : "abstract_vsn",
1563 "maxOccurrences" : "UNBOUNDED",
1564 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
1565 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
1566 "minOccurrences" : "1",
1567 "validSourceTypes" : [ ],
1568 "name" : "network.outgoing.packets.rate_vsn_vsn_private_0_port",
1572 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
1575 "definition" : false,
1576 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
1580 "immutable" : false,
1581 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1582 "getInputProperty" : false,
1583 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1586 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
1589 "definition" : false,
1590 "defaultValue" : "Number of outgoing packets",
1591 "description" : "Description of the metric",
1593 "name" : "description",
1594 "value" : "Number of outgoing packets",
1596 "immutable" : false,
1597 "status" : "SUPPORTED",
1598 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1599 "getInputProperty" : false,
1600 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1603 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
1606 "definition" : false,
1607 "defaultValue" : "packet",
1608 "description" : "Unit of the metric value",
1613 "immutable" : false,
1614 "status" : "SUPPORTED",
1615 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1616 "getInputProperty" : false,
1617 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1620 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
1623 "definition" : false,
1624 "defaultValue" : "Cumulative",
1625 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
1628 "value" : "Cumulative",
1630 "immutable" : false,
1631 "status" : "SUPPORTED",
1632 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1633 "getInputProperty" : false,
1634 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1637 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
1640 "definition" : false,
1641 "defaultValue" : "network",
1642 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
1644 "name" : "category",
1645 "value" : "network",
1647 "immutable" : false,
1648 "status" : "SUPPORTED",
1649 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1650 "getInputProperty" : false,
1651 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1654 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1655 "parentName" : "network.outpoing.packets",
1656 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1657 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
1658 "type" : "org.openecomp.capabilities.metric.Ceilometer",
1659 "leftOccurrences" : "UNBOUNDED",
1660 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1661 "ownerName" : "abstract_vsn",
1662 "maxOccurrences" : "UNBOUNDED",
1663 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
1664 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
1665 "minOccurrences" : "1",
1666 "validSourceTypes" : [ ],
1667 "name" : "network.outpoing.packets_vsn_vsn_private_0_port",
1671 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
1674 "definition" : false,
1675 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
1679 "immutable" : false,
1680 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1681 "getInputProperty" : false,
1682 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1685 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
1688 "definition" : false,
1689 "defaultValue" : "Average rate of incoming bytes",
1690 "description" : "Description of the metric",
1692 "name" : "description",
1693 "value" : "Average rate of incoming bytes",
1695 "immutable" : false,
1696 "status" : "SUPPORTED",
1697 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1698 "getInputProperty" : false,
1699 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1702 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
1705 "definition" : false,
1706 "defaultValue" : "B/s",
1707 "description" : "Unit of the metric value",
1712 "immutable" : false,
1713 "status" : "SUPPORTED",
1714 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1715 "getInputProperty" : false,
1716 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1719 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
1722 "definition" : false,
1723 "defaultValue" : "Gauge",
1724 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
1729 "immutable" : false,
1730 "status" : "SUPPORTED",
1731 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1732 "getInputProperty" : false,
1733 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1736 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
1739 "definition" : false,
1740 "defaultValue" : "network",
1741 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
1743 "name" : "category",
1744 "value" : "network",
1746 "immutable" : false,
1747 "status" : "SUPPORTED",
1748 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1749 "getInputProperty" : false,
1750 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1753 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1754 "parentName" : "network.incoming.bytes.rate",
1755 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1756 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
1757 "type" : "org.openecomp.capabilities.metric.Ceilometer",
1758 "leftOccurrences" : "UNBOUNDED",
1759 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1760 "ownerName" : "abstract_vsn",
1761 "maxOccurrences" : "UNBOUNDED",
1762 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
1763 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
1764 "minOccurrences" : "1",
1765 "validSourceTypes" : [ ],
1766 "name" : "network.incoming.bytes.rate_vsn_vsn_private_0_port",
1770 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
1773 "definition" : false,
1774 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
1778 "immutable" : false,
1779 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1780 "getInputProperty" : false,
1781 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1784 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
1787 "definition" : false,
1788 "defaultValue" : "Number of incoming bytes",
1789 "description" : "Description of the metric",
1791 "name" : "description",
1792 "value" : "Number of incoming bytes",
1794 "immutable" : false,
1795 "status" : "SUPPORTED",
1796 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1797 "getInputProperty" : false,
1798 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1801 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
1804 "definition" : false,
1805 "defaultValue" : "B",
1806 "description" : "Unit of the metric value",
1811 "immutable" : false,
1812 "status" : "SUPPORTED",
1813 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1814 "getInputProperty" : false,
1815 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1818 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
1821 "definition" : false,
1822 "defaultValue" : "Cumulative",
1823 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
1826 "value" : "Cumulative",
1828 "immutable" : false,
1829 "status" : "SUPPORTED",
1830 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1831 "getInputProperty" : false,
1832 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1835 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
1838 "definition" : false,
1839 "defaultValue" : "network",
1840 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
1842 "name" : "category",
1843 "value" : "network",
1845 "immutable" : false,
1846 "status" : "SUPPORTED",
1847 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1848 "getInputProperty" : false,
1849 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1852 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1853 "parentName" : "network.incoming.bytes",
1854 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1855 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
1856 "type" : "org.openecomp.capabilities.metric.Ceilometer",
1857 "leftOccurrences" : "UNBOUNDED",
1858 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1859 "ownerName" : "abstract_vsn",
1860 "maxOccurrences" : "UNBOUNDED",
1861 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
1862 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
1863 "minOccurrences" : "1",
1864 "validSourceTypes" : [ ],
1865 "name" : "network.incoming.bytes_vsn_vsn_private_0_port",
1869 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
1872 "definition" : false,
1873 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
1877 "immutable" : false,
1878 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1879 "getInputProperty" : false,
1880 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1883 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
1886 "definition" : false,
1887 "defaultValue" : "Average rate of outgoing bytes",
1888 "description" : "Description of the metric",
1890 "name" : "description",
1891 "value" : "Average rate of outgoing bytes",
1893 "immutable" : false,
1894 "status" : "SUPPORTED",
1895 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1896 "getInputProperty" : false,
1897 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1900 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
1903 "definition" : false,
1904 "defaultValue" : "B/s",
1905 "description" : "Unit of the metric value",
1910 "immutable" : false,
1911 "status" : "SUPPORTED",
1912 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1913 "getInputProperty" : false,
1914 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1917 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
1920 "definition" : false,
1921 "defaultValue" : "Gauge",
1922 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
1927 "immutable" : false,
1928 "status" : "SUPPORTED",
1929 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1930 "getInputProperty" : false,
1931 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1934 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
1937 "definition" : false,
1938 "defaultValue" : "network",
1939 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
1941 "name" : "category",
1942 "value" : "network",
1944 "immutable" : false,
1945 "status" : "SUPPORTED",
1946 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1947 "getInputProperty" : false,
1948 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1951 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
1952 "parentName" : "network.outgoing.bytes.rate",
1953 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
1954 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
1955 "type" : "org.openecomp.capabilities.metric.Ceilometer",
1956 "leftOccurrences" : "UNBOUNDED",
1957 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
1958 "ownerName" : "abstract_vsn",
1959 "maxOccurrences" : "UNBOUNDED",
1960 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
1961 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
1962 "minOccurrences" : "1",
1963 "validSourceTypes" : [ ],
1964 "name" : "network.outgoing.bytes.rate_vsn_vsn_private_0_port",
1968 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
1971 "definition" : false,
1972 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
1976 "immutable" : false,
1977 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1978 "getInputProperty" : false,
1979 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1982 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
1985 "definition" : false,
1986 "defaultValue" : "Number of incoming packets",
1987 "description" : "Description of the metric",
1989 "name" : "description",
1990 "value" : "Number of incoming packets",
1992 "immutable" : false,
1993 "status" : "SUPPORTED",
1994 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1995 "getInputProperty" : false,
1996 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
1999 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
2002 "definition" : false,
2003 "defaultValue" : "packet",
2004 "description" : "Unit of the metric value",
2009 "immutable" : false,
2010 "status" : "SUPPORTED",
2011 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
2012 "getInputProperty" : false,
2013 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
2016 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
2019 "definition" : false,
2020 "defaultValue" : "Cumulative",
2021 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
2024 "value" : "Cumulative",
2026 "immutable" : false,
2027 "status" : "SUPPORTED",
2028 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
2029 "getInputProperty" : false,
2030 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
2033 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
2036 "definition" : false,
2037 "defaultValue" : "network",
2038 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
2040 "name" : "category",
2041 "value" : "network",
2043 "immutable" : false,
2044 "status" : "SUPPORTED",
2045 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
2046 "getInputProperty" : false,
2047 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
2050 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
2051 "parentName" : "network.incoming.packets",
2052 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
2053 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
2054 "type" : "org.openecomp.capabilities.metric.Ceilometer",
2055 "leftOccurrences" : "UNBOUNDED",
2056 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
2057 "ownerName" : "abstract_vsn",
2058 "maxOccurrences" : "UNBOUNDED",
2059 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
2060 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
2061 "minOccurrences" : "1",
2062 "validSourceTypes" : [ ],
2063 "name" : "network.incoming.packets_vsn_vsn_private_0_port",
2067 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
2070 "definition" : false,
2071 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
2075 "immutable" : false,
2076 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2077 "getInputProperty" : false,
2078 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2081 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
2084 "definition" : false,
2085 "defaultValue" : "Size of ephemeral disk",
2086 "description" : "Description of the metric",
2088 "name" : "description",
2089 "value" : "Size of ephemeral disk",
2091 "immutable" : false,
2092 "status" : "SUPPORTED",
2093 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2094 "getInputProperty" : false,
2095 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2098 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
2101 "definition" : false,
2102 "defaultValue" : "GB",
2103 "description" : "Unit of the metric value",
2108 "immutable" : false,
2109 "status" : "SUPPORTED",
2110 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2111 "getInputProperty" : false,
2112 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2115 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
2118 "definition" : false,
2119 "defaultValue" : "Gauge",
2120 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
2125 "immutable" : false,
2126 "status" : "SUPPORTED",
2127 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2128 "getInputProperty" : false,
2129 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2132 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
2135 "definition" : false,
2136 "defaultValue" : "compute",
2137 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
2139 "name" : "category",
2140 "value" : "compute",
2142 "immutable" : false,
2143 "status" : "SUPPORTED",
2144 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2145 "getInputProperty" : false,
2146 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2149 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
2150 "parentName" : "disk.ephemeral.size",
2151 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
2152 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
2153 "type" : "org.openecomp.capabilities.metric.Ceilometer",
2154 "leftOccurrences" : "UNBOUNDED",
2155 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
2156 "ownerName" : "abstract_vsn",
2157 "maxOccurrences" : "UNBOUNDED",
2158 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.ephemeral.size",
2159 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
2160 "minOccurrences" : "1",
2161 "validSourceTypes" : [ ],
2162 "name" : "disk.ephemeral.size_vsn",
2166 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
2169 "definition" : false,
2170 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
2174 "immutable" : false,
2175 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2176 "getInputProperty" : false,
2177 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2180 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
2183 "definition" : false,
2184 "defaultValue" : "Existence of instance",
2185 "description" : "Description of the metric",
2187 "name" : "description",
2188 "value" : "Existence of instance",
2190 "immutable" : false,
2191 "status" : "SUPPORTED",
2192 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2193 "getInputProperty" : false,
2194 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2197 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
2200 "definition" : false,
2201 "defaultValue" : "instance",
2202 "description" : "Unit of the metric value",
2205 "value" : "instance",
2207 "immutable" : false,
2208 "status" : "SUPPORTED",
2209 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2210 "getInputProperty" : false,
2211 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2214 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
2217 "definition" : false,
2218 "defaultValue" : "Gauge",
2219 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
2224 "immutable" : false,
2225 "status" : "SUPPORTED",
2226 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2227 "getInputProperty" : false,
2228 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2231 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
2234 "definition" : false,
2235 "defaultValue" : "compute",
2236 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
2238 "name" : "category",
2239 "value" : "compute",
2241 "immutable" : false,
2242 "status" : "SUPPORTED",
2243 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2244 "getInputProperty" : false,
2245 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2248 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
2249 "parentName" : "instance",
2250 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
2251 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
2252 "type" : "org.openecomp.capabilities.metric.Ceilometer",
2253 "leftOccurrences" : "UNBOUNDED",
2254 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
2255 "ownerName" : "abstract_vsn",
2256 "maxOccurrences" : "UNBOUNDED",
2257 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.instance",
2258 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
2259 "minOccurrences" : "1",
2260 "validSourceTypes" : [ ],
2261 "name" : "instance_vsn",
2265 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
2268 "definition" : false,
2269 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
2273 "immutable" : false,
2274 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2275 "getInputProperty" : false,
2276 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2279 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
2282 "definition" : false,
2283 "defaultValue" : "Volume of RAM allocated to the instance",
2284 "description" : "Description of the metric",
2286 "name" : "description",
2287 "value" : "Volume of RAM allocated to the instance",
2289 "immutable" : false,
2290 "status" : "SUPPORTED",
2291 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2292 "getInputProperty" : false,
2293 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2296 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
2299 "definition" : false,
2300 "defaultValue" : "MB",
2301 "description" : "Unit of the metric value",
2306 "immutable" : false,
2307 "status" : "SUPPORTED",
2308 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2309 "getInputProperty" : false,
2310 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2313 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
2316 "definition" : false,
2317 "defaultValue" : "Gauge",
2318 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
2323 "immutable" : false,
2324 "status" : "SUPPORTED",
2325 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2326 "getInputProperty" : false,
2327 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2330 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
2333 "definition" : false,
2334 "defaultValue" : "compute",
2335 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
2337 "name" : "category",
2338 "value" : "compute",
2340 "immutable" : false,
2341 "status" : "SUPPORTED",
2342 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2343 "getInputProperty" : false,
2344 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2347 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
2348 "parentName" : "memory",
2349 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
2350 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
2351 "type" : "org.openecomp.capabilities.metric.Ceilometer",
2352 "leftOccurrences" : "UNBOUNDED",
2353 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
2354 "ownerName" : "abstract_vsn",
2355 "maxOccurrences" : "UNBOUNDED",
2356 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory",
2357 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
2358 "minOccurrences" : "1",
2359 "validSourceTypes" : [ ],
2360 "name" : "memory_vsn",
2364 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
2367 "definition" : false,
2368 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
2372 "immutable" : false,
2373 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2374 "getInputProperty" : false,
2375 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2378 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
2381 "definition" : false,
2382 "defaultValue" : "Average disk iops",
2383 "description" : "Description of the metric",
2385 "name" : "description",
2386 "value" : "Average disk iops",
2388 "immutable" : false,
2389 "status" : "SUPPORTED",
2390 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2391 "getInputProperty" : false,
2392 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2395 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
2398 "definition" : false,
2399 "defaultValue" : "count/s",
2400 "description" : "Unit of the metric value",
2403 "value" : "count/s",
2405 "immutable" : false,
2406 "status" : "SUPPORTED",
2407 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2408 "getInputProperty" : false,
2409 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2412 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
2415 "definition" : false,
2416 "defaultValue" : "Gauge",
2417 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
2422 "immutable" : false,
2423 "status" : "SUPPORTED",
2424 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2425 "getInputProperty" : false,
2426 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2429 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
2432 "definition" : false,
2433 "defaultValue" : "disk",
2434 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
2436 "name" : "category",
2439 "immutable" : false,
2440 "status" : "SUPPORTED",
2441 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2442 "getInputProperty" : false,
2443 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2446 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
2447 "parentName" : "disk.iops",
2448 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
2449 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
2450 "type" : "org.openecomp.capabilities.metric.Ceilometer",
2451 "leftOccurrences" : "UNBOUNDED",
2452 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
2453 "ownerName" : "abstract_vsn",
2454 "maxOccurrences" : "UNBOUNDED",
2455 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.iops",
2456 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
2457 "minOccurrences" : "1",
2458 "validSourceTypes" : [ ],
2459 "name" : "disk.iops_vsn",
2463 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
2466 "definition" : false,
2467 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
2471 "immutable" : false,
2472 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2473 "getInputProperty" : false,
2474 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2477 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
2480 "definition" : false,
2481 "defaultValue" : "Number of read requests",
2482 "description" : "Description of the metric",
2484 "name" : "description",
2485 "value" : "Number of read requests",
2487 "immutable" : false,
2488 "status" : "SUPPORTED",
2489 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2490 "getInputProperty" : false,
2491 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2494 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
2497 "definition" : false,
2498 "defaultValue" : "request",
2499 "description" : "Unit of the metric value",
2502 "value" : "request",
2504 "immutable" : false,
2505 "status" : "SUPPORTED",
2506 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2507 "getInputProperty" : false,
2508 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2511 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
2514 "definition" : false,
2515 "defaultValue" : "Cumulative",
2516 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
2519 "value" : "Cumulative",
2521 "immutable" : false,
2522 "status" : "SUPPORTED",
2523 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2524 "getInputProperty" : false,
2525 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2528 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
2531 "definition" : false,
2532 "defaultValue" : "disk",
2533 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
2535 "name" : "category",
2538 "immutable" : false,
2539 "status" : "SUPPORTED",
2540 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2541 "getInputProperty" : false,
2542 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2545 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
2546 "parentName" : "disk.device.read.requests",
2547 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
2548 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
2549 "type" : "org.openecomp.capabilities.metric.Ceilometer",
2550 "leftOccurrences" : "UNBOUNDED",
2551 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
2552 "ownerName" : "abstract_vsn",
2553 "maxOccurrences" : "UNBOUNDED",
2554 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests",
2555 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
2556 "minOccurrences" : "1",
2557 "validSourceTypes" : [ ],
2558 "name" : "disk.device.read.requests_vsn",
2562 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
2565 "definition" : false,
2566 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
2570 "immutable" : false,
2571 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2572 "getInputProperty" : false,
2573 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2576 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
2579 "definition" : false,
2580 "defaultValue" : "CPU time used since previous datapoint",
2581 "description" : "Description of the metric",
2583 "name" : "description",
2584 "value" : "CPU time used since previous datapoint",
2586 "immutable" : false,
2587 "status" : "SUPPORTED",
2588 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2589 "getInputProperty" : false,
2590 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2593 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
2596 "definition" : false,
2597 "defaultValue" : "ns",
2598 "description" : "Unit of the metric value",
2603 "immutable" : false,
2604 "status" : "SUPPORTED",
2605 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2606 "getInputProperty" : false,
2607 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2610 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
2613 "definition" : false,
2614 "defaultValue" : "Delta",
2615 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
2620 "immutable" : false,
2621 "status" : "SUPPORTED",
2622 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2623 "getInputProperty" : false,
2624 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2627 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
2630 "definition" : false,
2631 "defaultValue" : "compute",
2632 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
2634 "name" : "category",
2635 "value" : "compute",
2637 "immutable" : false,
2638 "status" : "SUPPORTED",
2639 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2640 "getInputProperty" : false,
2641 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2644 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
2645 "parentName" : "cpu.delta",
2646 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
2647 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
2648 "type" : "org.openecomp.capabilities.metric.Ceilometer",
2649 "leftOccurrences" : "UNBOUNDED",
2650 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
2651 "ownerName" : "abstract_vsn",
2652 "maxOccurrences" : "UNBOUNDED",
2653 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu.delta",
2654 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
2655 "minOccurrences" : "1",
2656 "validSourceTypes" : [ ],
2657 "name" : "cpu.delta_vsn",
2661 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
2664 "definition" : false,
2665 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
2669 "immutable" : false,
2670 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2671 "getInputProperty" : false,
2672 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2675 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
2678 "definition" : false,
2679 "defaultValue" : "The amount of disk that the instance can see",
2680 "description" : "Description of the metric",
2682 "name" : "description",
2683 "value" : "The amount of disk that the instance can see",
2685 "immutable" : false,
2686 "status" : "SUPPORTED",
2687 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2688 "getInputProperty" : false,
2689 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2692 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
2695 "definition" : false,
2696 "defaultValue" : "B",
2697 "description" : "Unit of the metric value",
2702 "immutable" : false,
2703 "status" : "SUPPORTED",
2704 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2705 "getInputProperty" : false,
2706 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2709 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
2712 "definition" : false,
2713 "defaultValue" : "Gauge",
2714 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
2719 "immutable" : false,
2720 "status" : "SUPPORTED",
2721 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2722 "getInputProperty" : false,
2723 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2726 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
2729 "definition" : false,
2730 "defaultValue" : "disk",
2731 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
2733 "name" : "category",
2736 "immutable" : false,
2737 "status" : "SUPPORTED",
2738 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2739 "getInputProperty" : false,
2740 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2743 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
2744 "parentName" : "disk.capacity",
2745 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
2746 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
2747 "type" : "org.openecomp.capabilities.metric.Ceilometer",
2748 "leftOccurrences" : "UNBOUNDED",
2749 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
2750 "ownerName" : "abstract_vsn",
2751 "maxOccurrences" : "UNBOUNDED",
2752 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.capacity",
2753 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
2754 "minOccurrences" : "1",
2755 "validSourceTypes" : [ ],
2756 "name" : "disk.capacity_vsn",
2760 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
2763 "definition" : false,
2764 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
2768 "immutable" : false,
2769 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2770 "getInputProperty" : false,
2771 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2774 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
2777 "definition" : false,
2778 "defaultValue" : "Volume of reads",
2779 "description" : "Description of the metric",
2781 "name" : "description",
2782 "value" : "Volume of reads",
2784 "immutable" : false,
2785 "status" : "SUPPORTED",
2786 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2787 "getInputProperty" : false,
2788 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2791 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
2794 "definition" : false,
2795 "defaultValue" : "B",
2796 "description" : "Unit of the metric value",
2801 "immutable" : false,
2802 "status" : "SUPPORTED",
2803 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2804 "getInputProperty" : false,
2805 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2808 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
2811 "definition" : false,
2812 "defaultValue" : "Cumulative",
2813 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
2816 "value" : "Cumulative",
2818 "immutable" : false,
2819 "status" : "SUPPORTED",
2820 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2821 "getInputProperty" : false,
2822 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2825 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
2828 "definition" : false,
2829 "defaultValue" : "disk",
2830 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
2832 "name" : "category",
2835 "immutable" : false,
2836 "status" : "SUPPORTED",
2837 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2838 "getInputProperty" : false,
2839 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2842 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
2843 "parentName" : "disk.device.read.bytes",
2844 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
2845 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
2846 "type" : "org.openecomp.capabilities.metric.Ceilometer",
2847 "leftOccurrences" : "UNBOUNDED",
2848 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
2849 "ownerName" : "abstract_vsn",
2850 "maxOccurrences" : "UNBOUNDED",
2851 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes",
2852 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
2853 "minOccurrences" : "1",
2854 "validSourceTypes" : [ ],
2855 "name" : "disk.device.read.bytes_vsn",
2859 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
2862 "definition" : false,
2863 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
2867 "immutable" : false,
2868 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2869 "getInputProperty" : false,
2870 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2873 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
2876 "definition" : false,
2877 "defaultValue" : "Volume of writes",
2878 "description" : "Description of the metric",
2880 "name" : "description",
2881 "value" : "Volume of writes",
2883 "immutable" : false,
2884 "status" : "SUPPORTED",
2885 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2886 "getInputProperty" : false,
2887 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2890 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
2893 "definition" : false,
2894 "defaultValue" : "B",
2895 "description" : "Unit of the metric value",
2900 "immutable" : false,
2901 "status" : "SUPPORTED",
2902 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2903 "getInputProperty" : false,
2904 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2907 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
2910 "definition" : false,
2911 "defaultValue" : "Cumulative",
2912 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
2915 "value" : "Cumulative",
2917 "immutable" : false,
2918 "status" : "SUPPORTED",
2919 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2920 "getInputProperty" : false,
2921 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2924 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
2927 "definition" : false,
2928 "defaultValue" : "compute",
2929 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
2931 "name" : "category",
2932 "value" : "compute",
2934 "immutable" : false,
2935 "status" : "SUPPORTED",
2936 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2937 "getInputProperty" : false,
2938 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2941 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
2942 "parentName" : "disk.write.bytes",
2943 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
2944 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
2945 "type" : "org.openecomp.capabilities.metric.Ceilometer",
2946 "leftOccurrences" : "UNBOUNDED",
2947 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
2948 "ownerName" : "abstract_vsn",
2949 "maxOccurrences" : "UNBOUNDED",
2950 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes",
2951 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
2952 "minOccurrences" : "1",
2953 "validSourceTypes" : [ ],
2954 "name" : "disk.write.bytes_vsn",
2958 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
2961 "definition" : false,
2962 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
2966 "immutable" : false,
2967 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2968 "getInputProperty" : false,
2969 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2972 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
2975 "definition" : false,
2976 "defaultValue" : "Average disk latency",
2977 "description" : "Description of the metric",
2979 "name" : "description",
2980 "value" : "Average disk latency",
2982 "immutable" : false,
2983 "status" : "SUPPORTED",
2984 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2985 "getInputProperty" : false,
2986 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
2989 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
2992 "definition" : false,
2993 "defaultValue" : "ms",
2994 "description" : "Unit of the metric value",
2999 "immutable" : false,
3000 "status" : "SUPPORTED",
3001 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3002 "getInputProperty" : false,
3003 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3006 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
3009 "definition" : false,
3010 "defaultValue" : "Gauge",
3011 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
3016 "immutable" : false,
3017 "status" : "SUPPORTED",
3018 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3019 "getInputProperty" : false,
3020 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3023 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
3026 "definition" : false,
3027 "defaultValue" : "disk",
3028 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
3030 "name" : "category",
3033 "immutable" : false,
3034 "status" : "SUPPORTED",
3035 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3036 "getInputProperty" : false,
3037 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3040 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
3041 "parentName" : "disk.latency",
3042 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
3043 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
3044 "type" : "org.openecomp.capabilities.metric.Ceilometer",
3045 "leftOccurrences" : "UNBOUNDED",
3046 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
3047 "ownerName" : "abstract_vsn",
3048 "maxOccurrences" : "UNBOUNDED",
3049 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.latency",
3050 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
3051 "minOccurrences" : "1",
3052 "validSourceTypes" : [ ],
3053 "name" : "disk.latency_vsn",
3057 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
3060 "definition" : false,
3061 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
3065 "immutable" : false,
3066 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3067 "getInputProperty" : false,
3068 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3071 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
3074 "definition" : false,
3075 "defaultValue" : "Average rate of reads",
3076 "description" : "Description of the metric",
3078 "name" : "description",
3079 "value" : "Average rate of reads",
3081 "immutable" : false,
3082 "status" : "SUPPORTED",
3083 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3084 "getInputProperty" : false,
3085 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3088 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
3091 "definition" : false,
3092 "defaultValue" : "B/s",
3093 "description" : "Unit of the metric value",
3098 "immutable" : false,
3099 "status" : "SUPPORTED",
3100 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3101 "getInputProperty" : false,
3102 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3105 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
3108 "definition" : false,
3109 "defaultValue" : "Gauge",
3110 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
3115 "immutable" : false,
3116 "status" : "SUPPORTED",
3117 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3118 "getInputProperty" : false,
3119 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3122 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
3125 "definition" : false,
3126 "defaultValue" : "disk",
3127 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
3129 "name" : "category",
3132 "immutable" : false,
3133 "status" : "SUPPORTED",
3134 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3135 "getInputProperty" : false,
3136 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3139 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
3140 "parentName" : "disk.device.read.bytes.rate",
3141 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
3142 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
3143 "type" : "org.openecomp.capabilities.metric.Ceilometer",
3144 "leftOccurrences" : "UNBOUNDED",
3145 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
3146 "ownerName" : "abstract_vsn",
3147 "maxOccurrences" : "UNBOUNDED",
3148 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes.rate",
3149 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
3150 "minOccurrences" : "1",
3151 "validSourceTypes" : [ ],
3152 "name" : "disk.device.read.bytes.rate_vsn",
3156 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
3159 "definition" : false,
3160 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
3164 "immutable" : false,
3165 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3166 "getInputProperty" : false,
3167 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3170 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
3173 "definition" : false,
3174 "defaultValue" : "The physical size in bytes of the image container on the host",
3175 "description" : "Description of the metric",
3177 "name" : "description",
3178 "value" : "The physical size in bytes of the image container on the host",
3180 "immutable" : false,
3181 "status" : "SUPPORTED",
3182 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3183 "getInputProperty" : false,
3184 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3187 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
3190 "definition" : false,
3191 "defaultValue" : "B",
3192 "description" : "Unit of the metric value",
3197 "immutable" : false,
3198 "status" : "SUPPORTED",
3199 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3200 "getInputProperty" : false,
3201 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3204 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
3207 "definition" : false,
3208 "defaultValue" : "Gauge",
3209 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
3214 "immutable" : false,
3215 "status" : "SUPPORTED",
3216 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3217 "getInputProperty" : false,
3218 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3221 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
3224 "definition" : false,
3225 "defaultValue" : "disk",
3226 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
3228 "name" : "category",
3231 "immutable" : false,
3232 "status" : "SUPPORTED",
3233 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3234 "getInputProperty" : false,
3235 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3238 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
3239 "parentName" : "disk.usage",
3240 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
3241 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
3242 "type" : "org.openecomp.capabilities.metric.Ceilometer",
3243 "leftOccurrences" : "UNBOUNDED",
3244 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
3245 "ownerName" : "abstract_vsn",
3246 "maxOccurrences" : "UNBOUNDED",
3247 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.usage",
3248 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
3249 "minOccurrences" : "1",
3250 "validSourceTypes" : [ ],
3251 "name" : "disk.usage_vsn",
3255 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
3258 "definition" : false,
3259 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
3263 "immutable" : false,
3264 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3265 "getInputProperty" : false,
3266 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3269 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
3272 "definition" : false,
3273 "defaultValue" : "Average CPU utilization",
3274 "description" : "Description of the metric",
3276 "name" : "description",
3277 "value" : "Average CPU utilization",
3279 "immutable" : false,
3280 "status" : "SUPPORTED",
3281 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3282 "getInputProperty" : false,
3283 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3286 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
3289 "definition" : false,
3290 "defaultValue" : "%",
3291 "description" : "Unit of the metric value",
3296 "immutable" : false,
3297 "status" : "SUPPORTED",
3298 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3299 "getInputProperty" : false,
3300 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3303 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
3306 "definition" : false,
3307 "defaultValue" : "Gauge",
3308 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
3313 "immutable" : false,
3314 "status" : "SUPPORTED",
3315 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3316 "getInputProperty" : false,
3317 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3320 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
3323 "definition" : false,
3324 "defaultValue" : "compute",
3325 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
3327 "name" : "category",
3328 "value" : "compute",
3330 "immutable" : false,
3331 "status" : "SUPPORTED",
3332 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3333 "getInputProperty" : false,
3334 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3337 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
3338 "parentName" : "cpu_util",
3339 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
3340 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
3341 "type" : "org.openecomp.capabilities.metric.Ceilometer",
3342 "leftOccurrences" : "UNBOUNDED",
3343 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
3344 "ownerName" : "abstract_vsn",
3345 "maxOccurrences" : "UNBOUNDED",
3346 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu_util",
3347 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
3348 "minOccurrences" : "1",
3349 "validSourceTypes" : [ ],
3350 "name" : "cpu_util_vsn",
3354 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
3357 "definition" : false,
3358 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
3362 "immutable" : false,
3363 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3364 "getInputProperty" : false,
3365 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3368 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
3371 "definition" : false,
3372 "defaultValue" : "The amount of disk per device occupied by the instance on the host machine",
3373 "description" : "Description of the metric",
3375 "name" : "description",
3376 "value" : "The amount of disk per device occupied by the instance on the host machine",
3378 "immutable" : false,
3379 "status" : "SUPPORTED",
3380 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3381 "getInputProperty" : false,
3382 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3385 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
3388 "definition" : false,
3389 "defaultValue" : "B",
3390 "description" : "Unit of the metric value",
3395 "immutable" : false,
3396 "status" : "SUPPORTED",
3397 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3398 "getInputProperty" : false,
3399 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3402 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
3405 "definition" : false,
3406 "defaultValue" : "Gauge",
3407 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
3412 "immutable" : false,
3413 "status" : "SUPPORTED",
3414 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3415 "getInputProperty" : false,
3416 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3419 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
3422 "definition" : false,
3423 "defaultValue" : "disk",
3424 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
3426 "name" : "category",
3429 "immutable" : false,
3430 "status" : "SUPPORTED",
3431 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3432 "getInputProperty" : false,
3433 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3436 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
3437 "parentName" : "disk.device.allocation",
3438 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
3439 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
3440 "type" : "org.openecomp.capabilities.metric.Ceilometer",
3441 "leftOccurrences" : "UNBOUNDED",
3442 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
3443 "ownerName" : "abstract_vsn",
3444 "maxOccurrences" : "UNBOUNDED",
3445 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.allocation",
3446 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
3447 "minOccurrences" : "1",
3448 "validSourceTypes" : [ ],
3449 "name" : "disk.device.allocation_vsn",
3453 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
3456 "definition" : false,
3457 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
3461 "immutable" : false,
3462 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3463 "getInputProperty" : false,
3464 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3467 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
3470 "definition" : false,
3471 "defaultValue" : "Average rate of write requests",
3472 "description" : "Description of the metric",
3474 "name" : "description",
3475 "value" : "Average rate of write requests",
3477 "immutable" : false,
3478 "status" : "SUPPORTED",
3479 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3480 "getInputProperty" : false,
3481 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3484 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
3487 "definition" : false,
3488 "defaultValue" : "request/s",
3489 "description" : "Unit of the metric value",
3492 "value" : "request/s",
3494 "immutable" : false,
3495 "status" : "SUPPORTED",
3496 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3497 "getInputProperty" : false,
3498 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3501 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
3504 "definition" : false,
3505 "defaultValue" : "Gauge",
3506 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
3511 "immutable" : false,
3512 "status" : "SUPPORTED",
3513 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3514 "getInputProperty" : false,
3515 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3518 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
3521 "definition" : false,
3522 "defaultValue" : "compute",
3523 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
3525 "name" : "category",
3526 "value" : "compute",
3528 "immutable" : false,
3529 "status" : "SUPPORTED",
3530 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3531 "getInputProperty" : false,
3532 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3535 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
3536 "parentName" : "disk.write.requests.rate",
3537 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
3538 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
3539 "type" : "org.openecomp.capabilities.metric.Ceilometer",
3540 "leftOccurrences" : "UNBOUNDED",
3541 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
3542 "ownerName" : "abstract_vsn",
3543 "maxOccurrences" : "UNBOUNDED",
3544 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests.rate",
3545 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
3546 "minOccurrences" : "1",
3547 "validSourceTypes" : [ ],
3548 "name" : "disk.write.requests.rate_vsn",
3552 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
3555 "definition" : false,
3556 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
3560 "immutable" : false,
3561 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3562 "getInputProperty" : false,
3563 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3566 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
3569 "definition" : false,
3570 "defaultValue" : "Average rate of writes",
3571 "description" : "Description of the metric",
3573 "name" : "description",
3574 "value" : "Average rate of writes",
3576 "immutable" : false,
3577 "status" : "SUPPORTED",
3578 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3579 "getInputProperty" : false,
3580 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3583 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
3586 "definition" : false,
3587 "defaultValue" : "B/s",
3588 "description" : "Unit of the metric value",
3593 "immutable" : false,
3594 "status" : "SUPPORTED",
3595 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3596 "getInputProperty" : false,
3597 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3600 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
3603 "definition" : false,
3604 "defaultValue" : "Gauge",
3605 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
3610 "immutable" : false,
3611 "status" : "SUPPORTED",
3612 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3613 "getInputProperty" : false,
3614 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3617 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
3620 "definition" : false,
3621 "defaultValue" : "compute",
3622 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
3624 "name" : "category",
3625 "value" : "compute",
3627 "immutable" : false,
3628 "status" : "SUPPORTED",
3629 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3630 "getInputProperty" : false,
3631 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3634 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
3635 "parentName" : "disk.write.bytes.rate",
3636 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
3637 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
3638 "type" : "org.openecomp.capabilities.metric.Ceilometer",
3639 "leftOccurrences" : "UNBOUNDED",
3640 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
3641 "ownerName" : "abstract_vsn",
3642 "maxOccurrences" : "UNBOUNDED",
3643 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes.rate",
3644 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
3645 "minOccurrences" : "1",
3646 "validSourceTypes" : [ ],
3647 "name" : "disk.write.bytes.rate_vsn",
3651 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
3654 "definition" : false,
3655 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
3659 "immutable" : false,
3660 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3661 "getInputProperty" : false,
3662 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3665 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
3668 "definition" : false,
3669 "defaultValue" : "Average disk latency per device",
3670 "description" : "Description of the metric",
3672 "name" : "description",
3673 "value" : "Average disk latency per device",
3675 "immutable" : false,
3676 "status" : "SUPPORTED",
3677 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3678 "getInputProperty" : false,
3679 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3682 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
3685 "definition" : false,
3686 "defaultValue" : "ms",
3687 "description" : "Unit of the metric value",
3692 "immutable" : false,
3693 "status" : "SUPPORTED",
3694 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3695 "getInputProperty" : false,
3696 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3699 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
3702 "definition" : false,
3703 "defaultValue" : "Gauge",
3704 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
3709 "immutable" : false,
3710 "status" : "SUPPORTED",
3711 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3712 "getInputProperty" : false,
3713 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3716 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
3719 "definition" : false,
3720 "defaultValue" : "disk",
3721 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
3723 "name" : "category",
3726 "immutable" : false,
3727 "status" : "SUPPORTED",
3728 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3729 "getInputProperty" : false,
3730 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3733 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
3734 "parentName" : "disk.device.latency",
3735 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
3736 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
3737 "type" : "org.openecomp.capabilities.metric.Ceilometer",
3738 "leftOccurrences" : "UNBOUNDED",
3739 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
3740 "ownerName" : "abstract_vsn",
3741 "maxOccurrences" : "UNBOUNDED",
3742 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.latency",
3743 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
3744 "minOccurrences" : "1",
3745 "validSourceTypes" : [ ],
3746 "name" : "disk.device.latency_vsn",
3750 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
3753 "definition" : false,
3754 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
3758 "immutable" : false,
3759 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3760 "getInputProperty" : false,
3761 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3764 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
3767 "definition" : false,
3768 "defaultValue" : "CPU time used",
3769 "description" : "Description of the metric",
3771 "name" : "description",
3772 "value" : "CPU time used",
3774 "immutable" : false,
3775 "status" : "SUPPORTED",
3776 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3777 "getInputProperty" : false,
3778 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3781 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
3784 "definition" : false,
3785 "defaultValue" : "ns",
3786 "description" : "Unit of the metric value",
3791 "immutable" : false,
3792 "status" : "SUPPORTED",
3793 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3794 "getInputProperty" : false,
3795 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3798 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
3801 "definition" : false,
3802 "defaultValue" : "Cumulative",
3803 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
3806 "value" : "Cumulative",
3808 "immutable" : false,
3809 "status" : "SUPPORTED",
3810 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3811 "getInputProperty" : false,
3812 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3815 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
3818 "definition" : false,
3819 "defaultValue" : "compute",
3820 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
3822 "name" : "category",
3823 "value" : "compute",
3825 "immutable" : false,
3826 "status" : "SUPPORTED",
3827 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3828 "getInputProperty" : false,
3829 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3832 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
3833 "parentName" : "cpu",
3834 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
3835 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
3836 "type" : "org.openecomp.capabilities.metric.Ceilometer",
3837 "leftOccurrences" : "UNBOUNDED",
3838 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
3839 "ownerName" : "abstract_vsn",
3840 "maxOccurrences" : "UNBOUNDED",
3841 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu",
3842 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
3843 "minOccurrences" : "1",
3844 "validSourceTypes" : [ ],
3849 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
3852 "definition" : false,
3853 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
3857 "immutable" : false,
3858 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3859 "getInputProperty" : false,
3860 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3863 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
3866 "definition" : false,
3867 "defaultValue" : "Number of write requests",
3868 "description" : "Description of the metric",
3870 "name" : "description",
3871 "value" : "Number of write requests",
3873 "immutable" : false,
3874 "status" : "SUPPORTED",
3875 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3876 "getInputProperty" : false,
3877 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3880 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
3883 "definition" : false,
3884 "defaultValue" : "request",
3885 "description" : "Unit of the metric value",
3888 "value" : "request",
3890 "immutable" : false,
3891 "status" : "SUPPORTED",
3892 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3893 "getInputProperty" : false,
3894 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3897 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
3900 "definition" : false,
3901 "defaultValue" : "Cumulative",
3902 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
3905 "value" : "Cumulative",
3907 "immutable" : false,
3908 "status" : "SUPPORTED",
3909 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3910 "getInputProperty" : false,
3911 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3914 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
3917 "definition" : false,
3918 "defaultValue" : "disk",
3919 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
3921 "name" : "category",
3924 "immutable" : false,
3925 "status" : "SUPPORTED",
3926 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3927 "getInputProperty" : false,
3928 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3931 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
3932 "parentName" : "disk.device.write.requests",
3933 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
3934 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
3935 "type" : "org.openecomp.capabilities.metric.Ceilometer",
3936 "leftOccurrences" : "UNBOUNDED",
3937 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
3938 "ownerName" : "abstract_vsn",
3939 "maxOccurrences" : "UNBOUNDED",
3940 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests",
3941 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
3942 "minOccurrences" : "1",
3943 "validSourceTypes" : [ ],
3944 "name" : "disk.device.write.requests_vsn",
3948 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
3951 "definition" : false,
3952 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
3956 "immutable" : false,
3957 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3958 "getInputProperty" : false,
3959 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3962 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
3965 "definition" : false,
3966 "defaultValue" : "Volume of writes",
3967 "description" : "Description of the metric",
3969 "name" : "description",
3970 "value" : "Volume of writes",
3972 "immutable" : false,
3973 "status" : "SUPPORTED",
3974 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3975 "getInputProperty" : false,
3976 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3979 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
3982 "definition" : false,
3983 "defaultValue" : "B",
3984 "description" : "Unit of the metric value",
3989 "immutable" : false,
3990 "status" : "SUPPORTED",
3991 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3992 "getInputProperty" : false,
3993 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
3996 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
3999 "definition" : false,
4000 "defaultValue" : "Cumulative",
4001 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
4004 "value" : "Cumulative",
4006 "immutable" : false,
4007 "status" : "SUPPORTED",
4008 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4009 "getInputProperty" : false,
4010 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4013 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
4016 "definition" : false,
4017 "defaultValue" : "disk",
4018 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
4020 "name" : "category",
4023 "immutable" : false,
4024 "status" : "SUPPORTED",
4025 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4026 "getInputProperty" : false,
4027 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4030 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
4031 "parentName" : "disk.device.write.bytes",
4032 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
4033 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
4034 "type" : "org.openecomp.capabilities.metric.Ceilometer",
4035 "leftOccurrences" : "UNBOUNDED",
4036 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
4037 "ownerName" : "abstract_vsn",
4038 "maxOccurrences" : "UNBOUNDED",
4039 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes",
4040 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
4041 "minOccurrences" : "1",
4042 "validSourceTypes" : [ ],
4043 "name" : "disk.device.write.bytes_vsn",
4047 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
4050 "definition" : false,
4051 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
4055 "immutable" : false,
4056 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4057 "getInputProperty" : false,
4058 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4061 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
4064 "definition" : false,
4065 "defaultValue" : "Number of read requests",
4066 "description" : "Description of the metric",
4068 "name" : "description",
4069 "value" : "Number of read requests",
4071 "immutable" : false,
4072 "status" : "SUPPORTED",
4073 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4074 "getInputProperty" : false,
4075 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4078 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
4081 "definition" : false,
4082 "defaultValue" : "request",
4083 "description" : "Unit of the metric value",
4086 "value" : "request",
4088 "immutable" : false,
4089 "status" : "SUPPORTED",
4090 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4091 "getInputProperty" : false,
4092 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4095 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
4098 "definition" : false,
4099 "defaultValue" : "Cumulative",
4100 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
4103 "value" : "Cumulative",
4105 "immutable" : false,
4106 "status" : "SUPPORTED",
4107 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4108 "getInputProperty" : false,
4109 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4112 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
4115 "definition" : false,
4116 "defaultValue" : "compute",
4117 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
4119 "name" : "category",
4120 "value" : "compute",
4122 "immutable" : false,
4123 "status" : "SUPPORTED",
4124 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4125 "getInputProperty" : false,
4126 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4129 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
4130 "parentName" : "disk.read.requests",
4131 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
4132 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
4133 "type" : "org.openecomp.capabilities.metric.Ceilometer",
4134 "leftOccurrences" : "UNBOUNDED",
4135 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
4136 "ownerName" : "abstract_vsn",
4137 "maxOccurrences" : "UNBOUNDED",
4138 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.requests",
4139 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
4140 "minOccurrences" : "1",
4141 "validSourceTypes" : [ ],
4142 "name" : "disk.read.requests_vsn",
4146 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
4149 "definition" : false,
4150 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
4154 "immutable" : false,
4155 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4156 "getInputProperty" : false,
4157 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4160 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
4163 "definition" : false,
4164 "defaultValue" : "Size of root disk",
4165 "description" : "Description of the metric",
4167 "name" : "description",
4168 "value" : "Size of root disk",
4170 "immutable" : false,
4171 "status" : "SUPPORTED",
4172 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4173 "getInputProperty" : false,
4174 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4177 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
4180 "definition" : false,
4181 "defaultValue" : "GB",
4182 "description" : "Unit of the metric value",
4187 "immutable" : false,
4188 "status" : "SUPPORTED",
4189 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4190 "getInputProperty" : false,
4191 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4194 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
4197 "definition" : false,
4198 "defaultValue" : "Gauge",
4199 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
4204 "immutable" : false,
4205 "status" : "SUPPORTED",
4206 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4207 "getInputProperty" : false,
4208 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4211 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
4214 "definition" : false,
4215 "defaultValue" : "compute",
4216 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
4218 "name" : "category",
4219 "value" : "compute",
4221 "immutable" : false,
4222 "status" : "SUPPORTED",
4223 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4224 "getInputProperty" : false,
4225 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4228 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
4229 "parentName" : "disk.root.size",
4230 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
4231 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
4232 "type" : "org.openecomp.capabilities.metric.Ceilometer",
4233 "leftOccurrences" : "UNBOUNDED",
4234 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
4235 "ownerName" : "abstract_vsn",
4236 "maxOccurrences" : "UNBOUNDED",
4237 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.root.size",
4238 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
4239 "minOccurrences" : "1",
4240 "validSourceTypes" : [ ],
4241 "name" : "disk.root.size_vsn",
4245 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
4248 "definition" : false,
4249 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
4253 "immutable" : false,
4254 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4255 "getInputProperty" : false,
4256 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4259 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
4262 "definition" : false,
4263 "defaultValue" : "Average rate of writes",
4264 "description" : "Description of the metric",
4266 "name" : "description",
4267 "value" : "Average rate of writes",
4269 "immutable" : false,
4270 "status" : "SUPPORTED",
4271 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4272 "getInputProperty" : false,
4273 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4276 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
4279 "definition" : false,
4280 "defaultValue" : "B/s",
4281 "description" : "Unit of the metric value",
4286 "immutable" : false,
4287 "status" : "SUPPORTED",
4288 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4289 "getInputProperty" : false,
4290 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4293 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
4296 "definition" : false,
4297 "defaultValue" : "Gauge",
4298 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
4303 "immutable" : false,
4304 "status" : "SUPPORTED",
4305 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4306 "getInputProperty" : false,
4307 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4310 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
4313 "definition" : false,
4314 "defaultValue" : "disk",
4315 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
4317 "name" : "category",
4320 "immutable" : false,
4321 "status" : "SUPPORTED",
4322 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4323 "getInputProperty" : false,
4324 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4327 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
4328 "parentName" : "disk.device.write.bytes.rate",
4329 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
4330 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
4331 "type" : "org.openecomp.capabilities.metric.Ceilometer",
4332 "leftOccurrences" : "UNBOUNDED",
4333 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
4334 "ownerName" : "abstract_vsn",
4335 "maxOccurrences" : "UNBOUNDED",
4336 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes.rate",
4337 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
4338 "minOccurrences" : "1",
4339 "validSourceTypes" : [ ],
4340 "name" : "disk.device.write.bytes.rate_vsn",
4344 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
4347 "definition" : false,
4348 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
4352 "immutable" : false,
4353 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4354 "getInputProperty" : false,
4355 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4358 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
4361 "definition" : false,
4362 "defaultValue" : "Number of virtual CPUs allocated to the instance",
4363 "description" : "Description of the metric",
4365 "name" : "description",
4366 "value" : "Number of virtual CPUs allocated to the instance",
4368 "immutable" : false,
4369 "status" : "SUPPORTED",
4370 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4371 "getInputProperty" : false,
4372 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4375 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
4378 "definition" : false,
4379 "defaultValue" : "vcpu",
4380 "description" : "Unit of the metric value",
4385 "immutable" : false,
4386 "status" : "SUPPORTED",
4387 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4388 "getInputProperty" : false,
4389 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4392 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
4395 "definition" : false,
4396 "defaultValue" : "Gauge",
4397 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
4402 "immutable" : false,
4403 "status" : "SUPPORTED",
4404 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4405 "getInputProperty" : false,
4406 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4409 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
4412 "definition" : false,
4413 "defaultValue" : "compute",
4414 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
4416 "name" : "category",
4417 "value" : "compute",
4419 "immutable" : false,
4420 "status" : "SUPPORTED",
4421 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4422 "getInputProperty" : false,
4423 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4426 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
4427 "parentName" : "vcpus",
4428 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
4429 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
4430 "type" : "org.openecomp.capabilities.metric.Ceilometer",
4431 "leftOccurrences" : "UNBOUNDED",
4432 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
4433 "ownerName" : "abstract_vsn",
4434 "maxOccurrences" : "UNBOUNDED",
4435 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.vcpus",
4436 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
4437 "minOccurrences" : "1",
4438 "validSourceTypes" : [ ],
4439 "name" : "vcpus_vsn",
4443 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
4446 "definition" : false,
4447 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
4451 "immutable" : false,
4452 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4453 "getInputProperty" : false,
4454 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4457 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
4460 "definition" : false,
4461 "defaultValue" : "Average disk iops per device",
4462 "description" : "Description of the metric",
4464 "name" : "description",
4465 "value" : "Average disk iops per device",
4467 "immutable" : false,
4468 "status" : "SUPPORTED",
4469 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4470 "getInputProperty" : false,
4471 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4474 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
4477 "definition" : false,
4478 "defaultValue" : "count/s",
4479 "description" : "Unit of the metric value",
4482 "value" : "count/s",
4484 "immutable" : false,
4485 "status" : "SUPPORTED",
4486 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4487 "getInputProperty" : false,
4488 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4491 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
4494 "definition" : false,
4495 "defaultValue" : "Gauge",
4496 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
4501 "immutable" : false,
4502 "status" : "SUPPORTED",
4503 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4504 "getInputProperty" : false,
4505 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4508 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
4511 "definition" : false,
4512 "defaultValue" : "disk",
4513 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
4515 "name" : "category",
4518 "immutable" : false,
4519 "status" : "SUPPORTED",
4520 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4521 "getInputProperty" : false,
4522 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4525 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
4526 "parentName" : "disk.device.iops",
4527 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
4528 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
4529 "type" : "org.openecomp.capabilities.metric.Ceilometer",
4530 "leftOccurrences" : "UNBOUNDED",
4531 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
4532 "ownerName" : "abstract_vsn",
4533 "maxOccurrences" : "UNBOUNDED",
4534 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.iops",
4535 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
4536 "minOccurrences" : "1",
4537 "validSourceTypes" : [ ],
4538 "name" : "disk.device.iops_vsn",
4542 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
4545 "definition" : false,
4546 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
4550 "immutable" : false,
4551 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4552 "getInputProperty" : false,
4553 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4556 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
4559 "definition" : false,
4560 "defaultValue" : "The physical size in bytes of the image container on the host per device",
4561 "description" : "Description of the metric",
4563 "name" : "description",
4564 "value" : "The physical size in bytes of the image container on the host per device",
4566 "immutable" : false,
4567 "status" : "SUPPORTED",
4568 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4569 "getInputProperty" : false,
4570 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4573 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
4576 "definition" : false,
4577 "defaultValue" : "B",
4578 "description" : "Unit of the metric value",
4583 "immutable" : false,
4584 "status" : "SUPPORTED",
4585 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4586 "getInputProperty" : false,
4587 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4590 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
4593 "definition" : false,
4594 "defaultValue" : "Gauge",
4595 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
4600 "immutable" : false,
4601 "status" : "SUPPORTED",
4602 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4603 "getInputProperty" : false,
4604 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4607 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
4610 "definition" : false,
4611 "defaultValue" : "disk",
4612 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
4614 "name" : "category",
4617 "immutable" : false,
4618 "status" : "SUPPORTED",
4619 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4620 "getInputProperty" : false,
4621 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4624 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
4625 "parentName" : "disk.device.usage",
4626 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
4627 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
4628 "type" : "org.openecomp.capabilities.metric.Ceilometer",
4629 "leftOccurrences" : "UNBOUNDED",
4630 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
4631 "ownerName" : "abstract_vsn",
4632 "maxOccurrences" : "UNBOUNDED",
4633 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.usage",
4634 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
4635 "minOccurrences" : "1",
4636 "validSourceTypes" : [ ],
4637 "name" : "disk.device.usage_vsn",
4641 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
4644 "definition" : false,
4645 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
4649 "immutable" : false,
4650 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4651 "getInputProperty" : false,
4652 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4655 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
4658 "definition" : false,
4659 "defaultValue" : "Average rate of read requests",
4660 "description" : "Description of the metric",
4662 "name" : "description",
4663 "value" : "Average rate of read requests",
4665 "immutable" : false,
4666 "status" : "SUPPORTED",
4667 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4668 "getInputProperty" : false,
4669 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4672 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
4675 "definition" : false,
4676 "defaultValue" : "request/s",
4677 "description" : "Unit of the metric value",
4680 "value" : "request/s",
4682 "immutable" : false,
4683 "status" : "SUPPORTED",
4684 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4685 "getInputProperty" : false,
4686 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4689 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
4692 "definition" : false,
4693 "defaultValue" : "Gauge",
4694 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
4699 "immutable" : false,
4700 "status" : "SUPPORTED",
4701 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4702 "getInputProperty" : false,
4703 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4706 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
4709 "definition" : false,
4710 "defaultValue" : "disk",
4711 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
4713 "name" : "category",
4716 "immutable" : false,
4717 "status" : "SUPPORTED",
4718 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4719 "getInputProperty" : false,
4720 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4723 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
4724 "parentName" : "disk.device.read.requests.rate",
4725 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
4726 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
4727 "type" : "org.openecomp.capabilities.metric.Ceilometer",
4728 "leftOccurrences" : "UNBOUNDED",
4729 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
4730 "ownerName" : "abstract_vsn",
4731 "maxOccurrences" : "UNBOUNDED",
4732 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests.rate",
4733 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
4734 "minOccurrences" : "1",
4735 "validSourceTypes" : [ ],
4736 "name" : "disk.device.read.requests.rate_vsn",
4740 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
4743 "definition" : false,
4744 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
4748 "immutable" : false,
4749 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4750 "getInputProperty" : false,
4751 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4754 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
4757 "definition" : false,
4758 "defaultValue" : "Average rate of write requests",
4759 "description" : "Description of the metric",
4761 "name" : "description",
4762 "value" : "Average rate of write requests",
4764 "immutable" : false,
4765 "status" : "SUPPORTED",
4766 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4767 "getInputProperty" : false,
4768 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4771 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
4774 "definition" : false,
4775 "defaultValue" : "request/s",
4776 "description" : "Unit of the metric value",
4779 "value" : "request/s",
4781 "immutable" : false,
4782 "status" : "SUPPORTED",
4783 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4784 "getInputProperty" : false,
4785 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4788 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
4791 "definition" : false,
4792 "defaultValue" : "Gauge",
4793 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
4798 "immutable" : false,
4799 "status" : "SUPPORTED",
4800 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4801 "getInputProperty" : false,
4802 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4805 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
4808 "definition" : false,
4809 "defaultValue" : "disk",
4810 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
4812 "name" : "category",
4815 "immutable" : false,
4816 "status" : "SUPPORTED",
4817 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4818 "getInputProperty" : false,
4819 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4822 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
4823 "parentName" : "disk.device.write.requests.rate",
4824 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
4825 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
4826 "type" : "org.openecomp.capabilities.metric.Ceilometer",
4827 "leftOccurrences" : "UNBOUNDED",
4828 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
4829 "ownerName" : "abstract_vsn",
4830 "maxOccurrences" : "UNBOUNDED",
4831 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests.rate",
4832 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
4833 "minOccurrences" : "1",
4834 "validSourceTypes" : [ ],
4835 "name" : "disk.device.write.requests.rate_vsn",
4839 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
4842 "definition" : false,
4843 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
4847 "immutable" : false,
4848 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4849 "getInputProperty" : false,
4850 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4853 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
4856 "definition" : false,
4857 "defaultValue" : "The amount of disk occupied by the instance on the host machine",
4858 "description" : "Description of the metric",
4860 "name" : "description",
4861 "value" : "The amount of disk occupied by the instance on the host machine",
4863 "immutable" : false,
4864 "status" : "SUPPORTED",
4865 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4866 "getInputProperty" : false,
4867 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4870 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
4873 "definition" : false,
4874 "defaultValue" : "B",
4875 "description" : "Unit of the metric value",
4880 "immutable" : false,
4881 "status" : "SUPPORTED",
4882 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4883 "getInputProperty" : false,
4884 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4887 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
4890 "definition" : false,
4891 "defaultValue" : "Gauge",
4892 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
4897 "immutable" : false,
4898 "status" : "SUPPORTED",
4899 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4900 "getInputProperty" : false,
4901 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4904 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
4907 "definition" : false,
4908 "defaultValue" : "disk",
4909 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
4911 "name" : "category",
4914 "immutable" : false,
4915 "status" : "SUPPORTED",
4916 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4917 "getInputProperty" : false,
4918 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4921 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
4922 "parentName" : "disk.allocation",
4923 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
4924 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
4925 "type" : "org.openecomp.capabilities.metric.Ceilometer",
4926 "leftOccurrences" : "UNBOUNDED",
4927 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
4928 "ownerName" : "abstract_vsn",
4929 "maxOccurrences" : "UNBOUNDED",
4930 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.allocation",
4931 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
4932 "minOccurrences" : "1",
4933 "validSourceTypes" : [ ],
4934 "name" : "disk.allocation_vsn",
4938 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
4941 "definition" : false,
4942 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
4946 "immutable" : false,
4947 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4948 "getInputProperty" : false,
4949 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4952 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
4955 "definition" : false,
4956 "defaultValue" : "Average rate of reads",
4957 "description" : "Description of the metric",
4959 "name" : "description",
4960 "value" : "Average rate of reads",
4962 "immutable" : false,
4963 "status" : "SUPPORTED",
4964 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4965 "getInputProperty" : false,
4966 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4969 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
4972 "definition" : false,
4973 "defaultValue" : "B/s",
4974 "description" : "Unit of the metric value",
4979 "immutable" : false,
4980 "status" : "SUPPORTED",
4981 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4982 "getInputProperty" : false,
4983 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4986 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
4989 "definition" : false,
4990 "defaultValue" : "Gauge",
4991 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
4996 "immutable" : false,
4997 "status" : "SUPPORTED",
4998 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
4999 "getInputProperty" : false,
5000 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5003 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
5006 "definition" : false,
5007 "defaultValue" : "compute",
5008 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
5010 "name" : "category",
5011 "value" : "compute",
5013 "immutable" : false,
5014 "status" : "SUPPORTED",
5015 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5016 "getInputProperty" : false,
5017 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5020 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
5021 "parentName" : "disk.read.bytes.rate",
5022 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
5023 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
5024 "type" : "org.openecomp.capabilities.metric.Ceilometer",
5025 "leftOccurrences" : "UNBOUNDED",
5026 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
5027 "ownerName" : "abstract_vsn",
5028 "maxOccurrences" : "UNBOUNDED",
5029 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes.rate",
5030 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
5031 "minOccurrences" : "1",
5032 "validSourceTypes" : [ ],
5033 "name" : "disk.read.bytes.rate_vsn",
5037 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
5040 "definition" : false,
5041 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
5045 "immutable" : false,
5046 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5047 "getInputProperty" : false,
5048 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5051 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
5054 "definition" : false,
5055 "defaultValue" : "Volume of reads",
5056 "description" : "Description of the metric",
5058 "name" : "description",
5059 "value" : "Volume of reads",
5061 "immutable" : false,
5062 "status" : "SUPPORTED",
5063 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5064 "getInputProperty" : false,
5065 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5068 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
5071 "definition" : false,
5072 "defaultValue" : "B",
5073 "description" : "Unit of the metric value",
5078 "immutable" : false,
5079 "status" : "SUPPORTED",
5080 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5081 "getInputProperty" : false,
5082 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5085 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
5088 "definition" : false,
5089 "defaultValue" : "Cumulative",
5090 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
5093 "value" : "Cumulative",
5095 "immutable" : false,
5096 "status" : "SUPPORTED",
5097 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5098 "getInputProperty" : false,
5099 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5102 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
5105 "definition" : false,
5106 "defaultValue" : "compute",
5107 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
5109 "name" : "category",
5110 "value" : "compute",
5112 "immutable" : false,
5113 "status" : "SUPPORTED",
5114 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5115 "getInputProperty" : false,
5116 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5119 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
5120 "parentName" : "disk.read.bytes",
5121 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
5122 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
5123 "type" : "org.openecomp.capabilities.metric.Ceilometer",
5124 "leftOccurrences" : "UNBOUNDED",
5125 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
5126 "ownerName" : "abstract_vsn",
5127 "maxOccurrences" : "UNBOUNDED",
5128 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes",
5129 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
5130 "minOccurrences" : "1",
5131 "validSourceTypes" : [ ],
5132 "name" : "disk.read.bytes_vsn",
5136 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
5139 "definition" : false,
5140 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
5144 "immutable" : false,
5145 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5146 "getInputProperty" : false,
5147 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5150 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
5153 "definition" : false,
5154 "defaultValue" : "Volume of RAM used by the instance from the amount of its allocated memory",
5155 "description" : "Description of the metric",
5157 "name" : "description",
5158 "value" : "Volume of RAM used by the instance from the amount of its allocated memory",
5160 "immutable" : false,
5161 "status" : "SUPPORTED",
5162 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5163 "getInputProperty" : false,
5164 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5167 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
5170 "definition" : false,
5171 "defaultValue" : "MB",
5172 "description" : "Unit of the metric value",
5177 "immutable" : false,
5178 "status" : "SUPPORTED",
5179 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5180 "getInputProperty" : false,
5181 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5184 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
5187 "definition" : false,
5188 "defaultValue" : "Gauge",
5189 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
5194 "immutable" : false,
5195 "status" : "SUPPORTED",
5196 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5197 "getInputProperty" : false,
5198 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5201 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
5204 "definition" : false,
5205 "defaultValue" : "compute",
5206 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
5208 "name" : "category",
5209 "value" : "compute",
5211 "immutable" : false,
5212 "status" : "SUPPORTED",
5213 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5214 "getInputProperty" : false,
5215 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5218 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
5219 "parentName" : "memory.usage",
5220 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
5221 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
5222 "type" : "org.openecomp.capabilities.metric.Ceilometer",
5223 "leftOccurrences" : "UNBOUNDED",
5224 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
5225 "ownerName" : "abstract_vsn",
5226 "maxOccurrences" : "UNBOUNDED",
5227 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.usage",
5228 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
5229 "minOccurrences" : "1",
5230 "validSourceTypes" : [ ],
5231 "name" : "memory.usage_vsn",
5235 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
5238 "definition" : false,
5239 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
5243 "immutable" : false,
5244 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5245 "getInputProperty" : false,
5246 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5249 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
5252 "definition" : false,
5253 "defaultValue" : "The amount of disk per device that the instance can see",
5254 "description" : "Description of the metric",
5256 "name" : "description",
5257 "value" : "The amount of disk per device that the instance can see",
5259 "immutable" : false,
5260 "status" : "SUPPORTED",
5261 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5262 "getInputProperty" : false,
5263 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5266 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
5269 "definition" : false,
5270 "defaultValue" : "B",
5271 "description" : "Unit of the metric value",
5276 "immutable" : false,
5277 "status" : "SUPPORTED",
5278 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5279 "getInputProperty" : false,
5280 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5283 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
5286 "definition" : false,
5287 "defaultValue" : "Gauge",
5288 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
5293 "immutable" : false,
5294 "status" : "SUPPORTED",
5295 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5296 "getInputProperty" : false,
5297 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5300 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
5303 "definition" : false,
5304 "defaultValue" : "disk",
5305 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
5307 "name" : "category",
5310 "immutable" : false,
5311 "status" : "SUPPORTED",
5312 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5313 "getInputProperty" : false,
5314 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5317 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
5318 "parentName" : "disk.device.capacity",
5319 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
5320 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
5321 "type" : "org.openecomp.capabilities.metric.Ceilometer",
5322 "leftOccurrences" : "UNBOUNDED",
5323 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
5324 "ownerName" : "abstract_vsn",
5325 "maxOccurrences" : "UNBOUNDED",
5326 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.capacity",
5327 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
5328 "minOccurrences" : "1",
5329 "validSourceTypes" : [ ],
5330 "name" : "disk.device.capacity_vsn",
5334 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
5337 "definition" : false,
5338 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
5342 "immutable" : false,
5343 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5344 "getInputProperty" : false,
5345 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5348 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
5351 "definition" : false,
5352 "defaultValue" : "Volume of RAM used by the instance on the physical machine",
5353 "description" : "Description of the metric",
5355 "name" : "description",
5356 "value" : "Volume of RAM used by the instance on the physical machine",
5358 "immutable" : false,
5359 "status" : "SUPPORTED",
5360 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5361 "getInputProperty" : false,
5362 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5365 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
5368 "definition" : false,
5369 "defaultValue" : "MB",
5370 "description" : "Unit of the metric value",
5375 "immutable" : false,
5376 "status" : "SUPPORTED",
5377 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5378 "getInputProperty" : false,
5379 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5382 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
5385 "definition" : false,
5386 "defaultValue" : "Gauge",
5387 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
5392 "immutable" : false,
5393 "status" : "SUPPORTED",
5394 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5395 "getInputProperty" : false,
5396 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5399 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
5402 "definition" : false,
5403 "defaultValue" : "compute",
5404 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
5406 "name" : "category",
5407 "value" : "compute",
5409 "immutable" : false,
5410 "status" : "SUPPORTED",
5411 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5412 "getInputProperty" : false,
5413 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5416 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
5417 "parentName" : "memory.resident",
5418 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
5419 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
5420 "type" : "org.openecomp.capabilities.metric.Ceilometer",
5421 "leftOccurrences" : "UNBOUNDED",
5422 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
5423 "ownerName" : "abstract_vsn",
5424 "maxOccurrences" : "UNBOUNDED",
5425 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.resident",
5426 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
5427 "minOccurrences" : "1",
5428 "validSourceTypes" : [ ],
5429 "name" : "memory.resident_vsn",
5433 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
5436 "definition" : false,
5437 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
5441 "immutable" : false,
5442 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5443 "getInputProperty" : false,
5444 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5447 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
5450 "definition" : false,
5451 "defaultValue" : "Number of write requests",
5452 "description" : "Description of the metric",
5454 "name" : "description",
5455 "value" : "Number of write requests",
5457 "immutable" : false,
5458 "status" : "SUPPORTED",
5459 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5460 "getInputProperty" : false,
5461 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5464 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
5467 "definition" : false,
5468 "defaultValue" : "request",
5469 "description" : "Unit of the metric value",
5472 "value" : "request",
5474 "immutable" : false,
5475 "status" : "SUPPORTED",
5476 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5477 "getInputProperty" : false,
5478 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5481 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
5484 "definition" : false,
5485 "defaultValue" : "Cumulative",
5486 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
5489 "value" : "Cumulative",
5491 "immutable" : false,
5492 "status" : "SUPPORTED",
5493 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5494 "getInputProperty" : false,
5495 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5498 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
5501 "definition" : false,
5502 "defaultValue" : "compute",
5503 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
5505 "name" : "category",
5506 "value" : "compute",
5508 "immutable" : false,
5509 "status" : "SUPPORTED",
5510 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5511 "getInputProperty" : false,
5512 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
5515 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
5516 "parentName" : "disk.write.requests",
5517 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
5518 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
5519 "type" : "org.openecomp.capabilities.metric.Ceilometer",
5520 "leftOccurrences" : "UNBOUNDED",
5521 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
5522 "ownerName" : "abstract_vsn",
5523 "maxOccurrences" : "UNBOUNDED",
5524 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests",
5525 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
5526 "minOccurrences" : "1",
5527 "validSourceTypes" : [ ],
5528 "name" : "disk.write.requests_vsn",
5532 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
5535 "definition" : false,
5536 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
5540 "immutable" : false,
5541 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5542 "getInputProperty" : false,
5543 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5546 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
5549 "definition" : false,
5550 "defaultValue" : "Average rate of incoming packets",
5551 "description" : "Description of the metric",
5553 "name" : "description",
5554 "value" : "Average rate of incoming packets",
5556 "immutable" : false,
5557 "status" : "SUPPORTED",
5558 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5559 "getInputProperty" : false,
5560 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5563 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
5566 "definition" : false,
5567 "defaultValue" : "packet/s",
5568 "description" : "Unit of the metric value",
5571 "value" : "packet/s",
5573 "immutable" : false,
5574 "status" : "SUPPORTED",
5575 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5576 "getInputProperty" : false,
5577 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5580 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
5583 "definition" : false,
5584 "defaultValue" : "Gauge",
5585 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
5590 "immutable" : false,
5591 "status" : "SUPPORTED",
5592 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5593 "getInputProperty" : false,
5594 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5597 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
5600 "definition" : false,
5601 "defaultValue" : "network",
5602 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
5604 "name" : "category",
5605 "value" : "network",
5607 "immutable" : false,
5608 "status" : "SUPPORTED",
5609 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5610 "getInputProperty" : false,
5611 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5614 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
5615 "parentName" : "network.incoming.packets.rate",
5616 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
5617 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
5618 "type" : "org.openecomp.capabilities.metric.Ceilometer",
5619 "leftOccurrences" : "UNBOUNDED",
5620 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
5621 "ownerName" : "abstract_vsn",
5622 "maxOccurrences" : "UNBOUNDED",
5623 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
5624 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
5625 "minOccurrences" : "1",
5626 "validSourceTypes" : [ ],
5627 "name" : "network.incoming.packets.rate_vsn_vsn_private_1_port",
5631 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
5634 "definition" : false,
5635 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
5639 "immutable" : false,
5640 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5641 "getInputProperty" : false,
5642 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5645 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
5648 "definition" : false,
5649 "defaultValue" : "Number of outgoing bytes",
5650 "description" : "Description of the metric",
5652 "name" : "description",
5653 "value" : "Number of outgoing bytes",
5655 "immutable" : false,
5656 "status" : "SUPPORTED",
5657 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5658 "getInputProperty" : false,
5659 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5662 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
5665 "definition" : false,
5666 "defaultValue" : "B",
5667 "description" : "Unit of the metric value",
5672 "immutable" : false,
5673 "status" : "SUPPORTED",
5674 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5675 "getInputProperty" : false,
5676 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5679 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
5682 "definition" : false,
5683 "defaultValue" : "Cumulative",
5684 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
5687 "value" : "Cumulative",
5689 "immutable" : false,
5690 "status" : "SUPPORTED",
5691 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5692 "getInputProperty" : false,
5693 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5696 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
5699 "definition" : false,
5700 "defaultValue" : "network",
5701 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
5703 "name" : "category",
5704 "value" : "network",
5706 "immutable" : false,
5707 "status" : "SUPPORTED",
5708 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5709 "getInputProperty" : false,
5710 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5713 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
5714 "parentName" : "network.outgoing.bytes",
5715 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
5716 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
5717 "type" : "org.openecomp.capabilities.metric.Ceilometer",
5718 "leftOccurrences" : "UNBOUNDED",
5719 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
5720 "ownerName" : "abstract_vsn",
5721 "maxOccurrences" : "UNBOUNDED",
5722 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
5723 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
5724 "minOccurrences" : "1",
5725 "validSourceTypes" : [ ],
5726 "name" : "network.outgoing.bytes_vsn_vsn_private_1_port",
5730 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
5733 "definition" : false,
5734 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
5738 "immutable" : false,
5739 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5740 "getInputProperty" : false,
5741 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5744 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
5747 "definition" : false,
5748 "defaultValue" : "Average rate of outgoing packets",
5749 "description" : "Description of the metric",
5751 "name" : "description",
5752 "value" : "Average rate of outgoing packets",
5754 "immutable" : false,
5755 "status" : "SUPPORTED",
5756 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5757 "getInputProperty" : false,
5758 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5761 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
5764 "definition" : false,
5765 "defaultValue" : "packet/s",
5766 "description" : "Unit of the metric value",
5769 "value" : "packet/s",
5771 "immutable" : false,
5772 "status" : "SUPPORTED",
5773 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5774 "getInputProperty" : false,
5775 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5778 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
5781 "definition" : false,
5782 "defaultValue" : "Gauge",
5783 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
5788 "immutable" : false,
5789 "status" : "SUPPORTED",
5790 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5791 "getInputProperty" : false,
5792 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5795 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
5798 "definition" : false,
5799 "defaultValue" : "network",
5800 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
5802 "name" : "category",
5803 "value" : "network",
5805 "immutable" : false,
5806 "status" : "SUPPORTED",
5807 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5808 "getInputProperty" : false,
5809 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5812 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
5813 "parentName" : "network.outgoing.packets.rate",
5814 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
5815 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
5816 "type" : "org.openecomp.capabilities.metric.Ceilometer",
5817 "leftOccurrences" : "UNBOUNDED",
5818 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
5819 "ownerName" : "abstract_vsn",
5820 "maxOccurrences" : "UNBOUNDED",
5821 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
5822 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
5823 "minOccurrences" : "1",
5824 "validSourceTypes" : [ ],
5825 "name" : "network.outgoing.packets.rate_vsn_vsn_private_1_port",
5829 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
5832 "definition" : false,
5833 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
5837 "immutable" : false,
5838 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5839 "getInputProperty" : false,
5840 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5843 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
5846 "definition" : false,
5847 "defaultValue" : "Number of outgoing packets",
5848 "description" : "Description of the metric",
5850 "name" : "description",
5851 "value" : "Number of outgoing packets",
5853 "immutable" : false,
5854 "status" : "SUPPORTED",
5855 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5856 "getInputProperty" : false,
5857 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5860 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
5863 "definition" : false,
5864 "defaultValue" : "packet",
5865 "description" : "Unit of the metric value",
5870 "immutable" : false,
5871 "status" : "SUPPORTED",
5872 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5873 "getInputProperty" : false,
5874 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5877 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
5880 "definition" : false,
5881 "defaultValue" : "Cumulative",
5882 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
5885 "value" : "Cumulative",
5887 "immutable" : false,
5888 "status" : "SUPPORTED",
5889 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5890 "getInputProperty" : false,
5891 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5894 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
5897 "definition" : false,
5898 "defaultValue" : "network",
5899 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
5901 "name" : "category",
5902 "value" : "network",
5904 "immutable" : false,
5905 "status" : "SUPPORTED",
5906 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5907 "getInputProperty" : false,
5908 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5911 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
5912 "parentName" : "network.outpoing.packets",
5913 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
5914 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
5915 "type" : "org.openecomp.capabilities.metric.Ceilometer",
5916 "leftOccurrences" : "UNBOUNDED",
5917 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
5918 "ownerName" : "abstract_vsn",
5919 "maxOccurrences" : "UNBOUNDED",
5920 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
5921 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
5922 "minOccurrences" : "1",
5923 "validSourceTypes" : [ ],
5924 "name" : "network.outpoing.packets_vsn_vsn_private_1_port",
5928 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
5931 "definition" : false,
5932 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
5936 "immutable" : false,
5937 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5938 "getInputProperty" : false,
5939 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5942 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
5945 "definition" : false,
5946 "defaultValue" : "Average rate of incoming bytes",
5947 "description" : "Description of the metric",
5949 "name" : "description",
5950 "value" : "Average rate of incoming bytes",
5952 "immutable" : false,
5953 "status" : "SUPPORTED",
5954 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5955 "getInputProperty" : false,
5956 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5959 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
5962 "definition" : false,
5963 "defaultValue" : "B/s",
5964 "description" : "Unit of the metric value",
5969 "immutable" : false,
5970 "status" : "SUPPORTED",
5971 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5972 "getInputProperty" : false,
5973 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5976 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
5979 "definition" : false,
5980 "defaultValue" : "Gauge",
5981 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
5986 "immutable" : false,
5987 "status" : "SUPPORTED",
5988 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5989 "getInputProperty" : false,
5990 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
5993 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
5996 "definition" : false,
5997 "defaultValue" : "network",
5998 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
6000 "name" : "category",
6001 "value" : "network",
6003 "immutable" : false,
6004 "status" : "SUPPORTED",
6005 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6006 "getInputProperty" : false,
6007 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6010 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6011 "parentName" : "network.incoming.bytes.rate",
6012 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6013 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
6014 "type" : "org.openecomp.capabilities.metric.Ceilometer",
6015 "leftOccurrences" : "UNBOUNDED",
6016 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6017 "ownerName" : "abstract_vsn",
6018 "maxOccurrences" : "UNBOUNDED",
6019 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
6020 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
6021 "minOccurrences" : "1",
6022 "validSourceTypes" : [ ],
6023 "name" : "network.incoming.bytes.rate_vsn_vsn_private_1_port",
6027 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
6030 "definition" : false,
6031 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
6035 "immutable" : false,
6036 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6037 "getInputProperty" : false,
6038 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6041 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
6044 "definition" : false,
6045 "defaultValue" : "Number of incoming bytes",
6046 "description" : "Description of the metric",
6048 "name" : "description",
6049 "value" : "Number of incoming bytes",
6051 "immutable" : false,
6052 "status" : "SUPPORTED",
6053 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6054 "getInputProperty" : false,
6055 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6058 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
6061 "definition" : false,
6062 "defaultValue" : "B",
6063 "description" : "Unit of the metric value",
6068 "immutable" : false,
6069 "status" : "SUPPORTED",
6070 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6071 "getInputProperty" : false,
6072 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6075 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
6078 "definition" : false,
6079 "defaultValue" : "Cumulative",
6080 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
6083 "value" : "Cumulative",
6085 "immutable" : false,
6086 "status" : "SUPPORTED",
6087 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6088 "getInputProperty" : false,
6089 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6092 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
6095 "definition" : false,
6096 "defaultValue" : "network",
6097 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
6099 "name" : "category",
6100 "value" : "network",
6102 "immutable" : false,
6103 "status" : "SUPPORTED",
6104 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6105 "getInputProperty" : false,
6106 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6109 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6110 "parentName" : "network.incoming.bytes",
6111 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6112 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
6113 "type" : "org.openecomp.capabilities.metric.Ceilometer",
6114 "leftOccurrences" : "UNBOUNDED",
6115 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6116 "ownerName" : "abstract_vsn",
6117 "maxOccurrences" : "UNBOUNDED",
6118 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
6119 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
6120 "minOccurrences" : "1",
6121 "validSourceTypes" : [ ],
6122 "name" : "network.incoming.bytes_vsn_vsn_private_1_port",
6126 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
6129 "definition" : false,
6130 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
6134 "immutable" : false,
6135 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6136 "getInputProperty" : false,
6137 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6140 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
6143 "definition" : false,
6144 "defaultValue" : "Average rate of outgoing bytes",
6145 "description" : "Description of the metric",
6147 "name" : "description",
6148 "value" : "Average rate of outgoing bytes",
6150 "immutable" : false,
6151 "status" : "SUPPORTED",
6152 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6153 "getInputProperty" : false,
6154 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6157 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
6160 "definition" : false,
6161 "defaultValue" : "B/s",
6162 "description" : "Unit of the metric value",
6167 "immutable" : false,
6168 "status" : "SUPPORTED",
6169 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6170 "getInputProperty" : false,
6171 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6174 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
6177 "definition" : false,
6178 "defaultValue" : "Gauge",
6179 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
6184 "immutable" : false,
6185 "status" : "SUPPORTED",
6186 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6187 "getInputProperty" : false,
6188 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6191 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
6194 "definition" : false,
6195 "defaultValue" : "network",
6196 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
6198 "name" : "category",
6199 "value" : "network",
6201 "immutable" : false,
6202 "status" : "SUPPORTED",
6203 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6204 "getInputProperty" : false,
6205 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6208 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6209 "parentName" : "network.outgoing.bytes.rate",
6210 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6211 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
6212 "type" : "org.openecomp.capabilities.metric.Ceilometer",
6213 "leftOccurrences" : "UNBOUNDED",
6214 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6215 "ownerName" : "abstract_vsn",
6216 "maxOccurrences" : "UNBOUNDED",
6217 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
6218 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
6219 "minOccurrences" : "1",
6220 "validSourceTypes" : [ ],
6221 "name" : "network.outgoing.bytes.rate_vsn_vsn_private_1_port",
6225 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
6228 "definition" : false,
6229 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
6233 "immutable" : false,
6234 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6235 "getInputProperty" : false,
6236 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6239 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
6242 "definition" : false,
6243 "defaultValue" : "Number of incoming packets",
6244 "description" : "Description of the metric",
6246 "name" : "description",
6247 "value" : "Number of incoming packets",
6249 "immutable" : false,
6250 "status" : "SUPPORTED",
6251 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6252 "getInputProperty" : false,
6253 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6256 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
6259 "definition" : false,
6260 "defaultValue" : "packet",
6261 "description" : "Unit of the metric value",
6266 "immutable" : false,
6267 "status" : "SUPPORTED",
6268 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6269 "getInputProperty" : false,
6270 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6273 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
6276 "definition" : false,
6277 "defaultValue" : "Cumulative",
6278 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
6281 "value" : "Cumulative",
6283 "immutable" : false,
6284 "status" : "SUPPORTED",
6285 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6286 "getInputProperty" : false,
6287 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6290 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
6293 "definition" : false,
6294 "defaultValue" : "network",
6295 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
6297 "name" : "category",
6298 "value" : "network",
6300 "immutable" : false,
6301 "status" : "SUPPORTED",
6302 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6303 "getInputProperty" : false,
6304 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6307 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6308 "parentName" : "network.incoming.packets",
6309 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6310 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
6311 "type" : "org.openecomp.capabilities.metric.Ceilometer",
6312 "leftOccurrences" : "UNBOUNDED",
6313 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6314 "ownerName" : "abstract_vsn",
6315 "maxOccurrences" : "UNBOUNDED",
6316 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
6317 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
6318 "minOccurrences" : "1",
6319 "validSourceTypes" : [ ],
6320 "name" : "network.incoming.packets_vsn_vsn_private_1_port",
6323 "tosca.capabilities.OperatingSystem" : [ {
6325 "uniqueId" : "tosca.capabilities.OperatingSystem.distribution",
6328 "definition" : false,
6330 "name" : "distribution",
6332 "immutable" : false,
6333 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6334 "getInputProperty" : false,
6335 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6338 "uniqueId" : "tosca.capabilities.OperatingSystem.type",
6341 "definition" : false,
6345 "immutable" : false,
6346 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6347 "getInputProperty" : false,
6348 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6351 "uniqueId" : "tosca.capabilities.OperatingSystem.version",
6354 "definition" : false,
6358 "immutable" : false,
6359 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6360 "getInputProperty" : false,
6361 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6364 "uniqueId" : "tosca.capabilities.OperatingSystem.architecture",
6367 "definition" : false,
6369 "name" : "architecture",
6371 "immutable" : false,
6372 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6373 "getInputProperty" : false,
6374 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6377 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6378 "parentName" : "os",
6379 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6380 "type" : "tosca.capabilities.OperatingSystem",
6381 "leftOccurrences" : "UNBOUNDED",
6382 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6383 "ownerName" : "abstract_vsn",
6384 "maxOccurrences" : "UNBOUNDED",
6385 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.os",
6386 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
6387 "minOccurrences" : "1",
6388 "validSourceTypes" : [ ],
6392 "tosca.capabilities.Endpoint.Admin" : [ {
6394 "uniqueId" : "tosca.capabilities.Endpoint.Admin.secure",
6397 "definition" : false,
6398 "defaultValue" : "true",
6402 "immutable" : false,
6403 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6404 "getInputProperty" : false,
6405 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6408 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6409 "parentName" : "endpoint",
6410 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6411 "type" : "tosca.capabilities.Endpoint.Admin",
6412 "leftOccurrences" : "UNBOUNDED",
6413 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6414 "ownerName" : "abstract_vsn",
6415 "maxOccurrences" : "UNBOUNDED",
6416 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.endpoint",
6417 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
6418 "minOccurrences" : "1",
6419 "validSourceTypes" : [ ],
6420 "name" : "endpoint_vsn",
6423 "tosca.capabilities.Attachment" : [ {
6424 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6425 "parentName" : "attachment",
6426 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6427 "type" : "tosca.capabilities.Attachment",
6428 "leftOccurrences" : "UNBOUNDED",
6429 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6430 "ownerName" : "abstract_vsn",
6431 "maxOccurrences" : "UNBOUNDED",
6432 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment",
6433 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
6434 "minOccurrences" : "1",
6435 "validSourceTypes" : [ ],
6436 "name" : "attachment_vsn_vsn_private_0_port",
6439 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6440 "parentName" : "attachment",
6441 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6442 "type" : "tosca.capabilities.Attachment",
6443 "leftOccurrences" : "UNBOUNDED",
6444 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6445 "ownerName" : "abstract_vsn",
6446 "maxOccurrences" : "UNBOUNDED",
6447 "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.attachment",
6448 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
6449 "minOccurrences" : "1",
6450 "validSourceTypes" : [ ],
6451 "name" : "attachment_vsn_vsn_private_1_port",
6456 "tosca.capabilities.Node" : [ {
6457 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6458 "parentName" : "dependency",
6459 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6460 "node" : "tosca.nodes.Root",
6461 "capability" : "tosca.capabilities.Node",
6462 "leftOccurrences" : "UNBOUNDED",
6463 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6464 "relationship" : "tosca.relationships.DependsOn",
6465 "ownerName" : "abstract_vsn",
6466 "maxOccurrences" : "UNBOUNDED",
6467 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
6468 "minOccurrences" : "0",
6469 "name" : "dependency_vsn_vsn_private_0_port",
6472 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6473 "parentName" : "dependency",
6474 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6475 "node" : "tosca.nodes.Root",
6476 "capability" : "tosca.capabilities.Node",
6477 "leftOccurrences" : "UNBOUNDED",
6478 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6479 "relationship" : "tosca.relationships.DependsOn",
6480 "ownerName" : "abstract_vsn",
6481 "maxOccurrences" : "UNBOUNDED",
6482 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
6483 "minOccurrences" : "0",
6484 "name" : "dependency_vsn",
6487 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6488 "parentName" : "dependency",
6489 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6490 "node" : "tosca.nodes.Root",
6491 "capability" : "tosca.capabilities.Node",
6492 "leftOccurrences" : "UNBOUNDED",
6493 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6494 "relationship" : "tosca.relationships.DependsOn",
6495 "ownerName" : "abstract_vsn",
6496 "maxOccurrences" : "UNBOUNDED",
6497 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
6498 "minOccurrences" : "0",
6499 "name" : "dependency_vsn_vsn_private_1_port",
6502 "tosca.capabilities.network.Linkable" : [ {
6503 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6504 "parentName" : "link",
6505 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6506 "capability" : "tosca.capabilities.network.Linkable",
6507 "leftOccurrences" : "UNBOUNDED",
6508 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6509 "relationship" : "tosca.relationships.network.LinksTo",
6510 "ownerName" : "abstract_vsn",
6511 "maxOccurrences" : "UNBOUNDED",
6512 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
6513 "minOccurrences" : "1",
6514 "name" : "link_vsn_vsn_private_0_port",
6517 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6518 "parentName" : "link",
6519 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6520 "capability" : "tosca.capabilities.network.Linkable",
6521 "leftOccurrences" : "UNBOUNDED",
6522 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6523 "relationship" : "tosca.relationships.network.LinksTo",
6524 "ownerName" : "abstract_vsn",
6525 "maxOccurrences" : "UNBOUNDED",
6526 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
6527 "minOccurrences" : "1",
6528 "name" : "link_vsn_vsn_private_1_port",
6531 "tosca.capabilities.Attachment" : [ {
6532 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
6533 "parentName" : "local_storage",
6534 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6535 "node" : "tosca.nodes.BlockStorage",
6536 "capability" : "tosca.capabilities.Attachment",
6537 "leftOccurrences" : "UNBOUNDED",
6538 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6539 "relationship" : "tosca.relationships.AttachesTo",
6540 "ownerName" : "abstract_vsn",
6541 "maxOccurrences" : "UNBOUNDED",
6542 "uniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6.local_storage",
6543 "minOccurrences" : "0",
6544 "name" : "local_storage_vsn",
6548 "actualComponentUid" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6549 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
6550 "normalizedName" : "abstract_vsn",
6551 "name" : "abstract_vsn",
6552 "creationTime" : 1553125007844,
6553 "originType" : "CVFC",
6554 "componentUid" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
6555 "customizationUUID" : "e4f477f1-bd52-4bf1-badf-86d749cbff3b",
6556 "componentVersion" : "1.0",
6557 "componentName" : "cli-vf-3-nodes.vsnCvfc",
6558 "toscaComponentName" : "org.openecomp.resource.vfc.CliVf3cvfc.abstract.nodes.vsn",
6559 "originArchived" : false,
6560 "modificationTime" : 1553125007934,
6561 "icon" : "defaulticon",
6563 "invariantName" : "abstract_vsn",
6566 "propertyValueCounter" : 1,
6570 "tosca.capabilities.Node" : [ {
6571 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
6572 "parentName" : "feature",
6573 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
6574 "type" : "tosca.capabilities.Node",
6575 "leftOccurrences" : "UNBOUNDED",
6576 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
6577 "ownerName" : "abstract_vpg",
6578 "maxOccurrences" : "UNBOUNDED",
6579 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
6580 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
6581 "minOccurrences" : "1",
6582 "validSourceTypes" : [ ],
6583 "name" : "feature_vpg_vpg_private_1_port",
6586 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
6587 "parentName" : "feature",
6588 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
6589 "type" : "tosca.capabilities.Node",
6590 "leftOccurrences" : "UNBOUNDED",
6591 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
6592 "ownerName" : "abstract_vpg",
6593 "maxOccurrences" : "UNBOUNDED",
6594 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
6595 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
6596 "minOccurrences" : "1",
6597 "validSourceTypes" : [ ],
6598 "name" : "feature_vpg_vpg_private_0_port",
6601 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
6602 "parentName" : "feature",
6603 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
6604 "type" : "tosca.capabilities.Node",
6605 "leftOccurrences" : "UNBOUNDED",
6606 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
6607 "ownerName" : "abstract_vpg",
6608 "maxOccurrences" : "UNBOUNDED",
6609 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
6610 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
6611 "minOccurrences" : "1",
6612 "validSourceTypes" : [ ],
6613 "name" : "feature_vpg",
6616 "tosca.capabilities.Scalable" : [ {
6618 "uniqueId" : "tosca.capabilities.Scalable.min_instances",
6621 "definition" : false,
6622 "defaultValue" : "1",
6624 "name" : "min_instances",
6626 "immutable" : false,
6627 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6628 "getInputProperty" : false,
6629 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6632 "uniqueId" : "tosca.capabilities.Scalable.max_instances",
6635 "definition" : false,
6636 "defaultValue" : "1",
6638 "name" : "max_instances",
6640 "immutable" : false,
6641 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6642 "getInputProperty" : false,
6643 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6646 "uniqueId" : "tosca.capabilities.Scalable.default_instances",
6649 "definition" : false,
6651 "name" : "default_instances",
6653 "immutable" : false,
6654 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6655 "getInputProperty" : false,
6656 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6659 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
6660 "parentName" : "scalable",
6661 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
6662 "type" : "tosca.capabilities.Scalable",
6663 "leftOccurrences" : "UNBOUNDED",
6664 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
6665 "ownerName" : "abstract_vpg",
6666 "maxOccurrences" : "UNBOUNDED",
6667 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.scalable",
6668 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
6669 "minOccurrences" : "1",
6670 "validSourceTypes" : [ ],
6671 "name" : "scalable_vpg",
6674 "org.openecomp.capabilities.Forwarder" : [ {
6675 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
6676 "parentName" : "forwarder",
6677 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
6678 "type" : "org.openecomp.capabilities.Forwarder",
6679 "leftOccurrences" : "UNBOUNDED",
6680 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
6681 "ownerName" : "abstract_vpg",
6682 "maxOccurrences" : "UNBOUNDED",
6683 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
6684 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
6685 "minOccurrences" : "1",
6686 "validSourceTypes" : [ ],
6687 "name" : "forwarder_vpg_vpg_private_1_port",
6690 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
6691 "parentName" : "forwarder",
6692 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
6693 "type" : "org.openecomp.capabilities.Forwarder",
6694 "leftOccurrences" : "UNBOUNDED",
6695 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
6696 "ownerName" : "abstract_vpg",
6697 "maxOccurrences" : "UNBOUNDED",
6698 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
6699 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
6700 "minOccurrences" : "1",
6701 "validSourceTypes" : [ ],
6702 "name" : "forwarder_vpg_vpg_private_0_port",
6705 "tosca.capabilities.network.Bindable" : [ {
6706 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
6707 "parentName" : "binding",
6708 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
6709 "type" : "tosca.capabilities.network.Bindable",
6710 "leftOccurrences" : "UNBOUNDED",
6711 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
6712 "ownerName" : "abstract_vpg",
6713 "maxOccurrences" : "UNBOUNDED",
6714 "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.binding",
6715 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
6716 "minOccurrences" : "0",
6717 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
6718 "name" : "binding_vpg_vpg_private_1_port",
6721 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
6722 "parentName" : "binding",
6723 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
6724 "type" : "tosca.capabilities.network.Bindable",
6725 "leftOccurrences" : "UNBOUNDED",
6726 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
6727 "ownerName" : "abstract_vpg",
6728 "maxOccurrences" : "UNBOUNDED",
6729 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding",
6730 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
6731 "minOccurrences" : "0",
6732 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
6733 "name" : "binding_vpg_vpg_private_0_port",
6736 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
6737 "parentName" : "binding",
6738 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
6739 "type" : "tosca.capabilities.network.Bindable",
6740 "leftOccurrences" : "UNBOUNDED",
6741 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
6742 "ownerName" : "abstract_vpg",
6743 "maxOccurrences" : "UNBOUNDED",
6744 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.binding",
6745 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
6746 "minOccurrences" : "1",
6747 "validSourceTypes" : [ ],
6748 "name" : "binding_vpg",
6751 "org.openecomp.capabilities.PortMirroring" : [ {
6753 "uniqueId" : "org.openecomp.capabilities.PortMirroring.connection_point",
6754 "type" : "org.openecomp.datatypes.PortMirroringConnectionPointDescription",
6756 "definition" : false,
6758 "name" : "connection_point",
6759 "value" : "{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"vpg\",\"network_role\":{\"get_input\":\"port_vpg_private_1_port_network_role\"},\"pps_capacity\":\"\"}",
6761 "immutable" : false,
6762 "parentUniqueId" : "3ec89893-eff4-4c9a-bdba-3646a556b408",
6763 "getInputProperty" : false,
6764 "ownerId" : "3ec89893-eff4-4c9a-bdba-3646a556b408",
6767 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
6768 "parentName" : "port_mirroring",
6769 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
6770 "type" : "org.openecomp.capabilities.PortMirroring",
6771 "leftOccurrences" : "UNBOUNDED",
6772 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
6773 "ownerName" : "abstract_vpg",
6774 "maxOccurrences" : "UNBOUNDED",
6775 "uniqueId" : "capability.3ec89893-eff4-4c9a-bdba-3646a556b408.port_mirroring",
6776 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
6777 "minOccurrences" : "1",
6778 "validSourceTypes" : [ ],
6779 "name" : "port_mirroring_vpg_vpg_private_1_port",
6782 "tosca.capabilities.Container" : [ {
6784 "uniqueId" : "tosca.capabilities.Container.num_cpus",
6787 "definition" : false,
6789 "name" : "num_cpus",
6791 "immutable" : false,
6792 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6793 "getInputProperty" : false,
6794 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6797 "uniqueId" : "tosca.capabilities.Container.disk_size",
6798 "type" : "scalar-unit.size",
6800 "definition" : false,
6802 "name" : "disk_size",
6804 "immutable" : false,
6805 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6806 "getInputProperty" : false,
6807 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6810 "uniqueId" : "tosca.capabilities.Container.cpu_frequency",
6811 "type" : "scalar-unit.frequency",
6813 "definition" : false,
6815 "name" : "cpu_frequency",
6817 "immutable" : false,
6818 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6819 "getInputProperty" : false,
6820 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6823 "uniqueId" : "tosca.capabilities.Container.mem_size",
6824 "type" : "scalar-unit.size",
6826 "definition" : false,
6828 "name" : "mem_size",
6830 "immutable" : false,
6831 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6832 "getInputProperty" : false,
6833 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
6836 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
6837 "parentName" : "host",
6838 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
6839 "type" : "tosca.capabilities.Container",
6840 "leftOccurrences" : "UNBOUNDED",
6841 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
6842 "ownerName" : "abstract_vpg",
6843 "maxOccurrences" : "UNBOUNDED",
6844 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.host",
6845 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
6846 "minOccurrences" : "1",
6847 "validSourceTypes" : [ "tosca.nodes.SoftwareComponent" ],
6848 "name" : "host_vpg",
6851 "org.openecomp.capabilities.metric.Ceilometer" : [ {
6853 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
6856 "definition" : false,
6857 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
6861 "immutable" : false,
6862 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6863 "getInputProperty" : false,
6864 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6867 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
6870 "definition" : false,
6871 "defaultValue" : "Average rate of incoming packets",
6872 "description" : "Description of the metric",
6874 "name" : "description",
6875 "value" : "Average rate of incoming packets",
6877 "immutable" : false,
6878 "status" : "SUPPORTED",
6879 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6880 "getInputProperty" : false,
6881 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6884 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
6887 "definition" : false,
6888 "defaultValue" : "packet/s",
6889 "description" : "Unit of the metric value",
6892 "value" : "packet/s",
6894 "immutable" : false,
6895 "status" : "SUPPORTED",
6896 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6897 "getInputProperty" : false,
6898 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6901 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
6904 "definition" : false,
6905 "defaultValue" : "Gauge",
6906 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
6911 "immutable" : false,
6912 "status" : "SUPPORTED",
6913 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6914 "getInputProperty" : false,
6915 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6918 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
6921 "definition" : false,
6922 "defaultValue" : "network",
6923 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
6925 "name" : "category",
6926 "value" : "network",
6928 "immutable" : false,
6929 "status" : "SUPPORTED",
6930 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6931 "getInputProperty" : false,
6932 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6935 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
6936 "parentName" : "network.incoming.packets.rate",
6937 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
6938 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
6939 "type" : "org.openecomp.capabilities.metric.Ceilometer",
6940 "leftOccurrences" : "UNBOUNDED",
6941 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
6942 "ownerName" : "abstract_vpg",
6943 "maxOccurrences" : "UNBOUNDED",
6944 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
6945 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
6946 "minOccurrences" : "1",
6947 "validSourceTypes" : [ ],
6948 "name" : "network.incoming.packets.rate_vpg_vpg_private_1_port",
6952 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
6955 "definition" : false,
6956 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
6960 "immutable" : false,
6961 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6962 "getInputProperty" : false,
6963 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6966 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
6969 "definition" : false,
6970 "defaultValue" : "Number of outgoing bytes",
6971 "description" : "Description of the metric",
6973 "name" : "description",
6974 "value" : "Number of outgoing bytes",
6976 "immutable" : false,
6977 "status" : "SUPPORTED",
6978 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6979 "getInputProperty" : false,
6980 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6983 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
6986 "definition" : false,
6987 "defaultValue" : "B",
6988 "description" : "Unit of the metric value",
6993 "immutable" : false,
6994 "status" : "SUPPORTED",
6995 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
6996 "getInputProperty" : false,
6997 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7000 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
7003 "definition" : false,
7004 "defaultValue" : "Cumulative",
7005 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
7008 "value" : "Cumulative",
7010 "immutable" : false,
7011 "status" : "SUPPORTED",
7012 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7013 "getInputProperty" : false,
7014 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7017 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
7020 "definition" : false,
7021 "defaultValue" : "network",
7022 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
7024 "name" : "category",
7025 "value" : "network",
7027 "immutable" : false,
7028 "status" : "SUPPORTED",
7029 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7030 "getInputProperty" : false,
7031 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7034 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
7035 "parentName" : "network.outgoing.bytes",
7036 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
7037 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
7038 "type" : "org.openecomp.capabilities.metric.Ceilometer",
7039 "leftOccurrences" : "UNBOUNDED",
7040 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
7041 "ownerName" : "abstract_vpg",
7042 "maxOccurrences" : "UNBOUNDED",
7043 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
7044 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
7045 "minOccurrences" : "1",
7046 "validSourceTypes" : [ ],
7047 "name" : "network.outgoing.bytes_vpg_vpg_private_1_port",
7051 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
7054 "definition" : false,
7055 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
7059 "immutable" : false,
7060 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7061 "getInputProperty" : false,
7062 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7065 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
7068 "definition" : false,
7069 "defaultValue" : "Average rate of outgoing packets",
7070 "description" : "Description of the metric",
7072 "name" : "description",
7073 "value" : "Average rate of outgoing packets",
7075 "immutable" : false,
7076 "status" : "SUPPORTED",
7077 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7078 "getInputProperty" : false,
7079 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7082 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
7085 "definition" : false,
7086 "defaultValue" : "packet/s",
7087 "description" : "Unit of the metric value",
7090 "value" : "packet/s",
7092 "immutable" : false,
7093 "status" : "SUPPORTED",
7094 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7095 "getInputProperty" : false,
7096 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7099 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
7102 "definition" : false,
7103 "defaultValue" : "Gauge",
7104 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
7109 "immutable" : false,
7110 "status" : "SUPPORTED",
7111 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7112 "getInputProperty" : false,
7113 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7116 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
7119 "definition" : false,
7120 "defaultValue" : "network",
7121 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
7123 "name" : "category",
7124 "value" : "network",
7126 "immutable" : false,
7127 "status" : "SUPPORTED",
7128 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7129 "getInputProperty" : false,
7130 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7133 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
7134 "parentName" : "network.outgoing.packets.rate",
7135 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
7136 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
7137 "type" : "org.openecomp.capabilities.metric.Ceilometer",
7138 "leftOccurrences" : "UNBOUNDED",
7139 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
7140 "ownerName" : "abstract_vpg",
7141 "maxOccurrences" : "UNBOUNDED",
7142 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
7143 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
7144 "minOccurrences" : "1",
7145 "validSourceTypes" : [ ],
7146 "name" : "network.outgoing.packets.rate_vpg_vpg_private_1_port",
7150 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
7153 "definition" : false,
7154 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
7158 "immutable" : false,
7159 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7160 "getInputProperty" : false,
7161 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7164 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
7167 "definition" : false,
7168 "defaultValue" : "Number of outgoing packets",
7169 "description" : "Description of the metric",
7171 "name" : "description",
7172 "value" : "Number of outgoing packets",
7174 "immutable" : false,
7175 "status" : "SUPPORTED",
7176 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7177 "getInputProperty" : false,
7178 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7181 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
7184 "definition" : false,
7185 "defaultValue" : "packet",
7186 "description" : "Unit of the metric value",
7191 "immutable" : false,
7192 "status" : "SUPPORTED",
7193 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7194 "getInputProperty" : false,
7195 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7198 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
7201 "definition" : false,
7202 "defaultValue" : "Cumulative",
7203 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
7206 "value" : "Cumulative",
7208 "immutable" : false,
7209 "status" : "SUPPORTED",
7210 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7211 "getInputProperty" : false,
7212 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7215 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
7218 "definition" : false,
7219 "defaultValue" : "network",
7220 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
7222 "name" : "category",
7223 "value" : "network",
7225 "immutable" : false,
7226 "status" : "SUPPORTED",
7227 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7228 "getInputProperty" : false,
7229 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7232 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
7233 "parentName" : "network.outpoing.packets",
7234 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
7235 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
7236 "type" : "org.openecomp.capabilities.metric.Ceilometer",
7237 "leftOccurrences" : "UNBOUNDED",
7238 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
7239 "ownerName" : "abstract_vpg",
7240 "maxOccurrences" : "UNBOUNDED",
7241 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
7242 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
7243 "minOccurrences" : "1",
7244 "validSourceTypes" : [ ],
7245 "name" : "network.outpoing.packets_vpg_vpg_private_1_port",
7249 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
7252 "definition" : false,
7253 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
7257 "immutable" : false,
7258 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7259 "getInputProperty" : false,
7260 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7263 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
7266 "definition" : false,
7267 "defaultValue" : "Average rate of incoming bytes",
7268 "description" : "Description of the metric",
7270 "name" : "description",
7271 "value" : "Average rate of incoming bytes",
7273 "immutable" : false,
7274 "status" : "SUPPORTED",
7275 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7276 "getInputProperty" : false,
7277 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7280 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
7283 "definition" : false,
7284 "defaultValue" : "B/s",
7285 "description" : "Unit of the metric value",
7290 "immutable" : false,
7291 "status" : "SUPPORTED",
7292 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7293 "getInputProperty" : false,
7294 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7297 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
7300 "definition" : false,
7301 "defaultValue" : "Gauge",
7302 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
7307 "immutable" : false,
7308 "status" : "SUPPORTED",
7309 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7310 "getInputProperty" : false,
7311 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7314 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
7317 "definition" : false,
7318 "defaultValue" : "network",
7319 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
7321 "name" : "category",
7322 "value" : "network",
7324 "immutable" : false,
7325 "status" : "SUPPORTED",
7326 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7327 "getInputProperty" : false,
7328 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7331 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
7332 "parentName" : "network.incoming.bytes.rate",
7333 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
7334 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
7335 "type" : "org.openecomp.capabilities.metric.Ceilometer",
7336 "leftOccurrences" : "UNBOUNDED",
7337 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
7338 "ownerName" : "abstract_vpg",
7339 "maxOccurrences" : "UNBOUNDED",
7340 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
7341 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
7342 "minOccurrences" : "1",
7343 "validSourceTypes" : [ ],
7344 "name" : "network.incoming.bytes.rate_vpg_vpg_private_1_port",
7348 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
7351 "definition" : false,
7352 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
7356 "immutable" : false,
7357 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7358 "getInputProperty" : false,
7359 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7362 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
7365 "definition" : false,
7366 "defaultValue" : "Number of incoming bytes",
7367 "description" : "Description of the metric",
7369 "name" : "description",
7370 "value" : "Number of incoming bytes",
7372 "immutable" : false,
7373 "status" : "SUPPORTED",
7374 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7375 "getInputProperty" : false,
7376 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7379 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
7382 "definition" : false,
7383 "defaultValue" : "B",
7384 "description" : "Unit of the metric value",
7389 "immutable" : false,
7390 "status" : "SUPPORTED",
7391 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7392 "getInputProperty" : false,
7393 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7396 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
7399 "definition" : false,
7400 "defaultValue" : "Cumulative",
7401 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
7404 "value" : "Cumulative",
7406 "immutable" : false,
7407 "status" : "SUPPORTED",
7408 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7409 "getInputProperty" : false,
7410 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7413 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
7416 "definition" : false,
7417 "defaultValue" : "network",
7418 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
7420 "name" : "category",
7421 "value" : "network",
7423 "immutable" : false,
7424 "status" : "SUPPORTED",
7425 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7426 "getInputProperty" : false,
7427 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7430 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
7431 "parentName" : "network.incoming.bytes",
7432 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
7433 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
7434 "type" : "org.openecomp.capabilities.metric.Ceilometer",
7435 "leftOccurrences" : "UNBOUNDED",
7436 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
7437 "ownerName" : "abstract_vpg",
7438 "maxOccurrences" : "UNBOUNDED",
7439 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
7440 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
7441 "minOccurrences" : "1",
7442 "validSourceTypes" : [ ],
7443 "name" : "network.incoming.bytes_vpg_vpg_private_1_port",
7447 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
7450 "definition" : false,
7451 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
7455 "immutable" : false,
7456 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7457 "getInputProperty" : false,
7458 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7461 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
7464 "definition" : false,
7465 "defaultValue" : "Average rate of outgoing bytes",
7466 "description" : "Description of the metric",
7468 "name" : "description",
7469 "value" : "Average rate of outgoing bytes",
7471 "immutable" : false,
7472 "status" : "SUPPORTED",
7473 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7474 "getInputProperty" : false,
7475 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7478 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
7481 "definition" : false,
7482 "defaultValue" : "B/s",
7483 "description" : "Unit of the metric value",
7488 "immutable" : false,
7489 "status" : "SUPPORTED",
7490 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7491 "getInputProperty" : false,
7492 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7495 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
7498 "definition" : false,
7499 "defaultValue" : "Gauge",
7500 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
7505 "immutable" : false,
7506 "status" : "SUPPORTED",
7507 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7508 "getInputProperty" : false,
7509 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7512 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
7515 "definition" : false,
7516 "defaultValue" : "network",
7517 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
7519 "name" : "category",
7520 "value" : "network",
7522 "immutable" : false,
7523 "status" : "SUPPORTED",
7524 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7525 "getInputProperty" : false,
7526 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7529 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
7530 "parentName" : "network.outgoing.bytes.rate",
7531 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
7532 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
7533 "type" : "org.openecomp.capabilities.metric.Ceilometer",
7534 "leftOccurrences" : "UNBOUNDED",
7535 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
7536 "ownerName" : "abstract_vpg",
7537 "maxOccurrences" : "UNBOUNDED",
7538 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
7539 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
7540 "minOccurrences" : "1",
7541 "validSourceTypes" : [ ],
7542 "name" : "network.outgoing.bytes.rate_vpg_vpg_private_1_port",
7546 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
7549 "definition" : false,
7550 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
7554 "immutable" : false,
7555 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7556 "getInputProperty" : false,
7557 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7560 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
7563 "definition" : false,
7564 "defaultValue" : "Number of incoming packets",
7565 "description" : "Description of the metric",
7567 "name" : "description",
7568 "value" : "Number of incoming packets",
7570 "immutable" : false,
7571 "status" : "SUPPORTED",
7572 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7573 "getInputProperty" : false,
7574 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7577 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
7580 "definition" : false,
7581 "defaultValue" : "packet",
7582 "description" : "Unit of the metric value",
7587 "immutable" : false,
7588 "status" : "SUPPORTED",
7589 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7590 "getInputProperty" : false,
7591 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7594 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
7597 "definition" : false,
7598 "defaultValue" : "Cumulative",
7599 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
7602 "value" : "Cumulative",
7604 "immutable" : false,
7605 "status" : "SUPPORTED",
7606 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7607 "getInputProperty" : false,
7608 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7611 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
7614 "definition" : false,
7615 "defaultValue" : "network",
7616 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
7618 "name" : "category",
7619 "value" : "network",
7621 "immutable" : false,
7622 "status" : "SUPPORTED",
7623 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7624 "getInputProperty" : false,
7625 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7628 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
7629 "parentName" : "network.incoming.packets",
7630 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
7631 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
7632 "type" : "org.openecomp.capabilities.metric.Ceilometer",
7633 "leftOccurrences" : "UNBOUNDED",
7634 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
7635 "ownerName" : "abstract_vpg",
7636 "maxOccurrences" : "UNBOUNDED",
7637 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
7638 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
7639 "minOccurrences" : "1",
7640 "validSourceTypes" : [ ],
7641 "name" : "network.incoming.packets_vpg_vpg_private_1_port",
7645 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
7648 "definition" : false,
7649 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
7653 "immutable" : false,
7654 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7655 "getInputProperty" : false,
7656 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7659 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
7662 "definition" : false,
7663 "defaultValue" : "Average rate of incoming packets",
7664 "description" : "Description of the metric",
7666 "name" : "description",
7667 "value" : "Average rate of incoming packets",
7669 "immutable" : false,
7670 "status" : "SUPPORTED",
7671 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7672 "getInputProperty" : false,
7673 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7676 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
7679 "definition" : false,
7680 "defaultValue" : "packet/s",
7681 "description" : "Unit of the metric value",
7684 "value" : "packet/s",
7686 "immutable" : false,
7687 "status" : "SUPPORTED",
7688 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7689 "getInputProperty" : false,
7690 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7693 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
7696 "definition" : false,
7697 "defaultValue" : "Gauge",
7698 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
7703 "immutable" : false,
7704 "status" : "SUPPORTED",
7705 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7706 "getInputProperty" : false,
7707 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7710 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
7713 "definition" : false,
7714 "defaultValue" : "network",
7715 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
7717 "name" : "category",
7718 "value" : "network",
7720 "immutable" : false,
7721 "status" : "SUPPORTED",
7722 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7723 "getInputProperty" : false,
7724 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7727 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
7728 "parentName" : "network.incoming.packets.rate",
7729 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
7730 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
7731 "type" : "org.openecomp.capabilities.metric.Ceilometer",
7732 "leftOccurrences" : "UNBOUNDED",
7733 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
7734 "ownerName" : "abstract_vpg",
7735 "maxOccurrences" : "UNBOUNDED",
7736 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
7737 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
7738 "minOccurrences" : "1",
7739 "validSourceTypes" : [ ],
7740 "name" : "network.incoming.packets.rate_vpg_vpg_private_0_port",
7744 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
7747 "definition" : false,
7748 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
7752 "immutable" : false,
7753 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7754 "getInputProperty" : false,
7755 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7758 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
7761 "definition" : false,
7762 "defaultValue" : "Number of outgoing bytes",
7763 "description" : "Description of the metric",
7765 "name" : "description",
7766 "value" : "Number of outgoing bytes",
7768 "immutable" : false,
7769 "status" : "SUPPORTED",
7770 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7771 "getInputProperty" : false,
7772 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7775 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
7778 "definition" : false,
7779 "defaultValue" : "B",
7780 "description" : "Unit of the metric value",
7785 "immutable" : false,
7786 "status" : "SUPPORTED",
7787 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7788 "getInputProperty" : false,
7789 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7792 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
7795 "definition" : false,
7796 "defaultValue" : "Cumulative",
7797 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
7800 "value" : "Cumulative",
7802 "immutable" : false,
7803 "status" : "SUPPORTED",
7804 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7805 "getInputProperty" : false,
7806 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7809 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
7812 "definition" : false,
7813 "defaultValue" : "network",
7814 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
7816 "name" : "category",
7817 "value" : "network",
7819 "immutable" : false,
7820 "status" : "SUPPORTED",
7821 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7822 "getInputProperty" : false,
7823 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7826 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
7827 "parentName" : "network.outgoing.bytes",
7828 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
7829 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
7830 "type" : "org.openecomp.capabilities.metric.Ceilometer",
7831 "leftOccurrences" : "UNBOUNDED",
7832 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
7833 "ownerName" : "abstract_vpg",
7834 "maxOccurrences" : "UNBOUNDED",
7835 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
7836 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
7837 "minOccurrences" : "1",
7838 "validSourceTypes" : [ ],
7839 "name" : "network.outgoing.bytes_vpg_vpg_private_0_port",
7843 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
7846 "definition" : false,
7847 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
7851 "immutable" : false,
7852 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7853 "getInputProperty" : false,
7854 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7857 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
7860 "definition" : false,
7861 "defaultValue" : "Average rate of outgoing packets",
7862 "description" : "Description of the metric",
7864 "name" : "description",
7865 "value" : "Average rate of outgoing packets",
7867 "immutable" : false,
7868 "status" : "SUPPORTED",
7869 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7870 "getInputProperty" : false,
7871 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7874 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
7877 "definition" : false,
7878 "defaultValue" : "packet/s",
7879 "description" : "Unit of the metric value",
7882 "value" : "packet/s",
7884 "immutable" : false,
7885 "status" : "SUPPORTED",
7886 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7887 "getInputProperty" : false,
7888 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7891 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
7894 "definition" : false,
7895 "defaultValue" : "Gauge",
7896 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
7901 "immutable" : false,
7902 "status" : "SUPPORTED",
7903 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7904 "getInputProperty" : false,
7905 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7908 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
7911 "definition" : false,
7912 "defaultValue" : "network",
7913 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
7915 "name" : "category",
7916 "value" : "network",
7918 "immutable" : false,
7919 "status" : "SUPPORTED",
7920 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7921 "getInputProperty" : false,
7922 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7925 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
7926 "parentName" : "network.outgoing.packets.rate",
7927 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
7928 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
7929 "type" : "org.openecomp.capabilities.metric.Ceilometer",
7930 "leftOccurrences" : "UNBOUNDED",
7931 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
7932 "ownerName" : "abstract_vpg",
7933 "maxOccurrences" : "UNBOUNDED",
7934 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
7935 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
7936 "minOccurrences" : "1",
7937 "validSourceTypes" : [ ],
7938 "name" : "network.outgoing.packets.rate_vpg_vpg_private_0_port",
7942 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
7945 "definition" : false,
7946 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
7950 "immutable" : false,
7951 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7952 "getInputProperty" : false,
7953 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7956 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
7959 "definition" : false,
7960 "defaultValue" : "Number of outgoing packets",
7961 "description" : "Description of the metric",
7963 "name" : "description",
7964 "value" : "Number of outgoing packets",
7966 "immutable" : false,
7967 "status" : "SUPPORTED",
7968 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7969 "getInputProperty" : false,
7970 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7973 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
7976 "definition" : false,
7977 "defaultValue" : "packet",
7978 "description" : "Unit of the metric value",
7983 "immutable" : false,
7984 "status" : "SUPPORTED",
7985 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7986 "getInputProperty" : false,
7987 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
7990 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
7993 "definition" : false,
7994 "defaultValue" : "Cumulative",
7995 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
7998 "value" : "Cumulative",
8000 "immutable" : false,
8001 "status" : "SUPPORTED",
8002 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8003 "getInputProperty" : false,
8004 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8007 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
8010 "definition" : false,
8011 "defaultValue" : "network",
8012 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
8014 "name" : "category",
8015 "value" : "network",
8017 "immutable" : false,
8018 "status" : "SUPPORTED",
8019 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8020 "getInputProperty" : false,
8021 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8024 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
8025 "parentName" : "network.outpoing.packets",
8026 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
8027 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
8028 "type" : "org.openecomp.capabilities.metric.Ceilometer",
8029 "leftOccurrences" : "UNBOUNDED",
8030 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
8031 "ownerName" : "abstract_vpg",
8032 "maxOccurrences" : "UNBOUNDED",
8033 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
8034 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
8035 "minOccurrences" : "1",
8036 "validSourceTypes" : [ ],
8037 "name" : "network.outpoing.packets_vpg_vpg_private_0_port",
8041 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
8044 "definition" : false,
8045 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
8049 "immutable" : false,
8050 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8051 "getInputProperty" : false,
8052 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8055 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
8058 "definition" : false,
8059 "defaultValue" : "Average rate of incoming bytes",
8060 "description" : "Description of the metric",
8062 "name" : "description",
8063 "value" : "Average rate of incoming bytes",
8065 "immutable" : false,
8066 "status" : "SUPPORTED",
8067 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8068 "getInputProperty" : false,
8069 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8072 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
8075 "definition" : false,
8076 "defaultValue" : "B/s",
8077 "description" : "Unit of the metric value",
8082 "immutable" : false,
8083 "status" : "SUPPORTED",
8084 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8085 "getInputProperty" : false,
8086 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8089 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
8092 "definition" : false,
8093 "defaultValue" : "Gauge",
8094 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
8099 "immutable" : false,
8100 "status" : "SUPPORTED",
8101 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8102 "getInputProperty" : false,
8103 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8106 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
8109 "definition" : false,
8110 "defaultValue" : "network",
8111 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
8113 "name" : "category",
8114 "value" : "network",
8116 "immutable" : false,
8117 "status" : "SUPPORTED",
8118 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8119 "getInputProperty" : false,
8120 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8123 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
8124 "parentName" : "network.incoming.bytes.rate",
8125 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
8126 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
8127 "type" : "org.openecomp.capabilities.metric.Ceilometer",
8128 "leftOccurrences" : "UNBOUNDED",
8129 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
8130 "ownerName" : "abstract_vpg",
8131 "maxOccurrences" : "UNBOUNDED",
8132 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
8133 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
8134 "minOccurrences" : "1",
8135 "validSourceTypes" : [ ],
8136 "name" : "network.incoming.bytes.rate_vpg_vpg_private_0_port",
8140 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
8143 "definition" : false,
8144 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
8148 "immutable" : false,
8149 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8150 "getInputProperty" : false,
8151 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8154 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
8157 "definition" : false,
8158 "defaultValue" : "Number of incoming bytes",
8159 "description" : "Description of the metric",
8161 "name" : "description",
8162 "value" : "Number of incoming bytes",
8164 "immutable" : false,
8165 "status" : "SUPPORTED",
8166 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8167 "getInputProperty" : false,
8168 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8171 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
8174 "definition" : false,
8175 "defaultValue" : "B",
8176 "description" : "Unit of the metric value",
8181 "immutable" : false,
8182 "status" : "SUPPORTED",
8183 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8184 "getInputProperty" : false,
8185 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8188 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
8191 "definition" : false,
8192 "defaultValue" : "Cumulative",
8193 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
8196 "value" : "Cumulative",
8198 "immutable" : false,
8199 "status" : "SUPPORTED",
8200 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8201 "getInputProperty" : false,
8202 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8205 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
8208 "definition" : false,
8209 "defaultValue" : "network",
8210 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
8212 "name" : "category",
8213 "value" : "network",
8215 "immutable" : false,
8216 "status" : "SUPPORTED",
8217 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8218 "getInputProperty" : false,
8219 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8222 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
8223 "parentName" : "network.incoming.bytes",
8224 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
8225 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
8226 "type" : "org.openecomp.capabilities.metric.Ceilometer",
8227 "leftOccurrences" : "UNBOUNDED",
8228 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
8229 "ownerName" : "abstract_vpg",
8230 "maxOccurrences" : "UNBOUNDED",
8231 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
8232 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
8233 "minOccurrences" : "1",
8234 "validSourceTypes" : [ ],
8235 "name" : "network.incoming.bytes_vpg_vpg_private_0_port",
8239 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
8242 "definition" : false,
8243 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
8247 "immutable" : false,
8248 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8249 "getInputProperty" : false,
8250 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8253 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
8256 "definition" : false,
8257 "defaultValue" : "Average rate of outgoing bytes",
8258 "description" : "Description of the metric",
8260 "name" : "description",
8261 "value" : "Average rate of outgoing bytes",
8263 "immutable" : false,
8264 "status" : "SUPPORTED",
8265 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8266 "getInputProperty" : false,
8267 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8270 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
8273 "definition" : false,
8274 "defaultValue" : "B/s",
8275 "description" : "Unit of the metric value",
8280 "immutable" : false,
8281 "status" : "SUPPORTED",
8282 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8283 "getInputProperty" : false,
8284 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8287 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
8290 "definition" : false,
8291 "defaultValue" : "Gauge",
8292 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
8297 "immutable" : false,
8298 "status" : "SUPPORTED",
8299 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8300 "getInputProperty" : false,
8301 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8304 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
8307 "definition" : false,
8308 "defaultValue" : "network",
8309 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
8311 "name" : "category",
8312 "value" : "network",
8314 "immutable" : false,
8315 "status" : "SUPPORTED",
8316 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8317 "getInputProperty" : false,
8318 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8321 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
8322 "parentName" : "network.outgoing.bytes.rate",
8323 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
8324 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
8325 "type" : "org.openecomp.capabilities.metric.Ceilometer",
8326 "leftOccurrences" : "UNBOUNDED",
8327 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
8328 "ownerName" : "abstract_vpg",
8329 "maxOccurrences" : "UNBOUNDED",
8330 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
8331 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
8332 "minOccurrences" : "1",
8333 "validSourceTypes" : [ ],
8334 "name" : "network.outgoing.bytes.rate_vpg_vpg_private_0_port",
8338 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
8341 "definition" : false,
8342 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
8346 "immutable" : false,
8347 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8348 "getInputProperty" : false,
8349 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8352 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
8355 "definition" : false,
8356 "defaultValue" : "Number of incoming packets",
8357 "description" : "Description of the metric",
8359 "name" : "description",
8360 "value" : "Number of incoming packets",
8362 "immutable" : false,
8363 "status" : "SUPPORTED",
8364 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8365 "getInputProperty" : false,
8366 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8369 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
8372 "definition" : false,
8373 "defaultValue" : "packet",
8374 "description" : "Unit of the metric value",
8379 "immutable" : false,
8380 "status" : "SUPPORTED",
8381 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8382 "getInputProperty" : false,
8383 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8386 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
8389 "definition" : false,
8390 "defaultValue" : "Cumulative",
8391 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
8394 "value" : "Cumulative",
8396 "immutable" : false,
8397 "status" : "SUPPORTED",
8398 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8399 "getInputProperty" : false,
8400 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8403 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
8406 "definition" : false,
8407 "defaultValue" : "network",
8408 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
8410 "name" : "category",
8411 "value" : "network",
8413 "immutable" : false,
8414 "status" : "SUPPORTED",
8415 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8416 "getInputProperty" : false,
8417 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
8420 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
8421 "parentName" : "network.incoming.packets",
8422 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
8423 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
8424 "type" : "org.openecomp.capabilities.metric.Ceilometer",
8425 "leftOccurrences" : "UNBOUNDED",
8426 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
8427 "ownerName" : "abstract_vpg",
8428 "maxOccurrences" : "UNBOUNDED",
8429 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
8430 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
8431 "minOccurrences" : "1",
8432 "validSourceTypes" : [ ],
8433 "name" : "network.incoming.packets_vpg_vpg_private_0_port",
8437 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
8440 "definition" : false,
8441 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
8445 "immutable" : false,
8446 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8447 "getInputProperty" : false,
8448 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8451 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
8454 "definition" : false,
8455 "defaultValue" : "Size of ephemeral disk",
8456 "description" : "Description of the metric",
8458 "name" : "description",
8459 "value" : "Size of ephemeral disk",
8461 "immutable" : false,
8462 "status" : "SUPPORTED",
8463 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8464 "getInputProperty" : false,
8465 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8468 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
8471 "definition" : false,
8472 "defaultValue" : "GB",
8473 "description" : "Unit of the metric value",
8478 "immutable" : false,
8479 "status" : "SUPPORTED",
8480 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8481 "getInputProperty" : false,
8482 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8485 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
8488 "definition" : false,
8489 "defaultValue" : "Gauge",
8490 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
8495 "immutable" : false,
8496 "status" : "SUPPORTED",
8497 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8498 "getInputProperty" : false,
8499 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8502 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
8505 "definition" : false,
8506 "defaultValue" : "compute",
8507 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
8509 "name" : "category",
8510 "value" : "compute",
8512 "immutable" : false,
8513 "status" : "SUPPORTED",
8514 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8515 "getInputProperty" : false,
8516 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8519 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
8520 "parentName" : "disk.ephemeral.size",
8521 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
8522 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
8523 "type" : "org.openecomp.capabilities.metric.Ceilometer",
8524 "leftOccurrences" : "UNBOUNDED",
8525 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
8526 "ownerName" : "abstract_vpg",
8527 "maxOccurrences" : "UNBOUNDED",
8528 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.ephemeral.size",
8529 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
8530 "minOccurrences" : "1",
8531 "validSourceTypes" : [ ],
8532 "name" : "disk.ephemeral.size_vpg",
8536 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
8539 "definition" : false,
8540 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
8544 "immutable" : false,
8545 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8546 "getInputProperty" : false,
8547 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8550 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
8553 "definition" : false,
8554 "defaultValue" : "Existence of instance",
8555 "description" : "Description of the metric",
8557 "name" : "description",
8558 "value" : "Existence of instance",
8560 "immutable" : false,
8561 "status" : "SUPPORTED",
8562 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8563 "getInputProperty" : false,
8564 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8567 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
8570 "definition" : false,
8571 "defaultValue" : "instance",
8572 "description" : "Unit of the metric value",
8575 "value" : "instance",
8577 "immutable" : false,
8578 "status" : "SUPPORTED",
8579 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8580 "getInputProperty" : false,
8581 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8584 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
8587 "definition" : false,
8588 "defaultValue" : "Gauge",
8589 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
8594 "immutable" : false,
8595 "status" : "SUPPORTED",
8596 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8597 "getInputProperty" : false,
8598 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8601 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
8604 "definition" : false,
8605 "defaultValue" : "compute",
8606 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
8608 "name" : "category",
8609 "value" : "compute",
8611 "immutable" : false,
8612 "status" : "SUPPORTED",
8613 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8614 "getInputProperty" : false,
8615 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8618 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
8619 "parentName" : "instance",
8620 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
8621 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
8622 "type" : "org.openecomp.capabilities.metric.Ceilometer",
8623 "leftOccurrences" : "UNBOUNDED",
8624 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
8625 "ownerName" : "abstract_vpg",
8626 "maxOccurrences" : "UNBOUNDED",
8627 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.instance",
8628 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
8629 "minOccurrences" : "1",
8630 "validSourceTypes" : [ ],
8631 "name" : "instance_vpg",
8635 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
8638 "definition" : false,
8639 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
8643 "immutable" : false,
8644 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8645 "getInputProperty" : false,
8646 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8649 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
8652 "definition" : false,
8653 "defaultValue" : "Volume of RAM allocated to the instance",
8654 "description" : "Description of the metric",
8656 "name" : "description",
8657 "value" : "Volume of RAM allocated to the instance",
8659 "immutable" : false,
8660 "status" : "SUPPORTED",
8661 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8662 "getInputProperty" : false,
8663 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8666 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
8669 "definition" : false,
8670 "defaultValue" : "MB",
8671 "description" : "Unit of the metric value",
8676 "immutable" : false,
8677 "status" : "SUPPORTED",
8678 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8679 "getInputProperty" : false,
8680 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8683 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
8686 "definition" : false,
8687 "defaultValue" : "Gauge",
8688 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
8693 "immutable" : false,
8694 "status" : "SUPPORTED",
8695 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8696 "getInputProperty" : false,
8697 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8700 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
8703 "definition" : false,
8704 "defaultValue" : "compute",
8705 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
8707 "name" : "category",
8708 "value" : "compute",
8710 "immutable" : false,
8711 "status" : "SUPPORTED",
8712 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8713 "getInputProperty" : false,
8714 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8717 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
8718 "parentName" : "memory",
8719 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
8720 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
8721 "type" : "org.openecomp.capabilities.metric.Ceilometer",
8722 "leftOccurrences" : "UNBOUNDED",
8723 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
8724 "ownerName" : "abstract_vpg",
8725 "maxOccurrences" : "UNBOUNDED",
8726 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory",
8727 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
8728 "minOccurrences" : "1",
8729 "validSourceTypes" : [ ],
8730 "name" : "memory_vpg",
8734 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
8737 "definition" : false,
8738 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
8742 "immutable" : false,
8743 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8744 "getInputProperty" : false,
8745 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8748 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
8751 "definition" : false,
8752 "defaultValue" : "Average disk iops",
8753 "description" : "Description of the metric",
8755 "name" : "description",
8756 "value" : "Average disk iops",
8758 "immutable" : false,
8759 "status" : "SUPPORTED",
8760 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8761 "getInputProperty" : false,
8762 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8765 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
8768 "definition" : false,
8769 "defaultValue" : "count/s",
8770 "description" : "Unit of the metric value",
8773 "value" : "count/s",
8775 "immutable" : false,
8776 "status" : "SUPPORTED",
8777 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8778 "getInputProperty" : false,
8779 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8782 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
8785 "definition" : false,
8786 "defaultValue" : "Gauge",
8787 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
8792 "immutable" : false,
8793 "status" : "SUPPORTED",
8794 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8795 "getInputProperty" : false,
8796 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8799 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
8802 "definition" : false,
8803 "defaultValue" : "disk",
8804 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
8806 "name" : "category",
8809 "immutable" : false,
8810 "status" : "SUPPORTED",
8811 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8812 "getInputProperty" : false,
8813 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8816 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
8817 "parentName" : "disk.iops",
8818 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
8819 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
8820 "type" : "org.openecomp.capabilities.metric.Ceilometer",
8821 "leftOccurrences" : "UNBOUNDED",
8822 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
8823 "ownerName" : "abstract_vpg",
8824 "maxOccurrences" : "UNBOUNDED",
8825 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.iops",
8826 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
8827 "minOccurrences" : "1",
8828 "validSourceTypes" : [ ],
8829 "name" : "disk.iops_vpg",
8833 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
8836 "definition" : false,
8837 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
8841 "immutable" : false,
8842 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8843 "getInputProperty" : false,
8844 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8847 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
8850 "definition" : false,
8851 "defaultValue" : "Number of read requests",
8852 "description" : "Description of the metric",
8854 "name" : "description",
8855 "value" : "Number of read requests",
8857 "immutable" : false,
8858 "status" : "SUPPORTED",
8859 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8860 "getInputProperty" : false,
8861 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8864 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
8867 "definition" : false,
8868 "defaultValue" : "request",
8869 "description" : "Unit of the metric value",
8872 "value" : "request",
8874 "immutable" : false,
8875 "status" : "SUPPORTED",
8876 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8877 "getInputProperty" : false,
8878 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8881 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
8884 "definition" : false,
8885 "defaultValue" : "Cumulative",
8886 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
8889 "value" : "Cumulative",
8891 "immutable" : false,
8892 "status" : "SUPPORTED",
8893 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8894 "getInputProperty" : false,
8895 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8898 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
8901 "definition" : false,
8902 "defaultValue" : "disk",
8903 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
8905 "name" : "category",
8908 "immutable" : false,
8909 "status" : "SUPPORTED",
8910 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8911 "getInputProperty" : false,
8912 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8915 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
8916 "parentName" : "disk.device.read.requests",
8917 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
8918 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
8919 "type" : "org.openecomp.capabilities.metric.Ceilometer",
8920 "leftOccurrences" : "UNBOUNDED",
8921 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
8922 "ownerName" : "abstract_vpg",
8923 "maxOccurrences" : "UNBOUNDED",
8924 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests",
8925 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
8926 "minOccurrences" : "1",
8927 "validSourceTypes" : [ ],
8928 "name" : "disk.device.read.requests_vpg",
8932 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
8935 "definition" : false,
8936 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
8940 "immutable" : false,
8941 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8942 "getInputProperty" : false,
8943 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8946 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
8949 "definition" : false,
8950 "defaultValue" : "CPU time used since previous datapoint",
8951 "description" : "Description of the metric",
8953 "name" : "description",
8954 "value" : "CPU time used since previous datapoint",
8956 "immutable" : false,
8957 "status" : "SUPPORTED",
8958 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8959 "getInputProperty" : false,
8960 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8963 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
8966 "definition" : false,
8967 "defaultValue" : "ns",
8968 "description" : "Unit of the metric value",
8973 "immutable" : false,
8974 "status" : "SUPPORTED",
8975 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8976 "getInputProperty" : false,
8977 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8980 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
8983 "definition" : false,
8984 "defaultValue" : "Delta",
8985 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
8990 "immutable" : false,
8991 "status" : "SUPPORTED",
8992 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8993 "getInputProperty" : false,
8994 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
8997 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
9000 "definition" : false,
9001 "defaultValue" : "compute",
9002 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
9004 "name" : "category",
9005 "value" : "compute",
9007 "immutable" : false,
9008 "status" : "SUPPORTED",
9009 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9010 "getInputProperty" : false,
9011 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9014 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
9015 "parentName" : "cpu.delta",
9016 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
9017 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
9018 "type" : "org.openecomp.capabilities.metric.Ceilometer",
9019 "leftOccurrences" : "UNBOUNDED",
9020 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
9021 "ownerName" : "abstract_vpg",
9022 "maxOccurrences" : "UNBOUNDED",
9023 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu.delta",
9024 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
9025 "minOccurrences" : "1",
9026 "validSourceTypes" : [ ],
9027 "name" : "cpu.delta_vpg",
9031 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
9034 "definition" : false,
9035 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
9039 "immutable" : false,
9040 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9041 "getInputProperty" : false,
9042 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9045 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
9048 "definition" : false,
9049 "defaultValue" : "The amount of disk that the instance can see",
9050 "description" : "Description of the metric",
9052 "name" : "description",
9053 "value" : "The amount of disk that the instance can see",
9055 "immutable" : false,
9056 "status" : "SUPPORTED",
9057 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9058 "getInputProperty" : false,
9059 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9062 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
9065 "definition" : false,
9066 "defaultValue" : "B",
9067 "description" : "Unit of the metric value",
9072 "immutable" : false,
9073 "status" : "SUPPORTED",
9074 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9075 "getInputProperty" : false,
9076 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9079 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
9082 "definition" : false,
9083 "defaultValue" : "Gauge",
9084 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
9089 "immutable" : false,
9090 "status" : "SUPPORTED",
9091 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9092 "getInputProperty" : false,
9093 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9096 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
9099 "definition" : false,
9100 "defaultValue" : "disk",
9101 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
9103 "name" : "category",
9106 "immutable" : false,
9107 "status" : "SUPPORTED",
9108 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9109 "getInputProperty" : false,
9110 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9113 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
9114 "parentName" : "disk.capacity",
9115 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
9116 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
9117 "type" : "org.openecomp.capabilities.metric.Ceilometer",
9118 "leftOccurrences" : "UNBOUNDED",
9119 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
9120 "ownerName" : "abstract_vpg",
9121 "maxOccurrences" : "UNBOUNDED",
9122 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.capacity",
9123 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
9124 "minOccurrences" : "1",
9125 "validSourceTypes" : [ ],
9126 "name" : "disk.capacity_vpg",
9130 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
9133 "definition" : false,
9134 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
9138 "immutable" : false,
9139 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9140 "getInputProperty" : false,
9141 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9144 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
9147 "definition" : false,
9148 "defaultValue" : "Volume of reads",
9149 "description" : "Description of the metric",
9151 "name" : "description",
9152 "value" : "Volume of reads",
9154 "immutable" : false,
9155 "status" : "SUPPORTED",
9156 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9157 "getInputProperty" : false,
9158 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9161 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
9164 "definition" : false,
9165 "defaultValue" : "B",
9166 "description" : "Unit of the metric value",
9171 "immutable" : false,
9172 "status" : "SUPPORTED",
9173 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9174 "getInputProperty" : false,
9175 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9178 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
9181 "definition" : false,
9182 "defaultValue" : "Cumulative",
9183 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
9186 "value" : "Cumulative",
9188 "immutable" : false,
9189 "status" : "SUPPORTED",
9190 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9191 "getInputProperty" : false,
9192 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9195 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
9198 "definition" : false,
9199 "defaultValue" : "disk",
9200 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
9202 "name" : "category",
9205 "immutable" : false,
9206 "status" : "SUPPORTED",
9207 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9208 "getInputProperty" : false,
9209 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9212 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
9213 "parentName" : "disk.device.read.bytes",
9214 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
9215 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
9216 "type" : "org.openecomp.capabilities.metric.Ceilometer",
9217 "leftOccurrences" : "UNBOUNDED",
9218 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
9219 "ownerName" : "abstract_vpg",
9220 "maxOccurrences" : "UNBOUNDED",
9221 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes",
9222 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
9223 "minOccurrences" : "1",
9224 "validSourceTypes" : [ ],
9225 "name" : "disk.device.read.bytes_vpg",
9229 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
9232 "definition" : false,
9233 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
9237 "immutable" : false,
9238 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9239 "getInputProperty" : false,
9240 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9243 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
9246 "definition" : false,
9247 "defaultValue" : "Volume of writes",
9248 "description" : "Description of the metric",
9250 "name" : "description",
9251 "value" : "Volume of writes",
9253 "immutable" : false,
9254 "status" : "SUPPORTED",
9255 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9256 "getInputProperty" : false,
9257 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9260 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
9263 "definition" : false,
9264 "defaultValue" : "B",
9265 "description" : "Unit of the metric value",
9270 "immutable" : false,
9271 "status" : "SUPPORTED",
9272 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9273 "getInputProperty" : false,
9274 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9277 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
9280 "definition" : false,
9281 "defaultValue" : "Cumulative",
9282 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
9285 "value" : "Cumulative",
9287 "immutable" : false,
9288 "status" : "SUPPORTED",
9289 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9290 "getInputProperty" : false,
9291 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9294 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
9297 "definition" : false,
9298 "defaultValue" : "compute",
9299 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
9301 "name" : "category",
9302 "value" : "compute",
9304 "immutable" : false,
9305 "status" : "SUPPORTED",
9306 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9307 "getInputProperty" : false,
9308 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9311 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
9312 "parentName" : "disk.write.bytes",
9313 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
9314 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
9315 "type" : "org.openecomp.capabilities.metric.Ceilometer",
9316 "leftOccurrences" : "UNBOUNDED",
9317 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
9318 "ownerName" : "abstract_vpg",
9319 "maxOccurrences" : "UNBOUNDED",
9320 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes",
9321 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
9322 "minOccurrences" : "1",
9323 "validSourceTypes" : [ ],
9324 "name" : "disk.write.bytes_vpg",
9328 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
9331 "definition" : false,
9332 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
9336 "immutable" : false,
9337 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9338 "getInputProperty" : false,
9339 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9342 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
9345 "definition" : false,
9346 "defaultValue" : "Average disk latency",
9347 "description" : "Description of the metric",
9349 "name" : "description",
9350 "value" : "Average disk latency",
9352 "immutable" : false,
9353 "status" : "SUPPORTED",
9354 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9355 "getInputProperty" : false,
9356 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9359 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
9362 "definition" : false,
9363 "defaultValue" : "ms",
9364 "description" : "Unit of the metric value",
9369 "immutable" : false,
9370 "status" : "SUPPORTED",
9371 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9372 "getInputProperty" : false,
9373 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9376 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
9379 "definition" : false,
9380 "defaultValue" : "Gauge",
9381 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
9386 "immutable" : false,
9387 "status" : "SUPPORTED",
9388 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9389 "getInputProperty" : false,
9390 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9393 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
9396 "definition" : false,
9397 "defaultValue" : "disk",
9398 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
9400 "name" : "category",
9403 "immutable" : false,
9404 "status" : "SUPPORTED",
9405 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9406 "getInputProperty" : false,
9407 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9410 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
9411 "parentName" : "disk.latency",
9412 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
9413 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
9414 "type" : "org.openecomp.capabilities.metric.Ceilometer",
9415 "leftOccurrences" : "UNBOUNDED",
9416 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
9417 "ownerName" : "abstract_vpg",
9418 "maxOccurrences" : "UNBOUNDED",
9419 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.latency",
9420 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
9421 "minOccurrences" : "1",
9422 "validSourceTypes" : [ ],
9423 "name" : "disk.latency_vpg",
9427 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
9430 "definition" : false,
9431 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
9435 "immutable" : false,
9436 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9437 "getInputProperty" : false,
9438 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9441 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
9444 "definition" : false,
9445 "defaultValue" : "Average rate of reads",
9446 "description" : "Description of the metric",
9448 "name" : "description",
9449 "value" : "Average rate of reads",
9451 "immutable" : false,
9452 "status" : "SUPPORTED",
9453 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9454 "getInputProperty" : false,
9455 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9458 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
9461 "definition" : false,
9462 "defaultValue" : "B/s",
9463 "description" : "Unit of the metric value",
9468 "immutable" : false,
9469 "status" : "SUPPORTED",
9470 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9471 "getInputProperty" : false,
9472 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9475 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
9478 "definition" : false,
9479 "defaultValue" : "Gauge",
9480 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
9485 "immutable" : false,
9486 "status" : "SUPPORTED",
9487 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9488 "getInputProperty" : false,
9489 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9492 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
9495 "definition" : false,
9496 "defaultValue" : "disk",
9497 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
9499 "name" : "category",
9502 "immutable" : false,
9503 "status" : "SUPPORTED",
9504 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9505 "getInputProperty" : false,
9506 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9509 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
9510 "parentName" : "disk.device.read.bytes.rate",
9511 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
9512 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
9513 "type" : "org.openecomp.capabilities.metric.Ceilometer",
9514 "leftOccurrences" : "UNBOUNDED",
9515 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
9516 "ownerName" : "abstract_vpg",
9517 "maxOccurrences" : "UNBOUNDED",
9518 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes.rate",
9519 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
9520 "minOccurrences" : "1",
9521 "validSourceTypes" : [ ],
9522 "name" : "disk.device.read.bytes.rate_vpg",
9526 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
9529 "definition" : false,
9530 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
9534 "immutable" : false,
9535 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9536 "getInputProperty" : false,
9537 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9540 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
9543 "definition" : false,
9544 "defaultValue" : "The physical size in bytes of the image container on the host",
9545 "description" : "Description of the metric",
9547 "name" : "description",
9548 "value" : "The physical size in bytes of the image container on the host",
9550 "immutable" : false,
9551 "status" : "SUPPORTED",
9552 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9553 "getInputProperty" : false,
9554 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9557 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
9560 "definition" : false,
9561 "defaultValue" : "B",
9562 "description" : "Unit of the metric value",
9567 "immutable" : false,
9568 "status" : "SUPPORTED",
9569 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9570 "getInputProperty" : false,
9571 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9574 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
9577 "definition" : false,
9578 "defaultValue" : "Gauge",
9579 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
9584 "immutable" : false,
9585 "status" : "SUPPORTED",
9586 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9587 "getInputProperty" : false,
9588 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9591 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
9594 "definition" : false,
9595 "defaultValue" : "disk",
9596 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
9598 "name" : "category",
9601 "immutable" : false,
9602 "status" : "SUPPORTED",
9603 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9604 "getInputProperty" : false,
9605 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9608 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
9609 "parentName" : "disk.usage",
9610 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
9611 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
9612 "type" : "org.openecomp.capabilities.metric.Ceilometer",
9613 "leftOccurrences" : "UNBOUNDED",
9614 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
9615 "ownerName" : "abstract_vpg",
9616 "maxOccurrences" : "UNBOUNDED",
9617 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.usage",
9618 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
9619 "minOccurrences" : "1",
9620 "validSourceTypes" : [ ],
9621 "name" : "disk.usage_vpg",
9625 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
9628 "definition" : false,
9629 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
9633 "immutable" : false,
9634 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9635 "getInputProperty" : false,
9636 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9639 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
9642 "definition" : false,
9643 "defaultValue" : "Average CPU utilization",
9644 "description" : "Description of the metric",
9646 "name" : "description",
9647 "value" : "Average CPU utilization",
9649 "immutable" : false,
9650 "status" : "SUPPORTED",
9651 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9652 "getInputProperty" : false,
9653 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9656 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
9659 "definition" : false,
9660 "defaultValue" : "%",
9661 "description" : "Unit of the metric value",
9666 "immutable" : false,
9667 "status" : "SUPPORTED",
9668 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9669 "getInputProperty" : false,
9670 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9673 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
9676 "definition" : false,
9677 "defaultValue" : "Gauge",
9678 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
9683 "immutable" : false,
9684 "status" : "SUPPORTED",
9685 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9686 "getInputProperty" : false,
9687 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9690 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
9693 "definition" : false,
9694 "defaultValue" : "compute",
9695 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
9697 "name" : "category",
9698 "value" : "compute",
9700 "immutable" : false,
9701 "status" : "SUPPORTED",
9702 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9703 "getInputProperty" : false,
9704 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9707 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
9708 "parentName" : "cpu_util",
9709 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
9710 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
9711 "type" : "org.openecomp.capabilities.metric.Ceilometer",
9712 "leftOccurrences" : "UNBOUNDED",
9713 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
9714 "ownerName" : "abstract_vpg",
9715 "maxOccurrences" : "UNBOUNDED",
9716 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu_util",
9717 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
9718 "minOccurrences" : "1",
9719 "validSourceTypes" : [ ],
9720 "name" : "cpu_util_vpg",
9724 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
9727 "definition" : false,
9728 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
9732 "immutable" : false,
9733 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9734 "getInputProperty" : false,
9735 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9738 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
9741 "definition" : false,
9742 "defaultValue" : "The amount of disk per device occupied by the instance on the host machine",
9743 "description" : "Description of the metric",
9745 "name" : "description",
9746 "value" : "The amount of disk per device occupied by the instance on the host machine",
9748 "immutable" : false,
9749 "status" : "SUPPORTED",
9750 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9751 "getInputProperty" : false,
9752 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9755 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
9758 "definition" : false,
9759 "defaultValue" : "B",
9760 "description" : "Unit of the metric value",
9765 "immutable" : false,
9766 "status" : "SUPPORTED",
9767 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9768 "getInputProperty" : false,
9769 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9772 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
9775 "definition" : false,
9776 "defaultValue" : "Gauge",
9777 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
9782 "immutable" : false,
9783 "status" : "SUPPORTED",
9784 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9785 "getInputProperty" : false,
9786 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9789 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
9792 "definition" : false,
9793 "defaultValue" : "disk",
9794 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
9796 "name" : "category",
9799 "immutable" : false,
9800 "status" : "SUPPORTED",
9801 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9802 "getInputProperty" : false,
9803 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9806 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
9807 "parentName" : "disk.device.allocation",
9808 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
9809 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
9810 "type" : "org.openecomp.capabilities.metric.Ceilometer",
9811 "leftOccurrences" : "UNBOUNDED",
9812 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
9813 "ownerName" : "abstract_vpg",
9814 "maxOccurrences" : "UNBOUNDED",
9815 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.allocation",
9816 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
9817 "minOccurrences" : "1",
9818 "validSourceTypes" : [ ],
9819 "name" : "disk.device.allocation_vpg",
9823 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
9826 "definition" : false,
9827 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
9831 "immutable" : false,
9832 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9833 "getInputProperty" : false,
9834 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9837 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
9840 "definition" : false,
9841 "defaultValue" : "Average rate of write requests",
9842 "description" : "Description of the metric",
9844 "name" : "description",
9845 "value" : "Average rate of write requests",
9847 "immutable" : false,
9848 "status" : "SUPPORTED",
9849 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9850 "getInputProperty" : false,
9851 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9854 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
9857 "definition" : false,
9858 "defaultValue" : "request/s",
9859 "description" : "Unit of the metric value",
9862 "value" : "request/s",
9864 "immutable" : false,
9865 "status" : "SUPPORTED",
9866 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9867 "getInputProperty" : false,
9868 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9871 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
9874 "definition" : false,
9875 "defaultValue" : "Gauge",
9876 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
9881 "immutable" : false,
9882 "status" : "SUPPORTED",
9883 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9884 "getInputProperty" : false,
9885 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9888 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
9891 "definition" : false,
9892 "defaultValue" : "compute",
9893 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
9895 "name" : "category",
9896 "value" : "compute",
9898 "immutable" : false,
9899 "status" : "SUPPORTED",
9900 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9901 "getInputProperty" : false,
9902 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9905 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
9906 "parentName" : "disk.write.requests.rate",
9907 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
9908 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
9909 "type" : "org.openecomp.capabilities.metric.Ceilometer",
9910 "leftOccurrences" : "UNBOUNDED",
9911 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
9912 "ownerName" : "abstract_vpg",
9913 "maxOccurrences" : "UNBOUNDED",
9914 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests.rate",
9915 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
9916 "minOccurrences" : "1",
9917 "validSourceTypes" : [ ],
9918 "name" : "disk.write.requests.rate_vpg",
9922 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
9925 "definition" : false,
9926 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
9930 "immutable" : false,
9931 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9932 "getInputProperty" : false,
9933 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9936 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
9939 "definition" : false,
9940 "defaultValue" : "Average rate of writes",
9941 "description" : "Description of the metric",
9943 "name" : "description",
9944 "value" : "Average rate of writes",
9946 "immutable" : false,
9947 "status" : "SUPPORTED",
9948 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9949 "getInputProperty" : false,
9950 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9953 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
9956 "definition" : false,
9957 "defaultValue" : "B/s",
9958 "description" : "Unit of the metric value",
9963 "immutable" : false,
9964 "status" : "SUPPORTED",
9965 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9966 "getInputProperty" : false,
9967 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9970 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
9973 "definition" : false,
9974 "defaultValue" : "Gauge",
9975 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
9980 "immutable" : false,
9981 "status" : "SUPPORTED",
9982 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9983 "getInputProperty" : false,
9984 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
9987 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
9990 "definition" : false,
9991 "defaultValue" : "compute",
9992 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
9994 "name" : "category",
9995 "value" : "compute",
9997 "immutable" : false,
9998 "status" : "SUPPORTED",
9999 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10000 "getInputProperty" : false,
10001 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10004 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
10005 "parentName" : "disk.write.bytes.rate",
10006 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
10007 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
10008 "type" : "org.openecomp.capabilities.metric.Ceilometer",
10009 "leftOccurrences" : "UNBOUNDED",
10010 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
10011 "ownerName" : "abstract_vpg",
10012 "maxOccurrences" : "UNBOUNDED",
10013 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes.rate",
10014 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
10015 "minOccurrences" : "1",
10016 "validSourceTypes" : [ ],
10017 "name" : "disk.write.bytes.rate_vpg",
10021 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
10024 "definition" : false,
10025 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
10026 "password" : false,
10029 "immutable" : false,
10030 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10031 "getInputProperty" : false,
10032 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10035 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
10037 "required" : false,
10038 "definition" : false,
10039 "defaultValue" : "Average disk latency per device",
10040 "description" : "Description of the metric",
10041 "password" : false,
10042 "name" : "description",
10043 "value" : "Average disk latency per device",
10045 "immutable" : false,
10046 "status" : "SUPPORTED",
10047 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10048 "getInputProperty" : false,
10049 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10052 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
10055 "definition" : false,
10056 "defaultValue" : "ms",
10057 "description" : "Unit of the metric value",
10058 "password" : false,
10062 "immutable" : false,
10063 "status" : "SUPPORTED",
10064 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10065 "getInputProperty" : false,
10066 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10069 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
10072 "definition" : false,
10073 "defaultValue" : "Gauge",
10074 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
10075 "password" : false,
10079 "immutable" : false,
10080 "status" : "SUPPORTED",
10081 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10082 "getInputProperty" : false,
10083 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10086 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
10088 "required" : false,
10089 "definition" : false,
10090 "defaultValue" : "disk",
10091 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
10092 "password" : false,
10093 "name" : "category",
10096 "immutable" : false,
10097 "status" : "SUPPORTED",
10098 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10099 "getInputProperty" : false,
10100 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10103 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
10104 "parentName" : "disk.device.latency",
10105 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
10106 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
10107 "type" : "org.openecomp.capabilities.metric.Ceilometer",
10108 "leftOccurrences" : "UNBOUNDED",
10109 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
10110 "ownerName" : "abstract_vpg",
10111 "maxOccurrences" : "UNBOUNDED",
10112 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.latency",
10113 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
10114 "minOccurrences" : "1",
10115 "validSourceTypes" : [ ],
10116 "name" : "disk.device.latency_vpg",
10120 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
10123 "definition" : false,
10124 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
10125 "password" : false,
10128 "immutable" : false,
10129 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10130 "getInputProperty" : false,
10131 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10134 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
10136 "required" : false,
10137 "definition" : false,
10138 "defaultValue" : "CPU time used",
10139 "description" : "Description of the metric",
10140 "password" : false,
10141 "name" : "description",
10142 "value" : "CPU time used",
10144 "immutable" : false,
10145 "status" : "SUPPORTED",
10146 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10147 "getInputProperty" : false,
10148 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10151 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
10154 "definition" : false,
10155 "defaultValue" : "ns",
10156 "description" : "Unit of the metric value",
10157 "password" : false,
10161 "immutable" : false,
10162 "status" : "SUPPORTED",
10163 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10164 "getInputProperty" : false,
10165 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10168 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
10171 "definition" : false,
10172 "defaultValue" : "Cumulative",
10173 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
10174 "password" : false,
10176 "value" : "Cumulative",
10178 "immutable" : false,
10179 "status" : "SUPPORTED",
10180 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10181 "getInputProperty" : false,
10182 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10185 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
10187 "required" : false,
10188 "definition" : false,
10189 "defaultValue" : "compute",
10190 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
10191 "password" : false,
10192 "name" : "category",
10193 "value" : "compute",
10195 "immutable" : false,
10196 "status" : "SUPPORTED",
10197 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10198 "getInputProperty" : false,
10199 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10202 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
10203 "parentName" : "cpu",
10204 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
10205 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
10206 "type" : "org.openecomp.capabilities.metric.Ceilometer",
10207 "leftOccurrences" : "UNBOUNDED",
10208 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
10209 "ownerName" : "abstract_vpg",
10210 "maxOccurrences" : "UNBOUNDED",
10211 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu",
10212 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
10213 "minOccurrences" : "1",
10214 "validSourceTypes" : [ ],
10215 "name" : "cpu_vpg",
10219 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
10222 "definition" : false,
10223 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
10224 "password" : false,
10227 "immutable" : false,
10228 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10229 "getInputProperty" : false,
10230 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10233 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
10235 "required" : false,
10236 "definition" : false,
10237 "defaultValue" : "Number of write requests",
10238 "description" : "Description of the metric",
10239 "password" : false,
10240 "name" : "description",
10241 "value" : "Number of write requests",
10243 "immutable" : false,
10244 "status" : "SUPPORTED",
10245 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10246 "getInputProperty" : false,
10247 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10250 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
10253 "definition" : false,
10254 "defaultValue" : "request",
10255 "description" : "Unit of the metric value",
10256 "password" : false,
10258 "value" : "request",
10260 "immutable" : false,
10261 "status" : "SUPPORTED",
10262 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10263 "getInputProperty" : false,
10264 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10267 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
10270 "definition" : false,
10271 "defaultValue" : "Cumulative",
10272 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
10273 "password" : false,
10275 "value" : "Cumulative",
10277 "immutable" : false,
10278 "status" : "SUPPORTED",
10279 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10280 "getInputProperty" : false,
10281 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10284 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
10286 "required" : false,
10287 "definition" : false,
10288 "defaultValue" : "disk",
10289 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
10290 "password" : false,
10291 "name" : "category",
10294 "immutable" : false,
10295 "status" : "SUPPORTED",
10296 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10297 "getInputProperty" : false,
10298 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10301 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
10302 "parentName" : "disk.device.write.requests",
10303 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
10304 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
10305 "type" : "org.openecomp.capabilities.metric.Ceilometer",
10306 "leftOccurrences" : "UNBOUNDED",
10307 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
10308 "ownerName" : "abstract_vpg",
10309 "maxOccurrences" : "UNBOUNDED",
10310 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests",
10311 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
10312 "minOccurrences" : "1",
10313 "validSourceTypes" : [ ],
10314 "name" : "disk.device.write.requests_vpg",
10318 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
10321 "definition" : false,
10322 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
10323 "password" : false,
10326 "immutable" : false,
10327 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10328 "getInputProperty" : false,
10329 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10332 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
10334 "required" : false,
10335 "definition" : false,
10336 "defaultValue" : "Volume of writes",
10337 "description" : "Description of the metric",
10338 "password" : false,
10339 "name" : "description",
10340 "value" : "Volume of writes",
10342 "immutable" : false,
10343 "status" : "SUPPORTED",
10344 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10345 "getInputProperty" : false,
10346 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10349 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
10352 "definition" : false,
10353 "defaultValue" : "B",
10354 "description" : "Unit of the metric value",
10355 "password" : false,
10359 "immutable" : false,
10360 "status" : "SUPPORTED",
10361 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10362 "getInputProperty" : false,
10363 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10366 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
10369 "definition" : false,
10370 "defaultValue" : "Cumulative",
10371 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
10372 "password" : false,
10374 "value" : "Cumulative",
10376 "immutable" : false,
10377 "status" : "SUPPORTED",
10378 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10379 "getInputProperty" : false,
10380 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10383 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
10385 "required" : false,
10386 "definition" : false,
10387 "defaultValue" : "disk",
10388 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
10389 "password" : false,
10390 "name" : "category",
10393 "immutable" : false,
10394 "status" : "SUPPORTED",
10395 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10396 "getInputProperty" : false,
10397 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10400 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
10401 "parentName" : "disk.device.write.bytes",
10402 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
10403 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
10404 "type" : "org.openecomp.capabilities.metric.Ceilometer",
10405 "leftOccurrences" : "UNBOUNDED",
10406 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
10407 "ownerName" : "abstract_vpg",
10408 "maxOccurrences" : "UNBOUNDED",
10409 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes",
10410 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
10411 "minOccurrences" : "1",
10412 "validSourceTypes" : [ ],
10413 "name" : "disk.device.write.bytes_vpg",
10417 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
10420 "definition" : false,
10421 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
10422 "password" : false,
10425 "immutable" : false,
10426 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10427 "getInputProperty" : false,
10428 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10431 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
10433 "required" : false,
10434 "definition" : false,
10435 "defaultValue" : "Number of read requests",
10436 "description" : "Description of the metric",
10437 "password" : false,
10438 "name" : "description",
10439 "value" : "Number of read requests",
10441 "immutable" : false,
10442 "status" : "SUPPORTED",
10443 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10444 "getInputProperty" : false,
10445 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10448 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
10451 "definition" : false,
10452 "defaultValue" : "request",
10453 "description" : "Unit of the metric value",
10454 "password" : false,
10456 "value" : "request",
10458 "immutable" : false,
10459 "status" : "SUPPORTED",
10460 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10461 "getInputProperty" : false,
10462 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10465 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
10468 "definition" : false,
10469 "defaultValue" : "Cumulative",
10470 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
10471 "password" : false,
10473 "value" : "Cumulative",
10475 "immutable" : false,
10476 "status" : "SUPPORTED",
10477 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10478 "getInputProperty" : false,
10479 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10482 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
10484 "required" : false,
10485 "definition" : false,
10486 "defaultValue" : "compute",
10487 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
10488 "password" : false,
10489 "name" : "category",
10490 "value" : "compute",
10492 "immutable" : false,
10493 "status" : "SUPPORTED",
10494 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10495 "getInputProperty" : false,
10496 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10499 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
10500 "parentName" : "disk.read.requests",
10501 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
10502 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
10503 "type" : "org.openecomp.capabilities.metric.Ceilometer",
10504 "leftOccurrences" : "UNBOUNDED",
10505 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
10506 "ownerName" : "abstract_vpg",
10507 "maxOccurrences" : "UNBOUNDED",
10508 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.requests",
10509 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
10510 "minOccurrences" : "1",
10511 "validSourceTypes" : [ ],
10512 "name" : "disk.read.requests_vpg",
10516 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
10519 "definition" : false,
10520 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
10521 "password" : false,
10524 "immutable" : false,
10525 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10526 "getInputProperty" : false,
10527 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10530 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
10532 "required" : false,
10533 "definition" : false,
10534 "defaultValue" : "Size of root disk",
10535 "description" : "Description of the metric",
10536 "password" : false,
10537 "name" : "description",
10538 "value" : "Size of root disk",
10540 "immutable" : false,
10541 "status" : "SUPPORTED",
10542 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10543 "getInputProperty" : false,
10544 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10547 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
10550 "definition" : false,
10551 "defaultValue" : "GB",
10552 "description" : "Unit of the metric value",
10553 "password" : false,
10557 "immutable" : false,
10558 "status" : "SUPPORTED",
10559 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10560 "getInputProperty" : false,
10561 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10564 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
10567 "definition" : false,
10568 "defaultValue" : "Gauge",
10569 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
10570 "password" : false,
10574 "immutable" : false,
10575 "status" : "SUPPORTED",
10576 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10577 "getInputProperty" : false,
10578 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10581 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
10583 "required" : false,
10584 "definition" : false,
10585 "defaultValue" : "compute",
10586 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
10587 "password" : false,
10588 "name" : "category",
10589 "value" : "compute",
10591 "immutable" : false,
10592 "status" : "SUPPORTED",
10593 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10594 "getInputProperty" : false,
10595 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10598 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
10599 "parentName" : "disk.root.size",
10600 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
10601 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
10602 "type" : "org.openecomp.capabilities.metric.Ceilometer",
10603 "leftOccurrences" : "UNBOUNDED",
10604 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
10605 "ownerName" : "abstract_vpg",
10606 "maxOccurrences" : "UNBOUNDED",
10607 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.root.size",
10608 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
10609 "minOccurrences" : "1",
10610 "validSourceTypes" : [ ],
10611 "name" : "disk.root.size_vpg",
10615 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
10618 "definition" : false,
10619 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
10620 "password" : false,
10623 "immutable" : false,
10624 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10625 "getInputProperty" : false,
10626 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10629 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
10631 "required" : false,
10632 "definition" : false,
10633 "defaultValue" : "Average rate of writes",
10634 "description" : "Description of the metric",
10635 "password" : false,
10636 "name" : "description",
10637 "value" : "Average rate of writes",
10639 "immutable" : false,
10640 "status" : "SUPPORTED",
10641 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10642 "getInputProperty" : false,
10643 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10646 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
10649 "definition" : false,
10650 "defaultValue" : "B/s",
10651 "description" : "Unit of the metric value",
10652 "password" : false,
10656 "immutable" : false,
10657 "status" : "SUPPORTED",
10658 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10659 "getInputProperty" : false,
10660 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10663 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
10666 "definition" : false,
10667 "defaultValue" : "Gauge",
10668 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
10669 "password" : false,
10673 "immutable" : false,
10674 "status" : "SUPPORTED",
10675 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10676 "getInputProperty" : false,
10677 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10680 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
10682 "required" : false,
10683 "definition" : false,
10684 "defaultValue" : "disk",
10685 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
10686 "password" : false,
10687 "name" : "category",
10690 "immutable" : false,
10691 "status" : "SUPPORTED",
10692 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10693 "getInputProperty" : false,
10694 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10697 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
10698 "parentName" : "disk.device.write.bytes.rate",
10699 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
10700 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
10701 "type" : "org.openecomp.capabilities.metric.Ceilometer",
10702 "leftOccurrences" : "UNBOUNDED",
10703 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
10704 "ownerName" : "abstract_vpg",
10705 "maxOccurrences" : "UNBOUNDED",
10706 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes.rate",
10707 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
10708 "minOccurrences" : "1",
10709 "validSourceTypes" : [ ],
10710 "name" : "disk.device.write.bytes.rate_vpg",
10714 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
10717 "definition" : false,
10718 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
10719 "password" : false,
10722 "immutable" : false,
10723 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10724 "getInputProperty" : false,
10725 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10728 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
10730 "required" : false,
10731 "definition" : false,
10732 "defaultValue" : "Number of virtual CPUs allocated to the instance",
10733 "description" : "Description of the metric",
10734 "password" : false,
10735 "name" : "description",
10736 "value" : "Number of virtual CPUs allocated to the instance",
10738 "immutable" : false,
10739 "status" : "SUPPORTED",
10740 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10741 "getInputProperty" : false,
10742 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10745 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
10748 "definition" : false,
10749 "defaultValue" : "vcpu",
10750 "description" : "Unit of the metric value",
10751 "password" : false,
10755 "immutable" : false,
10756 "status" : "SUPPORTED",
10757 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10758 "getInputProperty" : false,
10759 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10762 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
10765 "definition" : false,
10766 "defaultValue" : "Gauge",
10767 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
10768 "password" : false,
10772 "immutable" : false,
10773 "status" : "SUPPORTED",
10774 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10775 "getInputProperty" : false,
10776 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10779 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
10781 "required" : false,
10782 "definition" : false,
10783 "defaultValue" : "compute",
10784 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
10785 "password" : false,
10786 "name" : "category",
10787 "value" : "compute",
10789 "immutable" : false,
10790 "status" : "SUPPORTED",
10791 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10792 "getInputProperty" : false,
10793 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10796 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
10797 "parentName" : "vcpus",
10798 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
10799 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
10800 "type" : "org.openecomp.capabilities.metric.Ceilometer",
10801 "leftOccurrences" : "UNBOUNDED",
10802 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
10803 "ownerName" : "abstract_vpg",
10804 "maxOccurrences" : "UNBOUNDED",
10805 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.vcpus",
10806 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
10807 "minOccurrences" : "1",
10808 "validSourceTypes" : [ ],
10809 "name" : "vcpus_vpg",
10813 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
10816 "definition" : false,
10817 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
10818 "password" : false,
10821 "immutable" : false,
10822 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10823 "getInputProperty" : false,
10824 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10827 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
10829 "required" : false,
10830 "definition" : false,
10831 "defaultValue" : "Average disk iops per device",
10832 "description" : "Description of the metric",
10833 "password" : false,
10834 "name" : "description",
10835 "value" : "Average disk iops per device",
10837 "immutable" : false,
10838 "status" : "SUPPORTED",
10839 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10840 "getInputProperty" : false,
10841 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10844 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
10847 "definition" : false,
10848 "defaultValue" : "count/s",
10849 "description" : "Unit of the metric value",
10850 "password" : false,
10852 "value" : "count/s",
10854 "immutable" : false,
10855 "status" : "SUPPORTED",
10856 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10857 "getInputProperty" : false,
10858 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10861 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
10864 "definition" : false,
10865 "defaultValue" : "Gauge",
10866 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
10867 "password" : false,
10871 "immutable" : false,
10872 "status" : "SUPPORTED",
10873 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10874 "getInputProperty" : false,
10875 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10878 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
10880 "required" : false,
10881 "definition" : false,
10882 "defaultValue" : "disk",
10883 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
10884 "password" : false,
10885 "name" : "category",
10888 "immutable" : false,
10889 "status" : "SUPPORTED",
10890 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10891 "getInputProperty" : false,
10892 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10895 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
10896 "parentName" : "disk.device.iops",
10897 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
10898 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
10899 "type" : "org.openecomp.capabilities.metric.Ceilometer",
10900 "leftOccurrences" : "UNBOUNDED",
10901 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
10902 "ownerName" : "abstract_vpg",
10903 "maxOccurrences" : "UNBOUNDED",
10904 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.iops",
10905 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
10906 "minOccurrences" : "1",
10907 "validSourceTypes" : [ ],
10908 "name" : "disk.device.iops_vpg",
10912 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
10915 "definition" : false,
10916 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
10917 "password" : false,
10920 "immutable" : false,
10921 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10922 "getInputProperty" : false,
10923 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10926 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
10928 "required" : false,
10929 "definition" : false,
10930 "defaultValue" : "The physical size in bytes of the image container on the host per device",
10931 "description" : "Description of the metric",
10932 "password" : false,
10933 "name" : "description",
10934 "value" : "The physical size in bytes of the image container on the host per device",
10936 "immutable" : false,
10937 "status" : "SUPPORTED",
10938 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10939 "getInputProperty" : false,
10940 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10943 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
10946 "definition" : false,
10947 "defaultValue" : "B",
10948 "description" : "Unit of the metric value",
10949 "password" : false,
10953 "immutable" : false,
10954 "status" : "SUPPORTED",
10955 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10956 "getInputProperty" : false,
10957 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10960 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
10963 "definition" : false,
10964 "defaultValue" : "Gauge",
10965 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
10966 "password" : false,
10970 "immutable" : false,
10971 "status" : "SUPPORTED",
10972 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10973 "getInputProperty" : false,
10974 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10977 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
10979 "required" : false,
10980 "definition" : false,
10981 "defaultValue" : "disk",
10982 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
10983 "password" : false,
10984 "name" : "category",
10987 "immutable" : false,
10988 "status" : "SUPPORTED",
10989 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10990 "getInputProperty" : false,
10991 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
10994 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
10995 "parentName" : "disk.device.usage",
10996 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
10997 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
10998 "type" : "org.openecomp.capabilities.metric.Ceilometer",
10999 "leftOccurrences" : "UNBOUNDED",
11000 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
11001 "ownerName" : "abstract_vpg",
11002 "maxOccurrences" : "UNBOUNDED",
11003 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.usage",
11004 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
11005 "minOccurrences" : "1",
11006 "validSourceTypes" : [ ],
11007 "name" : "disk.device.usage_vpg",
11011 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
11014 "definition" : false,
11015 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
11016 "password" : false,
11019 "immutable" : false,
11020 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11021 "getInputProperty" : false,
11022 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11025 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
11027 "required" : false,
11028 "definition" : false,
11029 "defaultValue" : "Average rate of read requests",
11030 "description" : "Description of the metric",
11031 "password" : false,
11032 "name" : "description",
11033 "value" : "Average rate of read requests",
11035 "immutable" : false,
11036 "status" : "SUPPORTED",
11037 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11038 "getInputProperty" : false,
11039 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11042 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
11045 "definition" : false,
11046 "defaultValue" : "request/s",
11047 "description" : "Unit of the metric value",
11048 "password" : false,
11050 "value" : "request/s",
11052 "immutable" : false,
11053 "status" : "SUPPORTED",
11054 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11055 "getInputProperty" : false,
11056 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11059 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
11062 "definition" : false,
11063 "defaultValue" : "Gauge",
11064 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
11065 "password" : false,
11069 "immutable" : false,
11070 "status" : "SUPPORTED",
11071 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11072 "getInputProperty" : false,
11073 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11076 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
11078 "required" : false,
11079 "definition" : false,
11080 "defaultValue" : "disk",
11081 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
11082 "password" : false,
11083 "name" : "category",
11086 "immutable" : false,
11087 "status" : "SUPPORTED",
11088 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11089 "getInputProperty" : false,
11090 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11093 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
11094 "parentName" : "disk.device.read.requests.rate",
11095 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
11096 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
11097 "type" : "org.openecomp.capabilities.metric.Ceilometer",
11098 "leftOccurrences" : "UNBOUNDED",
11099 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
11100 "ownerName" : "abstract_vpg",
11101 "maxOccurrences" : "UNBOUNDED",
11102 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests.rate",
11103 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
11104 "minOccurrences" : "1",
11105 "validSourceTypes" : [ ],
11106 "name" : "disk.device.read.requests.rate_vpg",
11110 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
11113 "definition" : false,
11114 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
11115 "password" : false,
11118 "immutable" : false,
11119 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11120 "getInputProperty" : false,
11121 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11124 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
11126 "required" : false,
11127 "definition" : false,
11128 "defaultValue" : "Average rate of write requests",
11129 "description" : "Description of the metric",
11130 "password" : false,
11131 "name" : "description",
11132 "value" : "Average rate of write requests",
11134 "immutable" : false,
11135 "status" : "SUPPORTED",
11136 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11137 "getInputProperty" : false,
11138 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11141 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
11144 "definition" : false,
11145 "defaultValue" : "request/s",
11146 "description" : "Unit of the metric value",
11147 "password" : false,
11149 "value" : "request/s",
11151 "immutable" : false,
11152 "status" : "SUPPORTED",
11153 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11154 "getInputProperty" : false,
11155 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11158 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
11161 "definition" : false,
11162 "defaultValue" : "Gauge",
11163 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
11164 "password" : false,
11168 "immutable" : false,
11169 "status" : "SUPPORTED",
11170 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11171 "getInputProperty" : false,
11172 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11175 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
11177 "required" : false,
11178 "definition" : false,
11179 "defaultValue" : "disk",
11180 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
11181 "password" : false,
11182 "name" : "category",
11185 "immutable" : false,
11186 "status" : "SUPPORTED",
11187 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11188 "getInputProperty" : false,
11189 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11192 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
11193 "parentName" : "disk.device.write.requests.rate",
11194 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
11195 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
11196 "type" : "org.openecomp.capabilities.metric.Ceilometer",
11197 "leftOccurrences" : "UNBOUNDED",
11198 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
11199 "ownerName" : "abstract_vpg",
11200 "maxOccurrences" : "UNBOUNDED",
11201 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests.rate",
11202 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
11203 "minOccurrences" : "1",
11204 "validSourceTypes" : [ ],
11205 "name" : "disk.device.write.requests.rate_vpg",
11209 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
11212 "definition" : false,
11213 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
11214 "password" : false,
11217 "immutable" : false,
11218 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11219 "getInputProperty" : false,
11220 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11223 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
11225 "required" : false,
11226 "definition" : false,
11227 "defaultValue" : "The amount of disk occupied by the instance on the host machine",
11228 "description" : "Description of the metric",
11229 "password" : false,
11230 "name" : "description",
11231 "value" : "The amount of disk occupied by the instance on the host machine",
11233 "immutable" : false,
11234 "status" : "SUPPORTED",
11235 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11236 "getInputProperty" : false,
11237 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11240 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
11243 "definition" : false,
11244 "defaultValue" : "B",
11245 "description" : "Unit of the metric value",
11246 "password" : false,
11250 "immutable" : false,
11251 "status" : "SUPPORTED",
11252 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11253 "getInputProperty" : false,
11254 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11257 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
11260 "definition" : false,
11261 "defaultValue" : "Gauge",
11262 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
11263 "password" : false,
11267 "immutable" : false,
11268 "status" : "SUPPORTED",
11269 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11270 "getInputProperty" : false,
11271 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11274 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
11276 "required" : false,
11277 "definition" : false,
11278 "defaultValue" : "disk",
11279 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
11280 "password" : false,
11281 "name" : "category",
11284 "immutable" : false,
11285 "status" : "SUPPORTED",
11286 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11287 "getInputProperty" : false,
11288 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11291 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
11292 "parentName" : "disk.allocation",
11293 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
11294 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
11295 "type" : "org.openecomp.capabilities.metric.Ceilometer",
11296 "leftOccurrences" : "UNBOUNDED",
11297 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
11298 "ownerName" : "abstract_vpg",
11299 "maxOccurrences" : "UNBOUNDED",
11300 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.allocation",
11301 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
11302 "minOccurrences" : "1",
11303 "validSourceTypes" : [ ],
11304 "name" : "disk.allocation_vpg",
11308 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
11311 "definition" : false,
11312 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
11313 "password" : false,
11316 "immutable" : false,
11317 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11318 "getInputProperty" : false,
11319 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11322 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
11324 "required" : false,
11325 "definition" : false,
11326 "defaultValue" : "Average rate of reads",
11327 "description" : "Description of the metric",
11328 "password" : false,
11329 "name" : "description",
11330 "value" : "Average rate of reads",
11332 "immutable" : false,
11333 "status" : "SUPPORTED",
11334 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11335 "getInputProperty" : false,
11336 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11339 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
11342 "definition" : false,
11343 "defaultValue" : "B/s",
11344 "description" : "Unit of the metric value",
11345 "password" : false,
11349 "immutable" : false,
11350 "status" : "SUPPORTED",
11351 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11352 "getInputProperty" : false,
11353 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11356 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
11359 "definition" : false,
11360 "defaultValue" : "Gauge",
11361 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
11362 "password" : false,
11366 "immutable" : false,
11367 "status" : "SUPPORTED",
11368 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11369 "getInputProperty" : false,
11370 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11373 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
11375 "required" : false,
11376 "definition" : false,
11377 "defaultValue" : "compute",
11378 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
11379 "password" : false,
11380 "name" : "category",
11381 "value" : "compute",
11383 "immutable" : false,
11384 "status" : "SUPPORTED",
11385 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11386 "getInputProperty" : false,
11387 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11390 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
11391 "parentName" : "disk.read.bytes.rate",
11392 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
11393 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
11394 "type" : "org.openecomp.capabilities.metric.Ceilometer",
11395 "leftOccurrences" : "UNBOUNDED",
11396 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
11397 "ownerName" : "abstract_vpg",
11398 "maxOccurrences" : "UNBOUNDED",
11399 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes.rate",
11400 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
11401 "minOccurrences" : "1",
11402 "validSourceTypes" : [ ],
11403 "name" : "disk.read.bytes.rate_vpg",
11407 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
11410 "definition" : false,
11411 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
11412 "password" : false,
11415 "immutable" : false,
11416 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11417 "getInputProperty" : false,
11418 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11421 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
11423 "required" : false,
11424 "definition" : false,
11425 "defaultValue" : "Volume of reads",
11426 "description" : "Description of the metric",
11427 "password" : false,
11428 "name" : "description",
11429 "value" : "Volume of reads",
11431 "immutable" : false,
11432 "status" : "SUPPORTED",
11433 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11434 "getInputProperty" : false,
11435 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11438 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
11441 "definition" : false,
11442 "defaultValue" : "B",
11443 "description" : "Unit of the metric value",
11444 "password" : false,
11448 "immutable" : false,
11449 "status" : "SUPPORTED",
11450 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11451 "getInputProperty" : false,
11452 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11455 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
11458 "definition" : false,
11459 "defaultValue" : "Cumulative",
11460 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
11461 "password" : false,
11463 "value" : "Cumulative",
11465 "immutable" : false,
11466 "status" : "SUPPORTED",
11467 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11468 "getInputProperty" : false,
11469 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11472 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
11474 "required" : false,
11475 "definition" : false,
11476 "defaultValue" : "compute",
11477 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
11478 "password" : false,
11479 "name" : "category",
11480 "value" : "compute",
11482 "immutable" : false,
11483 "status" : "SUPPORTED",
11484 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11485 "getInputProperty" : false,
11486 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11489 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
11490 "parentName" : "disk.read.bytes",
11491 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
11492 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
11493 "type" : "org.openecomp.capabilities.metric.Ceilometer",
11494 "leftOccurrences" : "UNBOUNDED",
11495 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
11496 "ownerName" : "abstract_vpg",
11497 "maxOccurrences" : "UNBOUNDED",
11498 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes",
11499 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
11500 "minOccurrences" : "1",
11501 "validSourceTypes" : [ ],
11502 "name" : "disk.read.bytes_vpg",
11506 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
11509 "definition" : false,
11510 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
11511 "password" : false,
11514 "immutable" : false,
11515 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11516 "getInputProperty" : false,
11517 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11520 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
11522 "required" : false,
11523 "definition" : false,
11524 "defaultValue" : "Volume of RAM used by the instance from the amount of its allocated memory",
11525 "description" : "Description of the metric",
11526 "password" : false,
11527 "name" : "description",
11528 "value" : "Volume of RAM used by the instance from the amount of its allocated memory",
11530 "immutable" : false,
11531 "status" : "SUPPORTED",
11532 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11533 "getInputProperty" : false,
11534 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11537 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
11540 "definition" : false,
11541 "defaultValue" : "MB",
11542 "description" : "Unit of the metric value",
11543 "password" : false,
11547 "immutable" : false,
11548 "status" : "SUPPORTED",
11549 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11550 "getInputProperty" : false,
11551 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11554 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
11557 "definition" : false,
11558 "defaultValue" : "Gauge",
11559 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
11560 "password" : false,
11564 "immutable" : false,
11565 "status" : "SUPPORTED",
11566 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11567 "getInputProperty" : false,
11568 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11571 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
11573 "required" : false,
11574 "definition" : false,
11575 "defaultValue" : "compute",
11576 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
11577 "password" : false,
11578 "name" : "category",
11579 "value" : "compute",
11581 "immutable" : false,
11582 "status" : "SUPPORTED",
11583 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11584 "getInputProperty" : false,
11585 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11588 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
11589 "parentName" : "memory.usage",
11590 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
11591 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
11592 "type" : "org.openecomp.capabilities.metric.Ceilometer",
11593 "leftOccurrences" : "UNBOUNDED",
11594 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
11595 "ownerName" : "abstract_vpg",
11596 "maxOccurrences" : "UNBOUNDED",
11597 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.usage",
11598 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
11599 "minOccurrences" : "1",
11600 "validSourceTypes" : [ ],
11601 "name" : "memory.usage_vpg",
11605 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
11608 "definition" : false,
11609 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
11610 "password" : false,
11613 "immutable" : false,
11614 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11615 "getInputProperty" : false,
11616 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11619 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
11621 "required" : false,
11622 "definition" : false,
11623 "defaultValue" : "The amount of disk per device that the instance can see",
11624 "description" : "Description of the metric",
11625 "password" : false,
11626 "name" : "description",
11627 "value" : "The amount of disk per device that the instance can see",
11629 "immutable" : false,
11630 "status" : "SUPPORTED",
11631 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11632 "getInputProperty" : false,
11633 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11636 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
11639 "definition" : false,
11640 "defaultValue" : "B",
11641 "description" : "Unit of the metric value",
11642 "password" : false,
11646 "immutable" : false,
11647 "status" : "SUPPORTED",
11648 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11649 "getInputProperty" : false,
11650 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11653 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
11656 "definition" : false,
11657 "defaultValue" : "Gauge",
11658 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
11659 "password" : false,
11663 "immutable" : false,
11664 "status" : "SUPPORTED",
11665 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11666 "getInputProperty" : false,
11667 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11670 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
11672 "required" : false,
11673 "definition" : false,
11674 "defaultValue" : "disk",
11675 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
11676 "password" : false,
11677 "name" : "category",
11680 "immutable" : false,
11681 "status" : "SUPPORTED",
11682 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11683 "getInputProperty" : false,
11684 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11687 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
11688 "parentName" : "disk.device.capacity",
11689 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
11690 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
11691 "type" : "org.openecomp.capabilities.metric.Ceilometer",
11692 "leftOccurrences" : "UNBOUNDED",
11693 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
11694 "ownerName" : "abstract_vpg",
11695 "maxOccurrences" : "UNBOUNDED",
11696 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.capacity",
11697 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
11698 "minOccurrences" : "1",
11699 "validSourceTypes" : [ ],
11700 "name" : "disk.device.capacity_vpg",
11704 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
11707 "definition" : false,
11708 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
11709 "password" : false,
11712 "immutable" : false,
11713 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11714 "getInputProperty" : false,
11715 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11718 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
11720 "required" : false,
11721 "definition" : false,
11722 "defaultValue" : "Volume of RAM used by the instance on the physical machine",
11723 "description" : "Description of the metric",
11724 "password" : false,
11725 "name" : "description",
11726 "value" : "Volume of RAM used by the instance on the physical machine",
11728 "immutable" : false,
11729 "status" : "SUPPORTED",
11730 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11731 "getInputProperty" : false,
11732 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11735 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
11738 "definition" : false,
11739 "defaultValue" : "MB",
11740 "description" : "Unit of the metric value",
11741 "password" : false,
11745 "immutable" : false,
11746 "status" : "SUPPORTED",
11747 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11748 "getInputProperty" : false,
11749 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11752 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
11755 "definition" : false,
11756 "defaultValue" : "Gauge",
11757 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
11758 "password" : false,
11762 "immutable" : false,
11763 "status" : "SUPPORTED",
11764 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11765 "getInputProperty" : false,
11766 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11769 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
11771 "required" : false,
11772 "definition" : false,
11773 "defaultValue" : "compute",
11774 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
11775 "password" : false,
11776 "name" : "category",
11777 "value" : "compute",
11779 "immutable" : false,
11780 "status" : "SUPPORTED",
11781 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11782 "getInputProperty" : false,
11783 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11786 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
11787 "parentName" : "memory.resident",
11788 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
11789 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
11790 "type" : "org.openecomp.capabilities.metric.Ceilometer",
11791 "leftOccurrences" : "UNBOUNDED",
11792 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
11793 "ownerName" : "abstract_vpg",
11794 "maxOccurrences" : "UNBOUNDED",
11795 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.resident",
11796 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
11797 "minOccurrences" : "1",
11798 "validSourceTypes" : [ ],
11799 "name" : "memory.resident_vpg",
11803 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
11806 "definition" : false,
11807 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
11808 "password" : false,
11811 "immutable" : false,
11812 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11813 "getInputProperty" : false,
11814 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11817 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
11819 "required" : false,
11820 "definition" : false,
11821 "defaultValue" : "Number of write requests",
11822 "description" : "Description of the metric",
11823 "password" : false,
11824 "name" : "description",
11825 "value" : "Number of write requests",
11827 "immutable" : false,
11828 "status" : "SUPPORTED",
11829 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11830 "getInputProperty" : false,
11831 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11834 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
11837 "definition" : false,
11838 "defaultValue" : "request",
11839 "description" : "Unit of the metric value",
11840 "password" : false,
11842 "value" : "request",
11844 "immutable" : false,
11845 "status" : "SUPPORTED",
11846 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11847 "getInputProperty" : false,
11848 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11851 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
11854 "definition" : false,
11855 "defaultValue" : "Cumulative",
11856 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
11857 "password" : false,
11859 "value" : "Cumulative",
11861 "immutable" : false,
11862 "status" : "SUPPORTED",
11863 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11864 "getInputProperty" : false,
11865 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11868 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
11870 "required" : false,
11871 "definition" : false,
11872 "defaultValue" : "compute",
11873 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
11874 "password" : false,
11875 "name" : "category",
11876 "value" : "compute",
11878 "immutable" : false,
11879 "status" : "SUPPORTED",
11880 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11881 "getInputProperty" : false,
11882 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
11885 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
11886 "parentName" : "disk.write.requests",
11887 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
11888 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
11889 "type" : "org.openecomp.capabilities.metric.Ceilometer",
11890 "leftOccurrences" : "UNBOUNDED",
11891 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
11892 "ownerName" : "abstract_vpg",
11893 "maxOccurrences" : "UNBOUNDED",
11894 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests",
11895 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
11896 "minOccurrences" : "1",
11897 "validSourceTypes" : [ ],
11898 "name" : "disk.write.requests_vpg",
11901 "tosca.capabilities.OperatingSystem" : [ {
11903 "uniqueId" : "tosca.capabilities.OperatingSystem.distribution",
11905 "required" : false,
11906 "definition" : false,
11907 "password" : false,
11908 "name" : "distribution",
11910 "immutable" : false,
11911 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
11912 "getInputProperty" : false,
11913 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
11916 "uniqueId" : "tosca.capabilities.OperatingSystem.type",
11918 "required" : false,
11919 "definition" : false,
11920 "password" : false,
11923 "immutable" : false,
11924 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
11925 "getInputProperty" : false,
11926 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
11929 "uniqueId" : "tosca.capabilities.OperatingSystem.version",
11930 "type" : "version",
11931 "required" : false,
11932 "definition" : false,
11933 "password" : false,
11934 "name" : "version",
11936 "immutable" : false,
11937 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
11938 "getInputProperty" : false,
11939 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
11942 "uniqueId" : "tosca.capabilities.OperatingSystem.architecture",
11944 "required" : false,
11945 "definition" : false,
11946 "password" : false,
11947 "name" : "architecture",
11949 "immutable" : false,
11950 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
11951 "getInputProperty" : false,
11952 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
11955 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
11956 "parentName" : "os",
11957 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
11958 "type" : "tosca.capabilities.OperatingSystem",
11959 "leftOccurrences" : "UNBOUNDED",
11960 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
11961 "ownerName" : "abstract_vpg",
11962 "maxOccurrences" : "UNBOUNDED",
11963 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.os",
11964 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
11965 "minOccurrences" : "1",
11966 "validSourceTypes" : [ ],
11970 "tosca.capabilities.Endpoint.Admin" : [ {
11972 "uniqueId" : "tosca.capabilities.Endpoint.Admin.secure",
11973 "type" : "boolean",
11974 "required" : false,
11975 "definition" : false,
11976 "defaultValue" : "true",
11977 "password" : false,
11980 "immutable" : false,
11981 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
11982 "getInputProperty" : false,
11983 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
11986 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
11987 "parentName" : "endpoint",
11988 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
11989 "type" : "tosca.capabilities.Endpoint.Admin",
11990 "leftOccurrences" : "UNBOUNDED",
11991 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
11992 "ownerName" : "abstract_vpg",
11993 "maxOccurrences" : "UNBOUNDED",
11994 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.endpoint",
11995 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
11996 "minOccurrences" : "1",
11997 "validSourceTypes" : [ ],
11998 "name" : "endpoint_vpg",
12001 "tosca.capabilities.Attachment" : [ {
12002 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
12003 "parentName" : "attachment",
12004 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
12005 "type" : "tosca.capabilities.Attachment",
12006 "leftOccurrences" : "UNBOUNDED",
12007 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
12008 "ownerName" : "abstract_vpg",
12009 "maxOccurrences" : "UNBOUNDED",
12010 "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.attachment",
12011 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
12012 "minOccurrences" : "1",
12013 "validSourceTypes" : [ ],
12014 "name" : "attachment_vpg_vpg_private_1_port",
12017 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
12018 "parentName" : "attachment",
12019 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
12020 "type" : "tosca.capabilities.Attachment",
12021 "leftOccurrences" : "UNBOUNDED",
12022 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
12023 "ownerName" : "abstract_vpg",
12024 "maxOccurrences" : "UNBOUNDED",
12025 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment",
12026 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
12027 "minOccurrences" : "1",
12028 "validSourceTypes" : [ ],
12029 "name" : "attachment_vpg_vpg_private_0_port",
12034 "tosca.capabilities.Node" : [ {
12035 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
12036 "parentName" : "dependency",
12037 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
12038 "node" : "tosca.nodes.Root",
12039 "capability" : "tosca.capabilities.Node",
12040 "leftOccurrences" : "UNBOUNDED",
12041 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
12042 "relationship" : "tosca.relationships.DependsOn",
12043 "ownerName" : "abstract_vpg",
12044 "maxOccurrences" : "UNBOUNDED",
12045 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
12046 "minOccurrences" : "0",
12047 "name" : "dependency_vpg_vpg_private_1_port",
12050 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
12051 "parentName" : "dependency",
12052 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
12053 "node" : "tosca.nodes.Root",
12054 "capability" : "tosca.capabilities.Node",
12055 "leftOccurrences" : "UNBOUNDED",
12056 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
12057 "relationship" : "tosca.relationships.DependsOn",
12058 "ownerName" : "abstract_vpg",
12059 "maxOccurrences" : "UNBOUNDED",
12060 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
12061 "minOccurrences" : "0",
12062 "name" : "dependency_vpg_vpg_private_0_port",
12065 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
12066 "parentName" : "dependency",
12067 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
12068 "node" : "tosca.nodes.Root",
12069 "capability" : "tosca.capabilities.Node",
12070 "leftOccurrences" : "UNBOUNDED",
12071 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
12072 "relationship" : "tosca.relationships.DependsOn",
12073 "ownerName" : "abstract_vpg",
12074 "maxOccurrences" : "UNBOUNDED",
12075 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
12076 "minOccurrences" : "0",
12077 "name" : "dependency_vpg",
12080 "tosca.capabilities.network.Linkable" : [ {
12081 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
12082 "parentName" : "link",
12083 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
12084 "capability" : "tosca.capabilities.network.Linkable",
12085 "leftOccurrences" : "UNBOUNDED",
12086 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
12087 "relationship" : "tosca.relationships.network.LinksTo",
12088 "ownerName" : "abstract_vpg",
12089 "maxOccurrences" : "UNBOUNDED",
12090 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
12091 "minOccurrences" : "1",
12092 "name" : "link_vpg_vpg_private_1_port",
12095 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
12096 "parentName" : "link",
12097 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
12098 "capability" : "tosca.capabilities.network.Linkable",
12099 "leftOccurrences" : "UNBOUNDED",
12100 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
12101 "relationship" : "tosca.relationships.network.LinksTo",
12102 "ownerName" : "abstract_vpg",
12103 "maxOccurrences" : "UNBOUNDED",
12104 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
12105 "minOccurrences" : "1",
12106 "name" : "link_vpg_vpg_private_0_port",
12109 "tosca.capabilities.Attachment" : [ {
12110 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
12111 "parentName" : "local_storage",
12112 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
12113 "node" : "tosca.nodes.BlockStorage",
12114 "capability" : "tosca.capabilities.Attachment",
12115 "leftOccurrences" : "UNBOUNDED",
12116 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
12117 "relationship" : "tosca.relationships.AttachesTo",
12118 "ownerName" : "abstract_vpg",
12119 "maxOccurrences" : "UNBOUNDED",
12120 "uniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6.local_storage",
12121 "minOccurrences" : "0",
12122 "name" : "local_storage_vpg",
12126 "actualComponentUid" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
12127 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
12128 "normalizedName" : "abstract_vpg",
12129 "name" : "abstract_vpg",
12130 "creationTime" : 1553125007843,
12131 "originType" : "CVFC",
12132 "componentUid" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
12133 "customizationUUID" : "abc5a697-3e66-46ec-bc2e-6cad037dc1e7",
12134 "componentVersion" : "1.0",
12135 "componentName" : "cli-vf-3-nodes.vpgCvfc",
12136 "toscaComponentName" : "org.openecomp.resource.vfc.CliVf3cvfc.abstract.nodes.vpg",
12137 "originArchived" : false,
12138 "modificationTime" : 1553125007934,
12139 "icon" : "defaulticon",
12141 "invariantName" : "abstract_vpg",
12144 "propertyValueCounter" : 1,
12148 "tosca.capabilities.Node" : [ {
12149 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12150 "parentName" : "feature",
12151 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12152 "type" : "tosca.capabilities.Node",
12153 "leftOccurrences" : "UNBOUNDED",
12154 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12155 "ownerName" : "abstract_vfw",
12156 "maxOccurrences" : "UNBOUNDED",
12157 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
12158 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
12159 "minOccurrences" : "1",
12160 "validSourceTypes" : [ ],
12161 "name" : "feature_vfw_vfw_private_0_port",
12164 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12165 "parentName" : "feature",
12166 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12167 "type" : "tosca.capabilities.Node",
12168 "leftOccurrences" : "UNBOUNDED",
12169 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12170 "ownerName" : "abstract_vfw",
12171 "maxOccurrences" : "UNBOUNDED",
12172 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
12173 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
12174 "minOccurrences" : "1",
12175 "validSourceTypes" : [ ],
12176 "name" : "feature_vfw_vfw_private_2_port",
12179 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12180 "parentName" : "feature",
12181 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12182 "type" : "tosca.capabilities.Node",
12183 "leftOccurrences" : "UNBOUNDED",
12184 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12185 "ownerName" : "abstract_vfw",
12186 "maxOccurrences" : "UNBOUNDED",
12187 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
12188 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
12189 "minOccurrences" : "1",
12190 "validSourceTypes" : [ ],
12191 "name" : "feature_vfw",
12194 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12195 "parentName" : "feature",
12196 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12197 "type" : "tosca.capabilities.Node",
12198 "leftOccurrences" : "UNBOUNDED",
12199 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12200 "ownerName" : "abstract_vfw",
12201 "maxOccurrences" : "UNBOUNDED",
12202 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
12203 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
12204 "minOccurrences" : "1",
12205 "validSourceTypes" : [ ],
12206 "name" : "feature_vfw_vfw_private_1_port",
12209 "tosca.capabilities.Scalable" : [ {
12211 "uniqueId" : "tosca.capabilities.Scalable.min_instances",
12212 "type" : "integer",
12213 "required" : false,
12214 "definition" : false,
12215 "defaultValue" : "1",
12216 "password" : false,
12217 "name" : "min_instances",
12219 "immutable" : false,
12220 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12221 "getInputProperty" : false,
12222 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12225 "uniqueId" : "tosca.capabilities.Scalable.max_instances",
12226 "type" : "integer",
12227 "required" : false,
12228 "definition" : false,
12229 "defaultValue" : "1",
12230 "password" : false,
12231 "name" : "max_instances",
12233 "immutable" : false,
12234 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12235 "getInputProperty" : false,
12236 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12239 "uniqueId" : "tosca.capabilities.Scalable.default_instances",
12240 "type" : "integer",
12241 "required" : false,
12242 "definition" : false,
12243 "password" : false,
12244 "name" : "default_instances",
12246 "immutable" : false,
12247 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12248 "getInputProperty" : false,
12249 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12252 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12253 "parentName" : "scalable",
12254 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12255 "type" : "tosca.capabilities.Scalable",
12256 "leftOccurrences" : "UNBOUNDED",
12257 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12258 "ownerName" : "abstract_vfw",
12259 "maxOccurrences" : "UNBOUNDED",
12260 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.scalable",
12261 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
12262 "minOccurrences" : "1",
12263 "validSourceTypes" : [ ],
12264 "name" : "scalable_vfw",
12267 "org.openecomp.capabilities.Forwarder" : [ {
12268 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12269 "parentName" : "forwarder",
12270 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12271 "type" : "org.openecomp.capabilities.Forwarder",
12272 "leftOccurrences" : "UNBOUNDED",
12273 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12274 "ownerName" : "abstract_vfw",
12275 "maxOccurrences" : "UNBOUNDED",
12276 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
12277 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
12278 "minOccurrences" : "1",
12279 "validSourceTypes" : [ ],
12280 "name" : "forwarder_vfw_vfw_private_0_port",
12283 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12284 "parentName" : "forwarder",
12285 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12286 "type" : "org.openecomp.capabilities.Forwarder",
12287 "leftOccurrences" : "UNBOUNDED",
12288 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12289 "ownerName" : "abstract_vfw",
12290 "maxOccurrences" : "UNBOUNDED",
12291 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
12292 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
12293 "minOccurrences" : "1",
12294 "validSourceTypes" : [ ],
12295 "name" : "forwarder_vfw_vfw_private_2_port",
12298 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12299 "parentName" : "forwarder",
12300 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12301 "type" : "org.openecomp.capabilities.Forwarder",
12302 "leftOccurrences" : "UNBOUNDED",
12303 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12304 "ownerName" : "abstract_vfw",
12305 "maxOccurrences" : "UNBOUNDED",
12306 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
12307 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
12308 "minOccurrences" : "1",
12309 "validSourceTypes" : [ ],
12310 "name" : "forwarder_vfw_vfw_private_1_port",
12313 "tosca.capabilities.network.Bindable" : [ {
12314 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12315 "parentName" : "binding",
12316 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12317 "type" : "tosca.capabilities.network.Bindable",
12318 "leftOccurrences" : "UNBOUNDED",
12319 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12320 "ownerName" : "abstract_vfw",
12321 "maxOccurrences" : "UNBOUNDED",
12322 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding",
12323 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
12324 "minOccurrences" : "0",
12325 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
12326 "name" : "binding_vfw_vfw_private_0_port",
12329 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12330 "parentName" : "binding",
12331 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12332 "type" : "tosca.capabilities.network.Bindable",
12333 "leftOccurrences" : "UNBOUNDED",
12334 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12335 "ownerName" : "abstract_vfw",
12336 "maxOccurrences" : "UNBOUNDED",
12337 "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.binding",
12338 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
12339 "minOccurrences" : "0",
12340 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
12341 "name" : "binding_vfw_vfw_private_2_port",
12344 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12345 "parentName" : "binding",
12346 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12347 "type" : "tosca.capabilities.network.Bindable",
12348 "leftOccurrences" : "UNBOUNDED",
12349 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12350 "ownerName" : "abstract_vfw",
12351 "maxOccurrences" : "UNBOUNDED",
12352 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.binding",
12353 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
12354 "minOccurrences" : "1",
12355 "validSourceTypes" : [ ],
12356 "name" : "binding_vfw",
12359 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12360 "parentName" : "binding",
12361 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12362 "type" : "tosca.capabilities.network.Bindable",
12363 "leftOccurrences" : "UNBOUNDED",
12364 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12365 "ownerName" : "abstract_vfw",
12366 "maxOccurrences" : "UNBOUNDED",
12367 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding",
12368 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
12369 "minOccurrences" : "0",
12370 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
12371 "name" : "binding_vfw_vfw_private_1_port",
12374 "org.openecomp.capabilities.PortMirroring" : [ {
12376 "uniqueId" : "org.openecomp.capabilities.PortMirroring.connection_point",
12377 "type" : "org.openecomp.datatypes.PortMirroringConnectionPointDescription",
12378 "required" : false,
12379 "definition" : false,
12380 "password" : false,
12381 "name" : "connection_point",
12382 "value" : "{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"vfw\",\"network_role\":{\"get_input\":\"port_vfw_private_2_port_network_role\"},\"pps_capacity\":\"\"}",
12384 "immutable" : false,
12385 "parentUniqueId" : "3ec89893-eff4-4c9a-bdba-3646a556b408",
12386 "getInputProperty" : false,
12387 "ownerId" : "3ec89893-eff4-4c9a-bdba-3646a556b408",
12390 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12391 "parentName" : "port_mirroring",
12392 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12393 "type" : "org.openecomp.capabilities.PortMirroring",
12394 "leftOccurrences" : "UNBOUNDED",
12395 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12396 "ownerName" : "abstract_vfw",
12397 "maxOccurrences" : "UNBOUNDED",
12398 "uniqueId" : "capability.3ec89893-eff4-4c9a-bdba-3646a556b408.port_mirroring",
12399 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
12400 "minOccurrences" : "1",
12401 "validSourceTypes" : [ ],
12402 "name" : "port_mirroring_vfw_vfw_private_2_port",
12405 "tosca.capabilities.Container" : [ {
12407 "uniqueId" : "tosca.capabilities.Container.num_cpus",
12408 "type" : "integer",
12409 "required" : false,
12410 "definition" : false,
12411 "password" : false,
12412 "name" : "num_cpus",
12414 "immutable" : false,
12415 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12416 "getInputProperty" : false,
12417 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12420 "uniqueId" : "tosca.capabilities.Container.disk_size",
12421 "type" : "scalar-unit.size",
12422 "required" : false,
12423 "definition" : false,
12424 "password" : false,
12425 "name" : "disk_size",
12427 "immutable" : false,
12428 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12429 "getInputProperty" : false,
12430 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12433 "uniqueId" : "tosca.capabilities.Container.cpu_frequency",
12434 "type" : "scalar-unit.frequency",
12435 "required" : false,
12436 "definition" : false,
12437 "password" : false,
12438 "name" : "cpu_frequency",
12440 "immutable" : false,
12441 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12442 "getInputProperty" : false,
12443 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12446 "uniqueId" : "tosca.capabilities.Container.mem_size",
12447 "type" : "scalar-unit.size",
12448 "required" : false,
12449 "definition" : false,
12450 "password" : false,
12451 "name" : "mem_size",
12453 "immutable" : false,
12454 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12455 "getInputProperty" : false,
12456 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
12459 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12460 "parentName" : "host",
12461 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12462 "type" : "tosca.capabilities.Container",
12463 "leftOccurrences" : "UNBOUNDED",
12464 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12465 "ownerName" : "abstract_vfw",
12466 "maxOccurrences" : "UNBOUNDED",
12467 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.host",
12468 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
12469 "minOccurrences" : "1",
12470 "validSourceTypes" : [ "tosca.nodes.SoftwareComponent" ],
12471 "name" : "host_vfw",
12474 "org.openecomp.capabilities.metric.Ceilometer" : [ {
12476 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
12479 "definition" : false,
12480 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
12481 "password" : false,
12484 "immutable" : false,
12485 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12486 "getInputProperty" : false,
12487 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12490 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
12492 "required" : false,
12493 "definition" : false,
12494 "defaultValue" : "Average rate of incoming packets",
12495 "description" : "Description of the metric",
12496 "password" : false,
12497 "name" : "description",
12498 "value" : "Average rate of incoming packets",
12500 "immutable" : false,
12501 "status" : "SUPPORTED",
12502 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12503 "getInputProperty" : false,
12504 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12507 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
12510 "definition" : false,
12511 "defaultValue" : "packet/s",
12512 "description" : "Unit of the metric value",
12513 "password" : false,
12515 "value" : "packet/s",
12517 "immutable" : false,
12518 "status" : "SUPPORTED",
12519 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12520 "getInputProperty" : false,
12521 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12524 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
12527 "definition" : false,
12528 "defaultValue" : "Gauge",
12529 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
12530 "password" : false,
12534 "immutable" : false,
12535 "status" : "SUPPORTED",
12536 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12537 "getInputProperty" : false,
12538 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12541 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
12543 "required" : false,
12544 "definition" : false,
12545 "defaultValue" : "network",
12546 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
12547 "password" : false,
12548 "name" : "category",
12549 "value" : "network",
12551 "immutable" : false,
12552 "status" : "SUPPORTED",
12553 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12554 "getInputProperty" : false,
12555 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12558 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12559 "parentName" : "network.incoming.packets.rate",
12560 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12561 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
12562 "type" : "org.openecomp.capabilities.metric.Ceilometer",
12563 "leftOccurrences" : "UNBOUNDED",
12564 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12565 "ownerName" : "abstract_vfw",
12566 "maxOccurrences" : "UNBOUNDED",
12567 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
12568 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
12569 "minOccurrences" : "1",
12570 "validSourceTypes" : [ ],
12571 "name" : "network.incoming.packets.rate_vfw_vfw_private_0_port",
12575 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
12578 "definition" : false,
12579 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
12580 "password" : false,
12583 "immutable" : false,
12584 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12585 "getInputProperty" : false,
12586 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12589 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
12591 "required" : false,
12592 "definition" : false,
12593 "defaultValue" : "Number of outgoing bytes",
12594 "description" : "Description of the metric",
12595 "password" : false,
12596 "name" : "description",
12597 "value" : "Number of outgoing bytes",
12599 "immutable" : false,
12600 "status" : "SUPPORTED",
12601 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12602 "getInputProperty" : false,
12603 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12606 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
12609 "definition" : false,
12610 "defaultValue" : "B",
12611 "description" : "Unit of the metric value",
12612 "password" : false,
12616 "immutable" : false,
12617 "status" : "SUPPORTED",
12618 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12619 "getInputProperty" : false,
12620 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12623 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
12626 "definition" : false,
12627 "defaultValue" : "Cumulative",
12628 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
12629 "password" : false,
12631 "value" : "Cumulative",
12633 "immutable" : false,
12634 "status" : "SUPPORTED",
12635 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12636 "getInputProperty" : false,
12637 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12640 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
12642 "required" : false,
12643 "definition" : false,
12644 "defaultValue" : "network",
12645 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
12646 "password" : false,
12647 "name" : "category",
12648 "value" : "network",
12650 "immutable" : false,
12651 "status" : "SUPPORTED",
12652 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12653 "getInputProperty" : false,
12654 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12657 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12658 "parentName" : "network.outgoing.bytes",
12659 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12660 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
12661 "type" : "org.openecomp.capabilities.metric.Ceilometer",
12662 "leftOccurrences" : "UNBOUNDED",
12663 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12664 "ownerName" : "abstract_vfw",
12665 "maxOccurrences" : "UNBOUNDED",
12666 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
12667 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
12668 "minOccurrences" : "1",
12669 "validSourceTypes" : [ ],
12670 "name" : "network.outgoing.bytes_vfw_vfw_private_0_port",
12674 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
12677 "definition" : false,
12678 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
12679 "password" : false,
12682 "immutable" : false,
12683 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12684 "getInputProperty" : false,
12685 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12688 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
12690 "required" : false,
12691 "definition" : false,
12692 "defaultValue" : "Average rate of outgoing packets",
12693 "description" : "Description of the metric",
12694 "password" : false,
12695 "name" : "description",
12696 "value" : "Average rate of outgoing packets",
12698 "immutable" : false,
12699 "status" : "SUPPORTED",
12700 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12701 "getInputProperty" : false,
12702 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12705 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
12708 "definition" : false,
12709 "defaultValue" : "packet/s",
12710 "description" : "Unit of the metric value",
12711 "password" : false,
12713 "value" : "packet/s",
12715 "immutable" : false,
12716 "status" : "SUPPORTED",
12717 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12718 "getInputProperty" : false,
12719 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12722 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
12725 "definition" : false,
12726 "defaultValue" : "Gauge",
12727 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
12728 "password" : false,
12732 "immutable" : false,
12733 "status" : "SUPPORTED",
12734 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12735 "getInputProperty" : false,
12736 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12739 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
12741 "required" : false,
12742 "definition" : false,
12743 "defaultValue" : "network",
12744 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
12745 "password" : false,
12746 "name" : "category",
12747 "value" : "network",
12749 "immutable" : false,
12750 "status" : "SUPPORTED",
12751 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12752 "getInputProperty" : false,
12753 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12756 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12757 "parentName" : "network.outgoing.packets.rate",
12758 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12759 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
12760 "type" : "org.openecomp.capabilities.metric.Ceilometer",
12761 "leftOccurrences" : "UNBOUNDED",
12762 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12763 "ownerName" : "abstract_vfw",
12764 "maxOccurrences" : "UNBOUNDED",
12765 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
12766 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
12767 "minOccurrences" : "1",
12768 "validSourceTypes" : [ ],
12769 "name" : "network.outgoing.packets.rate_vfw_vfw_private_0_port",
12773 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
12776 "definition" : false,
12777 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
12778 "password" : false,
12781 "immutable" : false,
12782 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12783 "getInputProperty" : false,
12784 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12787 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
12789 "required" : false,
12790 "definition" : false,
12791 "defaultValue" : "Number of outgoing packets",
12792 "description" : "Description of the metric",
12793 "password" : false,
12794 "name" : "description",
12795 "value" : "Number of outgoing packets",
12797 "immutable" : false,
12798 "status" : "SUPPORTED",
12799 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12800 "getInputProperty" : false,
12801 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12804 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
12807 "definition" : false,
12808 "defaultValue" : "packet",
12809 "description" : "Unit of the metric value",
12810 "password" : false,
12812 "value" : "packet",
12814 "immutable" : false,
12815 "status" : "SUPPORTED",
12816 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12817 "getInputProperty" : false,
12818 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12821 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
12824 "definition" : false,
12825 "defaultValue" : "Cumulative",
12826 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
12827 "password" : false,
12829 "value" : "Cumulative",
12831 "immutable" : false,
12832 "status" : "SUPPORTED",
12833 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12834 "getInputProperty" : false,
12835 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12838 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
12840 "required" : false,
12841 "definition" : false,
12842 "defaultValue" : "network",
12843 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
12844 "password" : false,
12845 "name" : "category",
12846 "value" : "network",
12848 "immutable" : false,
12849 "status" : "SUPPORTED",
12850 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12851 "getInputProperty" : false,
12852 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12855 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12856 "parentName" : "network.outpoing.packets",
12857 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12858 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
12859 "type" : "org.openecomp.capabilities.metric.Ceilometer",
12860 "leftOccurrences" : "UNBOUNDED",
12861 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12862 "ownerName" : "abstract_vfw",
12863 "maxOccurrences" : "UNBOUNDED",
12864 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
12865 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
12866 "minOccurrences" : "1",
12867 "validSourceTypes" : [ ],
12868 "name" : "network.outpoing.packets_vfw_vfw_private_0_port",
12872 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
12875 "definition" : false,
12876 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
12877 "password" : false,
12880 "immutable" : false,
12881 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12882 "getInputProperty" : false,
12883 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12886 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
12888 "required" : false,
12889 "definition" : false,
12890 "defaultValue" : "Average rate of incoming bytes",
12891 "description" : "Description of the metric",
12892 "password" : false,
12893 "name" : "description",
12894 "value" : "Average rate of incoming bytes",
12896 "immutable" : false,
12897 "status" : "SUPPORTED",
12898 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12899 "getInputProperty" : false,
12900 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12903 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
12906 "definition" : false,
12907 "defaultValue" : "B/s",
12908 "description" : "Unit of the metric value",
12909 "password" : false,
12913 "immutable" : false,
12914 "status" : "SUPPORTED",
12915 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12916 "getInputProperty" : false,
12917 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12920 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
12923 "definition" : false,
12924 "defaultValue" : "Gauge",
12925 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
12926 "password" : false,
12930 "immutable" : false,
12931 "status" : "SUPPORTED",
12932 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12933 "getInputProperty" : false,
12934 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12937 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
12939 "required" : false,
12940 "definition" : false,
12941 "defaultValue" : "network",
12942 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
12943 "password" : false,
12944 "name" : "category",
12945 "value" : "network",
12947 "immutable" : false,
12948 "status" : "SUPPORTED",
12949 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12950 "getInputProperty" : false,
12951 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12954 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
12955 "parentName" : "network.incoming.bytes.rate",
12956 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
12957 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
12958 "type" : "org.openecomp.capabilities.metric.Ceilometer",
12959 "leftOccurrences" : "UNBOUNDED",
12960 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
12961 "ownerName" : "abstract_vfw",
12962 "maxOccurrences" : "UNBOUNDED",
12963 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
12964 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
12965 "minOccurrences" : "1",
12966 "validSourceTypes" : [ ],
12967 "name" : "network.incoming.bytes.rate_vfw_vfw_private_0_port",
12971 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
12974 "definition" : false,
12975 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
12976 "password" : false,
12979 "immutable" : false,
12980 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12981 "getInputProperty" : false,
12982 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12985 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
12987 "required" : false,
12988 "definition" : false,
12989 "defaultValue" : "Number of incoming bytes",
12990 "description" : "Description of the metric",
12991 "password" : false,
12992 "name" : "description",
12993 "value" : "Number of incoming bytes",
12995 "immutable" : false,
12996 "status" : "SUPPORTED",
12997 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
12998 "getInputProperty" : false,
12999 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13002 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
13005 "definition" : false,
13006 "defaultValue" : "B",
13007 "description" : "Unit of the metric value",
13008 "password" : false,
13012 "immutable" : false,
13013 "status" : "SUPPORTED",
13014 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13015 "getInputProperty" : false,
13016 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13019 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
13022 "definition" : false,
13023 "defaultValue" : "Cumulative",
13024 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
13025 "password" : false,
13027 "value" : "Cumulative",
13029 "immutable" : false,
13030 "status" : "SUPPORTED",
13031 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13032 "getInputProperty" : false,
13033 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13036 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
13038 "required" : false,
13039 "definition" : false,
13040 "defaultValue" : "network",
13041 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
13042 "password" : false,
13043 "name" : "category",
13044 "value" : "network",
13046 "immutable" : false,
13047 "status" : "SUPPORTED",
13048 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13049 "getInputProperty" : false,
13050 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13053 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
13054 "parentName" : "network.incoming.bytes",
13055 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
13056 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
13057 "type" : "org.openecomp.capabilities.metric.Ceilometer",
13058 "leftOccurrences" : "UNBOUNDED",
13059 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
13060 "ownerName" : "abstract_vfw",
13061 "maxOccurrences" : "UNBOUNDED",
13062 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
13063 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
13064 "minOccurrences" : "1",
13065 "validSourceTypes" : [ ],
13066 "name" : "network.incoming.bytes_vfw_vfw_private_0_port",
13070 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
13073 "definition" : false,
13074 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
13075 "password" : false,
13078 "immutable" : false,
13079 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13080 "getInputProperty" : false,
13081 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13084 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
13086 "required" : false,
13087 "definition" : false,
13088 "defaultValue" : "Average rate of outgoing bytes",
13089 "description" : "Description of the metric",
13090 "password" : false,
13091 "name" : "description",
13092 "value" : "Average rate of outgoing bytes",
13094 "immutable" : false,
13095 "status" : "SUPPORTED",
13096 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13097 "getInputProperty" : false,
13098 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13101 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
13104 "definition" : false,
13105 "defaultValue" : "B/s",
13106 "description" : "Unit of the metric value",
13107 "password" : false,
13111 "immutable" : false,
13112 "status" : "SUPPORTED",
13113 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13114 "getInputProperty" : false,
13115 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13118 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
13121 "definition" : false,
13122 "defaultValue" : "Gauge",
13123 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
13124 "password" : false,
13128 "immutable" : false,
13129 "status" : "SUPPORTED",
13130 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13131 "getInputProperty" : false,
13132 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13135 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
13137 "required" : false,
13138 "definition" : false,
13139 "defaultValue" : "network",
13140 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
13141 "password" : false,
13142 "name" : "category",
13143 "value" : "network",
13145 "immutable" : false,
13146 "status" : "SUPPORTED",
13147 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13148 "getInputProperty" : false,
13149 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13152 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
13153 "parentName" : "network.outgoing.bytes.rate",
13154 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
13155 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
13156 "type" : "org.openecomp.capabilities.metric.Ceilometer",
13157 "leftOccurrences" : "UNBOUNDED",
13158 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
13159 "ownerName" : "abstract_vfw",
13160 "maxOccurrences" : "UNBOUNDED",
13161 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
13162 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
13163 "minOccurrences" : "1",
13164 "validSourceTypes" : [ ],
13165 "name" : "network.outgoing.bytes.rate_vfw_vfw_private_0_port",
13169 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
13172 "definition" : false,
13173 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
13174 "password" : false,
13177 "immutable" : false,
13178 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13179 "getInputProperty" : false,
13180 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13183 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
13185 "required" : false,
13186 "definition" : false,
13187 "defaultValue" : "Number of incoming packets",
13188 "description" : "Description of the metric",
13189 "password" : false,
13190 "name" : "description",
13191 "value" : "Number of incoming packets",
13193 "immutable" : false,
13194 "status" : "SUPPORTED",
13195 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13196 "getInputProperty" : false,
13197 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13200 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
13203 "definition" : false,
13204 "defaultValue" : "packet",
13205 "description" : "Unit of the metric value",
13206 "password" : false,
13208 "value" : "packet",
13210 "immutable" : false,
13211 "status" : "SUPPORTED",
13212 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13213 "getInputProperty" : false,
13214 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13217 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
13220 "definition" : false,
13221 "defaultValue" : "Cumulative",
13222 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
13223 "password" : false,
13225 "value" : "Cumulative",
13227 "immutable" : false,
13228 "status" : "SUPPORTED",
13229 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13230 "getInputProperty" : false,
13231 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13234 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
13236 "required" : false,
13237 "definition" : false,
13238 "defaultValue" : "network",
13239 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
13240 "password" : false,
13241 "name" : "category",
13242 "value" : "network",
13244 "immutable" : false,
13245 "status" : "SUPPORTED",
13246 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13247 "getInputProperty" : false,
13248 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13251 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
13252 "parentName" : "network.incoming.packets",
13253 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
13254 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
13255 "type" : "org.openecomp.capabilities.metric.Ceilometer",
13256 "leftOccurrences" : "UNBOUNDED",
13257 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
13258 "ownerName" : "abstract_vfw",
13259 "maxOccurrences" : "UNBOUNDED",
13260 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
13261 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
13262 "minOccurrences" : "1",
13263 "validSourceTypes" : [ ],
13264 "name" : "network.incoming.packets_vfw_vfw_private_0_port",
13268 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
13271 "definition" : false,
13272 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
13273 "password" : false,
13276 "immutable" : false,
13277 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13278 "getInputProperty" : false,
13279 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13282 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
13284 "required" : false,
13285 "definition" : false,
13286 "defaultValue" : "Average rate of incoming packets",
13287 "description" : "Description of the metric",
13288 "password" : false,
13289 "name" : "description",
13290 "value" : "Average rate of incoming packets",
13292 "immutable" : false,
13293 "status" : "SUPPORTED",
13294 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13295 "getInputProperty" : false,
13296 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13299 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
13302 "definition" : false,
13303 "defaultValue" : "packet/s",
13304 "description" : "Unit of the metric value",
13305 "password" : false,
13307 "value" : "packet/s",
13309 "immutable" : false,
13310 "status" : "SUPPORTED",
13311 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13312 "getInputProperty" : false,
13313 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13316 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
13319 "definition" : false,
13320 "defaultValue" : "Gauge",
13321 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
13322 "password" : false,
13326 "immutable" : false,
13327 "status" : "SUPPORTED",
13328 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13329 "getInputProperty" : false,
13330 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13333 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
13335 "required" : false,
13336 "definition" : false,
13337 "defaultValue" : "network",
13338 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
13339 "password" : false,
13340 "name" : "category",
13341 "value" : "network",
13343 "immutable" : false,
13344 "status" : "SUPPORTED",
13345 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13346 "getInputProperty" : false,
13347 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13350 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
13351 "parentName" : "network.incoming.packets.rate",
13352 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
13353 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
13354 "type" : "org.openecomp.capabilities.metric.Ceilometer",
13355 "leftOccurrences" : "UNBOUNDED",
13356 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
13357 "ownerName" : "abstract_vfw",
13358 "maxOccurrences" : "UNBOUNDED",
13359 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
13360 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
13361 "minOccurrences" : "1",
13362 "validSourceTypes" : [ ],
13363 "name" : "network.incoming.packets.rate_vfw_vfw_private_2_port",
13367 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
13370 "definition" : false,
13371 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
13372 "password" : false,
13375 "immutable" : false,
13376 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13377 "getInputProperty" : false,
13378 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13381 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
13383 "required" : false,
13384 "definition" : false,
13385 "defaultValue" : "Number of outgoing bytes",
13386 "description" : "Description of the metric",
13387 "password" : false,
13388 "name" : "description",
13389 "value" : "Number of outgoing bytes",
13391 "immutable" : false,
13392 "status" : "SUPPORTED",
13393 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13394 "getInputProperty" : false,
13395 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13398 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
13401 "definition" : false,
13402 "defaultValue" : "B",
13403 "description" : "Unit of the metric value",
13404 "password" : false,
13408 "immutable" : false,
13409 "status" : "SUPPORTED",
13410 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13411 "getInputProperty" : false,
13412 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13415 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
13418 "definition" : false,
13419 "defaultValue" : "Cumulative",
13420 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
13421 "password" : false,
13423 "value" : "Cumulative",
13425 "immutable" : false,
13426 "status" : "SUPPORTED",
13427 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13428 "getInputProperty" : false,
13429 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13432 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
13434 "required" : false,
13435 "definition" : false,
13436 "defaultValue" : "network",
13437 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
13438 "password" : false,
13439 "name" : "category",
13440 "value" : "network",
13442 "immutable" : false,
13443 "status" : "SUPPORTED",
13444 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13445 "getInputProperty" : false,
13446 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13449 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
13450 "parentName" : "network.outgoing.bytes",
13451 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
13452 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
13453 "type" : "org.openecomp.capabilities.metric.Ceilometer",
13454 "leftOccurrences" : "UNBOUNDED",
13455 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
13456 "ownerName" : "abstract_vfw",
13457 "maxOccurrences" : "UNBOUNDED",
13458 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
13459 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
13460 "minOccurrences" : "1",
13461 "validSourceTypes" : [ ],
13462 "name" : "network.outgoing.bytes_vfw_vfw_private_2_port",
13466 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
13469 "definition" : false,
13470 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
13471 "password" : false,
13474 "immutable" : false,
13475 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13476 "getInputProperty" : false,
13477 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13480 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
13482 "required" : false,
13483 "definition" : false,
13484 "defaultValue" : "Average rate of outgoing packets",
13485 "description" : "Description of the metric",
13486 "password" : false,
13487 "name" : "description",
13488 "value" : "Average rate of outgoing packets",
13490 "immutable" : false,
13491 "status" : "SUPPORTED",
13492 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13493 "getInputProperty" : false,
13494 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13497 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
13500 "definition" : false,
13501 "defaultValue" : "packet/s",
13502 "description" : "Unit of the metric value",
13503 "password" : false,
13505 "value" : "packet/s",
13507 "immutable" : false,
13508 "status" : "SUPPORTED",
13509 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13510 "getInputProperty" : false,
13511 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13514 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
13517 "definition" : false,
13518 "defaultValue" : "Gauge",
13519 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
13520 "password" : false,
13524 "immutable" : false,
13525 "status" : "SUPPORTED",
13526 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13527 "getInputProperty" : false,
13528 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13531 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
13533 "required" : false,
13534 "definition" : false,
13535 "defaultValue" : "network",
13536 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
13537 "password" : false,
13538 "name" : "category",
13539 "value" : "network",
13541 "immutable" : false,
13542 "status" : "SUPPORTED",
13543 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13544 "getInputProperty" : false,
13545 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13548 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
13549 "parentName" : "network.outgoing.packets.rate",
13550 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
13551 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
13552 "type" : "org.openecomp.capabilities.metric.Ceilometer",
13553 "leftOccurrences" : "UNBOUNDED",
13554 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
13555 "ownerName" : "abstract_vfw",
13556 "maxOccurrences" : "UNBOUNDED",
13557 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
13558 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
13559 "minOccurrences" : "1",
13560 "validSourceTypes" : [ ],
13561 "name" : "network.outgoing.packets.rate_vfw_vfw_private_2_port",
13565 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
13568 "definition" : false,
13569 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
13570 "password" : false,
13573 "immutable" : false,
13574 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13575 "getInputProperty" : false,
13576 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13579 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
13581 "required" : false,
13582 "definition" : false,
13583 "defaultValue" : "Number of outgoing packets",
13584 "description" : "Description of the metric",
13585 "password" : false,
13586 "name" : "description",
13587 "value" : "Number of outgoing packets",
13589 "immutable" : false,
13590 "status" : "SUPPORTED",
13591 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13592 "getInputProperty" : false,
13593 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13596 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
13599 "definition" : false,
13600 "defaultValue" : "packet",
13601 "description" : "Unit of the metric value",
13602 "password" : false,
13604 "value" : "packet",
13606 "immutable" : false,
13607 "status" : "SUPPORTED",
13608 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13609 "getInputProperty" : false,
13610 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13613 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
13616 "definition" : false,
13617 "defaultValue" : "Cumulative",
13618 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
13619 "password" : false,
13621 "value" : "Cumulative",
13623 "immutable" : false,
13624 "status" : "SUPPORTED",
13625 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13626 "getInputProperty" : false,
13627 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13630 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
13632 "required" : false,
13633 "definition" : false,
13634 "defaultValue" : "network",
13635 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
13636 "password" : false,
13637 "name" : "category",
13638 "value" : "network",
13640 "immutable" : false,
13641 "status" : "SUPPORTED",
13642 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13643 "getInputProperty" : false,
13644 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13647 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
13648 "parentName" : "network.outpoing.packets",
13649 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
13650 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
13651 "type" : "org.openecomp.capabilities.metric.Ceilometer",
13652 "leftOccurrences" : "UNBOUNDED",
13653 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
13654 "ownerName" : "abstract_vfw",
13655 "maxOccurrences" : "UNBOUNDED",
13656 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
13657 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
13658 "minOccurrences" : "1",
13659 "validSourceTypes" : [ ],
13660 "name" : "network.outpoing.packets_vfw_vfw_private_2_port",
13664 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
13667 "definition" : false,
13668 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
13669 "password" : false,
13672 "immutable" : false,
13673 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13674 "getInputProperty" : false,
13675 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13678 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
13680 "required" : false,
13681 "definition" : false,
13682 "defaultValue" : "Average rate of incoming bytes",
13683 "description" : "Description of the metric",
13684 "password" : false,
13685 "name" : "description",
13686 "value" : "Average rate of incoming bytes",
13688 "immutable" : false,
13689 "status" : "SUPPORTED",
13690 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13691 "getInputProperty" : false,
13692 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13695 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
13698 "definition" : false,
13699 "defaultValue" : "B/s",
13700 "description" : "Unit of the metric value",
13701 "password" : false,
13705 "immutable" : false,
13706 "status" : "SUPPORTED",
13707 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13708 "getInputProperty" : false,
13709 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13712 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
13715 "definition" : false,
13716 "defaultValue" : "Gauge",
13717 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
13718 "password" : false,
13722 "immutable" : false,
13723 "status" : "SUPPORTED",
13724 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13725 "getInputProperty" : false,
13726 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13729 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
13731 "required" : false,
13732 "definition" : false,
13733 "defaultValue" : "network",
13734 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
13735 "password" : false,
13736 "name" : "category",
13737 "value" : "network",
13739 "immutable" : false,
13740 "status" : "SUPPORTED",
13741 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13742 "getInputProperty" : false,
13743 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13746 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
13747 "parentName" : "network.incoming.bytes.rate",
13748 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
13749 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
13750 "type" : "org.openecomp.capabilities.metric.Ceilometer",
13751 "leftOccurrences" : "UNBOUNDED",
13752 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
13753 "ownerName" : "abstract_vfw",
13754 "maxOccurrences" : "UNBOUNDED",
13755 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
13756 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
13757 "minOccurrences" : "1",
13758 "validSourceTypes" : [ ],
13759 "name" : "network.incoming.bytes.rate_vfw_vfw_private_2_port",
13763 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
13766 "definition" : false,
13767 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
13768 "password" : false,
13771 "immutable" : false,
13772 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13773 "getInputProperty" : false,
13774 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13777 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
13779 "required" : false,
13780 "definition" : false,
13781 "defaultValue" : "Number of incoming bytes",
13782 "description" : "Description of the metric",
13783 "password" : false,
13784 "name" : "description",
13785 "value" : "Number of incoming bytes",
13787 "immutable" : false,
13788 "status" : "SUPPORTED",
13789 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13790 "getInputProperty" : false,
13791 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13794 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
13797 "definition" : false,
13798 "defaultValue" : "B",
13799 "description" : "Unit of the metric value",
13800 "password" : false,
13804 "immutable" : false,
13805 "status" : "SUPPORTED",
13806 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13807 "getInputProperty" : false,
13808 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13811 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
13814 "definition" : false,
13815 "defaultValue" : "Cumulative",
13816 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
13817 "password" : false,
13819 "value" : "Cumulative",
13821 "immutable" : false,
13822 "status" : "SUPPORTED",
13823 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13824 "getInputProperty" : false,
13825 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13828 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
13830 "required" : false,
13831 "definition" : false,
13832 "defaultValue" : "network",
13833 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
13834 "password" : false,
13835 "name" : "category",
13836 "value" : "network",
13838 "immutable" : false,
13839 "status" : "SUPPORTED",
13840 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13841 "getInputProperty" : false,
13842 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13845 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
13846 "parentName" : "network.incoming.bytes",
13847 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
13848 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
13849 "type" : "org.openecomp.capabilities.metric.Ceilometer",
13850 "leftOccurrences" : "UNBOUNDED",
13851 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
13852 "ownerName" : "abstract_vfw",
13853 "maxOccurrences" : "UNBOUNDED",
13854 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
13855 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
13856 "minOccurrences" : "1",
13857 "validSourceTypes" : [ ],
13858 "name" : "network.incoming.bytes_vfw_vfw_private_2_port",
13862 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
13865 "definition" : false,
13866 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
13867 "password" : false,
13870 "immutable" : false,
13871 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13872 "getInputProperty" : false,
13873 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13876 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
13878 "required" : false,
13879 "definition" : false,
13880 "defaultValue" : "Average rate of outgoing bytes",
13881 "description" : "Description of the metric",
13882 "password" : false,
13883 "name" : "description",
13884 "value" : "Average rate of outgoing bytes",
13886 "immutable" : false,
13887 "status" : "SUPPORTED",
13888 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13889 "getInputProperty" : false,
13890 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13893 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
13896 "definition" : false,
13897 "defaultValue" : "B/s",
13898 "description" : "Unit of the metric value",
13899 "password" : false,
13903 "immutable" : false,
13904 "status" : "SUPPORTED",
13905 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13906 "getInputProperty" : false,
13907 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13910 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
13913 "definition" : false,
13914 "defaultValue" : "Gauge",
13915 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
13916 "password" : false,
13920 "immutable" : false,
13921 "status" : "SUPPORTED",
13922 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13923 "getInputProperty" : false,
13924 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13927 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
13929 "required" : false,
13930 "definition" : false,
13931 "defaultValue" : "network",
13932 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
13933 "password" : false,
13934 "name" : "category",
13935 "value" : "network",
13937 "immutable" : false,
13938 "status" : "SUPPORTED",
13939 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13940 "getInputProperty" : false,
13941 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13944 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
13945 "parentName" : "network.outgoing.bytes.rate",
13946 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
13947 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
13948 "type" : "org.openecomp.capabilities.metric.Ceilometer",
13949 "leftOccurrences" : "UNBOUNDED",
13950 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
13951 "ownerName" : "abstract_vfw",
13952 "maxOccurrences" : "UNBOUNDED",
13953 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
13954 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
13955 "minOccurrences" : "1",
13956 "validSourceTypes" : [ ],
13957 "name" : "network.outgoing.bytes.rate_vfw_vfw_private_2_port",
13961 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
13964 "definition" : false,
13965 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
13966 "password" : false,
13969 "immutable" : false,
13970 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13971 "getInputProperty" : false,
13972 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13975 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
13977 "required" : false,
13978 "definition" : false,
13979 "defaultValue" : "Number of incoming packets",
13980 "description" : "Description of the metric",
13981 "password" : false,
13982 "name" : "description",
13983 "value" : "Number of incoming packets",
13985 "immutable" : false,
13986 "status" : "SUPPORTED",
13987 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13988 "getInputProperty" : false,
13989 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
13992 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
13995 "definition" : false,
13996 "defaultValue" : "packet",
13997 "description" : "Unit of the metric value",
13998 "password" : false,
14000 "value" : "packet",
14002 "immutable" : false,
14003 "status" : "SUPPORTED",
14004 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
14005 "getInputProperty" : false,
14006 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
14009 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
14012 "definition" : false,
14013 "defaultValue" : "Cumulative",
14014 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
14015 "password" : false,
14017 "value" : "Cumulative",
14019 "immutable" : false,
14020 "status" : "SUPPORTED",
14021 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
14022 "getInputProperty" : false,
14023 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
14026 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
14028 "required" : false,
14029 "definition" : false,
14030 "defaultValue" : "network",
14031 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
14032 "password" : false,
14033 "name" : "category",
14034 "value" : "network",
14036 "immutable" : false,
14037 "status" : "SUPPORTED",
14038 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
14039 "getInputProperty" : false,
14040 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
14043 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
14044 "parentName" : "network.incoming.packets",
14045 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
14046 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
14047 "type" : "org.openecomp.capabilities.metric.Ceilometer",
14048 "leftOccurrences" : "UNBOUNDED",
14049 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
14050 "ownerName" : "abstract_vfw",
14051 "maxOccurrences" : "UNBOUNDED",
14052 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
14053 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
14054 "minOccurrences" : "1",
14055 "validSourceTypes" : [ ],
14056 "name" : "network.incoming.packets_vfw_vfw_private_2_port",
14060 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
14063 "definition" : false,
14064 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
14065 "password" : false,
14068 "immutable" : false,
14069 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14070 "getInputProperty" : false,
14071 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14074 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
14076 "required" : false,
14077 "definition" : false,
14078 "defaultValue" : "Size of ephemeral disk",
14079 "description" : "Description of the metric",
14080 "password" : false,
14081 "name" : "description",
14082 "value" : "Size of ephemeral disk",
14084 "immutable" : false,
14085 "status" : "SUPPORTED",
14086 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14087 "getInputProperty" : false,
14088 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14091 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
14094 "definition" : false,
14095 "defaultValue" : "GB",
14096 "description" : "Unit of the metric value",
14097 "password" : false,
14101 "immutable" : false,
14102 "status" : "SUPPORTED",
14103 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14104 "getInputProperty" : false,
14105 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14108 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
14111 "definition" : false,
14112 "defaultValue" : "Gauge",
14113 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
14114 "password" : false,
14118 "immutable" : false,
14119 "status" : "SUPPORTED",
14120 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14121 "getInputProperty" : false,
14122 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14125 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
14127 "required" : false,
14128 "definition" : false,
14129 "defaultValue" : "compute",
14130 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
14131 "password" : false,
14132 "name" : "category",
14133 "value" : "compute",
14135 "immutable" : false,
14136 "status" : "SUPPORTED",
14137 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14138 "getInputProperty" : false,
14139 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14142 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
14143 "parentName" : "disk.ephemeral.size",
14144 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
14145 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
14146 "type" : "org.openecomp.capabilities.metric.Ceilometer",
14147 "leftOccurrences" : "UNBOUNDED",
14148 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
14149 "ownerName" : "abstract_vfw",
14150 "maxOccurrences" : "UNBOUNDED",
14151 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.ephemeral.size",
14152 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
14153 "minOccurrences" : "1",
14154 "validSourceTypes" : [ ],
14155 "name" : "disk.ephemeral.size_vfw",
14159 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
14162 "definition" : false,
14163 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
14164 "password" : false,
14167 "immutable" : false,
14168 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14169 "getInputProperty" : false,
14170 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14173 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
14175 "required" : false,
14176 "definition" : false,
14177 "defaultValue" : "Existence of instance",
14178 "description" : "Description of the metric",
14179 "password" : false,
14180 "name" : "description",
14181 "value" : "Existence of instance",
14183 "immutable" : false,
14184 "status" : "SUPPORTED",
14185 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14186 "getInputProperty" : false,
14187 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14190 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
14193 "definition" : false,
14194 "defaultValue" : "instance",
14195 "description" : "Unit of the metric value",
14196 "password" : false,
14198 "value" : "instance",
14200 "immutable" : false,
14201 "status" : "SUPPORTED",
14202 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14203 "getInputProperty" : false,
14204 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14207 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
14210 "definition" : false,
14211 "defaultValue" : "Gauge",
14212 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
14213 "password" : false,
14217 "immutable" : false,
14218 "status" : "SUPPORTED",
14219 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14220 "getInputProperty" : false,
14221 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14224 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
14226 "required" : false,
14227 "definition" : false,
14228 "defaultValue" : "compute",
14229 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
14230 "password" : false,
14231 "name" : "category",
14232 "value" : "compute",
14234 "immutable" : false,
14235 "status" : "SUPPORTED",
14236 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14237 "getInputProperty" : false,
14238 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14241 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
14242 "parentName" : "instance",
14243 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
14244 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
14245 "type" : "org.openecomp.capabilities.metric.Ceilometer",
14246 "leftOccurrences" : "UNBOUNDED",
14247 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
14248 "ownerName" : "abstract_vfw",
14249 "maxOccurrences" : "UNBOUNDED",
14250 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.instance",
14251 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
14252 "minOccurrences" : "1",
14253 "validSourceTypes" : [ ],
14254 "name" : "instance_vfw",
14258 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
14261 "definition" : false,
14262 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
14263 "password" : false,
14266 "immutable" : false,
14267 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14268 "getInputProperty" : false,
14269 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14272 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
14274 "required" : false,
14275 "definition" : false,
14276 "defaultValue" : "Volume of RAM allocated to the instance",
14277 "description" : "Description of the metric",
14278 "password" : false,
14279 "name" : "description",
14280 "value" : "Volume of RAM allocated to the instance",
14282 "immutable" : false,
14283 "status" : "SUPPORTED",
14284 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14285 "getInputProperty" : false,
14286 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14289 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
14292 "definition" : false,
14293 "defaultValue" : "MB",
14294 "description" : "Unit of the metric value",
14295 "password" : false,
14299 "immutable" : false,
14300 "status" : "SUPPORTED",
14301 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14302 "getInputProperty" : false,
14303 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14306 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
14309 "definition" : false,
14310 "defaultValue" : "Gauge",
14311 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
14312 "password" : false,
14316 "immutable" : false,
14317 "status" : "SUPPORTED",
14318 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14319 "getInputProperty" : false,
14320 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14323 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
14325 "required" : false,
14326 "definition" : false,
14327 "defaultValue" : "compute",
14328 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
14329 "password" : false,
14330 "name" : "category",
14331 "value" : "compute",
14333 "immutable" : false,
14334 "status" : "SUPPORTED",
14335 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14336 "getInputProperty" : false,
14337 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14340 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
14341 "parentName" : "memory",
14342 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
14343 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
14344 "type" : "org.openecomp.capabilities.metric.Ceilometer",
14345 "leftOccurrences" : "UNBOUNDED",
14346 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
14347 "ownerName" : "abstract_vfw",
14348 "maxOccurrences" : "UNBOUNDED",
14349 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory",
14350 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
14351 "minOccurrences" : "1",
14352 "validSourceTypes" : [ ],
14353 "name" : "memory_vfw",
14357 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
14360 "definition" : false,
14361 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
14362 "password" : false,
14365 "immutable" : false,
14366 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14367 "getInputProperty" : false,
14368 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14371 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
14373 "required" : false,
14374 "definition" : false,
14375 "defaultValue" : "Average disk iops",
14376 "description" : "Description of the metric",
14377 "password" : false,
14378 "name" : "description",
14379 "value" : "Average disk iops",
14381 "immutable" : false,
14382 "status" : "SUPPORTED",
14383 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14384 "getInputProperty" : false,
14385 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14388 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
14391 "definition" : false,
14392 "defaultValue" : "count/s",
14393 "description" : "Unit of the metric value",
14394 "password" : false,
14396 "value" : "count/s",
14398 "immutable" : false,
14399 "status" : "SUPPORTED",
14400 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14401 "getInputProperty" : false,
14402 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14405 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
14408 "definition" : false,
14409 "defaultValue" : "Gauge",
14410 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
14411 "password" : false,
14415 "immutable" : false,
14416 "status" : "SUPPORTED",
14417 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14418 "getInputProperty" : false,
14419 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14422 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
14424 "required" : false,
14425 "definition" : false,
14426 "defaultValue" : "disk",
14427 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
14428 "password" : false,
14429 "name" : "category",
14432 "immutable" : false,
14433 "status" : "SUPPORTED",
14434 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14435 "getInputProperty" : false,
14436 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14439 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
14440 "parentName" : "disk.iops",
14441 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
14442 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
14443 "type" : "org.openecomp.capabilities.metric.Ceilometer",
14444 "leftOccurrences" : "UNBOUNDED",
14445 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
14446 "ownerName" : "abstract_vfw",
14447 "maxOccurrences" : "UNBOUNDED",
14448 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.iops",
14449 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
14450 "minOccurrences" : "1",
14451 "validSourceTypes" : [ ],
14452 "name" : "disk.iops_vfw",
14456 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
14459 "definition" : false,
14460 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
14461 "password" : false,
14464 "immutable" : false,
14465 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14466 "getInputProperty" : false,
14467 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14470 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
14472 "required" : false,
14473 "definition" : false,
14474 "defaultValue" : "Number of read requests",
14475 "description" : "Description of the metric",
14476 "password" : false,
14477 "name" : "description",
14478 "value" : "Number of read requests",
14480 "immutable" : false,
14481 "status" : "SUPPORTED",
14482 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14483 "getInputProperty" : false,
14484 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14487 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
14490 "definition" : false,
14491 "defaultValue" : "request",
14492 "description" : "Unit of the metric value",
14493 "password" : false,
14495 "value" : "request",
14497 "immutable" : false,
14498 "status" : "SUPPORTED",
14499 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14500 "getInputProperty" : false,
14501 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14504 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
14507 "definition" : false,
14508 "defaultValue" : "Cumulative",
14509 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
14510 "password" : false,
14512 "value" : "Cumulative",
14514 "immutable" : false,
14515 "status" : "SUPPORTED",
14516 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14517 "getInputProperty" : false,
14518 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14521 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
14523 "required" : false,
14524 "definition" : false,
14525 "defaultValue" : "disk",
14526 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
14527 "password" : false,
14528 "name" : "category",
14531 "immutable" : false,
14532 "status" : "SUPPORTED",
14533 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14534 "getInputProperty" : false,
14535 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14538 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
14539 "parentName" : "disk.device.read.requests",
14540 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
14541 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
14542 "type" : "org.openecomp.capabilities.metric.Ceilometer",
14543 "leftOccurrences" : "UNBOUNDED",
14544 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
14545 "ownerName" : "abstract_vfw",
14546 "maxOccurrences" : "UNBOUNDED",
14547 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests",
14548 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
14549 "minOccurrences" : "1",
14550 "validSourceTypes" : [ ],
14551 "name" : "disk.device.read.requests_vfw",
14555 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
14558 "definition" : false,
14559 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
14560 "password" : false,
14563 "immutable" : false,
14564 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14565 "getInputProperty" : false,
14566 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14569 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
14571 "required" : false,
14572 "definition" : false,
14573 "defaultValue" : "CPU time used since previous datapoint",
14574 "description" : "Description of the metric",
14575 "password" : false,
14576 "name" : "description",
14577 "value" : "CPU time used since previous datapoint",
14579 "immutable" : false,
14580 "status" : "SUPPORTED",
14581 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14582 "getInputProperty" : false,
14583 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14586 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
14589 "definition" : false,
14590 "defaultValue" : "ns",
14591 "description" : "Unit of the metric value",
14592 "password" : false,
14596 "immutable" : false,
14597 "status" : "SUPPORTED",
14598 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14599 "getInputProperty" : false,
14600 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14603 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
14606 "definition" : false,
14607 "defaultValue" : "Delta",
14608 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
14609 "password" : false,
14613 "immutable" : false,
14614 "status" : "SUPPORTED",
14615 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14616 "getInputProperty" : false,
14617 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14620 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
14622 "required" : false,
14623 "definition" : false,
14624 "defaultValue" : "compute",
14625 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
14626 "password" : false,
14627 "name" : "category",
14628 "value" : "compute",
14630 "immutable" : false,
14631 "status" : "SUPPORTED",
14632 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14633 "getInputProperty" : false,
14634 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14637 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
14638 "parentName" : "cpu.delta",
14639 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
14640 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
14641 "type" : "org.openecomp.capabilities.metric.Ceilometer",
14642 "leftOccurrences" : "UNBOUNDED",
14643 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
14644 "ownerName" : "abstract_vfw",
14645 "maxOccurrences" : "UNBOUNDED",
14646 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu.delta",
14647 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
14648 "minOccurrences" : "1",
14649 "validSourceTypes" : [ ],
14650 "name" : "cpu.delta_vfw",
14654 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
14657 "definition" : false,
14658 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
14659 "password" : false,
14662 "immutable" : false,
14663 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14664 "getInputProperty" : false,
14665 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14668 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
14670 "required" : false,
14671 "definition" : false,
14672 "defaultValue" : "The amount of disk that the instance can see",
14673 "description" : "Description of the metric",
14674 "password" : false,
14675 "name" : "description",
14676 "value" : "The amount of disk that the instance can see",
14678 "immutable" : false,
14679 "status" : "SUPPORTED",
14680 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14681 "getInputProperty" : false,
14682 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14685 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
14688 "definition" : false,
14689 "defaultValue" : "B",
14690 "description" : "Unit of the metric value",
14691 "password" : false,
14695 "immutable" : false,
14696 "status" : "SUPPORTED",
14697 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14698 "getInputProperty" : false,
14699 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14702 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
14705 "definition" : false,
14706 "defaultValue" : "Gauge",
14707 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
14708 "password" : false,
14712 "immutable" : false,
14713 "status" : "SUPPORTED",
14714 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14715 "getInputProperty" : false,
14716 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14719 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
14721 "required" : false,
14722 "definition" : false,
14723 "defaultValue" : "disk",
14724 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
14725 "password" : false,
14726 "name" : "category",
14729 "immutable" : false,
14730 "status" : "SUPPORTED",
14731 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14732 "getInputProperty" : false,
14733 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14736 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
14737 "parentName" : "disk.capacity",
14738 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
14739 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
14740 "type" : "org.openecomp.capabilities.metric.Ceilometer",
14741 "leftOccurrences" : "UNBOUNDED",
14742 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
14743 "ownerName" : "abstract_vfw",
14744 "maxOccurrences" : "UNBOUNDED",
14745 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.capacity",
14746 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
14747 "minOccurrences" : "1",
14748 "validSourceTypes" : [ ],
14749 "name" : "disk.capacity_vfw",
14753 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
14756 "definition" : false,
14757 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
14758 "password" : false,
14761 "immutable" : false,
14762 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14763 "getInputProperty" : false,
14764 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14767 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
14769 "required" : false,
14770 "definition" : false,
14771 "defaultValue" : "Volume of reads",
14772 "description" : "Description of the metric",
14773 "password" : false,
14774 "name" : "description",
14775 "value" : "Volume of reads",
14777 "immutable" : false,
14778 "status" : "SUPPORTED",
14779 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14780 "getInputProperty" : false,
14781 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14784 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
14787 "definition" : false,
14788 "defaultValue" : "B",
14789 "description" : "Unit of the metric value",
14790 "password" : false,
14794 "immutable" : false,
14795 "status" : "SUPPORTED",
14796 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14797 "getInputProperty" : false,
14798 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14801 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
14804 "definition" : false,
14805 "defaultValue" : "Cumulative",
14806 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
14807 "password" : false,
14809 "value" : "Cumulative",
14811 "immutable" : false,
14812 "status" : "SUPPORTED",
14813 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14814 "getInputProperty" : false,
14815 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14818 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
14820 "required" : false,
14821 "definition" : false,
14822 "defaultValue" : "disk",
14823 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
14824 "password" : false,
14825 "name" : "category",
14828 "immutable" : false,
14829 "status" : "SUPPORTED",
14830 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14831 "getInputProperty" : false,
14832 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14835 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
14836 "parentName" : "disk.device.read.bytes",
14837 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
14838 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
14839 "type" : "org.openecomp.capabilities.metric.Ceilometer",
14840 "leftOccurrences" : "UNBOUNDED",
14841 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
14842 "ownerName" : "abstract_vfw",
14843 "maxOccurrences" : "UNBOUNDED",
14844 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes",
14845 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
14846 "minOccurrences" : "1",
14847 "validSourceTypes" : [ ],
14848 "name" : "disk.device.read.bytes_vfw",
14852 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
14855 "definition" : false,
14856 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
14857 "password" : false,
14860 "immutable" : false,
14861 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14862 "getInputProperty" : false,
14863 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14866 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
14868 "required" : false,
14869 "definition" : false,
14870 "defaultValue" : "Volume of writes",
14871 "description" : "Description of the metric",
14872 "password" : false,
14873 "name" : "description",
14874 "value" : "Volume of writes",
14876 "immutable" : false,
14877 "status" : "SUPPORTED",
14878 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14879 "getInputProperty" : false,
14880 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14883 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
14886 "definition" : false,
14887 "defaultValue" : "B",
14888 "description" : "Unit of the metric value",
14889 "password" : false,
14893 "immutable" : false,
14894 "status" : "SUPPORTED",
14895 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14896 "getInputProperty" : false,
14897 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14900 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
14903 "definition" : false,
14904 "defaultValue" : "Cumulative",
14905 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
14906 "password" : false,
14908 "value" : "Cumulative",
14910 "immutable" : false,
14911 "status" : "SUPPORTED",
14912 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14913 "getInputProperty" : false,
14914 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14917 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
14919 "required" : false,
14920 "definition" : false,
14921 "defaultValue" : "compute",
14922 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
14923 "password" : false,
14924 "name" : "category",
14925 "value" : "compute",
14927 "immutable" : false,
14928 "status" : "SUPPORTED",
14929 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14930 "getInputProperty" : false,
14931 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14934 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
14935 "parentName" : "disk.write.bytes",
14936 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
14937 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
14938 "type" : "org.openecomp.capabilities.metric.Ceilometer",
14939 "leftOccurrences" : "UNBOUNDED",
14940 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
14941 "ownerName" : "abstract_vfw",
14942 "maxOccurrences" : "UNBOUNDED",
14943 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes",
14944 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
14945 "minOccurrences" : "1",
14946 "validSourceTypes" : [ ],
14947 "name" : "disk.write.bytes_vfw",
14951 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
14954 "definition" : false,
14955 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
14956 "password" : false,
14959 "immutable" : false,
14960 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14961 "getInputProperty" : false,
14962 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14965 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
14967 "required" : false,
14968 "definition" : false,
14969 "defaultValue" : "Average disk latency",
14970 "description" : "Description of the metric",
14971 "password" : false,
14972 "name" : "description",
14973 "value" : "Average disk latency",
14975 "immutable" : false,
14976 "status" : "SUPPORTED",
14977 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14978 "getInputProperty" : false,
14979 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14982 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
14985 "definition" : false,
14986 "defaultValue" : "ms",
14987 "description" : "Unit of the metric value",
14988 "password" : false,
14992 "immutable" : false,
14993 "status" : "SUPPORTED",
14994 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14995 "getInputProperty" : false,
14996 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
14999 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
15002 "definition" : false,
15003 "defaultValue" : "Gauge",
15004 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
15005 "password" : false,
15009 "immutable" : false,
15010 "status" : "SUPPORTED",
15011 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15012 "getInputProperty" : false,
15013 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15016 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
15018 "required" : false,
15019 "definition" : false,
15020 "defaultValue" : "disk",
15021 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
15022 "password" : false,
15023 "name" : "category",
15026 "immutable" : false,
15027 "status" : "SUPPORTED",
15028 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15029 "getInputProperty" : false,
15030 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15033 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
15034 "parentName" : "disk.latency",
15035 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
15036 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
15037 "type" : "org.openecomp.capabilities.metric.Ceilometer",
15038 "leftOccurrences" : "UNBOUNDED",
15039 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
15040 "ownerName" : "abstract_vfw",
15041 "maxOccurrences" : "UNBOUNDED",
15042 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.latency",
15043 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
15044 "minOccurrences" : "1",
15045 "validSourceTypes" : [ ],
15046 "name" : "disk.latency_vfw",
15050 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
15053 "definition" : false,
15054 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
15055 "password" : false,
15058 "immutable" : false,
15059 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15060 "getInputProperty" : false,
15061 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15064 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
15066 "required" : false,
15067 "definition" : false,
15068 "defaultValue" : "Average rate of reads",
15069 "description" : "Description of the metric",
15070 "password" : false,
15071 "name" : "description",
15072 "value" : "Average rate of reads",
15074 "immutable" : false,
15075 "status" : "SUPPORTED",
15076 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15077 "getInputProperty" : false,
15078 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15081 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
15084 "definition" : false,
15085 "defaultValue" : "B/s",
15086 "description" : "Unit of the metric value",
15087 "password" : false,
15091 "immutable" : false,
15092 "status" : "SUPPORTED",
15093 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15094 "getInputProperty" : false,
15095 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15098 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
15101 "definition" : false,
15102 "defaultValue" : "Gauge",
15103 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
15104 "password" : false,
15108 "immutable" : false,
15109 "status" : "SUPPORTED",
15110 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15111 "getInputProperty" : false,
15112 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15115 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
15117 "required" : false,
15118 "definition" : false,
15119 "defaultValue" : "disk",
15120 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
15121 "password" : false,
15122 "name" : "category",
15125 "immutable" : false,
15126 "status" : "SUPPORTED",
15127 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15128 "getInputProperty" : false,
15129 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15132 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
15133 "parentName" : "disk.device.read.bytes.rate",
15134 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
15135 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
15136 "type" : "org.openecomp.capabilities.metric.Ceilometer",
15137 "leftOccurrences" : "UNBOUNDED",
15138 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
15139 "ownerName" : "abstract_vfw",
15140 "maxOccurrences" : "UNBOUNDED",
15141 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes.rate",
15142 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
15143 "minOccurrences" : "1",
15144 "validSourceTypes" : [ ],
15145 "name" : "disk.device.read.bytes.rate_vfw",
15149 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
15152 "definition" : false,
15153 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
15154 "password" : false,
15157 "immutable" : false,
15158 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15159 "getInputProperty" : false,
15160 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15163 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
15165 "required" : false,
15166 "definition" : false,
15167 "defaultValue" : "The physical size in bytes of the image container on the host",
15168 "description" : "Description of the metric",
15169 "password" : false,
15170 "name" : "description",
15171 "value" : "The physical size in bytes of the image container on the host",
15173 "immutable" : false,
15174 "status" : "SUPPORTED",
15175 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15176 "getInputProperty" : false,
15177 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15180 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
15183 "definition" : false,
15184 "defaultValue" : "B",
15185 "description" : "Unit of the metric value",
15186 "password" : false,
15190 "immutable" : false,
15191 "status" : "SUPPORTED",
15192 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15193 "getInputProperty" : false,
15194 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15197 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
15200 "definition" : false,
15201 "defaultValue" : "Gauge",
15202 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
15203 "password" : false,
15207 "immutable" : false,
15208 "status" : "SUPPORTED",
15209 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15210 "getInputProperty" : false,
15211 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15214 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
15216 "required" : false,
15217 "definition" : false,
15218 "defaultValue" : "disk",
15219 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
15220 "password" : false,
15221 "name" : "category",
15224 "immutable" : false,
15225 "status" : "SUPPORTED",
15226 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15227 "getInputProperty" : false,
15228 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15231 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
15232 "parentName" : "disk.usage",
15233 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
15234 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
15235 "type" : "org.openecomp.capabilities.metric.Ceilometer",
15236 "leftOccurrences" : "UNBOUNDED",
15237 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
15238 "ownerName" : "abstract_vfw",
15239 "maxOccurrences" : "UNBOUNDED",
15240 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.usage",
15241 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
15242 "minOccurrences" : "1",
15243 "validSourceTypes" : [ ],
15244 "name" : "disk.usage_vfw",
15248 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
15251 "definition" : false,
15252 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
15253 "password" : false,
15256 "immutable" : false,
15257 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15258 "getInputProperty" : false,
15259 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15262 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
15264 "required" : false,
15265 "definition" : false,
15266 "defaultValue" : "Average CPU utilization",
15267 "description" : "Description of the metric",
15268 "password" : false,
15269 "name" : "description",
15270 "value" : "Average CPU utilization",
15272 "immutable" : false,
15273 "status" : "SUPPORTED",
15274 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15275 "getInputProperty" : false,
15276 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15279 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
15282 "definition" : false,
15283 "defaultValue" : "%",
15284 "description" : "Unit of the metric value",
15285 "password" : false,
15289 "immutable" : false,
15290 "status" : "SUPPORTED",
15291 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15292 "getInputProperty" : false,
15293 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15296 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
15299 "definition" : false,
15300 "defaultValue" : "Gauge",
15301 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
15302 "password" : false,
15306 "immutable" : false,
15307 "status" : "SUPPORTED",
15308 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15309 "getInputProperty" : false,
15310 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15313 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
15315 "required" : false,
15316 "definition" : false,
15317 "defaultValue" : "compute",
15318 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
15319 "password" : false,
15320 "name" : "category",
15321 "value" : "compute",
15323 "immutable" : false,
15324 "status" : "SUPPORTED",
15325 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15326 "getInputProperty" : false,
15327 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15330 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
15331 "parentName" : "cpu_util",
15332 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
15333 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
15334 "type" : "org.openecomp.capabilities.metric.Ceilometer",
15335 "leftOccurrences" : "UNBOUNDED",
15336 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
15337 "ownerName" : "abstract_vfw",
15338 "maxOccurrences" : "UNBOUNDED",
15339 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu_util",
15340 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
15341 "minOccurrences" : "1",
15342 "validSourceTypes" : [ ],
15343 "name" : "cpu_util_vfw",
15347 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
15350 "definition" : false,
15351 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
15352 "password" : false,
15355 "immutable" : false,
15356 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15357 "getInputProperty" : false,
15358 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15361 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
15363 "required" : false,
15364 "definition" : false,
15365 "defaultValue" : "The amount of disk per device occupied by the instance on the host machine",
15366 "description" : "Description of the metric",
15367 "password" : false,
15368 "name" : "description",
15369 "value" : "The amount of disk per device occupied by the instance on the host machine",
15371 "immutable" : false,
15372 "status" : "SUPPORTED",
15373 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15374 "getInputProperty" : false,
15375 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15378 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
15381 "definition" : false,
15382 "defaultValue" : "B",
15383 "description" : "Unit of the metric value",
15384 "password" : false,
15388 "immutable" : false,
15389 "status" : "SUPPORTED",
15390 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15391 "getInputProperty" : false,
15392 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15395 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
15398 "definition" : false,
15399 "defaultValue" : "Gauge",
15400 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
15401 "password" : false,
15405 "immutable" : false,
15406 "status" : "SUPPORTED",
15407 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15408 "getInputProperty" : false,
15409 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15412 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
15414 "required" : false,
15415 "definition" : false,
15416 "defaultValue" : "disk",
15417 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
15418 "password" : false,
15419 "name" : "category",
15422 "immutable" : false,
15423 "status" : "SUPPORTED",
15424 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15425 "getInputProperty" : false,
15426 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15429 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
15430 "parentName" : "disk.device.allocation",
15431 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
15432 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
15433 "type" : "org.openecomp.capabilities.metric.Ceilometer",
15434 "leftOccurrences" : "UNBOUNDED",
15435 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
15436 "ownerName" : "abstract_vfw",
15437 "maxOccurrences" : "UNBOUNDED",
15438 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.allocation",
15439 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
15440 "minOccurrences" : "1",
15441 "validSourceTypes" : [ ],
15442 "name" : "disk.device.allocation_vfw",
15446 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
15449 "definition" : false,
15450 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
15451 "password" : false,
15454 "immutable" : false,
15455 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15456 "getInputProperty" : false,
15457 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15460 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
15462 "required" : false,
15463 "definition" : false,
15464 "defaultValue" : "Average rate of write requests",
15465 "description" : "Description of the metric",
15466 "password" : false,
15467 "name" : "description",
15468 "value" : "Average rate of write requests",
15470 "immutable" : false,
15471 "status" : "SUPPORTED",
15472 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15473 "getInputProperty" : false,
15474 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15477 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
15480 "definition" : false,
15481 "defaultValue" : "request/s",
15482 "description" : "Unit of the metric value",
15483 "password" : false,
15485 "value" : "request/s",
15487 "immutable" : false,
15488 "status" : "SUPPORTED",
15489 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15490 "getInputProperty" : false,
15491 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15494 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
15497 "definition" : false,
15498 "defaultValue" : "Gauge",
15499 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
15500 "password" : false,
15504 "immutable" : false,
15505 "status" : "SUPPORTED",
15506 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15507 "getInputProperty" : false,
15508 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15511 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
15513 "required" : false,
15514 "definition" : false,
15515 "defaultValue" : "compute",
15516 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
15517 "password" : false,
15518 "name" : "category",
15519 "value" : "compute",
15521 "immutable" : false,
15522 "status" : "SUPPORTED",
15523 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15524 "getInputProperty" : false,
15525 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15528 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
15529 "parentName" : "disk.write.requests.rate",
15530 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
15531 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
15532 "type" : "org.openecomp.capabilities.metric.Ceilometer",
15533 "leftOccurrences" : "UNBOUNDED",
15534 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
15535 "ownerName" : "abstract_vfw",
15536 "maxOccurrences" : "UNBOUNDED",
15537 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests.rate",
15538 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
15539 "minOccurrences" : "1",
15540 "validSourceTypes" : [ ],
15541 "name" : "disk.write.requests.rate_vfw",
15545 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
15548 "definition" : false,
15549 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
15550 "password" : false,
15553 "immutable" : false,
15554 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15555 "getInputProperty" : false,
15556 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15559 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
15561 "required" : false,
15562 "definition" : false,
15563 "defaultValue" : "Average rate of writes",
15564 "description" : "Description of the metric",
15565 "password" : false,
15566 "name" : "description",
15567 "value" : "Average rate of writes",
15569 "immutable" : false,
15570 "status" : "SUPPORTED",
15571 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15572 "getInputProperty" : false,
15573 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15576 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
15579 "definition" : false,
15580 "defaultValue" : "B/s",
15581 "description" : "Unit of the metric value",
15582 "password" : false,
15586 "immutable" : false,
15587 "status" : "SUPPORTED",
15588 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15589 "getInputProperty" : false,
15590 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15593 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
15596 "definition" : false,
15597 "defaultValue" : "Gauge",
15598 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
15599 "password" : false,
15603 "immutable" : false,
15604 "status" : "SUPPORTED",
15605 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15606 "getInputProperty" : false,
15607 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15610 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
15612 "required" : false,
15613 "definition" : false,
15614 "defaultValue" : "compute",
15615 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
15616 "password" : false,
15617 "name" : "category",
15618 "value" : "compute",
15620 "immutable" : false,
15621 "status" : "SUPPORTED",
15622 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15623 "getInputProperty" : false,
15624 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15627 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
15628 "parentName" : "disk.write.bytes.rate",
15629 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
15630 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
15631 "type" : "org.openecomp.capabilities.metric.Ceilometer",
15632 "leftOccurrences" : "UNBOUNDED",
15633 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
15634 "ownerName" : "abstract_vfw",
15635 "maxOccurrences" : "UNBOUNDED",
15636 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes.rate",
15637 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
15638 "minOccurrences" : "1",
15639 "validSourceTypes" : [ ],
15640 "name" : "disk.write.bytes.rate_vfw",
15644 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
15647 "definition" : false,
15648 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
15649 "password" : false,
15652 "immutable" : false,
15653 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15654 "getInputProperty" : false,
15655 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15658 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
15660 "required" : false,
15661 "definition" : false,
15662 "defaultValue" : "Average disk latency per device",
15663 "description" : "Description of the metric",
15664 "password" : false,
15665 "name" : "description",
15666 "value" : "Average disk latency per device",
15668 "immutable" : false,
15669 "status" : "SUPPORTED",
15670 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15671 "getInputProperty" : false,
15672 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15675 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
15678 "definition" : false,
15679 "defaultValue" : "ms",
15680 "description" : "Unit of the metric value",
15681 "password" : false,
15685 "immutable" : false,
15686 "status" : "SUPPORTED",
15687 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15688 "getInputProperty" : false,
15689 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15692 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
15695 "definition" : false,
15696 "defaultValue" : "Gauge",
15697 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
15698 "password" : false,
15702 "immutable" : false,
15703 "status" : "SUPPORTED",
15704 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15705 "getInputProperty" : false,
15706 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15709 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
15711 "required" : false,
15712 "definition" : false,
15713 "defaultValue" : "disk",
15714 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
15715 "password" : false,
15716 "name" : "category",
15719 "immutable" : false,
15720 "status" : "SUPPORTED",
15721 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15722 "getInputProperty" : false,
15723 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15726 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
15727 "parentName" : "disk.device.latency",
15728 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
15729 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
15730 "type" : "org.openecomp.capabilities.metric.Ceilometer",
15731 "leftOccurrences" : "UNBOUNDED",
15732 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
15733 "ownerName" : "abstract_vfw",
15734 "maxOccurrences" : "UNBOUNDED",
15735 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.latency",
15736 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
15737 "minOccurrences" : "1",
15738 "validSourceTypes" : [ ],
15739 "name" : "disk.device.latency_vfw",
15743 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
15746 "definition" : false,
15747 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
15748 "password" : false,
15751 "immutable" : false,
15752 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15753 "getInputProperty" : false,
15754 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15757 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
15759 "required" : false,
15760 "definition" : false,
15761 "defaultValue" : "CPU time used",
15762 "description" : "Description of the metric",
15763 "password" : false,
15764 "name" : "description",
15765 "value" : "CPU time used",
15767 "immutable" : false,
15768 "status" : "SUPPORTED",
15769 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15770 "getInputProperty" : false,
15771 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15774 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
15777 "definition" : false,
15778 "defaultValue" : "ns",
15779 "description" : "Unit of the metric value",
15780 "password" : false,
15784 "immutable" : false,
15785 "status" : "SUPPORTED",
15786 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15787 "getInputProperty" : false,
15788 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15791 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
15794 "definition" : false,
15795 "defaultValue" : "Cumulative",
15796 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
15797 "password" : false,
15799 "value" : "Cumulative",
15801 "immutable" : false,
15802 "status" : "SUPPORTED",
15803 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15804 "getInputProperty" : false,
15805 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15808 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
15810 "required" : false,
15811 "definition" : false,
15812 "defaultValue" : "compute",
15813 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
15814 "password" : false,
15815 "name" : "category",
15816 "value" : "compute",
15818 "immutable" : false,
15819 "status" : "SUPPORTED",
15820 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15821 "getInputProperty" : false,
15822 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15825 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
15826 "parentName" : "cpu",
15827 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
15828 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
15829 "type" : "org.openecomp.capabilities.metric.Ceilometer",
15830 "leftOccurrences" : "UNBOUNDED",
15831 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
15832 "ownerName" : "abstract_vfw",
15833 "maxOccurrences" : "UNBOUNDED",
15834 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu",
15835 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
15836 "minOccurrences" : "1",
15837 "validSourceTypes" : [ ],
15838 "name" : "cpu_vfw",
15842 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
15845 "definition" : false,
15846 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
15847 "password" : false,
15850 "immutable" : false,
15851 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15852 "getInputProperty" : false,
15853 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15856 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
15858 "required" : false,
15859 "definition" : false,
15860 "defaultValue" : "Number of write requests",
15861 "description" : "Description of the metric",
15862 "password" : false,
15863 "name" : "description",
15864 "value" : "Number of write requests",
15866 "immutable" : false,
15867 "status" : "SUPPORTED",
15868 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15869 "getInputProperty" : false,
15870 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15873 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
15876 "definition" : false,
15877 "defaultValue" : "request",
15878 "description" : "Unit of the metric value",
15879 "password" : false,
15881 "value" : "request",
15883 "immutable" : false,
15884 "status" : "SUPPORTED",
15885 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15886 "getInputProperty" : false,
15887 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15890 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
15893 "definition" : false,
15894 "defaultValue" : "Cumulative",
15895 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
15896 "password" : false,
15898 "value" : "Cumulative",
15900 "immutable" : false,
15901 "status" : "SUPPORTED",
15902 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15903 "getInputProperty" : false,
15904 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15907 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
15909 "required" : false,
15910 "definition" : false,
15911 "defaultValue" : "disk",
15912 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
15913 "password" : false,
15914 "name" : "category",
15917 "immutable" : false,
15918 "status" : "SUPPORTED",
15919 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15920 "getInputProperty" : false,
15921 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15924 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
15925 "parentName" : "disk.device.write.requests",
15926 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
15927 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
15928 "type" : "org.openecomp.capabilities.metric.Ceilometer",
15929 "leftOccurrences" : "UNBOUNDED",
15930 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
15931 "ownerName" : "abstract_vfw",
15932 "maxOccurrences" : "UNBOUNDED",
15933 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests",
15934 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
15935 "minOccurrences" : "1",
15936 "validSourceTypes" : [ ],
15937 "name" : "disk.device.write.requests_vfw",
15941 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
15944 "definition" : false,
15945 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
15946 "password" : false,
15949 "immutable" : false,
15950 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15951 "getInputProperty" : false,
15952 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15955 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
15957 "required" : false,
15958 "definition" : false,
15959 "defaultValue" : "Volume of writes",
15960 "description" : "Description of the metric",
15961 "password" : false,
15962 "name" : "description",
15963 "value" : "Volume of writes",
15965 "immutable" : false,
15966 "status" : "SUPPORTED",
15967 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15968 "getInputProperty" : false,
15969 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15972 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
15975 "definition" : false,
15976 "defaultValue" : "B",
15977 "description" : "Unit of the metric value",
15978 "password" : false,
15982 "immutable" : false,
15983 "status" : "SUPPORTED",
15984 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15985 "getInputProperty" : false,
15986 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
15989 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
15992 "definition" : false,
15993 "defaultValue" : "Cumulative",
15994 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
15995 "password" : false,
15997 "value" : "Cumulative",
15999 "immutable" : false,
16000 "status" : "SUPPORTED",
16001 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16002 "getInputProperty" : false,
16003 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16006 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
16008 "required" : false,
16009 "definition" : false,
16010 "defaultValue" : "disk",
16011 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
16012 "password" : false,
16013 "name" : "category",
16016 "immutable" : false,
16017 "status" : "SUPPORTED",
16018 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16019 "getInputProperty" : false,
16020 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16023 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
16024 "parentName" : "disk.device.write.bytes",
16025 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
16026 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
16027 "type" : "org.openecomp.capabilities.metric.Ceilometer",
16028 "leftOccurrences" : "UNBOUNDED",
16029 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
16030 "ownerName" : "abstract_vfw",
16031 "maxOccurrences" : "UNBOUNDED",
16032 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes",
16033 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
16034 "minOccurrences" : "1",
16035 "validSourceTypes" : [ ],
16036 "name" : "disk.device.write.bytes_vfw",
16040 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
16043 "definition" : false,
16044 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
16045 "password" : false,
16048 "immutable" : false,
16049 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16050 "getInputProperty" : false,
16051 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16054 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
16056 "required" : false,
16057 "definition" : false,
16058 "defaultValue" : "Number of read requests",
16059 "description" : "Description of the metric",
16060 "password" : false,
16061 "name" : "description",
16062 "value" : "Number of read requests",
16064 "immutable" : false,
16065 "status" : "SUPPORTED",
16066 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16067 "getInputProperty" : false,
16068 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16071 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
16074 "definition" : false,
16075 "defaultValue" : "request",
16076 "description" : "Unit of the metric value",
16077 "password" : false,
16079 "value" : "request",
16081 "immutable" : false,
16082 "status" : "SUPPORTED",
16083 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16084 "getInputProperty" : false,
16085 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16088 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
16091 "definition" : false,
16092 "defaultValue" : "Cumulative",
16093 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
16094 "password" : false,
16096 "value" : "Cumulative",
16098 "immutable" : false,
16099 "status" : "SUPPORTED",
16100 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16101 "getInputProperty" : false,
16102 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16105 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
16107 "required" : false,
16108 "definition" : false,
16109 "defaultValue" : "compute",
16110 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
16111 "password" : false,
16112 "name" : "category",
16113 "value" : "compute",
16115 "immutable" : false,
16116 "status" : "SUPPORTED",
16117 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16118 "getInputProperty" : false,
16119 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16122 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
16123 "parentName" : "disk.read.requests",
16124 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
16125 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
16126 "type" : "org.openecomp.capabilities.metric.Ceilometer",
16127 "leftOccurrences" : "UNBOUNDED",
16128 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
16129 "ownerName" : "abstract_vfw",
16130 "maxOccurrences" : "UNBOUNDED",
16131 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.requests",
16132 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
16133 "minOccurrences" : "1",
16134 "validSourceTypes" : [ ],
16135 "name" : "disk.read.requests_vfw",
16139 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
16142 "definition" : false,
16143 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
16144 "password" : false,
16147 "immutable" : false,
16148 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16149 "getInputProperty" : false,
16150 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16153 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
16155 "required" : false,
16156 "definition" : false,
16157 "defaultValue" : "Size of root disk",
16158 "description" : "Description of the metric",
16159 "password" : false,
16160 "name" : "description",
16161 "value" : "Size of root disk",
16163 "immutable" : false,
16164 "status" : "SUPPORTED",
16165 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16166 "getInputProperty" : false,
16167 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16170 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
16173 "definition" : false,
16174 "defaultValue" : "GB",
16175 "description" : "Unit of the metric value",
16176 "password" : false,
16180 "immutable" : false,
16181 "status" : "SUPPORTED",
16182 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16183 "getInputProperty" : false,
16184 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16187 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
16190 "definition" : false,
16191 "defaultValue" : "Gauge",
16192 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
16193 "password" : false,
16197 "immutable" : false,
16198 "status" : "SUPPORTED",
16199 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16200 "getInputProperty" : false,
16201 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16204 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
16206 "required" : false,
16207 "definition" : false,
16208 "defaultValue" : "compute",
16209 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
16210 "password" : false,
16211 "name" : "category",
16212 "value" : "compute",
16214 "immutable" : false,
16215 "status" : "SUPPORTED",
16216 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16217 "getInputProperty" : false,
16218 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16221 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
16222 "parentName" : "disk.root.size",
16223 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
16224 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
16225 "type" : "org.openecomp.capabilities.metric.Ceilometer",
16226 "leftOccurrences" : "UNBOUNDED",
16227 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
16228 "ownerName" : "abstract_vfw",
16229 "maxOccurrences" : "UNBOUNDED",
16230 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.root.size",
16231 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
16232 "minOccurrences" : "1",
16233 "validSourceTypes" : [ ],
16234 "name" : "disk.root.size_vfw",
16238 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
16241 "definition" : false,
16242 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
16243 "password" : false,
16246 "immutable" : false,
16247 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16248 "getInputProperty" : false,
16249 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16252 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
16254 "required" : false,
16255 "definition" : false,
16256 "defaultValue" : "Average rate of writes",
16257 "description" : "Description of the metric",
16258 "password" : false,
16259 "name" : "description",
16260 "value" : "Average rate of writes",
16262 "immutable" : false,
16263 "status" : "SUPPORTED",
16264 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16265 "getInputProperty" : false,
16266 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16269 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
16272 "definition" : false,
16273 "defaultValue" : "B/s",
16274 "description" : "Unit of the metric value",
16275 "password" : false,
16279 "immutable" : false,
16280 "status" : "SUPPORTED",
16281 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16282 "getInputProperty" : false,
16283 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16286 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
16289 "definition" : false,
16290 "defaultValue" : "Gauge",
16291 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
16292 "password" : false,
16296 "immutable" : false,
16297 "status" : "SUPPORTED",
16298 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16299 "getInputProperty" : false,
16300 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16303 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
16305 "required" : false,
16306 "definition" : false,
16307 "defaultValue" : "disk",
16308 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
16309 "password" : false,
16310 "name" : "category",
16313 "immutable" : false,
16314 "status" : "SUPPORTED",
16315 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16316 "getInputProperty" : false,
16317 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16320 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
16321 "parentName" : "disk.device.write.bytes.rate",
16322 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
16323 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
16324 "type" : "org.openecomp.capabilities.metric.Ceilometer",
16325 "leftOccurrences" : "UNBOUNDED",
16326 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
16327 "ownerName" : "abstract_vfw",
16328 "maxOccurrences" : "UNBOUNDED",
16329 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes.rate",
16330 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
16331 "minOccurrences" : "1",
16332 "validSourceTypes" : [ ],
16333 "name" : "disk.device.write.bytes.rate_vfw",
16337 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
16340 "definition" : false,
16341 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
16342 "password" : false,
16345 "immutable" : false,
16346 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16347 "getInputProperty" : false,
16348 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16351 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
16353 "required" : false,
16354 "definition" : false,
16355 "defaultValue" : "Number of virtual CPUs allocated to the instance",
16356 "description" : "Description of the metric",
16357 "password" : false,
16358 "name" : "description",
16359 "value" : "Number of virtual CPUs allocated to the instance",
16361 "immutable" : false,
16362 "status" : "SUPPORTED",
16363 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16364 "getInputProperty" : false,
16365 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16368 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
16371 "definition" : false,
16372 "defaultValue" : "vcpu",
16373 "description" : "Unit of the metric value",
16374 "password" : false,
16378 "immutable" : false,
16379 "status" : "SUPPORTED",
16380 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16381 "getInputProperty" : false,
16382 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16385 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
16388 "definition" : false,
16389 "defaultValue" : "Gauge",
16390 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
16391 "password" : false,
16395 "immutable" : false,
16396 "status" : "SUPPORTED",
16397 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16398 "getInputProperty" : false,
16399 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16402 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
16404 "required" : false,
16405 "definition" : false,
16406 "defaultValue" : "compute",
16407 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
16408 "password" : false,
16409 "name" : "category",
16410 "value" : "compute",
16412 "immutable" : false,
16413 "status" : "SUPPORTED",
16414 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16415 "getInputProperty" : false,
16416 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16419 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
16420 "parentName" : "vcpus",
16421 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
16422 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
16423 "type" : "org.openecomp.capabilities.metric.Ceilometer",
16424 "leftOccurrences" : "UNBOUNDED",
16425 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
16426 "ownerName" : "abstract_vfw",
16427 "maxOccurrences" : "UNBOUNDED",
16428 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.vcpus",
16429 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
16430 "minOccurrences" : "1",
16431 "validSourceTypes" : [ ],
16432 "name" : "vcpus_vfw",
16436 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
16439 "definition" : false,
16440 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
16441 "password" : false,
16444 "immutable" : false,
16445 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16446 "getInputProperty" : false,
16447 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16450 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
16452 "required" : false,
16453 "definition" : false,
16454 "defaultValue" : "Average disk iops per device",
16455 "description" : "Description of the metric",
16456 "password" : false,
16457 "name" : "description",
16458 "value" : "Average disk iops per device",
16460 "immutable" : false,
16461 "status" : "SUPPORTED",
16462 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16463 "getInputProperty" : false,
16464 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16467 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
16470 "definition" : false,
16471 "defaultValue" : "count/s",
16472 "description" : "Unit of the metric value",
16473 "password" : false,
16475 "value" : "count/s",
16477 "immutable" : false,
16478 "status" : "SUPPORTED",
16479 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16480 "getInputProperty" : false,
16481 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16484 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
16487 "definition" : false,
16488 "defaultValue" : "Gauge",
16489 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
16490 "password" : false,
16494 "immutable" : false,
16495 "status" : "SUPPORTED",
16496 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16497 "getInputProperty" : false,
16498 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16501 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
16503 "required" : false,
16504 "definition" : false,
16505 "defaultValue" : "disk",
16506 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
16507 "password" : false,
16508 "name" : "category",
16511 "immutable" : false,
16512 "status" : "SUPPORTED",
16513 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16514 "getInputProperty" : false,
16515 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16518 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
16519 "parentName" : "disk.device.iops",
16520 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
16521 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
16522 "type" : "org.openecomp.capabilities.metric.Ceilometer",
16523 "leftOccurrences" : "UNBOUNDED",
16524 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
16525 "ownerName" : "abstract_vfw",
16526 "maxOccurrences" : "UNBOUNDED",
16527 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.iops",
16528 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
16529 "minOccurrences" : "1",
16530 "validSourceTypes" : [ ],
16531 "name" : "disk.device.iops_vfw",
16535 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
16538 "definition" : false,
16539 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
16540 "password" : false,
16543 "immutable" : false,
16544 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16545 "getInputProperty" : false,
16546 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16549 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
16551 "required" : false,
16552 "definition" : false,
16553 "defaultValue" : "The physical size in bytes of the image container on the host per device",
16554 "description" : "Description of the metric",
16555 "password" : false,
16556 "name" : "description",
16557 "value" : "The physical size in bytes of the image container on the host per device",
16559 "immutable" : false,
16560 "status" : "SUPPORTED",
16561 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16562 "getInputProperty" : false,
16563 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16566 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
16569 "definition" : false,
16570 "defaultValue" : "B",
16571 "description" : "Unit of the metric value",
16572 "password" : false,
16576 "immutable" : false,
16577 "status" : "SUPPORTED",
16578 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16579 "getInputProperty" : false,
16580 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16583 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
16586 "definition" : false,
16587 "defaultValue" : "Gauge",
16588 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
16589 "password" : false,
16593 "immutable" : false,
16594 "status" : "SUPPORTED",
16595 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16596 "getInputProperty" : false,
16597 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16600 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
16602 "required" : false,
16603 "definition" : false,
16604 "defaultValue" : "disk",
16605 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
16606 "password" : false,
16607 "name" : "category",
16610 "immutable" : false,
16611 "status" : "SUPPORTED",
16612 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16613 "getInputProperty" : false,
16614 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16617 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
16618 "parentName" : "disk.device.usage",
16619 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
16620 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
16621 "type" : "org.openecomp.capabilities.metric.Ceilometer",
16622 "leftOccurrences" : "UNBOUNDED",
16623 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
16624 "ownerName" : "abstract_vfw",
16625 "maxOccurrences" : "UNBOUNDED",
16626 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.usage",
16627 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
16628 "minOccurrences" : "1",
16629 "validSourceTypes" : [ ],
16630 "name" : "disk.device.usage_vfw",
16634 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
16637 "definition" : false,
16638 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
16639 "password" : false,
16642 "immutable" : false,
16643 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16644 "getInputProperty" : false,
16645 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16648 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
16650 "required" : false,
16651 "definition" : false,
16652 "defaultValue" : "Average rate of read requests",
16653 "description" : "Description of the metric",
16654 "password" : false,
16655 "name" : "description",
16656 "value" : "Average rate of read requests",
16658 "immutable" : false,
16659 "status" : "SUPPORTED",
16660 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16661 "getInputProperty" : false,
16662 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16665 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
16668 "definition" : false,
16669 "defaultValue" : "request/s",
16670 "description" : "Unit of the metric value",
16671 "password" : false,
16673 "value" : "request/s",
16675 "immutable" : false,
16676 "status" : "SUPPORTED",
16677 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16678 "getInputProperty" : false,
16679 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16682 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
16685 "definition" : false,
16686 "defaultValue" : "Gauge",
16687 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
16688 "password" : false,
16692 "immutable" : false,
16693 "status" : "SUPPORTED",
16694 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16695 "getInputProperty" : false,
16696 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16699 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
16701 "required" : false,
16702 "definition" : false,
16703 "defaultValue" : "disk",
16704 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
16705 "password" : false,
16706 "name" : "category",
16709 "immutable" : false,
16710 "status" : "SUPPORTED",
16711 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16712 "getInputProperty" : false,
16713 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16716 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
16717 "parentName" : "disk.device.read.requests.rate",
16718 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
16719 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
16720 "type" : "org.openecomp.capabilities.metric.Ceilometer",
16721 "leftOccurrences" : "UNBOUNDED",
16722 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
16723 "ownerName" : "abstract_vfw",
16724 "maxOccurrences" : "UNBOUNDED",
16725 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests.rate",
16726 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
16727 "minOccurrences" : "1",
16728 "validSourceTypes" : [ ],
16729 "name" : "disk.device.read.requests.rate_vfw",
16733 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
16736 "definition" : false,
16737 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
16738 "password" : false,
16741 "immutable" : false,
16742 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16743 "getInputProperty" : false,
16744 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16747 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
16749 "required" : false,
16750 "definition" : false,
16751 "defaultValue" : "Average rate of write requests",
16752 "description" : "Description of the metric",
16753 "password" : false,
16754 "name" : "description",
16755 "value" : "Average rate of write requests",
16757 "immutable" : false,
16758 "status" : "SUPPORTED",
16759 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16760 "getInputProperty" : false,
16761 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16764 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
16767 "definition" : false,
16768 "defaultValue" : "request/s",
16769 "description" : "Unit of the metric value",
16770 "password" : false,
16772 "value" : "request/s",
16774 "immutable" : false,
16775 "status" : "SUPPORTED",
16776 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16777 "getInputProperty" : false,
16778 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16781 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
16784 "definition" : false,
16785 "defaultValue" : "Gauge",
16786 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
16787 "password" : false,
16791 "immutable" : false,
16792 "status" : "SUPPORTED",
16793 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16794 "getInputProperty" : false,
16795 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16798 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
16800 "required" : false,
16801 "definition" : false,
16802 "defaultValue" : "disk",
16803 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
16804 "password" : false,
16805 "name" : "category",
16808 "immutable" : false,
16809 "status" : "SUPPORTED",
16810 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16811 "getInputProperty" : false,
16812 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16815 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
16816 "parentName" : "disk.device.write.requests.rate",
16817 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
16818 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
16819 "type" : "org.openecomp.capabilities.metric.Ceilometer",
16820 "leftOccurrences" : "UNBOUNDED",
16821 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
16822 "ownerName" : "abstract_vfw",
16823 "maxOccurrences" : "UNBOUNDED",
16824 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests.rate",
16825 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
16826 "minOccurrences" : "1",
16827 "validSourceTypes" : [ ],
16828 "name" : "disk.device.write.requests.rate_vfw",
16832 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
16835 "definition" : false,
16836 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
16837 "password" : false,
16840 "immutable" : false,
16841 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16842 "getInputProperty" : false,
16843 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16846 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
16848 "required" : false,
16849 "definition" : false,
16850 "defaultValue" : "The amount of disk occupied by the instance on the host machine",
16851 "description" : "Description of the metric",
16852 "password" : false,
16853 "name" : "description",
16854 "value" : "The amount of disk occupied by the instance on the host machine",
16856 "immutable" : false,
16857 "status" : "SUPPORTED",
16858 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16859 "getInputProperty" : false,
16860 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16863 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
16866 "definition" : false,
16867 "defaultValue" : "B",
16868 "description" : "Unit of the metric value",
16869 "password" : false,
16873 "immutable" : false,
16874 "status" : "SUPPORTED",
16875 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16876 "getInputProperty" : false,
16877 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16880 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
16883 "definition" : false,
16884 "defaultValue" : "Gauge",
16885 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
16886 "password" : false,
16890 "immutable" : false,
16891 "status" : "SUPPORTED",
16892 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16893 "getInputProperty" : false,
16894 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16897 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
16899 "required" : false,
16900 "definition" : false,
16901 "defaultValue" : "disk",
16902 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
16903 "password" : false,
16904 "name" : "category",
16907 "immutable" : false,
16908 "status" : "SUPPORTED",
16909 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16910 "getInputProperty" : false,
16911 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16914 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
16915 "parentName" : "disk.allocation",
16916 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
16917 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
16918 "type" : "org.openecomp.capabilities.metric.Ceilometer",
16919 "leftOccurrences" : "UNBOUNDED",
16920 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
16921 "ownerName" : "abstract_vfw",
16922 "maxOccurrences" : "UNBOUNDED",
16923 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.allocation",
16924 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
16925 "minOccurrences" : "1",
16926 "validSourceTypes" : [ ],
16927 "name" : "disk.allocation_vfw",
16931 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
16934 "definition" : false,
16935 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
16936 "password" : false,
16939 "immutable" : false,
16940 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16941 "getInputProperty" : false,
16942 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16945 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
16947 "required" : false,
16948 "definition" : false,
16949 "defaultValue" : "Average rate of reads",
16950 "description" : "Description of the metric",
16951 "password" : false,
16952 "name" : "description",
16953 "value" : "Average rate of reads",
16955 "immutable" : false,
16956 "status" : "SUPPORTED",
16957 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16958 "getInputProperty" : false,
16959 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16962 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
16965 "definition" : false,
16966 "defaultValue" : "B/s",
16967 "description" : "Unit of the metric value",
16968 "password" : false,
16972 "immutable" : false,
16973 "status" : "SUPPORTED",
16974 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16975 "getInputProperty" : false,
16976 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16979 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
16982 "definition" : false,
16983 "defaultValue" : "Gauge",
16984 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
16985 "password" : false,
16989 "immutable" : false,
16990 "status" : "SUPPORTED",
16991 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16992 "getInputProperty" : false,
16993 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
16996 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
16998 "required" : false,
16999 "definition" : false,
17000 "defaultValue" : "compute",
17001 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
17002 "password" : false,
17003 "name" : "category",
17004 "value" : "compute",
17006 "immutable" : false,
17007 "status" : "SUPPORTED",
17008 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17009 "getInputProperty" : false,
17010 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17013 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
17014 "parentName" : "disk.read.bytes.rate",
17015 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
17016 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
17017 "type" : "org.openecomp.capabilities.metric.Ceilometer",
17018 "leftOccurrences" : "UNBOUNDED",
17019 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
17020 "ownerName" : "abstract_vfw",
17021 "maxOccurrences" : "UNBOUNDED",
17022 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes.rate",
17023 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
17024 "minOccurrences" : "1",
17025 "validSourceTypes" : [ ],
17026 "name" : "disk.read.bytes.rate_vfw",
17030 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
17033 "definition" : false,
17034 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
17035 "password" : false,
17038 "immutable" : false,
17039 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17040 "getInputProperty" : false,
17041 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17044 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
17046 "required" : false,
17047 "definition" : false,
17048 "defaultValue" : "Volume of reads",
17049 "description" : "Description of the metric",
17050 "password" : false,
17051 "name" : "description",
17052 "value" : "Volume of reads",
17054 "immutable" : false,
17055 "status" : "SUPPORTED",
17056 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17057 "getInputProperty" : false,
17058 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17061 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
17064 "definition" : false,
17065 "defaultValue" : "B",
17066 "description" : "Unit of the metric value",
17067 "password" : false,
17071 "immutable" : false,
17072 "status" : "SUPPORTED",
17073 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17074 "getInputProperty" : false,
17075 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17078 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
17081 "definition" : false,
17082 "defaultValue" : "Cumulative",
17083 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
17084 "password" : false,
17086 "value" : "Cumulative",
17088 "immutable" : false,
17089 "status" : "SUPPORTED",
17090 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17091 "getInputProperty" : false,
17092 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17095 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
17097 "required" : false,
17098 "definition" : false,
17099 "defaultValue" : "compute",
17100 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
17101 "password" : false,
17102 "name" : "category",
17103 "value" : "compute",
17105 "immutable" : false,
17106 "status" : "SUPPORTED",
17107 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17108 "getInputProperty" : false,
17109 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17112 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
17113 "parentName" : "disk.read.bytes",
17114 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
17115 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
17116 "type" : "org.openecomp.capabilities.metric.Ceilometer",
17117 "leftOccurrences" : "UNBOUNDED",
17118 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
17119 "ownerName" : "abstract_vfw",
17120 "maxOccurrences" : "UNBOUNDED",
17121 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes",
17122 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
17123 "minOccurrences" : "1",
17124 "validSourceTypes" : [ ],
17125 "name" : "disk.read.bytes_vfw",
17129 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
17132 "definition" : false,
17133 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
17134 "password" : false,
17137 "immutable" : false,
17138 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17139 "getInputProperty" : false,
17140 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17143 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
17145 "required" : false,
17146 "definition" : false,
17147 "defaultValue" : "Volume of RAM used by the instance from the amount of its allocated memory",
17148 "description" : "Description of the metric",
17149 "password" : false,
17150 "name" : "description",
17151 "value" : "Volume of RAM used by the instance from the amount of its allocated memory",
17153 "immutable" : false,
17154 "status" : "SUPPORTED",
17155 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17156 "getInputProperty" : false,
17157 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17160 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
17163 "definition" : false,
17164 "defaultValue" : "MB",
17165 "description" : "Unit of the metric value",
17166 "password" : false,
17170 "immutable" : false,
17171 "status" : "SUPPORTED",
17172 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17173 "getInputProperty" : false,
17174 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17177 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
17180 "definition" : false,
17181 "defaultValue" : "Gauge",
17182 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
17183 "password" : false,
17187 "immutable" : false,
17188 "status" : "SUPPORTED",
17189 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17190 "getInputProperty" : false,
17191 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17194 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
17196 "required" : false,
17197 "definition" : false,
17198 "defaultValue" : "compute",
17199 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
17200 "password" : false,
17201 "name" : "category",
17202 "value" : "compute",
17204 "immutable" : false,
17205 "status" : "SUPPORTED",
17206 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17207 "getInputProperty" : false,
17208 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17211 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
17212 "parentName" : "memory.usage",
17213 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
17214 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
17215 "type" : "org.openecomp.capabilities.metric.Ceilometer",
17216 "leftOccurrences" : "UNBOUNDED",
17217 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
17218 "ownerName" : "abstract_vfw",
17219 "maxOccurrences" : "UNBOUNDED",
17220 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.usage",
17221 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
17222 "minOccurrences" : "1",
17223 "validSourceTypes" : [ ],
17224 "name" : "memory.usage_vfw",
17228 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
17231 "definition" : false,
17232 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
17233 "password" : false,
17236 "immutable" : false,
17237 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17238 "getInputProperty" : false,
17239 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17242 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
17244 "required" : false,
17245 "definition" : false,
17246 "defaultValue" : "The amount of disk per device that the instance can see",
17247 "description" : "Description of the metric",
17248 "password" : false,
17249 "name" : "description",
17250 "value" : "The amount of disk per device that the instance can see",
17252 "immutable" : false,
17253 "status" : "SUPPORTED",
17254 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17255 "getInputProperty" : false,
17256 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17259 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
17262 "definition" : false,
17263 "defaultValue" : "B",
17264 "description" : "Unit of the metric value",
17265 "password" : false,
17269 "immutable" : false,
17270 "status" : "SUPPORTED",
17271 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17272 "getInputProperty" : false,
17273 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17276 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
17279 "definition" : false,
17280 "defaultValue" : "Gauge",
17281 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
17282 "password" : false,
17286 "immutable" : false,
17287 "status" : "SUPPORTED",
17288 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17289 "getInputProperty" : false,
17290 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17293 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
17295 "required" : false,
17296 "definition" : false,
17297 "defaultValue" : "disk",
17298 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
17299 "password" : false,
17300 "name" : "category",
17303 "immutable" : false,
17304 "status" : "SUPPORTED",
17305 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17306 "getInputProperty" : false,
17307 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17310 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
17311 "parentName" : "disk.device.capacity",
17312 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
17313 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
17314 "type" : "org.openecomp.capabilities.metric.Ceilometer",
17315 "leftOccurrences" : "UNBOUNDED",
17316 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
17317 "ownerName" : "abstract_vfw",
17318 "maxOccurrences" : "UNBOUNDED",
17319 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.capacity",
17320 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
17321 "minOccurrences" : "1",
17322 "validSourceTypes" : [ ],
17323 "name" : "disk.device.capacity_vfw",
17327 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
17330 "definition" : false,
17331 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
17332 "password" : false,
17335 "immutable" : false,
17336 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17337 "getInputProperty" : false,
17338 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17341 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
17343 "required" : false,
17344 "definition" : false,
17345 "defaultValue" : "Volume of RAM used by the instance on the physical machine",
17346 "description" : "Description of the metric",
17347 "password" : false,
17348 "name" : "description",
17349 "value" : "Volume of RAM used by the instance on the physical machine",
17351 "immutable" : false,
17352 "status" : "SUPPORTED",
17353 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17354 "getInputProperty" : false,
17355 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17358 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
17361 "definition" : false,
17362 "defaultValue" : "MB",
17363 "description" : "Unit of the metric value",
17364 "password" : false,
17368 "immutable" : false,
17369 "status" : "SUPPORTED",
17370 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17371 "getInputProperty" : false,
17372 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17375 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
17378 "definition" : false,
17379 "defaultValue" : "Gauge",
17380 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
17381 "password" : false,
17385 "immutable" : false,
17386 "status" : "SUPPORTED",
17387 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17388 "getInputProperty" : false,
17389 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17392 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
17394 "required" : false,
17395 "definition" : false,
17396 "defaultValue" : "compute",
17397 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
17398 "password" : false,
17399 "name" : "category",
17400 "value" : "compute",
17402 "immutable" : false,
17403 "status" : "SUPPORTED",
17404 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17405 "getInputProperty" : false,
17406 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17409 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
17410 "parentName" : "memory.resident",
17411 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
17412 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
17413 "type" : "org.openecomp.capabilities.metric.Ceilometer",
17414 "leftOccurrences" : "UNBOUNDED",
17415 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
17416 "ownerName" : "abstract_vfw",
17417 "maxOccurrences" : "UNBOUNDED",
17418 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.resident",
17419 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
17420 "minOccurrences" : "1",
17421 "validSourceTypes" : [ ],
17422 "name" : "memory.resident_vfw",
17426 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
17429 "definition" : false,
17430 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
17431 "password" : false,
17434 "immutable" : false,
17435 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17436 "getInputProperty" : false,
17437 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17440 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
17442 "required" : false,
17443 "definition" : false,
17444 "defaultValue" : "Number of write requests",
17445 "description" : "Description of the metric",
17446 "password" : false,
17447 "name" : "description",
17448 "value" : "Number of write requests",
17450 "immutable" : false,
17451 "status" : "SUPPORTED",
17452 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17453 "getInputProperty" : false,
17454 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17457 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
17460 "definition" : false,
17461 "defaultValue" : "request",
17462 "description" : "Unit of the metric value",
17463 "password" : false,
17465 "value" : "request",
17467 "immutable" : false,
17468 "status" : "SUPPORTED",
17469 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17470 "getInputProperty" : false,
17471 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17474 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
17477 "definition" : false,
17478 "defaultValue" : "Cumulative",
17479 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
17480 "password" : false,
17482 "value" : "Cumulative",
17484 "immutable" : false,
17485 "status" : "SUPPORTED",
17486 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17487 "getInputProperty" : false,
17488 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17491 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
17493 "required" : false,
17494 "definition" : false,
17495 "defaultValue" : "compute",
17496 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
17497 "password" : false,
17498 "name" : "category",
17499 "value" : "compute",
17501 "immutable" : false,
17502 "status" : "SUPPORTED",
17503 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17504 "getInputProperty" : false,
17505 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
17508 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
17509 "parentName" : "disk.write.requests",
17510 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
17511 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
17512 "type" : "org.openecomp.capabilities.metric.Ceilometer",
17513 "leftOccurrences" : "UNBOUNDED",
17514 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
17515 "ownerName" : "abstract_vfw",
17516 "maxOccurrences" : "UNBOUNDED",
17517 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests",
17518 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
17519 "minOccurrences" : "1",
17520 "validSourceTypes" : [ ],
17521 "name" : "disk.write.requests_vfw",
17525 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
17528 "definition" : false,
17529 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
17530 "password" : false,
17533 "immutable" : false,
17534 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17535 "getInputProperty" : false,
17536 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17539 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
17541 "required" : false,
17542 "definition" : false,
17543 "defaultValue" : "Average rate of incoming packets",
17544 "description" : "Description of the metric",
17545 "password" : false,
17546 "name" : "description",
17547 "value" : "Average rate of incoming packets",
17549 "immutable" : false,
17550 "status" : "SUPPORTED",
17551 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17552 "getInputProperty" : false,
17553 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17556 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
17559 "definition" : false,
17560 "defaultValue" : "packet/s",
17561 "description" : "Unit of the metric value",
17562 "password" : false,
17564 "value" : "packet/s",
17566 "immutable" : false,
17567 "status" : "SUPPORTED",
17568 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17569 "getInputProperty" : false,
17570 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17573 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
17576 "definition" : false,
17577 "defaultValue" : "Gauge",
17578 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
17579 "password" : false,
17583 "immutable" : false,
17584 "status" : "SUPPORTED",
17585 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17586 "getInputProperty" : false,
17587 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17590 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
17592 "required" : false,
17593 "definition" : false,
17594 "defaultValue" : "network",
17595 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
17596 "password" : false,
17597 "name" : "category",
17598 "value" : "network",
17600 "immutable" : false,
17601 "status" : "SUPPORTED",
17602 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17603 "getInputProperty" : false,
17604 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17607 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
17608 "parentName" : "network.incoming.packets.rate",
17609 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
17610 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
17611 "type" : "org.openecomp.capabilities.metric.Ceilometer",
17612 "leftOccurrences" : "UNBOUNDED",
17613 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
17614 "ownerName" : "abstract_vfw",
17615 "maxOccurrences" : "UNBOUNDED",
17616 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
17617 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
17618 "minOccurrences" : "1",
17619 "validSourceTypes" : [ ],
17620 "name" : "network.incoming.packets.rate_vfw_vfw_private_1_port",
17624 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
17627 "definition" : false,
17628 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
17629 "password" : false,
17632 "immutable" : false,
17633 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17634 "getInputProperty" : false,
17635 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17638 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
17640 "required" : false,
17641 "definition" : false,
17642 "defaultValue" : "Number of outgoing bytes",
17643 "description" : "Description of the metric",
17644 "password" : false,
17645 "name" : "description",
17646 "value" : "Number of outgoing bytes",
17648 "immutable" : false,
17649 "status" : "SUPPORTED",
17650 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17651 "getInputProperty" : false,
17652 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17655 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
17658 "definition" : false,
17659 "defaultValue" : "B",
17660 "description" : "Unit of the metric value",
17661 "password" : false,
17665 "immutable" : false,
17666 "status" : "SUPPORTED",
17667 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17668 "getInputProperty" : false,
17669 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17672 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
17675 "definition" : false,
17676 "defaultValue" : "Cumulative",
17677 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
17678 "password" : false,
17680 "value" : "Cumulative",
17682 "immutable" : false,
17683 "status" : "SUPPORTED",
17684 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17685 "getInputProperty" : false,
17686 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17689 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
17691 "required" : false,
17692 "definition" : false,
17693 "defaultValue" : "network",
17694 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
17695 "password" : false,
17696 "name" : "category",
17697 "value" : "network",
17699 "immutable" : false,
17700 "status" : "SUPPORTED",
17701 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17702 "getInputProperty" : false,
17703 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17706 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
17707 "parentName" : "network.outgoing.bytes",
17708 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
17709 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
17710 "type" : "org.openecomp.capabilities.metric.Ceilometer",
17711 "leftOccurrences" : "UNBOUNDED",
17712 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
17713 "ownerName" : "abstract_vfw",
17714 "maxOccurrences" : "UNBOUNDED",
17715 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
17716 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
17717 "minOccurrences" : "1",
17718 "validSourceTypes" : [ ],
17719 "name" : "network.outgoing.bytes_vfw_vfw_private_1_port",
17723 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
17726 "definition" : false,
17727 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
17728 "password" : false,
17731 "immutable" : false,
17732 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17733 "getInputProperty" : false,
17734 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17737 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
17739 "required" : false,
17740 "definition" : false,
17741 "defaultValue" : "Average rate of outgoing packets",
17742 "description" : "Description of the metric",
17743 "password" : false,
17744 "name" : "description",
17745 "value" : "Average rate of outgoing packets",
17747 "immutable" : false,
17748 "status" : "SUPPORTED",
17749 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17750 "getInputProperty" : false,
17751 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17754 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
17757 "definition" : false,
17758 "defaultValue" : "packet/s",
17759 "description" : "Unit of the metric value",
17760 "password" : false,
17762 "value" : "packet/s",
17764 "immutable" : false,
17765 "status" : "SUPPORTED",
17766 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17767 "getInputProperty" : false,
17768 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17771 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
17774 "definition" : false,
17775 "defaultValue" : "Gauge",
17776 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
17777 "password" : false,
17781 "immutable" : false,
17782 "status" : "SUPPORTED",
17783 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17784 "getInputProperty" : false,
17785 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17788 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
17790 "required" : false,
17791 "definition" : false,
17792 "defaultValue" : "network",
17793 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
17794 "password" : false,
17795 "name" : "category",
17796 "value" : "network",
17798 "immutable" : false,
17799 "status" : "SUPPORTED",
17800 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17801 "getInputProperty" : false,
17802 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17805 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
17806 "parentName" : "network.outgoing.packets.rate",
17807 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
17808 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
17809 "type" : "org.openecomp.capabilities.metric.Ceilometer",
17810 "leftOccurrences" : "UNBOUNDED",
17811 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
17812 "ownerName" : "abstract_vfw",
17813 "maxOccurrences" : "UNBOUNDED",
17814 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
17815 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
17816 "minOccurrences" : "1",
17817 "validSourceTypes" : [ ],
17818 "name" : "network.outgoing.packets.rate_vfw_vfw_private_1_port",
17822 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
17825 "definition" : false,
17826 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
17827 "password" : false,
17830 "immutable" : false,
17831 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17832 "getInputProperty" : false,
17833 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17836 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
17838 "required" : false,
17839 "definition" : false,
17840 "defaultValue" : "Number of outgoing packets",
17841 "description" : "Description of the metric",
17842 "password" : false,
17843 "name" : "description",
17844 "value" : "Number of outgoing packets",
17846 "immutable" : false,
17847 "status" : "SUPPORTED",
17848 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17849 "getInputProperty" : false,
17850 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17853 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
17856 "definition" : false,
17857 "defaultValue" : "packet",
17858 "description" : "Unit of the metric value",
17859 "password" : false,
17861 "value" : "packet",
17863 "immutable" : false,
17864 "status" : "SUPPORTED",
17865 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17866 "getInputProperty" : false,
17867 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17870 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
17873 "definition" : false,
17874 "defaultValue" : "Cumulative",
17875 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
17876 "password" : false,
17878 "value" : "Cumulative",
17880 "immutable" : false,
17881 "status" : "SUPPORTED",
17882 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17883 "getInputProperty" : false,
17884 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17887 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
17889 "required" : false,
17890 "definition" : false,
17891 "defaultValue" : "network",
17892 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
17893 "password" : false,
17894 "name" : "category",
17895 "value" : "network",
17897 "immutable" : false,
17898 "status" : "SUPPORTED",
17899 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17900 "getInputProperty" : false,
17901 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17904 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
17905 "parentName" : "network.outpoing.packets",
17906 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
17907 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
17908 "type" : "org.openecomp.capabilities.metric.Ceilometer",
17909 "leftOccurrences" : "UNBOUNDED",
17910 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
17911 "ownerName" : "abstract_vfw",
17912 "maxOccurrences" : "UNBOUNDED",
17913 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
17914 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
17915 "minOccurrences" : "1",
17916 "validSourceTypes" : [ ],
17917 "name" : "network.outpoing.packets_vfw_vfw_private_1_port",
17921 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
17924 "definition" : false,
17925 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
17926 "password" : false,
17929 "immutable" : false,
17930 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17931 "getInputProperty" : false,
17932 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17935 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
17937 "required" : false,
17938 "definition" : false,
17939 "defaultValue" : "Average rate of incoming bytes",
17940 "description" : "Description of the metric",
17941 "password" : false,
17942 "name" : "description",
17943 "value" : "Average rate of incoming bytes",
17945 "immutable" : false,
17946 "status" : "SUPPORTED",
17947 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17948 "getInputProperty" : false,
17949 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17952 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
17955 "definition" : false,
17956 "defaultValue" : "B/s",
17957 "description" : "Unit of the metric value",
17958 "password" : false,
17962 "immutable" : false,
17963 "status" : "SUPPORTED",
17964 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17965 "getInputProperty" : false,
17966 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17969 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
17972 "definition" : false,
17973 "defaultValue" : "Gauge",
17974 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
17975 "password" : false,
17979 "immutable" : false,
17980 "status" : "SUPPORTED",
17981 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17982 "getInputProperty" : false,
17983 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17986 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
17988 "required" : false,
17989 "definition" : false,
17990 "defaultValue" : "network",
17991 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
17992 "password" : false,
17993 "name" : "category",
17994 "value" : "network",
17996 "immutable" : false,
17997 "status" : "SUPPORTED",
17998 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
17999 "getInputProperty" : false,
18000 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18003 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18004 "parentName" : "network.incoming.bytes.rate",
18005 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18006 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
18007 "type" : "org.openecomp.capabilities.metric.Ceilometer",
18008 "leftOccurrences" : "UNBOUNDED",
18009 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18010 "ownerName" : "abstract_vfw",
18011 "maxOccurrences" : "UNBOUNDED",
18012 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
18013 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
18014 "minOccurrences" : "1",
18015 "validSourceTypes" : [ ],
18016 "name" : "network.incoming.bytes.rate_vfw_vfw_private_1_port",
18020 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
18023 "definition" : false,
18024 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
18025 "password" : false,
18028 "immutable" : false,
18029 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18030 "getInputProperty" : false,
18031 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18034 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
18036 "required" : false,
18037 "definition" : false,
18038 "defaultValue" : "Number of incoming bytes",
18039 "description" : "Description of the metric",
18040 "password" : false,
18041 "name" : "description",
18042 "value" : "Number of incoming bytes",
18044 "immutable" : false,
18045 "status" : "SUPPORTED",
18046 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18047 "getInputProperty" : false,
18048 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18051 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
18054 "definition" : false,
18055 "defaultValue" : "B",
18056 "description" : "Unit of the metric value",
18057 "password" : false,
18061 "immutable" : false,
18062 "status" : "SUPPORTED",
18063 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18064 "getInputProperty" : false,
18065 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18068 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
18071 "definition" : false,
18072 "defaultValue" : "Cumulative",
18073 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
18074 "password" : false,
18076 "value" : "Cumulative",
18078 "immutable" : false,
18079 "status" : "SUPPORTED",
18080 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18081 "getInputProperty" : false,
18082 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18085 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
18087 "required" : false,
18088 "definition" : false,
18089 "defaultValue" : "network",
18090 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
18091 "password" : false,
18092 "name" : "category",
18093 "value" : "network",
18095 "immutable" : false,
18096 "status" : "SUPPORTED",
18097 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18098 "getInputProperty" : false,
18099 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18102 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18103 "parentName" : "network.incoming.bytes",
18104 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18105 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
18106 "type" : "org.openecomp.capabilities.metric.Ceilometer",
18107 "leftOccurrences" : "UNBOUNDED",
18108 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18109 "ownerName" : "abstract_vfw",
18110 "maxOccurrences" : "UNBOUNDED",
18111 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
18112 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
18113 "minOccurrences" : "1",
18114 "validSourceTypes" : [ ],
18115 "name" : "network.incoming.bytes_vfw_vfw_private_1_port",
18119 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
18122 "definition" : false,
18123 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
18124 "password" : false,
18127 "immutable" : false,
18128 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18129 "getInputProperty" : false,
18130 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18133 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
18135 "required" : false,
18136 "definition" : false,
18137 "defaultValue" : "Average rate of outgoing bytes",
18138 "description" : "Description of the metric",
18139 "password" : false,
18140 "name" : "description",
18141 "value" : "Average rate of outgoing bytes",
18143 "immutable" : false,
18144 "status" : "SUPPORTED",
18145 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18146 "getInputProperty" : false,
18147 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18150 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
18153 "definition" : false,
18154 "defaultValue" : "B/s",
18155 "description" : "Unit of the metric value",
18156 "password" : false,
18160 "immutable" : false,
18161 "status" : "SUPPORTED",
18162 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18163 "getInputProperty" : false,
18164 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18167 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
18170 "definition" : false,
18171 "defaultValue" : "Gauge",
18172 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
18173 "password" : false,
18177 "immutable" : false,
18178 "status" : "SUPPORTED",
18179 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18180 "getInputProperty" : false,
18181 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18184 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
18186 "required" : false,
18187 "definition" : false,
18188 "defaultValue" : "network",
18189 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
18190 "password" : false,
18191 "name" : "category",
18192 "value" : "network",
18194 "immutable" : false,
18195 "status" : "SUPPORTED",
18196 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18197 "getInputProperty" : false,
18198 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18201 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18202 "parentName" : "network.outgoing.bytes.rate",
18203 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18204 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
18205 "type" : "org.openecomp.capabilities.metric.Ceilometer",
18206 "leftOccurrences" : "UNBOUNDED",
18207 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18208 "ownerName" : "abstract_vfw",
18209 "maxOccurrences" : "UNBOUNDED",
18210 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
18211 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
18212 "minOccurrences" : "1",
18213 "validSourceTypes" : [ ],
18214 "name" : "network.outgoing.bytes.rate_vfw_vfw_private_1_port",
18218 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
18221 "definition" : false,
18222 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
18223 "password" : false,
18226 "immutable" : false,
18227 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18228 "getInputProperty" : false,
18229 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18232 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
18234 "required" : false,
18235 "definition" : false,
18236 "defaultValue" : "Number of incoming packets",
18237 "description" : "Description of the metric",
18238 "password" : false,
18239 "name" : "description",
18240 "value" : "Number of incoming packets",
18242 "immutable" : false,
18243 "status" : "SUPPORTED",
18244 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18245 "getInputProperty" : false,
18246 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18249 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
18252 "definition" : false,
18253 "defaultValue" : "packet",
18254 "description" : "Unit of the metric value",
18255 "password" : false,
18257 "value" : "packet",
18259 "immutable" : false,
18260 "status" : "SUPPORTED",
18261 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18262 "getInputProperty" : false,
18263 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18266 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
18269 "definition" : false,
18270 "defaultValue" : "Cumulative",
18271 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
18272 "password" : false,
18274 "value" : "Cumulative",
18276 "immutable" : false,
18277 "status" : "SUPPORTED",
18278 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18279 "getInputProperty" : false,
18280 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18283 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
18285 "required" : false,
18286 "definition" : false,
18287 "defaultValue" : "network",
18288 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
18289 "password" : false,
18290 "name" : "category",
18291 "value" : "network",
18293 "immutable" : false,
18294 "status" : "SUPPORTED",
18295 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18296 "getInputProperty" : false,
18297 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
18300 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18301 "parentName" : "network.incoming.packets",
18302 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18303 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
18304 "type" : "org.openecomp.capabilities.metric.Ceilometer",
18305 "leftOccurrences" : "UNBOUNDED",
18306 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18307 "ownerName" : "abstract_vfw",
18308 "maxOccurrences" : "UNBOUNDED",
18309 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
18310 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
18311 "minOccurrences" : "1",
18312 "validSourceTypes" : [ ],
18313 "name" : "network.incoming.packets_vfw_vfw_private_1_port",
18316 "tosca.capabilities.OperatingSystem" : [ {
18318 "uniqueId" : "tosca.capabilities.OperatingSystem.distribution",
18320 "required" : false,
18321 "definition" : false,
18322 "password" : false,
18323 "name" : "distribution",
18325 "immutable" : false,
18326 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
18327 "getInputProperty" : false,
18328 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
18331 "uniqueId" : "tosca.capabilities.OperatingSystem.type",
18333 "required" : false,
18334 "definition" : false,
18335 "password" : false,
18338 "immutable" : false,
18339 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
18340 "getInputProperty" : false,
18341 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
18344 "uniqueId" : "tosca.capabilities.OperatingSystem.version",
18345 "type" : "version",
18346 "required" : false,
18347 "definition" : false,
18348 "password" : false,
18349 "name" : "version",
18351 "immutable" : false,
18352 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
18353 "getInputProperty" : false,
18354 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
18357 "uniqueId" : "tosca.capabilities.OperatingSystem.architecture",
18359 "required" : false,
18360 "definition" : false,
18361 "password" : false,
18362 "name" : "architecture",
18364 "immutable" : false,
18365 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
18366 "getInputProperty" : false,
18367 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
18370 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18371 "parentName" : "os",
18372 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18373 "type" : "tosca.capabilities.OperatingSystem",
18374 "leftOccurrences" : "UNBOUNDED",
18375 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18376 "ownerName" : "abstract_vfw",
18377 "maxOccurrences" : "UNBOUNDED",
18378 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.os",
18379 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
18380 "minOccurrences" : "1",
18381 "validSourceTypes" : [ ],
18385 "tosca.capabilities.Endpoint.Admin" : [ {
18387 "uniqueId" : "tosca.capabilities.Endpoint.Admin.secure",
18388 "type" : "boolean",
18389 "required" : false,
18390 "definition" : false,
18391 "defaultValue" : "true",
18392 "password" : false,
18395 "immutable" : false,
18396 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
18397 "getInputProperty" : false,
18398 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
18401 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18402 "parentName" : "endpoint",
18403 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18404 "type" : "tosca.capabilities.Endpoint.Admin",
18405 "leftOccurrences" : "UNBOUNDED",
18406 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18407 "ownerName" : "abstract_vfw",
18408 "maxOccurrences" : "UNBOUNDED",
18409 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.endpoint",
18410 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
18411 "minOccurrences" : "1",
18412 "validSourceTypes" : [ ],
18413 "name" : "endpoint_vfw",
18416 "tosca.capabilities.Attachment" : [ {
18417 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18418 "parentName" : "attachment",
18419 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18420 "type" : "tosca.capabilities.Attachment",
18421 "leftOccurrences" : "UNBOUNDED",
18422 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18423 "ownerName" : "abstract_vfw",
18424 "maxOccurrences" : "UNBOUNDED",
18425 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment",
18426 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
18427 "minOccurrences" : "1",
18428 "validSourceTypes" : [ ],
18429 "name" : "attachment_vfw_vfw_private_0_port",
18432 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18433 "parentName" : "attachment",
18434 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18435 "type" : "tosca.capabilities.Attachment",
18436 "leftOccurrences" : "UNBOUNDED",
18437 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18438 "ownerName" : "abstract_vfw",
18439 "maxOccurrences" : "UNBOUNDED",
18440 "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.attachment",
18441 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
18442 "minOccurrences" : "1",
18443 "validSourceTypes" : [ ],
18444 "name" : "attachment_vfw_vfw_private_2_port",
18447 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18448 "parentName" : "attachment",
18449 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18450 "type" : "tosca.capabilities.Attachment",
18451 "leftOccurrences" : "UNBOUNDED",
18452 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18453 "ownerName" : "abstract_vfw",
18454 "maxOccurrences" : "UNBOUNDED",
18455 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment",
18456 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
18457 "minOccurrences" : "1",
18458 "validSourceTypes" : [ ],
18459 "name" : "attachment_vfw_vfw_private_1_port",
18464 "tosca.capabilities.Node" : [ {
18465 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18466 "parentName" : "dependency",
18467 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18468 "node" : "tosca.nodes.Root",
18469 "capability" : "tosca.capabilities.Node",
18470 "leftOccurrences" : "UNBOUNDED",
18471 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18472 "relationship" : "tosca.relationships.DependsOn",
18473 "ownerName" : "abstract_vfw",
18474 "maxOccurrences" : "UNBOUNDED",
18475 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
18476 "minOccurrences" : "0",
18477 "name" : "dependency_vfw_vfw_private_0_port",
18480 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18481 "parentName" : "dependency",
18482 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18483 "node" : "tosca.nodes.Root",
18484 "capability" : "tosca.capabilities.Node",
18485 "leftOccurrences" : "UNBOUNDED",
18486 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18487 "relationship" : "tosca.relationships.DependsOn",
18488 "ownerName" : "abstract_vfw",
18489 "maxOccurrences" : "UNBOUNDED",
18490 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
18491 "minOccurrences" : "0",
18492 "name" : "dependency_vfw_vfw_private_2_port",
18495 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18496 "parentName" : "dependency",
18497 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18498 "node" : "tosca.nodes.Root",
18499 "capability" : "tosca.capabilities.Node",
18500 "leftOccurrences" : "UNBOUNDED",
18501 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18502 "relationship" : "tosca.relationships.DependsOn",
18503 "ownerName" : "abstract_vfw",
18504 "maxOccurrences" : "UNBOUNDED",
18505 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
18506 "minOccurrences" : "0",
18507 "name" : "dependency_vfw",
18510 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18511 "parentName" : "dependency",
18512 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18513 "node" : "tosca.nodes.Root",
18514 "capability" : "tosca.capabilities.Node",
18515 "leftOccurrences" : "UNBOUNDED",
18516 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18517 "relationship" : "tosca.relationships.DependsOn",
18518 "ownerName" : "abstract_vfw",
18519 "maxOccurrences" : "UNBOUNDED",
18520 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
18521 "minOccurrences" : "0",
18522 "name" : "dependency_vfw_vfw_private_1_port",
18525 "tosca.capabilities.network.Linkable" : [ {
18526 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18527 "parentName" : "link",
18528 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18529 "capability" : "tosca.capabilities.network.Linkable",
18530 "leftOccurrences" : "UNBOUNDED",
18531 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18532 "relationship" : "tosca.relationships.network.LinksTo",
18533 "ownerName" : "abstract_vfw",
18534 "maxOccurrences" : "UNBOUNDED",
18535 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
18536 "minOccurrences" : "1",
18537 "name" : "link_vfw_vfw_private_0_port",
18540 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18541 "parentName" : "link",
18542 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18543 "capability" : "tosca.capabilities.network.Linkable",
18544 "leftOccurrences" : "UNBOUNDED",
18545 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18546 "relationship" : "tosca.relationships.network.LinksTo",
18547 "ownerName" : "abstract_vfw",
18548 "maxOccurrences" : "UNBOUNDED",
18549 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
18550 "minOccurrences" : "1",
18551 "name" : "link_vfw_vfw_private_2_port",
18554 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18555 "parentName" : "link",
18556 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18557 "capability" : "tosca.capabilities.network.Linkable",
18558 "leftOccurrences" : "UNBOUNDED",
18559 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18560 "relationship" : "tosca.relationships.network.LinksTo",
18561 "ownerName" : "abstract_vfw",
18562 "maxOccurrences" : "UNBOUNDED",
18563 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
18564 "minOccurrences" : "1",
18565 "name" : "link_vfw_vfw_private_1_port",
18568 "tosca.capabilities.Attachment" : [ {
18569 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
18570 "parentName" : "local_storage",
18571 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18572 "node" : "tosca.nodes.BlockStorage",
18573 "capability" : "tosca.capabilities.Attachment",
18574 "leftOccurrences" : "UNBOUNDED",
18575 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18576 "relationship" : "tosca.relationships.AttachesTo",
18577 "ownerName" : "abstract_vfw",
18578 "maxOccurrences" : "UNBOUNDED",
18579 "uniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6.local_storage",
18580 "minOccurrences" : "0",
18581 "name" : "local_storage_vfw",
18585 "actualComponentUid" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18586 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18587 "normalizedName" : "abstract_vfw",
18588 "name" : "abstract_vfw",
18589 "creationTime" : 1553125007844,
18590 "originType" : "CVFC",
18591 "componentUid" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
18592 "customizationUUID" : "4717dfeb-cceb-4d88-b8c0-8744114170f9",
18593 "componentVersion" : "1.0",
18594 "componentName" : "cli-vf-3-nodes.vfwCvfc",
18595 "toscaComponentName" : "org.openecomp.resource.vfc.CliVf3cvfc.abstract.nodes.vfw",
18596 "originArchived" : false,
18597 "modificationTime" : 1553125007934,
18598 "icon" : "defaulticon",
18600 "invariantName" : "abstract_vfw",
18603 "propertyValueCounter" : 1,
18607 "tosca.capabilities.Endpoint" : [ {
18609 "uniqueId" : "tosca.capabilities.Endpoint.port_name",
18611 "required" : false,
18612 "definition" : false,
18613 "password" : false,
18614 "name" : "port_name",
18616 "immutable" : false,
18617 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18618 "getInputProperty" : false,
18619 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18622 "uniqueId" : "tosca.capabilities.Endpoint.protocol",
18624 "required" : false,
18625 "definition" : false,
18626 "defaultValue" : "tcp",
18627 "password" : false,
18628 "name" : "protocol",
18630 "immutable" : false,
18631 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18632 "getInputProperty" : false,
18633 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18636 "uniqueId" : "tosca.capabilities.Endpoint.port",
18637 "type" : "PortDef",
18638 "required" : false,
18639 "definition" : false,
18640 "password" : false,
18643 "immutable" : false,
18644 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18645 "getInputProperty" : false,
18646 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18649 "uniqueId" : "tosca.capabilities.Endpoint.initiator",
18651 "required" : false,
18652 "definition" : false,
18653 "defaultValue" : "source",
18654 "password" : false,
18655 "name" : "initiator",
18657 "immutable" : false,
18658 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18659 "getInputProperty" : false,
18660 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18663 "uniqueId" : "tosca.capabilities.Endpoint.network_name",
18665 "required" : false,
18666 "definition" : false,
18667 "defaultValue" : "PRIVATE",
18668 "password" : false,
18669 "name" : "network_name",
18671 "immutable" : false,
18672 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18673 "getInputProperty" : false,
18674 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18677 "uniqueId" : "tosca.capabilities.Endpoint.secure",
18678 "type" : "boolean",
18679 "required" : false,
18680 "definition" : false,
18681 "defaultValue" : "false",
18682 "password" : false,
18685 "immutable" : false,
18686 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18687 "getInputProperty" : false,
18688 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18691 "uniqueId" : "tosca.capabilities.Endpoint.ports",
18693 "required" : false,
18694 "definition" : false,
18697 "type" : "PortSpec",
18698 "required" : false,
18699 "definition" : true,
18700 "password" : false,
18702 "immutable" : false,
18703 "getInputProperty" : false,
18708 "password" : false,
18711 "immutable" : false,
18712 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18713 "schemaType" : "PortSpec",
18714 "schemaProperty" : {
18715 "type" : "PortSpec",
18716 "required" : false,
18717 "definition" : true,
18718 "password" : false,
18720 "immutable" : false,
18721 "getInputProperty" : false,
18724 "getInputProperty" : false,
18725 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18728 "uniqueId" : "tosca.capabilities.Endpoint.url_path",
18730 "required" : false,
18731 "definition" : false,
18732 "password" : false,
18733 "name" : "url_path",
18735 "immutable" : false,
18736 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18737 "getInputProperty" : false,
18738 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
18741 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ],
18742 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
18743 "type" : "tosca.capabilities.Endpoint",
18744 "leftOccurrences" : "UNBOUNDED",
18745 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
18746 "ownerName" : "unprotected_private_network",
18747 "maxOccurrences" : "UNBOUNDED",
18748 "uniqueId" : "capability.3bd24450-46ab-4e72-8b39-9d57c06e2ddf.end_point",
18749 "capabilitySources" : [ "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
18750 "minOccurrences" : "1",
18751 "validSourceTypes" : [ ],
18752 "name" : "end_point",
18755 "tosca.capabilities.Node" : [ {
18756 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ],
18757 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
18758 "type" : "tosca.capabilities.Node",
18759 "leftOccurrences" : "UNBOUNDED",
18760 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
18761 "ownerName" : "unprotected_private_network",
18762 "maxOccurrences" : "UNBOUNDED",
18763 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
18764 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Network", "tosca.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
18765 "minOccurrences" : "1",
18766 "validSourceTypes" : [ ],
18767 "name" : "feature",
18770 "tosca.capabilities.network.Linkable" : [ {
18771 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ],
18772 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
18773 "type" : "tosca.capabilities.network.Linkable",
18774 "leftOccurrences" : "UNBOUNDED",
18775 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
18776 "ownerName" : "unprotected_private_network",
18777 "maxOccurrences" : "UNBOUNDED",
18778 "uniqueId" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link",
18779 "capabilitySources" : [ "tosca.nodes.network.Network", "tosca.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
18780 "minOccurrences" : "1",
18781 "validSourceTypes" : [ ],
18785 "tosca.capabilities.Attachment" : [ {
18786 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ],
18787 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
18788 "type" : "tosca.capabilities.Attachment",
18789 "leftOccurrences" : "UNBOUNDED",
18790 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
18791 "ownerName" : "unprotected_private_network",
18792 "maxOccurrences" : "UNBOUNDED",
18793 "uniqueId" : "capability.a7d9636e-e1ca-4656-8236-ca3738329695.attachment",
18794 "capabilitySources" : [ "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
18795 "minOccurrences" : "1",
18796 "validSourceTypes" : [ ],
18797 "name" : "attachment",
18802 "tosca.capabilities.Node" : [ {
18803 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ],
18804 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
18805 "node" : "tosca.nodes.Root",
18806 "capability" : "tosca.capabilities.Node",
18807 "leftOccurrences" : "UNBOUNDED",
18808 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
18809 "relationship" : "tosca.relationships.DependsOn",
18810 "ownerName" : "unprotected_private_network",
18811 "maxOccurrences" : "UNBOUNDED",
18812 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
18813 "minOccurrences" : "0",
18814 "name" : "dependency",
18818 "actualComponentUid" : "a7d9636e-e1ca-4656-8236-ca3738329695",
18819 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
18820 "normalizedName" : "unprotected_private_network",
18821 "name" : "unprotected_private_network",
18822 "creationTime" : 1553125007843,
18823 "originType" : "VL",
18824 "componentUid" : "a7d9636e-e1ca-4656-8236-ca3738329695",
18825 "customizationUUID" : "1df0336a-f2ce-4bab-9fe3-09043d827a5e",
18826 "componentVersion" : "1.0",
18827 "componentName" : "NeutronNet",
18828 "toscaComponentName" : "org.openecomp.resource.vl.nodes.heat.network.neutron.Net",
18829 "originArchived" : false,
18830 "modificationTime" : 1553125007934,
18831 "icon" : "network",
18833 "invariantName" : "unprotected_private_network",
18836 "propertyValueCounter" : 1,
18839 "componentInstancesRelations" : [ {
18840 "toNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
18841 "relationships" : [ {
18843 "requirement" : "link_vfw_vfw_private_0_port",
18844 "capabilityOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
18845 "requirementOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18846 "id" : "62940f4d-9dfd-4bf6-be4a-03327c61450a",
18848 "type" : "tosca.relationships.network.LinksTo"
18850 "capability" : "link",
18851 "capabilityUid" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link",
18852 "requirementUid" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link"
18855 "fromNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18858 "toNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
18859 "relationships" : [ {
18861 "requirement" : "link_vsn_vsn_private_0_port",
18862 "capabilityOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
18863 "requirementOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
18864 "id" : "f5ac2436-d3de-43ab-bb3e-c715ce82a342",
18866 "type" : "tosca.relationships.network.LinksTo"
18868 "capability" : "link",
18869 "capabilityUid" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link",
18870 "requirementUid" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link"
18873 "fromNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
18876 "toNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
18877 "relationships" : [ {
18879 "requirement" : "link_vfw_vfw_private_1_port",
18880 "capabilityOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
18881 "requirementOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18882 "id" : "f18ceff0-def2-4079-89aa-587b83e4b05f",
18884 "type" : "tosca.relationships.network.LinksTo"
18886 "capability" : "link",
18887 "capabilityUid" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link",
18888 "requirementUid" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link"
18891 "fromNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
18894 "toNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
18895 "relationships" : [ {
18897 "requirement" : "link_vpg_vpg_private_0_port",
18898 "capabilityOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
18899 "requirementOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
18900 "id" : "d77c8a90-e9a4-4770-b6b6-cf6d7d2f3820",
18902 "type" : "tosca.relationships.network.LinksTo"
18904 "capability" : "link",
18905 "capabilityUid" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link",
18906 "requirementUid" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link"
18909 "fromNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
18912 "componentInstancesInputs" : {
18913 "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" : [ {
18914 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_network",
18917 "definition" : false,
18921 "required" : false,
18922 "definition" : true,
18923 "password" : false,
18925 "immutable" : false,
18926 "getInputProperty" : false,
18931 "password" : false,
18932 "name" : "port_vsn_private_1_port_network",
18933 "value" : "[{\"get_input\":\"onap_private_net_id\"}]",
18935 "immutable" : false,
18936 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id",
18937 "getInputValues" : [ {
18938 "propName" : "port_vsn_private_1_port_network",
18939 "inputName" : "onap_private_net_id",
18940 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id",
18944 "schemaType" : "string",
18945 "schemaProperty" : {
18947 "required" : false,
18948 "definition" : true,
18949 "password" : false,
18951 "immutable" : false,
18952 "getInputProperty" : false,
18955 "getInputProperty" : true,
18958 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_related_networks",
18961 "definition" : false,
18964 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
18965 "required" : false,
18966 "definition" : true,
18967 "password" : false,
18969 "immutable" : false,
18970 "getInputProperty" : false,
18975 "password" : false,
18976 "name" : "port_vsn_private_0_port_related_networks",
18978 "immutable" : false,
18979 "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
18980 "schemaProperty" : {
18981 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
18982 "required" : false,
18983 "definition" : true,
18984 "password" : false,
18986 "immutable" : false,
18987 "getInputProperty" : false,
18990 "getInputProperty" : false,
18993 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_network_role_tag",
18996 "definition" : false,
18997 "password" : false,
18998 "name" : "port_vsn_private_0_port_network_role_tag",
19000 "immutable" : false,
19001 "getInputProperty" : false,
19004 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_subnetpoolid",
19007 "definition" : false,
19008 "password" : false,
19009 "name" : "port_vsn_private_1_port_subnetpoolid",
19011 "immutable" : false,
19012 "getInputProperty" : false,
19015 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_security_groups",
19018 "definition" : false,
19022 "required" : false,
19023 "definition" : true,
19024 "password" : false,
19026 "immutable" : false,
19027 "getInputProperty" : false,
19032 "password" : false,
19033 "name" : "port_vsn_private_0_port_security_groups",
19034 "value" : "[[{\"get_input\":\"sec_group\"}]]",
19036 "immutable" : false,
19037 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
19038 "getInputValues" : [ {
19039 "propName" : "port_vsn_private_0_port_security_groups",
19040 "inputName" : "sec_group",
19041 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
19045 "schemaType" : "json",
19046 "schemaProperty" : {
19048 "required" : false,
19049 "definition" : true,
19050 "password" : false,
19052 "immutable" : false,
19053 "getInputProperty" : false,
19056 "getInputProperty" : true,
19059 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_ip_requirements",
19062 "definition" : false,
19065 "type" : "org.openecomp.datatypes.network.IpRequirements",
19066 "required" : false,
19067 "definition" : true,
19068 "password" : false,
19070 "immutable" : false,
19071 "getInputProperty" : false,
19076 "password" : false,
19077 "name" : "port_vsn_private_1_port_ip_requirements",
19078 "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]",
19080 "immutable" : false,
19081 "schemaType" : "org.openecomp.datatypes.network.IpRequirements",
19082 "schemaProperty" : {
19083 "type" : "org.openecomp.datatypes.network.IpRequirements",
19084 "required" : false,
19085 "definition" : true,
19086 "password" : false,
19088 "immutable" : false,
19089 "getInputProperty" : false,
19092 "getInputProperty" : false,
19095 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_naming",
19096 "type" : "org.openecomp.datatypes.Naming",
19097 "required" : false,
19098 "definition" : false,
19099 "description" : "vfc naming",
19100 "password" : false,
19101 "name" : "nfc_naming",
19103 "immutable" : false,
19104 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19105 "getInputProperty" : false,
19106 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19109 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.vm_flavor_name",
19112 "definition" : false,
19113 "password" : false,
19114 "name" : "vm_flavor_name",
19115 "value" : "{\"get_input\":\"sink_flavor_name\"}",
19117 "immutable" : false,
19118 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sink_flavor_name",
19119 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19120 "getInputValues" : [ {
19121 "propName" : "vm_flavor_name",
19122 "inputName" : "sink_flavor_name",
19123 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sink_flavor_name",
19127 "getInputProperty" : true,
19128 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19131 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_network",
19134 "definition" : false,
19138 "required" : false,
19139 "definition" : true,
19140 "password" : false,
19142 "immutable" : false,
19143 "getInputProperty" : false,
19148 "password" : false,
19149 "name" : "port_vsn_private_0_port_network",
19150 "value" : "[\"protected_private_network\"]",
19152 "immutable" : false,
19153 "schemaType" : "string",
19154 "schemaProperty" : {
19156 "required" : false,
19157 "definition" : true,
19158 "password" : false,
19160 "immutable" : false,
19161 "getInputProperty" : false,
19164 "getInputProperty" : false,
19167 "uniqueId" : "3bb45149-5dc2-490e-966e-13718441b2ae.service_template_filter",
19168 "type" : "org.openecomp.datatypes.heat.substitution.SubstitutionFiltering",
19170 "definition" : false,
19171 "description" : "Substitution Filter",
19172 "password" : false,
19173 "name" : "service_template_filter",
19174 "value" : "{\"substitute_service_template\":\"Nested_vsnServiceTemplate.yaml\",\"count\":1}",
19176 "immutable" : false,
19177 "status" : "SUPPORTED",
19178 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19179 "getInputProperty" : false,
19180 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19183 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_binding:vnic_type",
19186 "definition" : false,
19190 "required" : false,
19191 "definition" : true,
19192 "password" : false,
19194 "immutable" : false,
19195 "getInputProperty" : false,
19200 "password" : false,
19201 "name" : "port_vsn_private_0_port_binding:vnic_type",
19202 "value" : "[{\"get_input\":\"vsn_private_0_port_vnic_type\"}]",
19204 "immutable" : false,
19205 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_0_port_vnic_type",
19206 "getInputValues" : [ {
19207 "propName" : "port_vsn_private_0_port_binding:vnic_type",
19208 "inputName" : "vsn_private_0_port_vnic_type",
19209 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_0_port_vnic_type",
19213 "schemaType" : "string",
19214 "schemaProperty" : {
19216 "required" : false,
19217 "definition" : true,
19218 "password" : false,
19220 "immutable" : false,
19221 "getInputProperty" : false,
19224 "getInputProperty" : true,
19227 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_vlan_requirements",
19230 "definition" : false,
19233 "type" : "org.openecomp.datatypes.network.VlanRequirements",
19234 "required" : false,
19235 "definition" : true,
19236 "password" : false,
19238 "immutable" : false,
19239 "getInputProperty" : false,
19244 "password" : false,
19245 "name" : "port_vsn_private_1_port_vlan_requirements",
19247 "immutable" : false,
19248 "schemaType" : "org.openecomp.datatypes.network.VlanRequirements",
19249 "schemaProperty" : {
19250 "type" : "org.openecomp.datatypes.network.VlanRequirements",
19251 "required" : false,
19252 "definition" : true,
19253 "password" : false,
19255 "immutable" : false,
19256 "getInputProperty" : false,
19259 "getInputProperty" : false,
19262 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.vm_image_name",
19265 "definition" : false,
19266 "password" : false,
19267 "name" : "vm_image_name",
19268 "value" : "{\"get_input\":\"vfw_image_name\"}",
19270 "immutable" : false,
19271 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name",
19272 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19273 "getInputValues" : [ {
19274 "propName" : "vm_image_name",
19275 "inputName" : "vfw_image_name",
19276 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name",
19280 "getInputProperty" : true,
19281 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19284 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_exCP_naming",
19285 "type" : "org.openecomp.datatypes.Naming",
19287 "definition" : false,
19288 "password" : false,
19289 "name" : "port_vsn_private_0_port_exCP_naming",
19291 "immutable" : false,
19292 "getInputProperty" : false,
19295 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_order",
19296 "type" : "integer",
19298 "definition" : false,
19299 "password" : false,
19300 "name" : "port_vsn_private_0_port_order",
19302 "immutable" : false,
19303 "getInputProperty" : false,
19306 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.vm_type_tag",
19308 "required" : false,
19309 "definition" : false,
19310 "description" : "vm type based on naming Convention",
19311 "password" : false,
19312 "name" : "vm_type_tag",
19315 "immutable" : false,
19316 "status" : "SUPPORTED",
19317 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19318 "getInputProperty" : false,
19319 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19322 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.high_availablity",
19324 "required" : false,
19325 "definition" : false,
19326 "description" : "high_availablity",
19327 "password" : false,
19328 "name" : "high_availablity",
19330 "immutable" : false,
19331 "status" : "SUPPORTED",
19332 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19333 "getInputProperty" : false,
19334 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19337 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.compute_vsn_name",
19340 "definition" : false,
19344 "required" : false,
19345 "definition" : true,
19346 "password" : false,
19348 "immutable" : false,
19349 "getInputProperty" : false,
19354 "password" : false,
19355 "name" : "compute_vsn_name",
19356 "value" : "[{\"get_input\":\"vsn_name_0\"}]",
19358 "immutable" : false,
19359 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_name_0",
19360 "getInputValues" : [ {
19361 "propName" : "compute_vsn_name",
19362 "inputName" : "vsn_name_0",
19363 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_name_0",
19367 "schemaType" : "string",
19368 "schemaProperty" : {
19370 "required" : false,
19371 "definition" : true,
19372 "password" : false,
19374 "immutable" : false,
19375 "getInputProperty" : false,
19378 "getInputProperty" : true,
19381 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_mac_requirements",
19382 "type" : "org.openecomp.datatypes.network.MacRequirements",
19384 "definition" : false,
19385 "password" : false,
19386 "name" : "port_vsn_private_1_port_mac_requirements",
19387 "value" : "{\"mac_count_required\":{\"is_required\":false}}",
19389 "immutable" : false,
19390 "getInputProperty" : false,
19393 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_naming_code",
19395 "required" : false,
19396 "definition" : false,
19397 "description" : "nfc code for instance naming",
19398 "password" : false,
19399 "name" : "nfc_naming_code",
19402 "immutable" : false,
19403 "status" : "SUPPORTED",
19404 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19405 "getInputProperty" : false,
19406 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19409 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_ip_requirements",
19412 "definition" : false,
19415 "type" : "org.openecomp.datatypes.network.IpRequirements",
19416 "required" : false,
19417 "definition" : true,
19418 "password" : false,
19420 "immutable" : false,
19421 "getInputProperty" : false,
19426 "password" : false,
19427 "name" : "port_vsn_private_0_port_ip_requirements",
19428 "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]",
19430 "immutable" : false,
19431 "schemaType" : "org.openecomp.datatypes.network.IpRequirements",
19432 "schemaProperty" : {
19433 "type" : "org.openecomp.datatypes.network.IpRequirements",
19434 "required" : false,
19435 "definition" : true,
19436 "password" : false,
19438 "immutable" : false,
19439 "getInputProperty" : false,
19442 "getInputProperty" : false,
19445 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_fixed_ips",
19448 "definition" : false,
19451 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
19452 "required" : false,
19453 "definition" : true,
19454 "password" : false,
19456 "immutable" : false,
19457 "getInputProperty" : false,
19462 "password" : false,
19463 "name" : "port_vsn_private_0_port_fixed_ips",
19464 "value" : "[{\"subnet\":\"protected_private_network\",\"ip_address\":{\"get_input\":\"vsn_private_ip_0\"}}]",
19466 "immutable" : false,
19467 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_ip_0",
19468 "getInputValues" : [ {
19469 "propName" : "ip_address",
19470 "inputName" : "vsn_private_ip_0",
19471 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_ip_0",
19475 "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
19476 "schemaProperty" : {
19477 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
19478 "required" : false,
19479 "definition" : true,
19480 "password" : false,
19482 "immutable" : false,
19483 "getInputProperty" : false,
19486 "getInputProperty" : true,
19489 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_function",
19491 "required" : false,
19492 "definition" : false,
19493 "password" : false,
19494 "name" : "nfc_function",
19496 "immutable" : false,
19497 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19498 "getInputProperty" : false,
19499 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19502 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_order",
19503 "type" : "integer",
19505 "definition" : false,
19506 "password" : false,
19507 "name" : "port_vsn_private_1_port_order",
19509 "immutable" : false,
19510 "getInputProperty" : false,
19513 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_mac_requirements",
19514 "type" : "org.openecomp.datatypes.network.MacRequirements",
19516 "definition" : false,
19517 "password" : false,
19518 "name" : "port_vsn_private_0_port_mac_requirements",
19519 "value" : "{\"mac_count_required\":{\"is_required\":false}}",
19521 "immutable" : false,
19522 "getInputProperty" : false,
19525 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.index_value",
19526 "type" : "integer",
19527 "required" : false,
19528 "definition" : false,
19529 "defaultValue" : "0",
19530 "description" : "Index value of this substitution service template runtime instance",
19531 "password" : false,
19532 "name" : "index_value",
19534 "immutable" : false,
19535 "getInputProperty" : false,
19538 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.compute_vsn_key_name",
19541 "definition" : false,
19545 "required" : false,
19546 "definition" : true,
19547 "password" : false,
19549 "immutable" : false,
19550 "getInputProperty" : false,
19555 "password" : false,
19556 "name" : "compute_vsn_key_name",
19557 "value" : "[\"UNSUPPORTED_RESOURCE_my_keypair\"]",
19559 "immutable" : false,
19560 "schemaType" : "string",
19561 "schemaProperty" : {
19563 "required" : false,
19564 "definition" : true,
19565 "password" : false,
19567 "immutable" : false,
19568 "getInputProperty" : false,
19571 "getInputProperty" : false,
19574 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.max_instances",
19575 "type" : "integer",
19576 "required" : false,
19577 "definition" : false,
19578 "description" : "Maximum number of VFC Instances",
19579 "password" : false,
19580 "name" : "max_instances",
19582 "immutable" : false,
19583 "status" : "SUPPORTED",
19584 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19585 "getInputProperty" : false,
19586 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19589 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_subnetpoolid",
19592 "definition" : false,
19593 "password" : false,
19594 "name" : "port_vsn_private_0_port_subnetpoolid",
19596 "immutable" : false,
19597 "getInputProperty" : false,
19600 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.compute_vsn_user_data_format",
19603 "definition" : false,
19607 "required" : false,
19608 "definition" : true,
19609 "password" : false,
19611 "immutable" : false,
19612 "getInputProperty" : false,
19617 "password" : false,
19618 "name" : "compute_vsn_user_data_format",
19619 "value" : "[\"RAW\"]",
19621 "immutable" : false,
19622 "schemaType" : "string",
19623 "schemaProperty" : {
19625 "required" : false,
19626 "definition" : true,
19627 "password" : false,
19629 "immutable" : false,
19630 "getInputProperty" : false,
19633 "getInputProperty" : false,
19636 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_network_role",
19639 "definition" : false,
19640 "password" : false,
19641 "name" : "port_vsn_private_1_port_network_role",
19643 "immutable" : false,
19644 "getInputProperty" : false,
19647 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_vlan_requirements",
19650 "definition" : false,
19653 "type" : "org.openecomp.datatypes.network.VlanRequirements",
19654 "required" : false,
19655 "definition" : true,
19656 "password" : false,
19658 "immutable" : false,
19659 "getInputProperty" : false,
19664 "password" : false,
19665 "name" : "port_vsn_private_0_port_vlan_requirements",
19667 "immutable" : false,
19668 "schemaType" : "org.openecomp.datatypes.network.VlanRequirements",
19669 "schemaProperty" : {
19670 "type" : "org.openecomp.datatypes.network.VlanRequirements",
19671 "required" : false,
19672 "definition" : true,
19673 "password" : false,
19675 "immutable" : false,
19676 "getInputProperty" : false,
19679 "getInputProperty" : false,
19682 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_network_role_tag",
19685 "definition" : false,
19686 "password" : false,
19687 "name" : "port_vsn_private_1_port_network_role_tag",
19688 "value" : "onap_private",
19690 "immutable" : false,
19691 "getInputProperty" : false,
19694 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_binding:vnic_type",
19697 "definition" : false,
19701 "required" : false,
19702 "definition" : true,
19703 "password" : false,
19705 "immutable" : false,
19706 "getInputProperty" : false,
19711 "password" : false,
19712 "name" : "port_vsn_private_1_port_binding:vnic_type",
19713 "value" : "[{\"get_input\":\"vsn_private_1_port_vnic_type\"}]",
19715 "immutable" : false,
19716 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_1_port_vnic_type",
19717 "getInputValues" : [ {
19718 "propName" : "port_vsn_private_1_port_binding:vnic_type",
19719 "inputName" : "vsn_private_1_port_vnic_type",
19720 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_1_port_vnic_type",
19724 "schemaType" : "string",
19725 "schemaProperty" : {
19727 "required" : false,
19728 "definition" : true,
19729 "password" : false,
19731 "immutable" : false,
19732 "getInputProperty" : false,
19735 "getInputProperty" : true,
19738 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_related_networks",
19741 "definition" : false,
19744 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
19745 "required" : false,
19746 "definition" : true,
19747 "password" : false,
19749 "immutable" : false,
19750 "getInputProperty" : false,
19755 "password" : false,
19756 "name" : "port_vsn_private_1_port_related_networks",
19758 "immutable" : false,
19759 "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
19760 "schemaProperty" : {
19761 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
19762 "required" : false,
19763 "definition" : true,
19764 "password" : false,
19766 "immutable" : false,
19767 "getInputProperty" : false,
19770 "getInputProperty" : false,
19773 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_fixed_ips",
19776 "definition" : false,
19779 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
19780 "required" : false,
19781 "definition" : true,
19782 "password" : false,
19784 "immutable" : false,
19785 "getInputProperty" : false,
19790 "password" : false,
19791 "name" : "port_vsn_private_1_port_fixed_ips",
19792 "value" : "[{\"subnet\":{\"get_input\":\"onap_private_subnet_id\"},\"ip_address\":{\"get_input\":\"vsn_private_ip_1\"}}]",
19794 "immutable" : false,
19795 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id",
19796 "getInputValues" : [ {
19797 "propName" : "subnet",
19798 "inputName" : "onap_private_subnet_id",
19799 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id",
19803 "propName" : "ip_address",
19804 "inputName" : "vsn_private_ip_1",
19805 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_ip_1",
19809 "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
19810 "schemaProperty" : {
19811 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
19812 "required" : false,
19813 "definition" : true,
19814 "password" : false,
19816 "immutable" : false,
19817 "getInputProperty" : false,
19820 "getInputProperty" : true,
19823 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_exCP_naming",
19824 "type" : "org.openecomp.datatypes.Naming",
19826 "definition" : false,
19827 "password" : false,
19828 "name" : "port_vsn_private_1_port_exCP_naming",
19830 "immutable" : false,
19831 "getInputProperty" : false,
19834 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.min_instances",
19835 "type" : "integer",
19836 "required" : false,
19837 "definition" : false,
19838 "defaultValue" : "0",
19839 "description" : "Minimum number of VFC Instances",
19840 "password" : false,
19841 "name" : "min_instances",
19843 "immutable" : false,
19844 "status" : "SUPPORTED",
19845 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19846 "getInputProperty" : false,
19847 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
19850 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_security_groups",
19853 "definition" : false,
19857 "required" : false,
19858 "definition" : true,
19859 "password" : false,
19861 "immutable" : false,
19862 "getInputProperty" : false,
19867 "password" : false,
19868 "name" : "port_vsn_private_1_port_security_groups",
19869 "value" : "[[{\"get_input\":\"sec_group\"}]]",
19871 "immutable" : false,
19872 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
19873 "getInputValues" : [ {
19874 "propName" : "port_vsn_private_1_port_security_groups",
19875 "inputName" : "sec_group",
19876 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
19880 "schemaType" : "json",
19881 "schemaProperty" : {
19883 "required" : false,
19884 "definition" : true,
19885 "password" : false,
19887 "immutable" : false,
19888 "getInputProperty" : false,
19891 "getInputProperty" : true,
19894 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_network_role",
19897 "definition" : false,
19898 "password" : false,
19899 "name" : "port_vsn_private_0_port_network_role",
19901 "immutable" : false,
19902 "getInputProperty" : false,
19905 "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.compute_vsn_metadata",
19908 "definition" : false,
19912 "required" : false,
19913 "definition" : true,
19914 "password" : false,
19916 "immutable" : false,
19917 "getInputProperty" : false,
19922 "password" : false,
19923 "name" : "compute_vsn_metadata",
19924 "value" : "[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"}}]",
19926 "immutable" : false,
19927 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id",
19928 "getInputValues" : [ {
19929 "propName" : "vf_module_id",
19930 "inputName" : "vf_module_id",
19931 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id",
19935 "propName" : "vnf_id",
19936 "inputName" : "vnf_id",
19937 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vnf_id",
19941 "schemaType" : "json",
19942 "schemaProperty" : {
19944 "required" : false,
19945 "definition" : true,
19946 "password" : false,
19948 "immutable" : false,
19949 "getInputProperty" : false,
19952 "getInputProperty" : true,
19955 "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" : [ {
19956 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_fixed_ips",
19959 "definition" : false,
19962 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
19963 "required" : false,
19964 "definition" : true,
19965 "password" : false,
19967 "immutable" : false,
19968 "getInputProperty" : false,
19973 "password" : false,
19974 "name" : "port_vfw_private_2_port_fixed_ips",
19975 "value" : "[{\"subnet\":{\"get_input\":\"onap_private_subnet_id\"},\"ip_address\":{\"get_input\":\"vfw_private_ip_2\"}}]",
19977 "immutable" : false,
19978 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id",
19979 "getInputValues" : [ {
19980 "propName" : "subnet",
19981 "inputName" : "onap_private_subnet_id",
19982 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id",
19986 "propName" : "ip_address",
19987 "inputName" : "vfw_private_ip_2",
19988 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_2",
19992 "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
19993 "schemaProperty" : {
19994 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
19995 "required" : false,
19996 "definition" : true,
19997 "password" : false,
19999 "immutable" : false,
20000 "getInputProperty" : false,
20003 "getInputProperty" : true,
20006 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_security_groups",
20009 "definition" : false,
20013 "required" : false,
20014 "definition" : true,
20015 "password" : false,
20017 "immutable" : false,
20018 "getInputProperty" : false,
20023 "password" : false,
20024 "name" : "port_vfw_private_2_port_security_groups",
20025 "value" : "[[{\"get_input\":\"sec_group\"}]]",
20027 "immutable" : false,
20028 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
20029 "getInputValues" : [ {
20030 "propName" : "port_vfw_private_2_port_security_groups",
20031 "inputName" : "sec_group",
20032 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
20036 "schemaType" : "json",
20037 "schemaProperty" : {
20039 "required" : false,
20040 "definition" : true,
20041 "password" : false,
20043 "immutable" : false,
20044 "getInputProperty" : false,
20047 "getInputProperty" : true,
20050 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_mac_requirements",
20051 "type" : "org.openecomp.datatypes.network.MacRequirements",
20053 "definition" : false,
20054 "password" : false,
20055 "name" : "port_vfw_private_2_port_mac_requirements",
20056 "value" : "{\"mac_count_required\":{\"is_required\":false}}",
20058 "immutable" : false,
20059 "getInputProperty" : false,
20062 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_allowed_address_pairs",
20065 "definition" : false,
20068 "type" : "org.openecomp.datatypes.heat.network.AddressPair",
20069 "required" : false,
20070 "definition" : true,
20071 "password" : false,
20073 "immutable" : false,
20074 "getInputProperty" : false,
20079 "password" : false,
20080 "name" : "port_vfw_private_1_port_allowed_address_pairs",
20081 "value" : "[{\"ip_address\":{\"get_input\":\"vpg_private_ip_0\"}}]",
20083 "immutable" : false,
20084 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_0",
20085 "getInputValues" : [ {
20086 "propName" : "ip_address",
20087 "inputName" : "vpg_private_ip_0",
20088 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_0",
20092 "schemaType" : "org.openecomp.datatypes.heat.network.AddressPair",
20093 "schemaProperty" : {
20094 "type" : "org.openecomp.datatypes.heat.network.AddressPair",
20095 "required" : false,
20096 "definition" : true,
20097 "password" : false,
20099 "immutable" : false,
20100 "getInputProperty" : false,
20103 "getInputProperty" : true,
20106 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_binding:vnic_type",
20109 "definition" : false,
20113 "required" : false,
20114 "definition" : true,
20115 "password" : false,
20117 "immutable" : false,
20118 "getInputProperty" : false,
20123 "password" : false,
20124 "name" : "port_vfw_private_1_port_binding:vnic_type",
20125 "value" : "[{\"get_input\":\"vfw_private_1_port_vnic_type\"}]",
20127 "immutable" : false,
20128 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_1_port_vnic_type",
20129 "getInputValues" : [ {
20130 "propName" : "port_vfw_private_1_port_binding:vnic_type",
20131 "inputName" : "vfw_private_1_port_vnic_type",
20132 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_1_port_vnic_type",
20136 "schemaType" : "string",
20137 "schemaProperty" : {
20139 "required" : false,
20140 "definition" : true,
20141 "password" : false,
20143 "immutable" : false,
20144 "getInputProperty" : false,
20147 "getInputProperty" : true,
20150 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_network_role",
20153 "definition" : false,
20154 "password" : false,
20155 "name" : "port_vfw_private_0_port_network_role",
20157 "immutable" : false,
20158 "getInputProperty" : false,
20161 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.compute_vfw_name",
20164 "definition" : false,
20168 "required" : false,
20169 "definition" : true,
20170 "password" : false,
20172 "immutable" : false,
20173 "getInputProperty" : false,
20178 "password" : false,
20179 "name" : "compute_vfw_name",
20180 "value" : "[{\"get_input\":\"vfw_name_0\"}]",
20182 "immutable" : false,
20183 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_name_0",
20184 "getInputValues" : [ {
20185 "propName" : "compute_vfw_name",
20186 "inputName" : "vfw_name_0",
20187 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_name_0",
20191 "schemaType" : "string",
20192 "schemaProperty" : {
20194 "required" : false,
20195 "definition" : true,
20196 "password" : false,
20198 "immutable" : false,
20199 "getInputProperty" : false,
20202 "getInputProperty" : true,
20205 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_naming",
20206 "type" : "org.openecomp.datatypes.Naming",
20207 "required" : false,
20208 "definition" : false,
20209 "description" : "vfc naming",
20210 "password" : false,
20211 "name" : "nfc_naming",
20213 "immutable" : false,
20214 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20215 "getInputProperty" : false,
20216 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20219 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.vm_flavor_name",
20222 "definition" : false,
20223 "password" : false,
20224 "name" : "vm_flavor_name",
20225 "value" : "{\"get_input\":\"firewall_flavor_name\"}",
20227 "immutable" : false,
20228 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.firewall_flavor_name",
20229 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20230 "getInputValues" : [ {
20231 "propName" : "vm_flavor_name",
20232 "inputName" : "firewall_flavor_name",
20233 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.firewall_flavor_name",
20237 "getInputProperty" : true,
20238 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20241 "uniqueId" : "3bb45149-5dc2-490e-966e-13718441b2ae.service_template_filter",
20242 "type" : "org.openecomp.datatypes.heat.substitution.SubstitutionFiltering",
20244 "definition" : false,
20245 "description" : "Substitution Filter",
20246 "password" : false,
20247 "name" : "service_template_filter",
20248 "value" : "{\"substitute_service_template\":\"Nested_vfwServiceTemplate.yaml\",\"count\":1}",
20250 "immutable" : false,
20251 "status" : "SUPPORTED",
20252 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20253 "getInputProperty" : false,
20254 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20257 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.vm_image_name",
20260 "definition" : false,
20261 "password" : false,
20262 "name" : "vm_image_name",
20263 "value" : "{\"get_input\":\"vfw_image_name\"}",
20265 "immutable" : false,
20266 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name",
20267 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20268 "getInputValues" : [ {
20269 "propName" : "vm_image_name",
20270 "inputName" : "vfw_image_name",
20271 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name",
20275 "getInputProperty" : true,
20276 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20279 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_fixed_ips",
20282 "definition" : false,
20285 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
20286 "required" : false,
20287 "definition" : true,
20288 "password" : false,
20290 "immutable" : false,
20291 "getInputProperty" : false,
20296 "password" : false,
20297 "name" : "port_vfw_private_0_port_fixed_ips",
20298 "value" : "[{\"subnet\":\"unprotected_private_network\",\"ip_address\":{\"get_input\":\"vfw_private_ip_0\"}}]",
20300 "immutable" : false,
20301 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_0",
20302 "getInputValues" : [ {
20303 "propName" : "ip_address",
20304 "inputName" : "vfw_private_ip_0",
20305 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_0",
20309 "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
20310 "schemaProperty" : {
20311 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
20312 "required" : false,
20313 "definition" : true,
20314 "password" : false,
20316 "immutable" : false,
20317 "getInputProperty" : false,
20320 "getInputProperty" : true,
20323 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_subnetpoolid",
20326 "definition" : false,
20327 "password" : false,
20328 "name" : "port_vfw_private_2_port_subnetpoolid",
20330 "immutable" : false,
20331 "getInputProperty" : false,
20334 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_vlan_requirements",
20337 "definition" : false,
20340 "type" : "org.openecomp.datatypes.network.VlanRequirements",
20341 "required" : false,
20342 "definition" : true,
20343 "password" : false,
20345 "immutable" : false,
20346 "getInputProperty" : false,
20351 "password" : false,
20352 "name" : "port_vfw_private_0_port_vlan_requirements",
20354 "immutable" : false,
20355 "schemaType" : "org.openecomp.datatypes.network.VlanRequirements",
20356 "schemaProperty" : {
20357 "type" : "org.openecomp.datatypes.network.VlanRequirements",
20358 "required" : false,
20359 "definition" : true,
20360 "password" : false,
20362 "immutable" : false,
20363 "getInputProperty" : false,
20366 "getInputProperty" : false,
20369 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_binding:vnic_type",
20372 "definition" : false,
20376 "required" : false,
20377 "definition" : true,
20378 "password" : false,
20380 "immutable" : false,
20381 "getInputProperty" : false,
20386 "password" : false,
20387 "name" : "port_vfw_private_0_port_binding:vnic_type",
20388 "value" : "[{\"get_input\":\"vfw_private_0_port_vnic_type\"}]",
20390 "immutable" : false,
20391 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_0_port_vnic_type",
20392 "getInputValues" : [ {
20393 "propName" : "port_vfw_private_0_port_binding:vnic_type",
20394 "inputName" : "vfw_private_0_port_vnic_type",
20395 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_0_port_vnic_type",
20399 "schemaType" : "string",
20400 "schemaProperty" : {
20402 "required" : false,
20403 "definition" : true,
20404 "password" : false,
20406 "immutable" : false,
20407 "getInputProperty" : false,
20410 "getInputProperty" : true,
20413 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_ip_requirements",
20416 "definition" : false,
20419 "type" : "org.openecomp.datatypes.network.IpRequirements",
20420 "required" : false,
20421 "definition" : true,
20422 "password" : false,
20424 "immutable" : false,
20425 "getInputProperty" : false,
20430 "password" : false,
20431 "name" : "port_vfw_private_2_port_ip_requirements",
20432 "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]",
20434 "immutable" : false,
20435 "schemaType" : "org.openecomp.datatypes.network.IpRequirements",
20436 "schemaProperty" : {
20437 "type" : "org.openecomp.datatypes.network.IpRequirements",
20438 "required" : false,
20439 "definition" : true,
20440 "password" : false,
20442 "immutable" : false,
20443 "getInputProperty" : false,
20446 "getInputProperty" : false,
20449 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_related_networks",
20452 "definition" : false,
20455 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
20456 "required" : false,
20457 "definition" : true,
20458 "password" : false,
20460 "immutable" : false,
20461 "getInputProperty" : false,
20466 "password" : false,
20467 "name" : "port_vfw_private_2_port_related_networks",
20469 "immutable" : false,
20470 "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
20471 "schemaProperty" : {
20472 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
20473 "required" : false,
20474 "definition" : true,
20475 "password" : false,
20477 "immutable" : false,
20478 "getInputProperty" : false,
20481 "getInputProperty" : false,
20484 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.max_instances",
20485 "type" : "integer",
20486 "required" : false,
20487 "definition" : false,
20488 "description" : "Maximum number of VFC Instances",
20489 "password" : false,
20490 "name" : "max_instances",
20492 "immutable" : false,
20493 "status" : "SUPPORTED",
20494 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20495 "getInputProperty" : false,
20496 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20499 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_subnetpoolid",
20502 "definition" : false,
20503 "password" : false,
20504 "name" : "port_vfw_private_0_port_subnetpoolid",
20506 "immutable" : false,
20507 "getInputProperty" : false,
20510 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_exCP_naming",
20511 "type" : "org.openecomp.datatypes.Naming",
20513 "definition" : false,
20514 "password" : false,
20515 "name" : "port_vfw_private_0_port_exCP_naming",
20517 "immutable" : false,
20518 "getInputProperty" : false,
20521 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_order",
20522 "type" : "integer",
20524 "definition" : false,
20525 "password" : false,
20526 "name" : "port_vfw_private_0_port_order",
20528 "immutable" : false,
20529 "getInputProperty" : false,
20532 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_network_role",
20535 "definition" : false,
20536 "password" : false,
20537 "name" : "port_vfw_private_1_port_network_role",
20539 "immutable" : false,
20540 "getInputProperty" : false,
20543 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_subnetpoolid",
20546 "definition" : false,
20547 "password" : false,
20548 "name" : "port_vfw_private_1_port_subnetpoolid",
20550 "immutable" : false,
20551 "getInputProperty" : false,
20554 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.min_instances",
20555 "type" : "integer",
20556 "required" : false,
20557 "definition" : false,
20558 "defaultValue" : "0",
20559 "description" : "Minimum number of VFC Instances",
20560 "password" : false,
20561 "name" : "min_instances",
20563 "immutable" : false,
20564 "status" : "SUPPORTED",
20565 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20566 "getInputProperty" : false,
20567 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20570 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_order",
20571 "type" : "integer",
20573 "definition" : false,
20574 "password" : false,
20575 "name" : "port_vfw_private_1_port_order",
20577 "immutable" : false,
20578 "getInputProperty" : false,
20581 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.compute_vfw_user_data_format",
20584 "definition" : false,
20588 "required" : false,
20589 "definition" : true,
20590 "password" : false,
20592 "immutable" : false,
20593 "getInputProperty" : false,
20598 "password" : false,
20599 "name" : "compute_vfw_user_data_format",
20600 "value" : "[\"RAW\"]",
20602 "immutable" : false,
20603 "schemaType" : "string",
20604 "schemaProperty" : {
20606 "required" : false,
20607 "definition" : true,
20608 "password" : false,
20610 "immutable" : false,
20611 "getInputProperty" : false,
20614 "getInputProperty" : false,
20617 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_exCP_naming",
20618 "type" : "org.openecomp.datatypes.Naming",
20620 "definition" : false,
20621 "password" : false,
20622 "name" : "port_vfw_private_2_port_exCP_naming",
20624 "immutable" : false,
20625 "getInputProperty" : false,
20628 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_related_networks",
20631 "definition" : false,
20634 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
20635 "required" : false,
20636 "definition" : true,
20637 "password" : false,
20639 "immutable" : false,
20640 "getInputProperty" : false,
20645 "password" : false,
20646 "name" : "port_vfw_private_0_port_related_networks",
20648 "immutable" : false,
20649 "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
20650 "schemaProperty" : {
20651 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
20652 "required" : false,
20653 "definition" : true,
20654 "password" : false,
20656 "immutable" : false,
20657 "getInputProperty" : false,
20660 "getInputProperty" : false,
20663 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_ip_requirements",
20666 "definition" : false,
20669 "type" : "org.openecomp.datatypes.network.IpRequirements",
20670 "required" : false,
20671 "definition" : true,
20672 "password" : false,
20674 "immutable" : false,
20675 "getInputProperty" : false,
20680 "password" : false,
20681 "name" : "port_vfw_private_1_port_ip_requirements",
20682 "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]",
20684 "immutable" : false,
20685 "schemaType" : "org.openecomp.datatypes.network.IpRequirements",
20686 "schemaProperty" : {
20687 "type" : "org.openecomp.datatypes.network.IpRequirements",
20688 "required" : false,
20689 "definition" : true,
20690 "password" : false,
20692 "immutable" : false,
20693 "getInputProperty" : false,
20696 "getInputProperty" : false,
20699 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_network",
20702 "definition" : false,
20706 "required" : false,
20707 "definition" : true,
20708 "password" : false,
20710 "immutable" : false,
20711 "getInputProperty" : false,
20716 "password" : false,
20717 "name" : "port_vfw_private_2_port_network",
20718 "value" : "[{\"get_input\":\"onap_private_net_id\"}]",
20720 "immutable" : false,
20721 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id",
20722 "getInputValues" : [ {
20723 "propName" : "port_vfw_private_2_port_network",
20724 "inputName" : "onap_private_net_id",
20725 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id",
20729 "schemaType" : "string",
20730 "schemaProperty" : {
20732 "required" : false,
20733 "definition" : true,
20734 "password" : false,
20736 "immutable" : false,
20737 "getInputProperty" : false,
20740 "getInputProperty" : true,
20743 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_network_role",
20746 "definition" : false,
20747 "password" : false,
20748 "name" : "port_vfw_private_2_port_network_role",
20750 "immutable" : false,
20751 "getInputProperty" : false,
20754 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_fixed_ips",
20757 "definition" : false,
20760 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
20761 "required" : false,
20762 "definition" : true,
20763 "password" : false,
20765 "immutable" : false,
20766 "getInputProperty" : false,
20771 "password" : false,
20772 "name" : "port_vfw_private_1_port_fixed_ips",
20773 "value" : "[{\"subnet\":\"protected_private_network\",\"ip_address\":{\"get_input\":\"vfw_private_ip_1\"}}]",
20775 "immutable" : false,
20776 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_1",
20777 "getInputValues" : [ {
20778 "propName" : "ip_address",
20779 "inputName" : "vfw_private_ip_1",
20780 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_1",
20784 "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
20785 "schemaProperty" : {
20786 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
20787 "required" : false,
20788 "definition" : true,
20789 "password" : false,
20791 "immutable" : false,
20792 "getInputProperty" : false,
20795 "getInputProperty" : true,
20798 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_ip_requirements",
20801 "definition" : false,
20804 "type" : "org.openecomp.datatypes.network.IpRequirements",
20805 "required" : false,
20806 "definition" : true,
20807 "password" : false,
20809 "immutable" : false,
20810 "getInputProperty" : false,
20815 "password" : false,
20816 "name" : "port_vfw_private_0_port_ip_requirements",
20817 "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]",
20819 "immutable" : false,
20820 "schemaType" : "org.openecomp.datatypes.network.IpRequirements",
20821 "schemaProperty" : {
20822 "type" : "org.openecomp.datatypes.network.IpRequirements",
20823 "required" : false,
20824 "definition" : true,
20825 "password" : false,
20827 "immutable" : false,
20828 "getInputProperty" : false,
20831 "getInputProperty" : false,
20834 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.vm_type_tag",
20836 "required" : false,
20837 "definition" : false,
20838 "description" : "vm type based on naming Convention",
20839 "password" : false,
20840 "name" : "vm_type_tag",
20843 "immutable" : false,
20844 "status" : "SUPPORTED",
20845 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20846 "getInputProperty" : false,
20847 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20850 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_vlan_requirements",
20853 "definition" : false,
20856 "type" : "org.openecomp.datatypes.network.VlanRequirements",
20857 "required" : false,
20858 "definition" : true,
20859 "password" : false,
20861 "immutable" : false,
20862 "getInputProperty" : false,
20867 "password" : false,
20868 "name" : "port_vfw_private_2_port_vlan_requirements",
20870 "immutable" : false,
20871 "schemaType" : "org.openecomp.datatypes.network.VlanRequirements",
20872 "schemaProperty" : {
20873 "type" : "org.openecomp.datatypes.network.VlanRequirements",
20874 "required" : false,
20875 "definition" : true,
20876 "password" : false,
20878 "immutable" : false,
20879 "getInputProperty" : false,
20882 "getInputProperty" : false,
20885 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.high_availablity",
20887 "required" : false,
20888 "definition" : false,
20889 "description" : "high_availablity",
20890 "password" : false,
20891 "name" : "high_availablity",
20893 "immutable" : false,
20894 "status" : "SUPPORTED",
20895 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20896 "getInputProperty" : false,
20897 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20900 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_exCP_naming",
20901 "type" : "org.openecomp.datatypes.Naming",
20903 "definition" : false,
20904 "password" : false,
20905 "name" : "port_vfw_private_1_port_exCP_naming",
20907 "immutable" : false,
20908 "getInputProperty" : false,
20911 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_related_networks",
20914 "definition" : false,
20917 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
20918 "required" : false,
20919 "definition" : true,
20920 "password" : false,
20922 "immutable" : false,
20923 "getInputProperty" : false,
20928 "password" : false,
20929 "name" : "port_vfw_private_1_port_related_networks",
20931 "immutable" : false,
20932 "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
20933 "schemaProperty" : {
20934 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
20935 "required" : false,
20936 "definition" : true,
20937 "password" : false,
20939 "immutable" : false,
20940 "getInputProperty" : false,
20943 "getInputProperty" : false,
20946 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_naming_code",
20948 "required" : false,
20949 "definition" : false,
20950 "description" : "nfc code for instance naming",
20951 "password" : false,
20952 "name" : "nfc_naming_code",
20955 "immutable" : false,
20956 "status" : "SUPPORTED",
20957 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20958 "getInputProperty" : false,
20959 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
20962 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_security_groups",
20965 "definition" : false,
20969 "required" : false,
20970 "definition" : true,
20971 "password" : false,
20973 "immutable" : false,
20974 "getInputProperty" : false,
20979 "password" : false,
20980 "name" : "port_vfw_private_0_port_security_groups",
20981 "value" : "[[{\"get_input\":\"sec_group\"}]]",
20983 "immutable" : false,
20984 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
20985 "getInputValues" : [ {
20986 "propName" : "port_vfw_private_0_port_security_groups",
20987 "inputName" : "sec_group",
20988 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
20992 "schemaType" : "json",
20993 "schemaProperty" : {
20995 "required" : false,
20996 "definition" : true,
20997 "password" : false,
20999 "immutable" : false,
21000 "getInputProperty" : false,
21003 "getInputProperty" : true,
21006 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_function",
21008 "required" : false,
21009 "definition" : false,
21010 "password" : false,
21011 "name" : "nfc_function",
21013 "immutable" : false,
21014 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21015 "getInputProperty" : false,
21016 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21019 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_network_role_tag",
21022 "definition" : false,
21023 "password" : false,
21024 "name" : "port_vfw_private_2_port_network_role_tag",
21025 "value" : "onap_private",
21027 "immutable" : false,
21028 "getInputProperty" : false,
21031 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.index_value",
21032 "type" : "integer",
21033 "required" : false,
21034 "definition" : false,
21035 "defaultValue" : "0",
21036 "description" : "Index value of this substitution service template runtime instance",
21037 "password" : false,
21038 "name" : "index_value",
21040 "immutable" : false,
21041 "getInputProperty" : false,
21044 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_mac_requirements",
21045 "type" : "org.openecomp.datatypes.network.MacRequirements",
21047 "definition" : false,
21048 "password" : false,
21049 "name" : "port_vfw_private_0_port_mac_requirements",
21050 "value" : "{\"mac_count_required\":{\"is_required\":false}}",
21052 "immutable" : false,
21053 "getInputProperty" : false,
21056 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.compute_vfw_key_name",
21059 "definition" : false,
21063 "required" : false,
21064 "definition" : true,
21065 "password" : false,
21067 "immutable" : false,
21068 "getInputProperty" : false,
21073 "password" : false,
21074 "name" : "compute_vfw_key_name",
21075 "value" : "[\"UNSUPPORTED_RESOURCE_my_keypair\"]",
21077 "immutable" : false,
21078 "schemaType" : "string",
21079 "schemaProperty" : {
21081 "required" : false,
21082 "definition" : true,
21083 "password" : false,
21085 "immutable" : false,
21086 "getInputProperty" : false,
21089 "getInputProperty" : false,
21092 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_binding:vnic_type",
21095 "definition" : false,
21099 "required" : false,
21100 "definition" : true,
21101 "password" : false,
21103 "immutable" : false,
21104 "getInputProperty" : false,
21109 "password" : false,
21110 "name" : "port_vfw_private_2_port_binding:vnic_type",
21111 "value" : "[{\"get_input\":\"vfw_private_2_port_vnic_type\"}]",
21113 "immutable" : false,
21114 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_2_port_vnic_type",
21115 "getInputValues" : [ {
21116 "propName" : "port_vfw_private_2_port_binding:vnic_type",
21117 "inputName" : "vfw_private_2_port_vnic_type",
21118 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_2_port_vnic_type",
21122 "schemaType" : "string",
21123 "schemaProperty" : {
21125 "required" : false,
21126 "definition" : true,
21127 "password" : false,
21129 "immutable" : false,
21130 "getInputProperty" : false,
21133 "getInputProperty" : true,
21136 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_order",
21137 "type" : "integer",
21139 "definition" : false,
21140 "password" : false,
21141 "name" : "port_vfw_private_2_port_order",
21143 "immutable" : false,
21144 "getInputProperty" : false,
21147 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_network",
21150 "definition" : false,
21154 "required" : false,
21155 "definition" : true,
21156 "password" : false,
21158 "immutable" : false,
21159 "getInputProperty" : false,
21164 "password" : false,
21165 "name" : "port_vfw_private_1_port_network",
21166 "value" : "[\"protected_private_network\"]",
21168 "immutable" : false,
21169 "schemaType" : "string",
21170 "schemaProperty" : {
21172 "required" : false,
21173 "definition" : true,
21174 "password" : false,
21176 "immutable" : false,
21177 "getInputProperty" : false,
21180 "getInputProperty" : false,
21183 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_mac_requirements",
21184 "type" : "org.openecomp.datatypes.network.MacRequirements",
21186 "definition" : false,
21187 "password" : false,
21188 "name" : "port_vfw_private_1_port_mac_requirements",
21189 "value" : "{\"mac_count_required\":{\"is_required\":false}}",
21191 "immutable" : false,
21192 "getInputProperty" : false,
21195 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_network",
21198 "definition" : false,
21202 "required" : false,
21203 "definition" : true,
21204 "password" : false,
21206 "immutable" : false,
21207 "getInputProperty" : false,
21212 "password" : false,
21213 "name" : "port_vfw_private_0_port_network",
21214 "value" : "[\"unprotected_private_network\"]",
21216 "immutable" : false,
21217 "schemaType" : "string",
21218 "schemaProperty" : {
21220 "required" : false,
21221 "definition" : true,
21222 "password" : false,
21224 "immutable" : false,
21225 "getInputProperty" : false,
21228 "getInputProperty" : false,
21231 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_network_role_tag",
21234 "definition" : false,
21235 "password" : false,
21236 "name" : "port_vfw_private_1_port_network_role_tag",
21238 "immutable" : false,
21239 "getInputProperty" : false,
21242 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_security_groups",
21245 "definition" : false,
21249 "required" : false,
21250 "definition" : true,
21251 "password" : false,
21253 "immutable" : false,
21254 "getInputProperty" : false,
21259 "password" : false,
21260 "name" : "port_vfw_private_1_port_security_groups",
21261 "value" : "[[{\"get_input\":\"sec_group\"}]]",
21263 "immutable" : false,
21264 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
21265 "getInputValues" : [ {
21266 "propName" : "port_vfw_private_1_port_security_groups",
21267 "inputName" : "sec_group",
21268 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
21272 "schemaType" : "json",
21273 "schemaProperty" : {
21275 "required" : false,
21276 "definition" : true,
21277 "password" : false,
21279 "immutable" : false,
21280 "getInputProperty" : false,
21283 "getInputProperty" : true,
21286 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_vlan_requirements",
21289 "definition" : false,
21292 "type" : "org.openecomp.datatypes.network.VlanRequirements",
21293 "required" : false,
21294 "definition" : true,
21295 "password" : false,
21297 "immutable" : false,
21298 "getInputProperty" : false,
21303 "password" : false,
21304 "name" : "port_vfw_private_1_port_vlan_requirements",
21306 "immutable" : false,
21307 "schemaType" : "org.openecomp.datatypes.network.VlanRequirements",
21308 "schemaProperty" : {
21309 "type" : "org.openecomp.datatypes.network.VlanRequirements",
21310 "required" : false,
21311 "definition" : true,
21312 "password" : false,
21314 "immutable" : false,
21315 "getInputProperty" : false,
21318 "getInputProperty" : false,
21321 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_network_role_tag",
21324 "definition" : false,
21325 "password" : false,
21326 "name" : "port_vfw_private_0_port_network_role_tag",
21328 "immutable" : false,
21329 "getInputProperty" : false,
21332 "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.compute_vfw_metadata",
21335 "definition" : false,
21339 "required" : false,
21340 "definition" : true,
21341 "password" : false,
21343 "immutable" : false,
21344 "getInputProperty" : false,
21349 "password" : false,
21350 "name" : "compute_vfw_metadata",
21351 "value" : "[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"}}]",
21353 "immutable" : false,
21354 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id",
21355 "getInputValues" : [ {
21356 "propName" : "vf_module_id",
21357 "inputName" : "vf_module_id",
21358 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id",
21362 "propName" : "vnf_id",
21363 "inputName" : "vnf_id",
21364 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vnf_id",
21368 "schemaType" : "json",
21369 "schemaProperty" : {
21371 "required" : false,
21372 "definition" : true,
21373 "password" : false,
21375 "immutable" : false,
21376 "getInputProperty" : false,
21379 "getInputProperty" : true,
21382 "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" : [ {
21383 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_network_role",
21386 "definition" : false,
21387 "password" : false,
21388 "name" : "port_vpg_private_1_port_network_role",
21390 "immutable" : false,
21391 "getInputProperty" : false,
21394 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_network",
21397 "definition" : false,
21401 "required" : false,
21402 "definition" : true,
21403 "password" : false,
21405 "immutable" : false,
21406 "getInputProperty" : false,
21411 "password" : false,
21412 "name" : "port_vpg_private_1_port_network",
21413 "value" : "[{\"get_input\":\"onap_private_net_id\"}]",
21415 "immutable" : false,
21416 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id",
21417 "getInputValues" : [ {
21418 "propName" : "port_vpg_private_1_port_network",
21419 "inputName" : "onap_private_net_id",
21420 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id",
21424 "schemaType" : "string",
21425 "schemaProperty" : {
21427 "required" : false,
21428 "definition" : true,
21429 "password" : false,
21431 "immutable" : false,
21432 "getInputProperty" : false,
21435 "getInputProperty" : true,
21438 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_exCP_naming",
21439 "type" : "org.openecomp.datatypes.Naming",
21441 "definition" : false,
21442 "password" : false,
21443 "name" : "port_vpg_private_1_port_exCP_naming",
21445 "immutable" : false,
21446 "getInputProperty" : false,
21449 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_security_groups",
21452 "definition" : false,
21456 "required" : false,
21457 "definition" : true,
21458 "password" : false,
21460 "immutable" : false,
21461 "getInputProperty" : false,
21466 "password" : false,
21467 "name" : "port_vpg_private_0_port_security_groups",
21468 "value" : "[[{\"get_input\":\"sec_group\"}]]",
21470 "immutable" : false,
21471 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
21472 "getInputValues" : [ {
21473 "propName" : "port_vpg_private_0_port_security_groups",
21474 "inputName" : "sec_group",
21475 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
21479 "schemaType" : "json",
21480 "schemaProperty" : {
21482 "required" : false,
21483 "definition" : true,
21484 "password" : false,
21486 "immutable" : false,
21487 "getInputProperty" : false,
21490 "getInputProperty" : true,
21493 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_vlan_requirements",
21496 "definition" : false,
21499 "type" : "org.openecomp.datatypes.network.VlanRequirements",
21500 "required" : false,
21501 "definition" : true,
21502 "password" : false,
21504 "immutable" : false,
21505 "getInputProperty" : false,
21510 "password" : false,
21511 "name" : "port_vpg_private_1_port_vlan_requirements",
21513 "immutable" : false,
21514 "schemaType" : "org.openecomp.datatypes.network.VlanRequirements",
21515 "schemaProperty" : {
21516 "type" : "org.openecomp.datatypes.network.VlanRequirements",
21517 "required" : false,
21518 "definition" : true,
21519 "password" : false,
21521 "immutable" : false,
21522 "getInputProperty" : false,
21525 "getInputProperty" : false,
21528 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_network",
21531 "definition" : false,
21535 "required" : false,
21536 "definition" : true,
21537 "password" : false,
21539 "immutable" : false,
21540 "getInputProperty" : false,
21545 "password" : false,
21546 "name" : "port_vpg_private_0_port_network",
21547 "value" : "[\"unprotected_private_network\"]",
21549 "immutable" : false,
21550 "schemaType" : "string",
21551 "schemaProperty" : {
21553 "required" : false,
21554 "definition" : true,
21555 "password" : false,
21557 "immutable" : false,
21558 "getInputProperty" : false,
21561 "getInputProperty" : false,
21564 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_naming",
21565 "type" : "org.openecomp.datatypes.Naming",
21566 "required" : false,
21567 "definition" : false,
21568 "description" : "vfc naming",
21569 "password" : false,
21570 "name" : "nfc_naming",
21572 "immutable" : false,
21573 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21574 "getInputProperty" : false,
21575 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21578 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_ip_requirements",
21581 "definition" : false,
21584 "type" : "org.openecomp.datatypes.network.IpRequirements",
21585 "required" : false,
21586 "definition" : true,
21587 "password" : false,
21589 "immutable" : false,
21590 "getInputProperty" : false,
21595 "password" : false,
21596 "name" : "port_vpg_private_1_port_ip_requirements",
21597 "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]",
21599 "immutable" : false,
21600 "schemaType" : "org.openecomp.datatypes.network.IpRequirements",
21601 "schemaProperty" : {
21602 "type" : "org.openecomp.datatypes.network.IpRequirements",
21603 "required" : false,
21604 "definition" : true,
21605 "password" : false,
21607 "immutable" : false,
21608 "getInputProperty" : false,
21611 "getInputProperty" : false,
21614 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_exCP_naming",
21615 "type" : "org.openecomp.datatypes.Naming",
21617 "definition" : false,
21618 "password" : false,
21619 "name" : "port_vpg_private_0_port_exCP_naming",
21621 "immutable" : false,
21622 "getInputProperty" : false,
21625 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.vm_flavor_name",
21628 "definition" : false,
21629 "password" : false,
21630 "name" : "vm_flavor_name",
21631 "value" : "{\"get_input\":\"packetgen_flavor_name\"}",
21633 "immutable" : false,
21634 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.packetgen_flavor_name",
21635 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21636 "getInputValues" : [ {
21637 "propName" : "vm_flavor_name",
21638 "inputName" : "packetgen_flavor_name",
21639 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.packetgen_flavor_name",
21643 "getInputProperty" : true,
21644 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21647 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_subnetpoolid",
21650 "definition" : false,
21651 "password" : false,
21652 "name" : "port_vpg_private_0_port_subnetpoolid",
21654 "immutable" : false,
21655 "getInputProperty" : false,
21658 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_order",
21659 "type" : "integer",
21661 "definition" : false,
21662 "password" : false,
21663 "name" : "port_vpg_private_1_port_order",
21665 "immutable" : false,
21666 "getInputProperty" : false,
21669 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_network_role_tag",
21672 "definition" : false,
21673 "password" : false,
21674 "name" : "port_vpg_private_1_port_network_role_tag",
21675 "value" : "onap_private",
21677 "immutable" : false,
21678 "getInputProperty" : false,
21681 "uniqueId" : "3bb45149-5dc2-490e-966e-13718441b2ae.service_template_filter",
21682 "type" : "org.openecomp.datatypes.heat.substitution.SubstitutionFiltering",
21684 "definition" : false,
21685 "description" : "Substitution Filter",
21686 "password" : false,
21687 "name" : "service_template_filter",
21688 "value" : "{\"substitute_service_template\":\"Nested_vpgServiceTemplate.yaml\",\"count\":1}",
21690 "immutable" : false,
21691 "status" : "SUPPORTED",
21692 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21693 "getInputProperty" : false,
21694 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21697 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.vm_image_name",
21700 "definition" : false,
21701 "password" : false,
21702 "name" : "vm_image_name",
21703 "value" : "{\"get_input\":\"vfw_image_name\"}",
21705 "immutable" : false,
21706 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name",
21707 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21708 "getInputValues" : [ {
21709 "propName" : "vm_image_name",
21710 "inputName" : "vfw_image_name",
21711 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name",
21715 "getInputProperty" : true,
21716 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21719 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.compute_vpg_name",
21722 "definition" : false,
21726 "required" : false,
21727 "definition" : true,
21728 "password" : false,
21730 "immutable" : false,
21731 "getInputProperty" : false,
21736 "password" : false,
21737 "name" : "compute_vpg_name",
21738 "value" : "[{\"get_input\":\"vpg_name_0\"}]",
21740 "immutable" : false,
21741 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_name_0",
21742 "getInputValues" : [ {
21743 "propName" : "compute_vpg_name",
21744 "inputName" : "vpg_name_0",
21745 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_name_0",
21749 "schemaType" : "string",
21750 "schemaProperty" : {
21752 "required" : false,
21753 "definition" : true,
21754 "password" : false,
21756 "immutable" : false,
21757 "getInputProperty" : false,
21760 "getInputProperty" : true,
21763 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.vm_type_tag",
21765 "required" : false,
21766 "definition" : false,
21767 "description" : "vm type based on naming Convention",
21768 "password" : false,
21769 "name" : "vm_type_tag",
21772 "immutable" : false,
21773 "status" : "SUPPORTED",
21774 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21775 "getInputProperty" : false,
21776 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21779 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.high_availablity",
21781 "required" : false,
21782 "definition" : false,
21783 "description" : "high_availablity",
21784 "password" : false,
21785 "name" : "high_availablity",
21787 "immutable" : false,
21788 "status" : "SUPPORTED",
21789 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21790 "getInputProperty" : false,
21791 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21794 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.compute_vpg_user_data_format",
21797 "definition" : false,
21801 "required" : false,
21802 "definition" : true,
21803 "password" : false,
21805 "immutable" : false,
21806 "getInputProperty" : false,
21811 "password" : false,
21812 "name" : "compute_vpg_user_data_format",
21813 "value" : "[\"RAW\"]",
21815 "immutable" : false,
21816 "schemaType" : "string",
21817 "schemaProperty" : {
21819 "required" : false,
21820 "definition" : true,
21821 "password" : false,
21823 "immutable" : false,
21824 "getInputProperty" : false,
21827 "getInputProperty" : false,
21830 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.compute_vpg_key_name",
21833 "definition" : false,
21837 "required" : false,
21838 "definition" : true,
21839 "password" : false,
21841 "immutable" : false,
21842 "getInputProperty" : false,
21847 "password" : false,
21848 "name" : "compute_vpg_key_name",
21849 "value" : "[\"UNSUPPORTED_RESOURCE_my_keypair\"]",
21851 "immutable" : false,
21852 "schemaType" : "string",
21853 "schemaProperty" : {
21855 "required" : false,
21856 "definition" : true,
21857 "password" : false,
21859 "immutable" : false,
21860 "getInputProperty" : false,
21863 "getInputProperty" : false,
21866 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_subnetpoolid",
21869 "definition" : false,
21870 "password" : false,
21871 "name" : "port_vpg_private_1_port_subnetpoolid",
21873 "immutable" : false,
21874 "getInputProperty" : false,
21877 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_naming_code",
21879 "required" : false,
21880 "definition" : false,
21881 "description" : "nfc code for instance naming",
21882 "password" : false,
21883 "name" : "nfc_naming_code",
21886 "immutable" : false,
21887 "status" : "SUPPORTED",
21888 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21889 "getInputProperty" : false,
21890 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21893 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_binding:vnic_type",
21896 "definition" : false,
21900 "required" : false,
21901 "definition" : true,
21902 "password" : false,
21904 "immutable" : false,
21905 "getInputProperty" : false,
21910 "password" : false,
21911 "name" : "port_vpg_private_0_port_binding:vnic_type",
21912 "value" : "[{\"get_input\":\"vpg_private_0_port_vnic_type\"}]",
21914 "immutable" : false,
21915 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_0_port_vnic_type",
21916 "getInputValues" : [ {
21917 "propName" : "port_vpg_private_0_port_binding:vnic_type",
21918 "inputName" : "vpg_private_0_port_vnic_type",
21919 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_0_port_vnic_type",
21923 "schemaType" : "string",
21924 "schemaProperty" : {
21926 "required" : false,
21927 "definition" : true,
21928 "password" : false,
21930 "immutable" : false,
21931 "getInputProperty" : false,
21934 "getInputProperty" : true,
21937 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_related_networks",
21940 "definition" : false,
21943 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
21944 "required" : false,
21945 "definition" : true,
21946 "password" : false,
21948 "immutable" : false,
21949 "getInputProperty" : false,
21954 "password" : false,
21955 "name" : "port_vpg_private_0_port_related_networks",
21957 "immutable" : false,
21958 "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
21959 "schemaProperty" : {
21960 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
21961 "required" : false,
21962 "definition" : true,
21963 "password" : false,
21965 "immutable" : false,
21966 "getInputProperty" : false,
21969 "getInputProperty" : false,
21972 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_network_role_tag",
21975 "definition" : false,
21976 "password" : false,
21977 "name" : "port_vpg_private_0_port_network_role_tag",
21979 "immutable" : false,
21980 "getInputProperty" : false,
21983 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_function",
21985 "required" : false,
21986 "definition" : false,
21987 "password" : false,
21988 "name" : "nfc_function",
21990 "immutable" : false,
21991 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21992 "getInputProperty" : false,
21993 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
21996 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.compute_vpg_metadata",
21999 "definition" : false,
22003 "required" : false,
22004 "definition" : true,
22005 "password" : false,
22007 "immutable" : false,
22008 "getInputProperty" : false,
22013 "password" : false,
22014 "name" : "compute_vpg_metadata",
22015 "value" : "[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"}}]",
22017 "immutable" : false,
22018 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id",
22019 "getInputValues" : [ {
22020 "propName" : "vf_module_id",
22021 "inputName" : "vf_module_id",
22022 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id",
22026 "propName" : "vnf_id",
22027 "inputName" : "vnf_id",
22028 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vnf_id",
22032 "schemaType" : "json",
22033 "schemaProperty" : {
22035 "required" : false,
22036 "definition" : true,
22037 "password" : false,
22039 "immutable" : false,
22040 "getInputProperty" : false,
22043 "getInputProperty" : true,
22046 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_vlan_requirements",
22049 "definition" : false,
22052 "type" : "org.openecomp.datatypes.network.VlanRequirements",
22053 "required" : false,
22054 "definition" : true,
22055 "password" : false,
22057 "immutable" : false,
22058 "getInputProperty" : false,
22063 "password" : false,
22064 "name" : "port_vpg_private_0_port_vlan_requirements",
22066 "immutable" : false,
22067 "schemaType" : "org.openecomp.datatypes.network.VlanRequirements",
22068 "schemaProperty" : {
22069 "type" : "org.openecomp.datatypes.network.VlanRequirements",
22070 "required" : false,
22071 "definition" : true,
22072 "password" : false,
22074 "immutable" : false,
22075 "getInputProperty" : false,
22078 "getInputProperty" : false,
22081 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.index_value",
22082 "type" : "integer",
22083 "required" : false,
22084 "definition" : false,
22085 "defaultValue" : "0",
22086 "description" : "Index value of this substitution service template runtime instance",
22087 "password" : false,
22088 "name" : "index_value",
22090 "immutable" : false,
22091 "getInputProperty" : false,
22094 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.max_instances",
22095 "type" : "integer",
22096 "required" : false,
22097 "definition" : false,
22098 "description" : "Maximum number of VFC Instances",
22099 "password" : false,
22100 "name" : "max_instances",
22102 "immutable" : false,
22103 "status" : "SUPPORTED",
22104 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
22105 "getInputProperty" : false,
22106 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
22109 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_network_role",
22112 "definition" : false,
22113 "password" : false,
22114 "name" : "port_vpg_private_0_port_network_role",
22116 "immutable" : false,
22117 "getInputProperty" : false,
22120 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_fixed_ips",
22123 "definition" : false,
22126 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
22127 "required" : false,
22128 "definition" : true,
22129 "password" : false,
22131 "immutable" : false,
22132 "getInputProperty" : false,
22137 "password" : false,
22138 "name" : "port_vpg_private_0_port_fixed_ips",
22139 "value" : "[{\"subnet\":\"unprotected_private_network\",\"ip_address\":{\"get_input\":\"vpg_private_ip_0\"}}]",
22141 "immutable" : false,
22142 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_0",
22143 "getInputValues" : [ {
22144 "propName" : "ip_address",
22145 "inputName" : "vpg_private_ip_0",
22146 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_0",
22150 "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
22151 "schemaProperty" : {
22152 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
22153 "required" : false,
22154 "definition" : true,
22155 "password" : false,
22157 "immutable" : false,
22158 "getInputProperty" : false,
22161 "getInputProperty" : true,
22164 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_mac_requirements",
22165 "type" : "org.openecomp.datatypes.network.MacRequirements",
22167 "definition" : false,
22168 "password" : false,
22169 "name" : "port_vpg_private_1_port_mac_requirements",
22170 "value" : "{\"mac_count_required\":{\"is_required\":false}}",
22172 "immutable" : false,
22173 "getInputProperty" : false,
22176 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_ip_requirements",
22179 "definition" : false,
22182 "type" : "org.openecomp.datatypes.network.IpRequirements",
22183 "required" : false,
22184 "definition" : true,
22185 "password" : false,
22187 "immutable" : false,
22188 "getInputProperty" : false,
22193 "password" : false,
22194 "name" : "port_vpg_private_0_port_ip_requirements",
22195 "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]",
22197 "immutable" : false,
22198 "schemaType" : "org.openecomp.datatypes.network.IpRequirements",
22199 "schemaProperty" : {
22200 "type" : "org.openecomp.datatypes.network.IpRequirements",
22201 "required" : false,
22202 "definition" : true,
22203 "password" : false,
22205 "immutable" : false,
22206 "getInputProperty" : false,
22209 "getInputProperty" : false,
22212 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_related_networks",
22215 "definition" : false,
22218 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
22219 "required" : false,
22220 "definition" : true,
22221 "password" : false,
22223 "immutable" : false,
22224 "getInputProperty" : false,
22229 "password" : false,
22230 "name" : "port_vpg_private_1_port_related_networks",
22232 "immutable" : false,
22233 "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
22234 "schemaProperty" : {
22235 "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments",
22236 "required" : false,
22237 "definition" : true,
22238 "password" : false,
22240 "immutable" : false,
22241 "getInputProperty" : false,
22244 "getInputProperty" : false,
22247 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_security_groups",
22250 "definition" : false,
22254 "required" : false,
22255 "definition" : true,
22256 "password" : false,
22258 "immutable" : false,
22259 "getInputProperty" : false,
22264 "password" : false,
22265 "name" : "port_vpg_private_1_port_security_groups",
22266 "value" : "[[{\"get_input\":\"sec_group\"}]]",
22268 "immutable" : false,
22269 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
22270 "getInputValues" : [ {
22271 "propName" : "port_vpg_private_1_port_security_groups",
22272 "inputName" : "sec_group",
22273 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
22277 "schemaType" : "json",
22278 "schemaProperty" : {
22280 "required" : false,
22281 "definition" : true,
22282 "password" : false,
22284 "immutable" : false,
22285 "getInputProperty" : false,
22288 "getInputProperty" : true,
22291 "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.min_instances",
22292 "type" : "integer",
22293 "required" : false,
22294 "definition" : false,
22295 "defaultValue" : "0",
22296 "description" : "Minimum number of VFC Instances",
22297 "password" : false,
22298 "name" : "min_instances",
22300 "immutable" : false,
22301 "status" : "SUPPORTED",
22302 "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
22303 "getInputProperty" : false,
22304 "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb",
22307 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_fixed_ips",
22310 "definition" : false,
22313 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
22314 "required" : false,
22315 "definition" : true,
22316 "password" : false,
22318 "immutable" : false,
22319 "getInputProperty" : false,
22324 "password" : false,
22325 "name" : "port_vpg_private_1_port_fixed_ips",
22326 "value" : "[{\"subnet\":{\"get_input\":\"onap_private_subnet_id\"},\"ip_address\":{\"get_input\":\"vpg_private_ip_1\"}}]",
22328 "immutable" : false,
22329 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id",
22330 "getInputValues" : [ {
22331 "propName" : "subnet",
22332 "inputName" : "onap_private_subnet_id",
22333 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id",
22337 "propName" : "ip_address",
22338 "inputName" : "vpg_private_ip_1",
22339 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_1",
22343 "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
22344 "schemaProperty" : {
22345 "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps",
22346 "required" : false,
22347 "definition" : true,
22348 "password" : false,
22350 "immutable" : false,
22351 "getInputProperty" : false,
22354 "getInputProperty" : true,
22357 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_binding:vnic_type",
22360 "definition" : false,
22364 "required" : false,
22365 "definition" : true,
22366 "password" : false,
22368 "immutable" : false,
22369 "getInputProperty" : false,
22374 "password" : false,
22375 "name" : "port_vpg_private_1_port_binding:vnic_type",
22376 "value" : "[{\"get_input\":\"vpg_private_1_port_vnic_type\"}]",
22378 "immutable" : false,
22379 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_1_port_vnic_type",
22380 "getInputValues" : [ {
22381 "propName" : "port_vpg_private_1_port_binding:vnic_type",
22382 "inputName" : "vpg_private_1_port_vnic_type",
22383 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_1_port_vnic_type",
22387 "schemaType" : "string",
22388 "schemaProperty" : {
22390 "required" : false,
22391 "definition" : true,
22392 "password" : false,
22394 "immutable" : false,
22395 "getInputProperty" : false,
22398 "getInputProperty" : true,
22401 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_mac_requirements",
22402 "type" : "org.openecomp.datatypes.network.MacRequirements",
22404 "definition" : false,
22405 "password" : false,
22406 "name" : "port_vpg_private_0_port_mac_requirements",
22407 "value" : "{\"mac_count_required\":{\"is_required\":false}}",
22409 "immutable" : false,
22410 "getInputProperty" : false,
22413 "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_order",
22414 "type" : "integer",
22416 "definition" : false,
22417 "password" : false,
22418 "name" : "port_vpg_private_0_port_order",
22420 "immutable" : false,
22421 "getInputProperty" : false,
22425 "componentInstancesProperties" : {
22426 "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" : [ {
22427 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.tenant_id",
22429 "required" : false,
22430 "definition" : false,
22431 "description" : "The ID of the tenant which will own the network",
22432 "password" : false,
22433 "name" : "tenant_id",
22435 "immutable" : false,
22436 "status" : "SUPPORTED",
22437 "getInputProperty" : false,
22440 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.segmentation_id",
22442 "required" : false,
22443 "definition" : false,
22444 "password" : false,
22445 "name" : "segmentation_id",
22447 "immutable" : false,
22448 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22449 "getInputProperty" : false,
22450 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22453 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.shared",
22454 "type" : "boolean",
22455 "required" : false,
22456 "definition" : false,
22457 "defaultValue" : "false",
22458 "description" : "Whether this network should be shared across all tenants",
22459 "password" : false,
22462 "immutable" : false,
22463 "status" : "SUPPORTED",
22464 "getInputProperty" : false,
22467 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.port_security_enabled",
22468 "type" : "boolean",
22469 "required" : false,
22470 "definition" : false,
22471 "description" : "Flag to enable/disable port security on the network",
22472 "password" : false,
22473 "name" : "port_security_enabled",
22475 "immutable" : false,
22476 "status" : "SUPPORTED",
22477 "getInputProperty" : false,
22480 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.qos_policy",
22482 "required" : false,
22483 "definition" : false,
22484 "description" : "The name or ID of QoS policy to attach to this network",
22485 "password" : false,
22486 "name" : "qos_policy",
22488 "immutable" : false,
22489 "status" : "SUPPORTED",
22490 "getInputProperty" : false,
22493 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.network_name",
22495 "required" : false,
22496 "definition" : false,
22497 "password" : false,
22498 "name" : "network_name",
22499 "value" : "{\"get_input\":\"protected_private_net_id\"}",
22501 "immutable" : false,
22502 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22503 "getInputValues" : [ {
22504 "propName" : "network_name",
22505 "inputName" : "protected_private_net_id",
22506 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.protected_private_net_id",
22510 "getInputProperty" : true,
22511 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22514 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.value_specs",
22516 "required" : false,
22517 "definition" : false,
22518 "defaultValue" : "{}",
22519 "description" : "Extra parameters to include in the request",
22523 "required" : false,
22524 "definition" : true,
22525 "password" : false,
22527 "immutable" : false,
22528 "getInputProperty" : false,
22533 "password" : false,
22534 "name" : "value_specs",
22536 "immutable" : false,
22537 "status" : "SUPPORTED",
22538 "schemaType" : "string",
22539 "schemaProperty" : {
22541 "required" : false,
22542 "definition" : true,
22543 "password" : false,
22545 "immutable" : false,
22546 "getInputProperty" : false,
22549 "getInputProperty" : false,
22552 "uniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf.vl_name",
22554 "required" : false,
22555 "definition" : false,
22556 "password" : false,
22557 "name" : "vl_name",
22559 "immutable" : false,
22560 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
22561 "getInputProperty" : false,
22562 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
22565 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.dhcp_enabled",
22566 "type" : "boolean",
22567 "required" : false,
22568 "definition" : false,
22569 "defaultValue" : "true",
22570 "password" : false,
22571 "name" : "dhcp_enabled",
22573 "immutable" : false,
22574 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22575 "getInputProperty" : false,
22576 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22579 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.physical_network",
22581 "required" : false,
22582 "definition" : false,
22583 "password" : false,
22584 "name" : "physical_network",
22586 "immutable" : false,
22587 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22588 "getInputProperty" : false,
22589 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22592 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.dhcp_agent_ids",
22594 "required" : false,
22595 "definition" : false,
22596 "description" : "The IDs of the DHCP agent to schedule the network",
22600 "required" : false,
22601 "definition" : true,
22602 "password" : false,
22604 "immutable" : false,
22605 "getInputProperty" : false,
22610 "password" : false,
22611 "name" : "dhcp_agent_ids",
22613 "immutable" : false,
22614 "status" : "SUPPORTED",
22615 "schemaType" : "string",
22616 "schemaProperty" : {
22618 "required" : false,
22619 "definition" : true,
22620 "password" : false,
22622 "immutable" : false,
22623 "getInputProperty" : false,
22626 "getInputProperty" : false,
22629 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.network_id",
22631 "required" : false,
22632 "definition" : false,
22633 "password" : false,
22634 "name" : "network_id",
22636 "immutable" : false,
22637 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22638 "getInputProperty" : false,
22639 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22642 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.ip_version",
22643 "type" : "integer",
22644 "required" : false,
22645 "definition" : false,
22646 "defaultValue" : "4",
22647 "password" : false,
22648 "name" : "ip_version",
22650 "immutable" : false,
22651 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22652 "getInputProperty" : false,
22653 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22656 "uniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf.vendor",
22658 "required" : false,
22659 "definition" : false,
22660 "password" : false,
22663 "immutable" : false,
22664 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
22665 "getInputProperty" : false,
22666 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
22669 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.admin_state_up",
22670 "type" : "boolean",
22671 "required" : false,
22672 "definition" : false,
22673 "defaultValue" : "true",
22674 "description" : "A boolean value specifying the administrative status of the network",
22675 "password" : false,
22676 "name" : "admin_state_up",
22678 "immutable" : false,
22679 "status" : "SUPPORTED",
22680 "getInputProperty" : false,
22683 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.start_ip",
22685 "required" : false,
22686 "definition" : false,
22687 "password" : false,
22688 "name" : "start_ip",
22690 "immutable" : false,
22691 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22692 "getInputProperty" : false,
22693 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22696 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.gateway_ip",
22698 "required" : false,
22699 "definition" : false,
22700 "password" : false,
22701 "name" : "gateway_ip",
22703 "immutable" : false,
22704 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22705 "getInputProperty" : false,
22706 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22709 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.cidr",
22711 "required" : false,
22712 "definition" : false,
22713 "password" : false,
22716 "immutable" : false,
22717 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22718 "getInputProperty" : false,
22719 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22722 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.subnets",
22724 "required" : false,
22725 "definition" : false,
22726 "description" : "Network related subnets",
22729 "type" : "org.openecomp.datatypes.heat.network.neutron.Subnet",
22730 "required" : false,
22731 "definition" : true,
22732 "password" : false,
22734 "immutable" : false,
22735 "getInputProperty" : false,
22740 "password" : false,
22741 "name" : "subnets",
22742 "value" : "{\"protected_private_subnet\":{\"cidr\":{\"get_input\":\"protected_private_net_cidr\"}}}",
22744 "immutable" : false,
22745 "status" : "SUPPORTED",
22746 "getInputValues" : [ {
22747 "propName" : "cidr",
22748 "inputName" : "protected_private_net_cidr",
22749 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.protected_private_net_cidr",
22753 "schemaType" : "org.openecomp.datatypes.heat.network.neutron.Subnet",
22754 "schemaProperty" : {
22755 "type" : "org.openecomp.datatypes.heat.network.neutron.Subnet",
22756 "required" : false,
22757 "definition" : true,
22758 "password" : false,
22760 "immutable" : false,
22761 "getInputProperty" : false,
22764 "getInputProperty" : true,
22767 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.network_type",
22769 "required" : false,
22770 "definition" : false,
22771 "password" : false,
22772 "name" : "network_type",
22774 "immutable" : false,
22775 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22776 "getInputProperty" : false,
22777 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22780 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.end_ip",
22782 "required" : false,
22783 "definition" : false,
22784 "password" : false,
22787 "immutable" : false,
22788 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22789 "getInputProperty" : false,
22790 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22793 "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" : [ {
22794 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.tenant_id",
22796 "required" : false,
22797 "definition" : false,
22798 "description" : "The ID of the tenant which will own the network",
22799 "password" : false,
22800 "name" : "tenant_id",
22802 "immutable" : false,
22803 "status" : "SUPPORTED",
22804 "getInputProperty" : false,
22807 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.segmentation_id",
22809 "required" : false,
22810 "definition" : false,
22811 "password" : false,
22812 "name" : "segmentation_id",
22814 "immutable" : false,
22815 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22816 "getInputProperty" : false,
22817 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22820 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.shared",
22821 "type" : "boolean",
22822 "required" : false,
22823 "definition" : false,
22824 "defaultValue" : "false",
22825 "description" : "Whether this network should be shared across all tenants",
22826 "password" : false,
22829 "immutable" : false,
22830 "status" : "SUPPORTED",
22831 "getInputProperty" : false,
22834 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.port_security_enabled",
22835 "type" : "boolean",
22836 "required" : false,
22837 "definition" : false,
22838 "description" : "Flag to enable/disable port security on the network",
22839 "password" : false,
22840 "name" : "port_security_enabled",
22842 "immutable" : false,
22843 "status" : "SUPPORTED",
22844 "getInputProperty" : false,
22847 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.qos_policy",
22849 "required" : false,
22850 "definition" : false,
22851 "description" : "The name or ID of QoS policy to attach to this network",
22852 "password" : false,
22853 "name" : "qos_policy",
22855 "immutable" : false,
22856 "status" : "SUPPORTED",
22857 "getInputProperty" : false,
22860 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.network_name",
22862 "required" : false,
22863 "definition" : false,
22864 "password" : false,
22865 "name" : "network_name",
22866 "value" : "{\"get_input\":\"unprotected_private_net_id\"}",
22868 "immutable" : false,
22869 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22870 "getInputValues" : [ {
22871 "propName" : "network_name",
22872 "inputName" : "unprotected_private_net_id",
22873 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.unprotected_private_net_id",
22877 "getInputProperty" : true,
22878 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22881 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.value_specs",
22883 "required" : false,
22884 "definition" : false,
22885 "defaultValue" : "{}",
22886 "description" : "Extra parameters to include in the request",
22890 "required" : false,
22891 "definition" : true,
22892 "password" : false,
22894 "immutable" : false,
22895 "getInputProperty" : false,
22900 "password" : false,
22901 "name" : "value_specs",
22903 "immutable" : false,
22904 "status" : "SUPPORTED",
22905 "schemaType" : "string",
22906 "schemaProperty" : {
22908 "required" : false,
22909 "definition" : true,
22910 "password" : false,
22912 "immutable" : false,
22913 "getInputProperty" : false,
22916 "getInputProperty" : false,
22919 "uniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf.vl_name",
22921 "required" : false,
22922 "definition" : false,
22923 "password" : false,
22924 "name" : "vl_name",
22926 "immutable" : false,
22927 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
22928 "getInputProperty" : false,
22929 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
22932 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.dhcp_enabled",
22933 "type" : "boolean",
22934 "required" : false,
22935 "definition" : false,
22936 "defaultValue" : "true",
22937 "password" : false,
22938 "name" : "dhcp_enabled",
22940 "immutable" : false,
22941 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22942 "getInputProperty" : false,
22943 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22946 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.physical_network",
22948 "required" : false,
22949 "definition" : false,
22950 "password" : false,
22951 "name" : "physical_network",
22953 "immutable" : false,
22954 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22955 "getInputProperty" : false,
22956 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
22959 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.dhcp_agent_ids",
22961 "required" : false,
22962 "definition" : false,
22963 "description" : "The IDs of the DHCP agent to schedule the network",
22967 "required" : false,
22968 "definition" : true,
22969 "password" : false,
22971 "immutable" : false,
22972 "getInputProperty" : false,
22977 "password" : false,
22978 "name" : "dhcp_agent_ids",
22980 "immutable" : false,
22981 "status" : "SUPPORTED",
22982 "schemaType" : "string",
22983 "schemaProperty" : {
22985 "required" : false,
22986 "definition" : true,
22987 "password" : false,
22989 "immutable" : false,
22990 "getInputProperty" : false,
22993 "getInputProperty" : false,
22996 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.network_id",
22998 "required" : false,
22999 "definition" : false,
23000 "password" : false,
23001 "name" : "network_id",
23003 "immutable" : false,
23004 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23005 "getInputProperty" : false,
23006 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23009 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.ip_version",
23010 "type" : "integer",
23011 "required" : false,
23012 "definition" : false,
23013 "defaultValue" : "4",
23014 "password" : false,
23015 "name" : "ip_version",
23017 "immutable" : false,
23018 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23019 "getInputProperty" : false,
23020 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23023 "uniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf.vendor",
23025 "required" : false,
23026 "definition" : false,
23027 "password" : false,
23030 "immutable" : false,
23031 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23032 "getInputProperty" : false,
23033 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23036 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.admin_state_up",
23037 "type" : "boolean",
23038 "required" : false,
23039 "definition" : false,
23040 "defaultValue" : "true",
23041 "description" : "A boolean value specifying the administrative status of the network",
23042 "password" : false,
23043 "name" : "admin_state_up",
23045 "immutable" : false,
23046 "status" : "SUPPORTED",
23047 "getInputProperty" : false,
23050 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.start_ip",
23052 "required" : false,
23053 "definition" : false,
23054 "password" : false,
23055 "name" : "start_ip",
23057 "immutable" : false,
23058 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23059 "getInputProperty" : false,
23060 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23063 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.gateway_ip",
23065 "required" : false,
23066 "definition" : false,
23067 "password" : false,
23068 "name" : "gateway_ip",
23070 "immutable" : false,
23071 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23072 "getInputProperty" : false,
23073 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23076 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.cidr",
23078 "required" : false,
23079 "definition" : false,
23080 "password" : false,
23083 "immutable" : false,
23084 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23085 "getInputProperty" : false,
23086 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23089 "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.subnets",
23091 "required" : false,
23092 "definition" : false,
23093 "description" : "Network related subnets",
23096 "type" : "org.openecomp.datatypes.heat.network.neutron.Subnet",
23097 "required" : false,
23098 "definition" : true,
23099 "password" : false,
23101 "immutable" : false,
23102 "getInputProperty" : false,
23107 "password" : false,
23108 "name" : "subnets",
23109 "value" : "{\"unprotected_private_subnet\":{\"cidr\":{\"get_input\":\"unprotected_private_net_cidr\"}}}",
23111 "immutable" : false,
23112 "status" : "SUPPORTED",
23113 "getInputValues" : [ {
23114 "propName" : "cidr",
23115 "inputName" : "unprotected_private_net_cidr",
23116 "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.unprotected_private_net_cidr",
23120 "schemaType" : "org.openecomp.datatypes.heat.network.neutron.Subnet",
23121 "schemaProperty" : {
23122 "type" : "org.openecomp.datatypes.heat.network.neutron.Subnet",
23123 "required" : false,
23124 "definition" : true,
23125 "password" : false,
23127 "immutable" : false,
23128 "getInputProperty" : false,
23131 "getInputProperty" : true,
23134 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.network_type",
23136 "required" : false,
23137 "definition" : false,
23138 "password" : false,
23139 "name" : "network_type",
23141 "immutable" : false,
23142 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23143 "getInputProperty" : false,
23144 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23147 "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.end_ip",
23149 "required" : false,
23150 "definition" : false,
23151 "password" : false,
23154 "immutable" : false,
23155 "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23156 "getInputProperty" : false,
23157 "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1",
23162 "tosca.capabilities.Endpoint" : [ {
23164 "uniqueId" : "tosca.capabilities.Endpoint.port_name",
23166 "required" : false,
23167 "definition" : false,
23168 "password" : false,
23169 "name" : "port_name",
23171 "immutable" : false,
23172 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23173 "getInputProperty" : false,
23174 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23177 "uniqueId" : "tosca.capabilities.Endpoint.protocol",
23179 "required" : false,
23180 "definition" : false,
23181 "defaultValue" : "tcp",
23182 "password" : false,
23183 "name" : "protocol",
23185 "immutable" : false,
23186 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23187 "getInputProperty" : false,
23188 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23191 "uniqueId" : "tosca.capabilities.Endpoint.port",
23192 "type" : "PortDef",
23193 "required" : false,
23194 "definition" : false,
23195 "password" : false,
23198 "immutable" : false,
23199 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23200 "getInputProperty" : false,
23201 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23204 "uniqueId" : "tosca.capabilities.Endpoint.initiator",
23206 "required" : false,
23207 "definition" : false,
23208 "defaultValue" : "source",
23209 "password" : false,
23210 "name" : "initiator",
23212 "immutable" : false,
23213 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23214 "getInputProperty" : false,
23215 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23218 "uniqueId" : "tosca.capabilities.Endpoint.network_name",
23220 "required" : false,
23221 "definition" : false,
23222 "defaultValue" : "PRIVATE",
23223 "password" : false,
23224 "name" : "network_name",
23226 "immutable" : false,
23227 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23228 "getInputProperty" : false,
23229 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23232 "uniqueId" : "tosca.capabilities.Endpoint.secure",
23233 "type" : "boolean",
23234 "required" : false,
23235 "definition" : false,
23236 "defaultValue" : "false",
23237 "password" : false,
23240 "immutable" : false,
23241 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23242 "getInputProperty" : false,
23243 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23246 "uniqueId" : "tosca.capabilities.Endpoint.ports",
23248 "required" : false,
23249 "definition" : false,
23252 "type" : "PortSpec",
23253 "required" : false,
23254 "definition" : true,
23255 "password" : false,
23257 "immutable" : false,
23258 "getInputProperty" : false,
23263 "password" : false,
23266 "immutable" : false,
23267 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23268 "schemaType" : "PortSpec",
23269 "schemaProperty" : {
23270 "type" : "PortSpec",
23271 "required" : false,
23272 "definition" : true,
23273 "password" : false,
23275 "immutable" : false,
23276 "getInputProperty" : false,
23279 "getInputProperty" : false,
23280 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23283 "uniqueId" : "tosca.capabilities.Endpoint.url_path",
23285 "required" : false,
23286 "definition" : false,
23287 "password" : false,
23288 "name" : "url_path",
23290 "immutable" : false,
23291 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23292 "getInputProperty" : false,
23293 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23296 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ],
23297 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
23298 "type" : "tosca.capabilities.Endpoint",
23299 "leftOccurrences" : "UNBOUNDED",
23300 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
23301 "ownerName" : "protected_private_network",
23302 "maxOccurrences" : "UNBOUNDED",
23303 "uniqueId" : "capability.3bd24450-46ab-4e72-8b39-9d57c06e2ddf.end_point",
23304 "capabilitySources" : [ "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
23305 "minOccurrences" : "1",
23306 "validSourceTypes" : [ ],
23307 "name" : "end_point",
23311 "uniqueId" : "tosca.capabilities.Endpoint.port_name",
23313 "required" : false,
23314 "definition" : false,
23315 "password" : false,
23316 "name" : "port_name",
23318 "immutable" : false,
23319 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23320 "getInputProperty" : false,
23321 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23324 "uniqueId" : "tosca.capabilities.Endpoint.protocol",
23326 "required" : false,
23327 "definition" : false,
23328 "defaultValue" : "tcp",
23329 "password" : false,
23330 "name" : "protocol",
23332 "immutable" : false,
23333 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23334 "getInputProperty" : false,
23335 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23338 "uniqueId" : "tosca.capabilities.Endpoint.port",
23339 "type" : "PortDef",
23340 "required" : false,
23341 "definition" : false,
23342 "password" : false,
23345 "immutable" : false,
23346 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23347 "getInputProperty" : false,
23348 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23351 "uniqueId" : "tosca.capabilities.Endpoint.initiator",
23353 "required" : false,
23354 "definition" : false,
23355 "defaultValue" : "source",
23356 "password" : false,
23357 "name" : "initiator",
23359 "immutable" : false,
23360 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23361 "getInputProperty" : false,
23362 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23365 "uniqueId" : "tosca.capabilities.Endpoint.network_name",
23367 "required" : false,
23368 "definition" : false,
23369 "defaultValue" : "PRIVATE",
23370 "password" : false,
23371 "name" : "network_name",
23373 "immutable" : false,
23374 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23375 "getInputProperty" : false,
23376 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23379 "uniqueId" : "tosca.capabilities.Endpoint.secure",
23380 "type" : "boolean",
23381 "required" : false,
23382 "definition" : false,
23383 "defaultValue" : "false",
23384 "password" : false,
23387 "immutable" : false,
23388 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23389 "getInputProperty" : false,
23390 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23393 "uniqueId" : "tosca.capabilities.Endpoint.ports",
23395 "required" : false,
23396 "definition" : false,
23399 "type" : "PortSpec",
23400 "required" : false,
23401 "definition" : true,
23402 "password" : false,
23404 "immutable" : false,
23405 "getInputProperty" : false,
23410 "password" : false,
23413 "immutable" : false,
23414 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23415 "schemaType" : "PortSpec",
23416 "schemaProperty" : {
23417 "type" : "PortSpec",
23418 "required" : false,
23419 "definition" : true,
23420 "password" : false,
23422 "immutable" : false,
23423 "getInputProperty" : false,
23426 "getInputProperty" : false,
23427 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23430 "uniqueId" : "tosca.capabilities.Endpoint.url_path",
23432 "required" : false,
23433 "definition" : false,
23434 "password" : false,
23435 "name" : "url_path",
23437 "immutable" : false,
23438 "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23439 "getInputProperty" : false,
23440 "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf",
23443 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ],
23444 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
23445 "type" : "tosca.capabilities.Endpoint",
23446 "leftOccurrences" : "UNBOUNDED",
23447 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
23448 "ownerName" : "unprotected_private_network",
23449 "maxOccurrences" : "UNBOUNDED",
23450 "uniqueId" : "capability.3bd24450-46ab-4e72-8b39-9d57c06e2ddf.end_point",
23451 "capabilitySources" : [ "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
23452 "minOccurrences" : "1",
23453 "validSourceTypes" : [ ],
23454 "name" : "end_point",
23457 "tosca.capabilities.Node" : [ {
23458 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ],
23459 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
23460 "type" : "tosca.capabilities.Node",
23461 "leftOccurrences" : "UNBOUNDED",
23462 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
23463 "ownerName" : "protected_private_network",
23464 "maxOccurrences" : "UNBOUNDED",
23465 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
23466 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Network", "tosca.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
23467 "minOccurrences" : "1",
23468 "validSourceTypes" : [ ],
23469 "name" : "feature",
23472 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
23473 "parentName" : "feature",
23474 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
23475 "type" : "tosca.capabilities.Node",
23476 "leftOccurrences" : "UNBOUNDED",
23477 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
23478 "ownerName" : "abstract_vsn",
23479 "maxOccurrences" : "UNBOUNDED",
23480 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
23481 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
23482 "minOccurrences" : "1",
23483 "validSourceTypes" : [ ],
23484 "name" : "feature_vsn_vsn_private_0_port",
23487 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
23488 "parentName" : "feature",
23489 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
23490 "type" : "tosca.capabilities.Node",
23491 "leftOccurrences" : "UNBOUNDED",
23492 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
23493 "ownerName" : "abstract_vsn",
23494 "maxOccurrences" : "UNBOUNDED",
23495 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
23496 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
23497 "minOccurrences" : "1",
23498 "validSourceTypes" : [ ],
23499 "name" : "feature_vsn",
23502 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
23503 "parentName" : "feature",
23504 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
23505 "type" : "tosca.capabilities.Node",
23506 "leftOccurrences" : "UNBOUNDED",
23507 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
23508 "ownerName" : "abstract_vsn",
23509 "maxOccurrences" : "UNBOUNDED",
23510 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
23511 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
23512 "minOccurrences" : "1",
23513 "validSourceTypes" : [ ],
23514 "name" : "feature_vsn_vsn_private_1_port",
23517 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
23518 "parentName" : "feature",
23519 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
23520 "type" : "tosca.capabilities.Node",
23521 "leftOccurrences" : "UNBOUNDED",
23522 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
23523 "ownerName" : "abstract_vpg",
23524 "maxOccurrences" : "UNBOUNDED",
23525 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
23526 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
23527 "minOccurrences" : "1",
23528 "validSourceTypes" : [ ],
23529 "name" : "feature_vpg_vpg_private_1_port",
23532 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
23533 "parentName" : "feature",
23534 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
23535 "type" : "tosca.capabilities.Node",
23536 "leftOccurrences" : "UNBOUNDED",
23537 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
23538 "ownerName" : "abstract_vpg",
23539 "maxOccurrences" : "UNBOUNDED",
23540 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
23541 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
23542 "minOccurrences" : "1",
23543 "validSourceTypes" : [ ],
23544 "name" : "feature_vpg_vpg_private_0_port",
23547 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
23548 "parentName" : "feature",
23549 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
23550 "type" : "tosca.capabilities.Node",
23551 "leftOccurrences" : "UNBOUNDED",
23552 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
23553 "ownerName" : "abstract_vpg",
23554 "maxOccurrences" : "UNBOUNDED",
23555 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
23556 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
23557 "minOccurrences" : "1",
23558 "validSourceTypes" : [ ],
23559 "name" : "feature_vpg",
23562 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
23563 "parentName" : "feature",
23564 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
23565 "type" : "tosca.capabilities.Node",
23566 "leftOccurrences" : "UNBOUNDED",
23567 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
23568 "ownerName" : "abstract_vfw",
23569 "maxOccurrences" : "UNBOUNDED",
23570 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
23571 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
23572 "minOccurrences" : "1",
23573 "validSourceTypes" : [ ],
23574 "name" : "feature_vfw_vfw_private_0_port",
23577 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
23578 "parentName" : "feature",
23579 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
23580 "type" : "tosca.capabilities.Node",
23581 "leftOccurrences" : "UNBOUNDED",
23582 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
23583 "ownerName" : "abstract_vfw",
23584 "maxOccurrences" : "UNBOUNDED",
23585 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
23586 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
23587 "minOccurrences" : "1",
23588 "validSourceTypes" : [ ],
23589 "name" : "feature_vfw_vfw_private_2_port",
23592 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
23593 "parentName" : "feature",
23594 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
23595 "type" : "tosca.capabilities.Node",
23596 "leftOccurrences" : "UNBOUNDED",
23597 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
23598 "ownerName" : "abstract_vfw",
23599 "maxOccurrences" : "UNBOUNDED",
23600 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
23601 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
23602 "minOccurrences" : "1",
23603 "validSourceTypes" : [ ],
23604 "name" : "feature_vfw",
23607 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
23608 "parentName" : "feature",
23609 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
23610 "type" : "tosca.capabilities.Node",
23611 "leftOccurrences" : "UNBOUNDED",
23612 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
23613 "ownerName" : "abstract_vfw",
23614 "maxOccurrences" : "UNBOUNDED",
23615 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
23616 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
23617 "minOccurrences" : "1",
23618 "validSourceTypes" : [ ],
23619 "name" : "feature_vfw_vfw_private_1_port",
23622 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ],
23623 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
23624 "type" : "tosca.capabilities.Node",
23625 "leftOccurrences" : "UNBOUNDED",
23626 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
23627 "ownerName" : "unprotected_private_network",
23628 "maxOccurrences" : "UNBOUNDED",
23629 "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature",
23630 "capabilitySources" : [ "tosca.nodes.Root", "tosca.nodes.Root", "tosca.nodes.network.Network", "tosca.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
23631 "minOccurrences" : "1",
23632 "validSourceTypes" : [ ],
23633 "name" : "feature",
23636 "tosca.capabilities.Scalable" : [ {
23638 "uniqueId" : "tosca.capabilities.Scalable.min_instances",
23639 "type" : "integer",
23640 "required" : false,
23641 "definition" : false,
23642 "defaultValue" : "1",
23643 "password" : false,
23644 "name" : "min_instances",
23646 "immutable" : false,
23647 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23648 "getInputProperty" : false,
23649 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23652 "uniqueId" : "tosca.capabilities.Scalable.max_instances",
23653 "type" : "integer",
23654 "required" : false,
23655 "definition" : false,
23656 "defaultValue" : "1",
23657 "password" : false,
23658 "name" : "max_instances",
23660 "immutable" : false,
23661 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23662 "getInputProperty" : false,
23663 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23666 "uniqueId" : "tosca.capabilities.Scalable.default_instances",
23667 "type" : "integer",
23668 "required" : false,
23669 "definition" : false,
23670 "password" : false,
23671 "name" : "default_instances",
23673 "immutable" : false,
23674 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23675 "getInputProperty" : false,
23676 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23679 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
23680 "parentName" : "scalable",
23681 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
23682 "type" : "tosca.capabilities.Scalable",
23683 "leftOccurrences" : "UNBOUNDED",
23684 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
23685 "ownerName" : "abstract_vsn",
23686 "maxOccurrences" : "UNBOUNDED",
23687 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.scalable",
23688 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
23689 "minOccurrences" : "1",
23690 "validSourceTypes" : [ ],
23691 "name" : "scalable_vsn",
23695 "uniqueId" : "tosca.capabilities.Scalable.min_instances",
23696 "type" : "integer",
23697 "required" : false,
23698 "definition" : false,
23699 "defaultValue" : "1",
23700 "password" : false,
23701 "name" : "min_instances",
23703 "immutable" : false,
23704 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23705 "getInputProperty" : false,
23706 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23709 "uniqueId" : "tosca.capabilities.Scalable.max_instances",
23710 "type" : "integer",
23711 "required" : false,
23712 "definition" : false,
23713 "defaultValue" : "1",
23714 "password" : false,
23715 "name" : "max_instances",
23717 "immutable" : false,
23718 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23719 "getInputProperty" : false,
23720 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23723 "uniqueId" : "tosca.capabilities.Scalable.default_instances",
23724 "type" : "integer",
23725 "required" : false,
23726 "definition" : false,
23727 "password" : false,
23728 "name" : "default_instances",
23730 "immutable" : false,
23731 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23732 "getInputProperty" : false,
23733 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23736 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
23737 "parentName" : "scalable",
23738 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
23739 "type" : "tosca.capabilities.Scalable",
23740 "leftOccurrences" : "UNBOUNDED",
23741 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
23742 "ownerName" : "abstract_vpg",
23743 "maxOccurrences" : "UNBOUNDED",
23744 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.scalable",
23745 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
23746 "minOccurrences" : "1",
23747 "validSourceTypes" : [ ],
23748 "name" : "scalable_vpg",
23752 "uniqueId" : "tosca.capabilities.Scalable.min_instances",
23753 "type" : "integer",
23754 "required" : false,
23755 "definition" : false,
23756 "defaultValue" : "1",
23757 "password" : false,
23758 "name" : "min_instances",
23760 "immutable" : false,
23761 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23762 "getInputProperty" : false,
23763 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23766 "uniqueId" : "tosca.capabilities.Scalable.max_instances",
23767 "type" : "integer",
23768 "required" : false,
23769 "definition" : false,
23770 "defaultValue" : "1",
23771 "password" : false,
23772 "name" : "max_instances",
23774 "immutable" : false,
23775 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23776 "getInputProperty" : false,
23777 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23780 "uniqueId" : "tosca.capabilities.Scalable.default_instances",
23781 "type" : "integer",
23782 "required" : false,
23783 "definition" : false,
23784 "password" : false,
23785 "name" : "default_instances",
23787 "immutable" : false,
23788 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23789 "getInputProperty" : false,
23790 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
23793 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
23794 "parentName" : "scalable",
23795 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
23796 "type" : "tosca.capabilities.Scalable",
23797 "leftOccurrences" : "UNBOUNDED",
23798 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
23799 "ownerName" : "abstract_vfw",
23800 "maxOccurrences" : "UNBOUNDED",
23801 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.scalable",
23802 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
23803 "minOccurrences" : "1",
23804 "validSourceTypes" : [ ],
23805 "name" : "scalable_vfw",
23808 "org.openecomp.capabilities.Forwarder" : [ {
23809 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
23810 "parentName" : "forwarder",
23811 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
23812 "type" : "org.openecomp.capabilities.Forwarder",
23813 "leftOccurrences" : "UNBOUNDED",
23814 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
23815 "ownerName" : "abstract_vsn",
23816 "maxOccurrences" : "UNBOUNDED",
23817 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
23818 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
23819 "minOccurrences" : "1",
23820 "validSourceTypes" : [ ],
23821 "name" : "forwarder_vsn_vsn_private_0_port",
23824 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
23825 "parentName" : "forwarder",
23826 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
23827 "type" : "org.openecomp.capabilities.Forwarder",
23828 "leftOccurrences" : "UNBOUNDED",
23829 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
23830 "ownerName" : "abstract_vsn",
23831 "maxOccurrences" : "UNBOUNDED",
23832 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
23833 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
23834 "minOccurrences" : "1",
23835 "validSourceTypes" : [ ],
23836 "name" : "forwarder_vsn_vsn_private_1_port",
23839 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
23840 "parentName" : "forwarder",
23841 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
23842 "type" : "org.openecomp.capabilities.Forwarder",
23843 "leftOccurrences" : "UNBOUNDED",
23844 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
23845 "ownerName" : "abstract_vpg",
23846 "maxOccurrences" : "UNBOUNDED",
23847 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
23848 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
23849 "minOccurrences" : "1",
23850 "validSourceTypes" : [ ],
23851 "name" : "forwarder_vpg_vpg_private_1_port",
23854 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
23855 "parentName" : "forwarder",
23856 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
23857 "type" : "org.openecomp.capabilities.Forwarder",
23858 "leftOccurrences" : "UNBOUNDED",
23859 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
23860 "ownerName" : "abstract_vpg",
23861 "maxOccurrences" : "UNBOUNDED",
23862 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
23863 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
23864 "minOccurrences" : "1",
23865 "validSourceTypes" : [ ],
23866 "name" : "forwarder_vpg_vpg_private_0_port",
23869 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
23870 "parentName" : "forwarder",
23871 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
23872 "type" : "org.openecomp.capabilities.Forwarder",
23873 "leftOccurrences" : "UNBOUNDED",
23874 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
23875 "ownerName" : "abstract_vfw",
23876 "maxOccurrences" : "UNBOUNDED",
23877 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
23878 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
23879 "minOccurrences" : "1",
23880 "validSourceTypes" : [ ],
23881 "name" : "forwarder_vfw_vfw_private_0_port",
23884 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
23885 "parentName" : "forwarder",
23886 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
23887 "type" : "org.openecomp.capabilities.Forwarder",
23888 "leftOccurrences" : "UNBOUNDED",
23889 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
23890 "ownerName" : "abstract_vfw",
23891 "maxOccurrences" : "UNBOUNDED",
23892 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
23893 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
23894 "minOccurrences" : "1",
23895 "validSourceTypes" : [ ],
23896 "name" : "forwarder_vfw_vfw_private_2_port",
23899 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
23900 "parentName" : "forwarder",
23901 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
23902 "type" : "org.openecomp.capabilities.Forwarder",
23903 "leftOccurrences" : "UNBOUNDED",
23904 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
23905 "ownerName" : "abstract_vfw",
23906 "maxOccurrences" : "UNBOUNDED",
23907 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder",
23908 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
23909 "minOccurrences" : "1",
23910 "validSourceTypes" : [ ],
23911 "name" : "forwarder_vfw_vfw_private_1_port",
23914 "tosca.capabilities.network.Bindable" : [ {
23915 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
23916 "parentName" : "binding",
23917 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
23918 "type" : "tosca.capabilities.network.Bindable",
23919 "leftOccurrences" : "UNBOUNDED",
23920 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
23921 "ownerName" : "abstract_vsn",
23922 "maxOccurrences" : "UNBOUNDED",
23923 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding",
23924 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
23925 "minOccurrences" : "0",
23926 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
23927 "name" : "binding_vsn_vsn_private_0_port",
23930 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
23931 "parentName" : "binding",
23932 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
23933 "type" : "tosca.capabilities.network.Bindable",
23934 "leftOccurrences" : "UNBOUNDED",
23935 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
23936 "ownerName" : "abstract_vsn",
23937 "maxOccurrences" : "UNBOUNDED",
23938 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.binding",
23939 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
23940 "minOccurrences" : "1",
23941 "validSourceTypes" : [ ],
23942 "name" : "binding_vsn",
23945 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
23946 "parentName" : "binding",
23947 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
23948 "type" : "tosca.capabilities.network.Bindable",
23949 "leftOccurrences" : "UNBOUNDED",
23950 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
23951 "ownerName" : "abstract_vsn",
23952 "maxOccurrences" : "UNBOUNDED",
23953 "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.binding",
23954 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
23955 "minOccurrences" : "0",
23956 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
23957 "name" : "binding_vsn_vsn_private_1_port",
23960 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
23961 "parentName" : "binding",
23962 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
23963 "type" : "tosca.capabilities.network.Bindable",
23964 "leftOccurrences" : "UNBOUNDED",
23965 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
23966 "ownerName" : "abstract_vpg",
23967 "maxOccurrences" : "UNBOUNDED",
23968 "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.binding",
23969 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
23970 "minOccurrences" : "0",
23971 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
23972 "name" : "binding_vpg_vpg_private_1_port",
23975 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
23976 "parentName" : "binding",
23977 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
23978 "type" : "tosca.capabilities.network.Bindable",
23979 "leftOccurrences" : "UNBOUNDED",
23980 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
23981 "ownerName" : "abstract_vpg",
23982 "maxOccurrences" : "UNBOUNDED",
23983 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding",
23984 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
23985 "minOccurrences" : "0",
23986 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
23987 "name" : "binding_vpg_vpg_private_0_port",
23990 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
23991 "parentName" : "binding",
23992 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
23993 "type" : "tosca.capabilities.network.Bindable",
23994 "leftOccurrences" : "UNBOUNDED",
23995 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
23996 "ownerName" : "abstract_vpg",
23997 "maxOccurrences" : "UNBOUNDED",
23998 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.binding",
23999 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
24000 "minOccurrences" : "1",
24001 "validSourceTypes" : [ ],
24002 "name" : "binding_vpg",
24005 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
24006 "parentName" : "binding",
24007 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
24008 "type" : "tosca.capabilities.network.Bindable",
24009 "leftOccurrences" : "UNBOUNDED",
24010 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
24011 "ownerName" : "abstract_vfw",
24012 "maxOccurrences" : "UNBOUNDED",
24013 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding",
24014 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
24015 "minOccurrences" : "0",
24016 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
24017 "name" : "binding_vfw_vfw_private_0_port",
24020 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
24021 "parentName" : "binding",
24022 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
24023 "type" : "tosca.capabilities.network.Bindable",
24024 "leftOccurrences" : "UNBOUNDED",
24025 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
24026 "ownerName" : "abstract_vfw",
24027 "maxOccurrences" : "UNBOUNDED",
24028 "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.binding",
24029 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
24030 "minOccurrences" : "0",
24031 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
24032 "name" : "binding_vfw_vfw_private_2_port",
24035 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
24036 "parentName" : "binding",
24037 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
24038 "type" : "tosca.capabilities.network.Bindable",
24039 "leftOccurrences" : "UNBOUNDED",
24040 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
24041 "ownerName" : "abstract_vfw",
24042 "maxOccurrences" : "UNBOUNDED",
24043 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.binding",
24044 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
24045 "minOccurrences" : "1",
24046 "validSourceTypes" : [ ],
24047 "name" : "binding_vfw",
24050 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
24051 "parentName" : "binding",
24052 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
24053 "type" : "tosca.capabilities.network.Bindable",
24054 "leftOccurrences" : "UNBOUNDED",
24055 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
24056 "ownerName" : "abstract_vfw",
24057 "maxOccurrences" : "UNBOUNDED",
24058 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding",
24059 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
24060 "minOccurrences" : "0",
24061 "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ],
24062 "name" : "binding_vfw_vfw_private_1_port",
24065 "org.openecomp.capabilities.PortMirroring" : [ {
24067 "uniqueId" : "org.openecomp.capabilities.PortMirroring.connection_point",
24068 "type" : "org.openecomp.datatypes.PortMirroringConnectionPointDescription",
24069 "required" : false,
24070 "definition" : false,
24071 "password" : false,
24072 "name" : "connection_point",
24073 "value" : "{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"vsn\",\"network_role\":{\"get_input\":\"port_vsn_private_1_port_network_role\"},\"pps_capacity\":\"\"}",
24075 "immutable" : false,
24076 "parentUniqueId" : "3ec89893-eff4-4c9a-bdba-3646a556b408",
24077 "getInputProperty" : false,
24078 "ownerId" : "3ec89893-eff4-4c9a-bdba-3646a556b408",
24081 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
24082 "parentName" : "port_mirroring",
24083 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
24084 "type" : "org.openecomp.capabilities.PortMirroring",
24085 "leftOccurrences" : "UNBOUNDED",
24086 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
24087 "ownerName" : "abstract_vsn",
24088 "maxOccurrences" : "UNBOUNDED",
24089 "uniqueId" : "capability.3ec89893-eff4-4c9a-bdba-3646a556b408.port_mirroring",
24090 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
24091 "minOccurrences" : "1",
24092 "validSourceTypes" : [ ],
24093 "name" : "port_mirroring_vsn_vsn_private_1_port",
24097 "uniqueId" : "org.openecomp.capabilities.PortMirroring.connection_point",
24098 "type" : "org.openecomp.datatypes.PortMirroringConnectionPointDescription",
24099 "required" : false,
24100 "definition" : false,
24101 "password" : false,
24102 "name" : "connection_point",
24103 "value" : "{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"vpg\",\"network_role\":{\"get_input\":\"port_vpg_private_1_port_network_role\"},\"pps_capacity\":\"\"}",
24105 "immutable" : false,
24106 "parentUniqueId" : "3ec89893-eff4-4c9a-bdba-3646a556b408",
24107 "getInputProperty" : false,
24108 "ownerId" : "3ec89893-eff4-4c9a-bdba-3646a556b408",
24111 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
24112 "parentName" : "port_mirroring",
24113 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
24114 "type" : "org.openecomp.capabilities.PortMirroring",
24115 "leftOccurrences" : "UNBOUNDED",
24116 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
24117 "ownerName" : "abstract_vpg",
24118 "maxOccurrences" : "UNBOUNDED",
24119 "uniqueId" : "capability.3ec89893-eff4-4c9a-bdba-3646a556b408.port_mirroring",
24120 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
24121 "minOccurrences" : "1",
24122 "validSourceTypes" : [ ],
24123 "name" : "port_mirroring_vpg_vpg_private_1_port",
24127 "uniqueId" : "org.openecomp.capabilities.PortMirroring.connection_point",
24128 "type" : "org.openecomp.datatypes.PortMirroringConnectionPointDescription",
24129 "required" : false,
24130 "definition" : false,
24131 "password" : false,
24132 "name" : "connection_point",
24133 "value" : "{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"vfw\",\"network_role\":{\"get_input\":\"port_vfw_private_2_port_network_role\"},\"pps_capacity\":\"\"}",
24135 "immutable" : false,
24136 "parentUniqueId" : "3ec89893-eff4-4c9a-bdba-3646a556b408",
24137 "getInputProperty" : false,
24138 "ownerId" : "3ec89893-eff4-4c9a-bdba-3646a556b408",
24141 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
24142 "parentName" : "port_mirroring",
24143 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
24144 "type" : "org.openecomp.capabilities.PortMirroring",
24145 "leftOccurrences" : "UNBOUNDED",
24146 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
24147 "ownerName" : "abstract_vfw",
24148 "maxOccurrences" : "UNBOUNDED",
24149 "uniqueId" : "capability.3ec89893-eff4-4c9a-bdba-3646a556b408.port_mirroring",
24150 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
24151 "minOccurrences" : "1",
24152 "validSourceTypes" : [ ],
24153 "name" : "port_mirroring_vfw_vfw_private_2_port",
24156 "tosca.capabilities.network.Linkable" : [ {
24157 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ],
24158 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
24159 "type" : "tosca.capabilities.network.Linkable",
24160 "leftOccurrences" : "UNBOUNDED",
24161 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
24162 "ownerName" : "protected_private_network",
24163 "maxOccurrences" : "UNBOUNDED",
24164 "uniqueId" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link",
24165 "capabilitySources" : [ "tosca.nodes.network.Network", "tosca.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
24166 "minOccurrences" : "1",
24167 "validSourceTypes" : [ ],
24171 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ],
24172 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
24173 "type" : "tosca.capabilities.network.Linkable",
24174 "leftOccurrences" : "UNBOUNDED",
24175 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
24176 "ownerName" : "unprotected_private_network",
24177 "maxOccurrences" : "UNBOUNDED",
24178 "uniqueId" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link",
24179 "capabilitySources" : [ "tosca.nodes.network.Network", "tosca.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.network.Network", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
24180 "minOccurrences" : "1",
24181 "validSourceTypes" : [ ],
24185 "tosca.capabilities.Container" : [ {
24187 "uniqueId" : "tosca.capabilities.Container.num_cpus",
24188 "type" : "integer",
24189 "required" : false,
24190 "definition" : false,
24191 "password" : false,
24192 "name" : "num_cpus",
24194 "immutable" : false,
24195 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24196 "getInputProperty" : false,
24197 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24200 "uniqueId" : "tosca.capabilities.Container.disk_size",
24201 "type" : "scalar-unit.size",
24202 "required" : false,
24203 "definition" : false,
24204 "password" : false,
24205 "name" : "disk_size",
24207 "immutable" : false,
24208 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24209 "getInputProperty" : false,
24210 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24213 "uniqueId" : "tosca.capabilities.Container.cpu_frequency",
24214 "type" : "scalar-unit.frequency",
24215 "required" : false,
24216 "definition" : false,
24217 "password" : false,
24218 "name" : "cpu_frequency",
24220 "immutable" : false,
24221 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24222 "getInputProperty" : false,
24223 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24226 "uniqueId" : "tosca.capabilities.Container.mem_size",
24227 "type" : "scalar-unit.size",
24228 "required" : false,
24229 "definition" : false,
24230 "password" : false,
24231 "name" : "mem_size",
24233 "immutable" : false,
24234 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24235 "getInputProperty" : false,
24236 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24239 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
24240 "parentName" : "host",
24241 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
24242 "type" : "tosca.capabilities.Container",
24243 "leftOccurrences" : "UNBOUNDED",
24244 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
24245 "ownerName" : "abstract_vsn",
24246 "maxOccurrences" : "UNBOUNDED",
24247 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.host",
24248 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
24249 "minOccurrences" : "1",
24250 "validSourceTypes" : [ "tosca.nodes.SoftwareComponent" ],
24251 "name" : "host_vsn",
24255 "uniqueId" : "tosca.capabilities.Container.num_cpus",
24256 "type" : "integer",
24257 "required" : false,
24258 "definition" : false,
24259 "password" : false,
24260 "name" : "num_cpus",
24262 "immutable" : false,
24263 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24264 "getInputProperty" : false,
24265 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24268 "uniqueId" : "tosca.capabilities.Container.disk_size",
24269 "type" : "scalar-unit.size",
24270 "required" : false,
24271 "definition" : false,
24272 "password" : false,
24273 "name" : "disk_size",
24275 "immutable" : false,
24276 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24277 "getInputProperty" : false,
24278 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24281 "uniqueId" : "tosca.capabilities.Container.cpu_frequency",
24282 "type" : "scalar-unit.frequency",
24283 "required" : false,
24284 "definition" : false,
24285 "password" : false,
24286 "name" : "cpu_frequency",
24288 "immutable" : false,
24289 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24290 "getInputProperty" : false,
24291 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24294 "uniqueId" : "tosca.capabilities.Container.mem_size",
24295 "type" : "scalar-unit.size",
24296 "required" : false,
24297 "definition" : false,
24298 "password" : false,
24299 "name" : "mem_size",
24301 "immutable" : false,
24302 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24303 "getInputProperty" : false,
24304 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24307 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
24308 "parentName" : "host",
24309 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
24310 "type" : "tosca.capabilities.Container",
24311 "leftOccurrences" : "UNBOUNDED",
24312 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
24313 "ownerName" : "abstract_vpg",
24314 "maxOccurrences" : "UNBOUNDED",
24315 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.host",
24316 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
24317 "minOccurrences" : "1",
24318 "validSourceTypes" : [ "tosca.nodes.SoftwareComponent" ],
24319 "name" : "host_vpg",
24323 "uniqueId" : "tosca.capabilities.Container.num_cpus",
24324 "type" : "integer",
24325 "required" : false,
24326 "definition" : false,
24327 "password" : false,
24328 "name" : "num_cpus",
24330 "immutable" : false,
24331 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24332 "getInputProperty" : false,
24333 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24336 "uniqueId" : "tosca.capabilities.Container.disk_size",
24337 "type" : "scalar-unit.size",
24338 "required" : false,
24339 "definition" : false,
24340 "password" : false,
24341 "name" : "disk_size",
24343 "immutable" : false,
24344 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24345 "getInputProperty" : false,
24346 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24349 "uniqueId" : "tosca.capabilities.Container.cpu_frequency",
24350 "type" : "scalar-unit.frequency",
24351 "required" : false,
24352 "definition" : false,
24353 "password" : false,
24354 "name" : "cpu_frequency",
24356 "immutable" : false,
24357 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24358 "getInputProperty" : false,
24359 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24362 "uniqueId" : "tosca.capabilities.Container.mem_size",
24363 "type" : "scalar-unit.size",
24364 "required" : false,
24365 "definition" : false,
24366 "password" : false,
24367 "name" : "mem_size",
24369 "immutable" : false,
24370 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24371 "getInputProperty" : false,
24372 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
24375 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
24376 "parentName" : "host",
24377 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
24378 "type" : "tosca.capabilities.Container",
24379 "leftOccurrences" : "UNBOUNDED",
24380 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
24381 "ownerName" : "abstract_vfw",
24382 "maxOccurrences" : "UNBOUNDED",
24383 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.host",
24384 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
24385 "minOccurrences" : "1",
24386 "validSourceTypes" : [ "tosca.nodes.SoftwareComponent" ],
24387 "name" : "host_vfw",
24390 "org.openecomp.capabilities.metric.Ceilometer" : [ {
24392 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
24395 "definition" : false,
24396 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
24397 "password" : false,
24400 "immutable" : false,
24401 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24402 "getInputProperty" : false,
24403 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24406 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
24408 "required" : false,
24409 "definition" : false,
24410 "defaultValue" : "Average rate of incoming packets",
24411 "description" : "Description of the metric",
24412 "password" : false,
24413 "name" : "description",
24414 "value" : "Average rate of incoming packets",
24416 "immutable" : false,
24417 "status" : "SUPPORTED",
24418 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24419 "getInputProperty" : false,
24420 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24423 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
24426 "definition" : false,
24427 "defaultValue" : "packet/s",
24428 "description" : "Unit of the metric value",
24429 "password" : false,
24431 "value" : "packet/s",
24433 "immutable" : false,
24434 "status" : "SUPPORTED",
24435 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24436 "getInputProperty" : false,
24437 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24440 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
24443 "definition" : false,
24444 "defaultValue" : "Gauge",
24445 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
24446 "password" : false,
24450 "immutable" : false,
24451 "status" : "SUPPORTED",
24452 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24453 "getInputProperty" : false,
24454 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24457 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
24459 "required" : false,
24460 "definition" : false,
24461 "defaultValue" : "network",
24462 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
24463 "password" : false,
24464 "name" : "category",
24465 "value" : "network",
24467 "immutable" : false,
24468 "status" : "SUPPORTED",
24469 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24470 "getInputProperty" : false,
24471 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24474 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
24475 "parentName" : "network.incoming.packets.rate",
24476 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
24477 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
24478 "type" : "org.openecomp.capabilities.metric.Ceilometer",
24479 "leftOccurrences" : "UNBOUNDED",
24480 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
24481 "ownerName" : "abstract_vsn",
24482 "maxOccurrences" : "UNBOUNDED",
24483 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
24484 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
24485 "minOccurrences" : "1",
24486 "validSourceTypes" : [ ],
24487 "name" : "network.incoming.packets.rate_vsn_vsn_private_0_port",
24491 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
24494 "definition" : false,
24495 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
24496 "password" : false,
24499 "immutable" : false,
24500 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24501 "getInputProperty" : false,
24502 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24505 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
24507 "required" : false,
24508 "definition" : false,
24509 "defaultValue" : "Number of outgoing bytes",
24510 "description" : "Description of the metric",
24511 "password" : false,
24512 "name" : "description",
24513 "value" : "Number of outgoing bytes",
24515 "immutable" : false,
24516 "status" : "SUPPORTED",
24517 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24518 "getInputProperty" : false,
24519 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24522 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
24525 "definition" : false,
24526 "defaultValue" : "B",
24527 "description" : "Unit of the metric value",
24528 "password" : false,
24532 "immutable" : false,
24533 "status" : "SUPPORTED",
24534 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24535 "getInputProperty" : false,
24536 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24539 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
24542 "definition" : false,
24543 "defaultValue" : "Cumulative",
24544 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
24545 "password" : false,
24547 "value" : "Cumulative",
24549 "immutable" : false,
24550 "status" : "SUPPORTED",
24551 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24552 "getInputProperty" : false,
24553 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24556 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
24558 "required" : false,
24559 "definition" : false,
24560 "defaultValue" : "network",
24561 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
24562 "password" : false,
24563 "name" : "category",
24564 "value" : "network",
24566 "immutable" : false,
24567 "status" : "SUPPORTED",
24568 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24569 "getInputProperty" : false,
24570 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24573 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
24574 "parentName" : "network.outgoing.bytes",
24575 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
24576 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
24577 "type" : "org.openecomp.capabilities.metric.Ceilometer",
24578 "leftOccurrences" : "UNBOUNDED",
24579 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
24580 "ownerName" : "abstract_vsn",
24581 "maxOccurrences" : "UNBOUNDED",
24582 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
24583 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
24584 "minOccurrences" : "1",
24585 "validSourceTypes" : [ ],
24586 "name" : "network.outgoing.bytes_vsn_vsn_private_0_port",
24590 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
24593 "definition" : false,
24594 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
24595 "password" : false,
24598 "immutable" : false,
24599 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24600 "getInputProperty" : false,
24601 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24604 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
24606 "required" : false,
24607 "definition" : false,
24608 "defaultValue" : "Average rate of outgoing packets",
24609 "description" : "Description of the metric",
24610 "password" : false,
24611 "name" : "description",
24612 "value" : "Average rate of outgoing packets",
24614 "immutable" : false,
24615 "status" : "SUPPORTED",
24616 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24617 "getInputProperty" : false,
24618 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24621 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
24624 "definition" : false,
24625 "defaultValue" : "packet/s",
24626 "description" : "Unit of the metric value",
24627 "password" : false,
24629 "value" : "packet/s",
24631 "immutable" : false,
24632 "status" : "SUPPORTED",
24633 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24634 "getInputProperty" : false,
24635 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24638 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
24641 "definition" : false,
24642 "defaultValue" : "Gauge",
24643 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
24644 "password" : false,
24648 "immutable" : false,
24649 "status" : "SUPPORTED",
24650 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24651 "getInputProperty" : false,
24652 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24655 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
24657 "required" : false,
24658 "definition" : false,
24659 "defaultValue" : "network",
24660 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
24661 "password" : false,
24662 "name" : "category",
24663 "value" : "network",
24665 "immutable" : false,
24666 "status" : "SUPPORTED",
24667 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24668 "getInputProperty" : false,
24669 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24672 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
24673 "parentName" : "network.outgoing.packets.rate",
24674 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
24675 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
24676 "type" : "org.openecomp.capabilities.metric.Ceilometer",
24677 "leftOccurrences" : "UNBOUNDED",
24678 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
24679 "ownerName" : "abstract_vsn",
24680 "maxOccurrences" : "UNBOUNDED",
24681 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
24682 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
24683 "minOccurrences" : "1",
24684 "validSourceTypes" : [ ],
24685 "name" : "network.outgoing.packets.rate_vsn_vsn_private_0_port",
24689 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
24692 "definition" : false,
24693 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
24694 "password" : false,
24697 "immutable" : false,
24698 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24699 "getInputProperty" : false,
24700 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24703 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
24705 "required" : false,
24706 "definition" : false,
24707 "defaultValue" : "Number of outgoing packets",
24708 "description" : "Description of the metric",
24709 "password" : false,
24710 "name" : "description",
24711 "value" : "Number of outgoing packets",
24713 "immutable" : false,
24714 "status" : "SUPPORTED",
24715 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24716 "getInputProperty" : false,
24717 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24720 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
24723 "definition" : false,
24724 "defaultValue" : "packet",
24725 "description" : "Unit of the metric value",
24726 "password" : false,
24728 "value" : "packet",
24730 "immutable" : false,
24731 "status" : "SUPPORTED",
24732 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24733 "getInputProperty" : false,
24734 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24737 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
24740 "definition" : false,
24741 "defaultValue" : "Cumulative",
24742 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
24743 "password" : false,
24745 "value" : "Cumulative",
24747 "immutable" : false,
24748 "status" : "SUPPORTED",
24749 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24750 "getInputProperty" : false,
24751 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24754 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
24756 "required" : false,
24757 "definition" : false,
24758 "defaultValue" : "network",
24759 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
24760 "password" : false,
24761 "name" : "category",
24762 "value" : "network",
24764 "immutable" : false,
24765 "status" : "SUPPORTED",
24766 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24767 "getInputProperty" : false,
24768 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24771 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
24772 "parentName" : "network.outpoing.packets",
24773 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
24774 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
24775 "type" : "org.openecomp.capabilities.metric.Ceilometer",
24776 "leftOccurrences" : "UNBOUNDED",
24777 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
24778 "ownerName" : "abstract_vsn",
24779 "maxOccurrences" : "UNBOUNDED",
24780 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
24781 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
24782 "minOccurrences" : "1",
24783 "validSourceTypes" : [ ],
24784 "name" : "network.outpoing.packets_vsn_vsn_private_0_port",
24788 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
24791 "definition" : false,
24792 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
24793 "password" : false,
24796 "immutable" : false,
24797 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24798 "getInputProperty" : false,
24799 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24802 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
24804 "required" : false,
24805 "definition" : false,
24806 "defaultValue" : "Average rate of incoming bytes",
24807 "description" : "Description of the metric",
24808 "password" : false,
24809 "name" : "description",
24810 "value" : "Average rate of incoming bytes",
24812 "immutable" : false,
24813 "status" : "SUPPORTED",
24814 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24815 "getInputProperty" : false,
24816 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24819 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
24822 "definition" : false,
24823 "defaultValue" : "B/s",
24824 "description" : "Unit of the metric value",
24825 "password" : false,
24829 "immutable" : false,
24830 "status" : "SUPPORTED",
24831 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24832 "getInputProperty" : false,
24833 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24836 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
24839 "definition" : false,
24840 "defaultValue" : "Gauge",
24841 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
24842 "password" : false,
24846 "immutable" : false,
24847 "status" : "SUPPORTED",
24848 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24849 "getInputProperty" : false,
24850 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24853 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
24855 "required" : false,
24856 "definition" : false,
24857 "defaultValue" : "network",
24858 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
24859 "password" : false,
24860 "name" : "category",
24861 "value" : "network",
24863 "immutable" : false,
24864 "status" : "SUPPORTED",
24865 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24866 "getInputProperty" : false,
24867 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24870 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
24871 "parentName" : "network.incoming.bytes.rate",
24872 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
24873 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
24874 "type" : "org.openecomp.capabilities.metric.Ceilometer",
24875 "leftOccurrences" : "UNBOUNDED",
24876 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
24877 "ownerName" : "abstract_vsn",
24878 "maxOccurrences" : "UNBOUNDED",
24879 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
24880 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
24881 "minOccurrences" : "1",
24882 "validSourceTypes" : [ ],
24883 "name" : "network.incoming.bytes.rate_vsn_vsn_private_0_port",
24887 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
24890 "definition" : false,
24891 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
24892 "password" : false,
24895 "immutable" : false,
24896 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24897 "getInputProperty" : false,
24898 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24901 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
24903 "required" : false,
24904 "definition" : false,
24905 "defaultValue" : "Number of incoming bytes",
24906 "description" : "Description of the metric",
24907 "password" : false,
24908 "name" : "description",
24909 "value" : "Number of incoming bytes",
24911 "immutable" : false,
24912 "status" : "SUPPORTED",
24913 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24914 "getInputProperty" : false,
24915 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24918 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
24921 "definition" : false,
24922 "defaultValue" : "B",
24923 "description" : "Unit of the metric value",
24924 "password" : false,
24928 "immutable" : false,
24929 "status" : "SUPPORTED",
24930 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24931 "getInputProperty" : false,
24932 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24935 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
24938 "definition" : false,
24939 "defaultValue" : "Cumulative",
24940 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
24941 "password" : false,
24943 "value" : "Cumulative",
24945 "immutable" : false,
24946 "status" : "SUPPORTED",
24947 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24948 "getInputProperty" : false,
24949 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24952 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
24954 "required" : false,
24955 "definition" : false,
24956 "defaultValue" : "network",
24957 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
24958 "password" : false,
24959 "name" : "category",
24960 "value" : "network",
24962 "immutable" : false,
24963 "status" : "SUPPORTED",
24964 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24965 "getInputProperty" : false,
24966 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24969 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
24970 "parentName" : "network.incoming.bytes",
24971 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
24972 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
24973 "type" : "org.openecomp.capabilities.metric.Ceilometer",
24974 "leftOccurrences" : "UNBOUNDED",
24975 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
24976 "ownerName" : "abstract_vsn",
24977 "maxOccurrences" : "UNBOUNDED",
24978 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
24979 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
24980 "minOccurrences" : "1",
24981 "validSourceTypes" : [ ],
24982 "name" : "network.incoming.bytes_vsn_vsn_private_0_port",
24986 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
24989 "definition" : false,
24990 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
24991 "password" : false,
24994 "immutable" : false,
24995 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
24996 "getInputProperty" : false,
24997 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25000 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
25002 "required" : false,
25003 "definition" : false,
25004 "defaultValue" : "Average rate of outgoing bytes",
25005 "description" : "Description of the metric",
25006 "password" : false,
25007 "name" : "description",
25008 "value" : "Average rate of outgoing bytes",
25010 "immutable" : false,
25011 "status" : "SUPPORTED",
25012 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25013 "getInputProperty" : false,
25014 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25017 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
25020 "definition" : false,
25021 "defaultValue" : "B/s",
25022 "description" : "Unit of the metric value",
25023 "password" : false,
25027 "immutable" : false,
25028 "status" : "SUPPORTED",
25029 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25030 "getInputProperty" : false,
25031 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25034 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
25037 "definition" : false,
25038 "defaultValue" : "Gauge",
25039 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
25040 "password" : false,
25044 "immutable" : false,
25045 "status" : "SUPPORTED",
25046 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25047 "getInputProperty" : false,
25048 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25051 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
25053 "required" : false,
25054 "definition" : false,
25055 "defaultValue" : "network",
25056 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
25057 "password" : false,
25058 "name" : "category",
25059 "value" : "network",
25061 "immutable" : false,
25062 "status" : "SUPPORTED",
25063 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25064 "getInputProperty" : false,
25065 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25068 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
25069 "parentName" : "network.outgoing.bytes.rate",
25070 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
25071 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
25072 "type" : "org.openecomp.capabilities.metric.Ceilometer",
25073 "leftOccurrences" : "UNBOUNDED",
25074 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
25075 "ownerName" : "abstract_vsn",
25076 "maxOccurrences" : "UNBOUNDED",
25077 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
25078 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
25079 "minOccurrences" : "1",
25080 "validSourceTypes" : [ ],
25081 "name" : "network.outgoing.bytes.rate_vsn_vsn_private_0_port",
25085 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
25088 "definition" : false,
25089 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
25090 "password" : false,
25093 "immutable" : false,
25094 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25095 "getInputProperty" : false,
25096 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25099 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
25101 "required" : false,
25102 "definition" : false,
25103 "defaultValue" : "Number of incoming packets",
25104 "description" : "Description of the metric",
25105 "password" : false,
25106 "name" : "description",
25107 "value" : "Number of incoming packets",
25109 "immutable" : false,
25110 "status" : "SUPPORTED",
25111 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25112 "getInputProperty" : false,
25113 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25116 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
25119 "definition" : false,
25120 "defaultValue" : "packet",
25121 "description" : "Unit of the metric value",
25122 "password" : false,
25124 "value" : "packet",
25126 "immutable" : false,
25127 "status" : "SUPPORTED",
25128 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25129 "getInputProperty" : false,
25130 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25133 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
25136 "definition" : false,
25137 "defaultValue" : "Cumulative",
25138 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
25139 "password" : false,
25141 "value" : "Cumulative",
25143 "immutable" : false,
25144 "status" : "SUPPORTED",
25145 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25146 "getInputProperty" : false,
25147 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25150 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
25152 "required" : false,
25153 "definition" : false,
25154 "defaultValue" : "network",
25155 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
25156 "password" : false,
25157 "name" : "category",
25158 "value" : "network",
25160 "immutable" : false,
25161 "status" : "SUPPORTED",
25162 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25163 "getInputProperty" : false,
25164 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
25167 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
25168 "parentName" : "network.incoming.packets",
25169 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
25170 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
25171 "type" : "org.openecomp.capabilities.metric.Ceilometer",
25172 "leftOccurrences" : "UNBOUNDED",
25173 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
25174 "ownerName" : "abstract_vsn",
25175 "maxOccurrences" : "UNBOUNDED",
25176 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
25177 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
25178 "minOccurrences" : "1",
25179 "validSourceTypes" : [ ],
25180 "name" : "network.incoming.packets_vsn_vsn_private_0_port",
25184 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
25187 "definition" : false,
25188 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
25189 "password" : false,
25192 "immutable" : false,
25193 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25194 "getInputProperty" : false,
25195 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25198 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
25200 "required" : false,
25201 "definition" : false,
25202 "defaultValue" : "Size of ephemeral disk",
25203 "description" : "Description of the metric",
25204 "password" : false,
25205 "name" : "description",
25206 "value" : "Size of ephemeral disk",
25208 "immutable" : false,
25209 "status" : "SUPPORTED",
25210 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25211 "getInputProperty" : false,
25212 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25215 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
25218 "definition" : false,
25219 "defaultValue" : "GB",
25220 "description" : "Unit of the metric value",
25221 "password" : false,
25225 "immutable" : false,
25226 "status" : "SUPPORTED",
25227 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25228 "getInputProperty" : false,
25229 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25232 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
25235 "definition" : false,
25236 "defaultValue" : "Gauge",
25237 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
25238 "password" : false,
25242 "immutable" : false,
25243 "status" : "SUPPORTED",
25244 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25245 "getInputProperty" : false,
25246 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25249 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
25251 "required" : false,
25252 "definition" : false,
25253 "defaultValue" : "compute",
25254 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
25255 "password" : false,
25256 "name" : "category",
25257 "value" : "compute",
25259 "immutable" : false,
25260 "status" : "SUPPORTED",
25261 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25262 "getInputProperty" : false,
25263 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25266 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
25267 "parentName" : "disk.ephemeral.size",
25268 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
25269 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
25270 "type" : "org.openecomp.capabilities.metric.Ceilometer",
25271 "leftOccurrences" : "UNBOUNDED",
25272 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
25273 "ownerName" : "abstract_vsn",
25274 "maxOccurrences" : "UNBOUNDED",
25275 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.ephemeral.size",
25276 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
25277 "minOccurrences" : "1",
25278 "validSourceTypes" : [ ],
25279 "name" : "disk.ephemeral.size_vsn",
25283 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
25286 "definition" : false,
25287 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
25288 "password" : false,
25291 "immutable" : false,
25292 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25293 "getInputProperty" : false,
25294 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25297 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
25299 "required" : false,
25300 "definition" : false,
25301 "defaultValue" : "Existence of instance",
25302 "description" : "Description of the metric",
25303 "password" : false,
25304 "name" : "description",
25305 "value" : "Existence of instance",
25307 "immutable" : false,
25308 "status" : "SUPPORTED",
25309 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25310 "getInputProperty" : false,
25311 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25314 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
25317 "definition" : false,
25318 "defaultValue" : "instance",
25319 "description" : "Unit of the metric value",
25320 "password" : false,
25322 "value" : "instance",
25324 "immutable" : false,
25325 "status" : "SUPPORTED",
25326 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25327 "getInputProperty" : false,
25328 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25331 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
25334 "definition" : false,
25335 "defaultValue" : "Gauge",
25336 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
25337 "password" : false,
25341 "immutable" : false,
25342 "status" : "SUPPORTED",
25343 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25344 "getInputProperty" : false,
25345 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25348 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
25350 "required" : false,
25351 "definition" : false,
25352 "defaultValue" : "compute",
25353 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
25354 "password" : false,
25355 "name" : "category",
25356 "value" : "compute",
25358 "immutable" : false,
25359 "status" : "SUPPORTED",
25360 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25361 "getInputProperty" : false,
25362 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25365 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
25366 "parentName" : "instance",
25367 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
25368 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
25369 "type" : "org.openecomp.capabilities.metric.Ceilometer",
25370 "leftOccurrences" : "UNBOUNDED",
25371 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
25372 "ownerName" : "abstract_vsn",
25373 "maxOccurrences" : "UNBOUNDED",
25374 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.instance",
25375 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
25376 "minOccurrences" : "1",
25377 "validSourceTypes" : [ ],
25378 "name" : "instance_vsn",
25382 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
25385 "definition" : false,
25386 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
25387 "password" : false,
25390 "immutable" : false,
25391 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25392 "getInputProperty" : false,
25393 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25396 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
25398 "required" : false,
25399 "definition" : false,
25400 "defaultValue" : "Volume of RAM allocated to the instance",
25401 "description" : "Description of the metric",
25402 "password" : false,
25403 "name" : "description",
25404 "value" : "Volume of RAM allocated to the instance",
25406 "immutable" : false,
25407 "status" : "SUPPORTED",
25408 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25409 "getInputProperty" : false,
25410 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25413 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
25416 "definition" : false,
25417 "defaultValue" : "MB",
25418 "description" : "Unit of the metric value",
25419 "password" : false,
25423 "immutable" : false,
25424 "status" : "SUPPORTED",
25425 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25426 "getInputProperty" : false,
25427 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25430 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
25433 "definition" : false,
25434 "defaultValue" : "Gauge",
25435 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
25436 "password" : false,
25440 "immutable" : false,
25441 "status" : "SUPPORTED",
25442 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25443 "getInputProperty" : false,
25444 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25447 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
25449 "required" : false,
25450 "definition" : false,
25451 "defaultValue" : "compute",
25452 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
25453 "password" : false,
25454 "name" : "category",
25455 "value" : "compute",
25457 "immutable" : false,
25458 "status" : "SUPPORTED",
25459 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25460 "getInputProperty" : false,
25461 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25464 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
25465 "parentName" : "memory",
25466 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
25467 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
25468 "type" : "org.openecomp.capabilities.metric.Ceilometer",
25469 "leftOccurrences" : "UNBOUNDED",
25470 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
25471 "ownerName" : "abstract_vsn",
25472 "maxOccurrences" : "UNBOUNDED",
25473 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory",
25474 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
25475 "minOccurrences" : "1",
25476 "validSourceTypes" : [ ],
25477 "name" : "memory_vsn",
25481 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
25484 "definition" : false,
25485 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
25486 "password" : false,
25489 "immutable" : false,
25490 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25491 "getInputProperty" : false,
25492 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25495 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
25497 "required" : false,
25498 "definition" : false,
25499 "defaultValue" : "Average disk iops",
25500 "description" : "Description of the metric",
25501 "password" : false,
25502 "name" : "description",
25503 "value" : "Average disk iops",
25505 "immutable" : false,
25506 "status" : "SUPPORTED",
25507 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25508 "getInputProperty" : false,
25509 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25512 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
25515 "definition" : false,
25516 "defaultValue" : "count/s",
25517 "description" : "Unit of the metric value",
25518 "password" : false,
25520 "value" : "count/s",
25522 "immutable" : false,
25523 "status" : "SUPPORTED",
25524 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25525 "getInputProperty" : false,
25526 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25529 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
25532 "definition" : false,
25533 "defaultValue" : "Gauge",
25534 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
25535 "password" : false,
25539 "immutable" : false,
25540 "status" : "SUPPORTED",
25541 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25542 "getInputProperty" : false,
25543 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25546 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
25548 "required" : false,
25549 "definition" : false,
25550 "defaultValue" : "disk",
25551 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
25552 "password" : false,
25553 "name" : "category",
25556 "immutable" : false,
25557 "status" : "SUPPORTED",
25558 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25559 "getInputProperty" : false,
25560 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25563 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
25564 "parentName" : "disk.iops",
25565 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
25566 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
25567 "type" : "org.openecomp.capabilities.metric.Ceilometer",
25568 "leftOccurrences" : "UNBOUNDED",
25569 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
25570 "ownerName" : "abstract_vsn",
25571 "maxOccurrences" : "UNBOUNDED",
25572 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.iops",
25573 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
25574 "minOccurrences" : "1",
25575 "validSourceTypes" : [ ],
25576 "name" : "disk.iops_vsn",
25580 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
25583 "definition" : false,
25584 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
25585 "password" : false,
25588 "immutable" : false,
25589 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25590 "getInputProperty" : false,
25591 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25594 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
25596 "required" : false,
25597 "definition" : false,
25598 "defaultValue" : "Number of read requests",
25599 "description" : "Description of the metric",
25600 "password" : false,
25601 "name" : "description",
25602 "value" : "Number of read requests",
25604 "immutable" : false,
25605 "status" : "SUPPORTED",
25606 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25607 "getInputProperty" : false,
25608 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25611 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
25614 "definition" : false,
25615 "defaultValue" : "request",
25616 "description" : "Unit of the metric value",
25617 "password" : false,
25619 "value" : "request",
25621 "immutable" : false,
25622 "status" : "SUPPORTED",
25623 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25624 "getInputProperty" : false,
25625 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25628 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
25631 "definition" : false,
25632 "defaultValue" : "Cumulative",
25633 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
25634 "password" : false,
25636 "value" : "Cumulative",
25638 "immutable" : false,
25639 "status" : "SUPPORTED",
25640 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25641 "getInputProperty" : false,
25642 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25645 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
25647 "required" : false,
25648 "definition" : false,
25649 "defaultValue" : "disk",
25650 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
25651 "password" : false,
25652 "name" : "category",
25655 "immutable" : false,
25656 "status" : "SUPPORTED",
25657 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25658 "getInputProperty" : false,
25659 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25662 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
25663 "parentName" : "disk.device.read.requests",
25664 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
25665 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
25666 "type" : "org.openecomp.capabilities.metric.Ceilometer",
25667 "leftOccurrences" : "UNBOUNDED",
25668 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
25669 "ownerName" : "abstract_vsn",
25670 "maxOccurrences" : "UNBOUNDED",
25671 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests",
25672 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
25673 "minOccurrences" : "1",
25674 "validSourceTypes" : [ ],
25675 "name" : "disk.device.read.requests_vsn",
25679 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
25682 "definition" : false,
25683 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
25684 "password" : false,
25687 "immutable" : false,
25688 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25689 "getInputProperty" : false,
25690 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25693 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
25695 "required" : false,
25696 "definition" : false,
25697 "defaultValue" : "CPU time used since previous datapoint",
25698 "description" : "Description of the metric",
25699 "password" : false,
25700 "name" : "description",
25701 "value" : "CPU time used since previous datapoint",
25703 "immutable" : false,
25704 "status" : "SUPPORTED",
25705 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25706 "getInputProperty" : false,
25707 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25710 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
25713 "definition" : false,
25714 "defaultValue" : "ns",
25715 "description" : "Unit of the metric value",
25716 "password" : false,
25720 "immutable" : false,
25721 "status" : "SUPPORTED",
25722 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25723 "getInputProperty" : false,
25724 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25727 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
25730 "definition" : false,
25731 "defaultValue" : "Delta",
25732 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
25733 "password" : false,
25737 "immutable" : false,
25738 "status" : "SUPPORTED",
25739 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25740 "getInputProperty" : false,
25741 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25744 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
25746 "required" : false,
25747 "definition" : false,
25748 "defaultValue" : "compute",
25749 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
25750 "password" : false,
25751 "name" : "category",
25752 "value" : "compute",
25754 "immutable" : false,
25755 "status" : "SUPPORTED",
25756 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25757 "getInputProperty" : false,
25758 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25761 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
25762 "parentName" : "cpu.delta",
25763 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
25764 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
25765 "type" : "org.openecomp.capabilities.metric.Ceilometer",
25766 "leftOccurrences" : "UNBOUNDED",
25767 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
25768 "ownerName" : "abstract_vsn",
25769 "maxOccurrences" : "UNBOUNDED",
25770 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu.delta",
25771 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
25772 "minOccurrences" : "1",
25773 "validSourceTypes" : [ ],
25774 "name" : "cpu.delta_vsn",
25778 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
25781 "definition" : false,
25782 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
25783 "password" : false,
25786 "immutable" : false,
25787 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25788 "getInputProperty" : false,
25789 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25792 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
25794 "required" : false,
25795 "definition" : false,
25796 "defaultValue" : "The amount of disk that the instance can see",
25797 "description" : "Description of the metric",
25798 "password" : false,
25799 "name" : "description",
25800 "value" : "The amount of disk that the instance can see",
25802 "immutable" : false,
25803 "status" : "SUPPORTED",
25804 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25805 "getInputProperty" : false,
25806 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25809 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
25812 "definition" : false,
25813 "defaultValue" : "B",
25814 "description" : "Unit of the metric value",
25815 "password" : false,
25819 "immutable" : false,
25820 "status" : "SUPPORTED",
25821 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25822 "getInputProperty" : false,
25823 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25826 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
25829 "definition" : false,
25830 "defaultValue" : "Gauge",
25831 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
25832 "password" : false,
25836 "immutable" : false,
25837 "status" : "SUPPORTED",
25838 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25839 "getInputProperty" : false,
25840 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25843 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
25845 "required" : false,
25846 "definition" : false,
25847 "defaultValue" : "disk",
25848 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
25849 "password" : false,
25850 "name" : "category",
25853 "immutable" : false,
25854 "status" : "SUPPORTED",
25855 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25856 "getInputProperty" : false,
25857 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25860 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
25861 "parentName" : "disk.capacity",
25862 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
25863 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
25864 "type" : "org.openecomp.capabilities.metric.Ceilometer",
25865 "leftOccurrences" : "UNBOUNDED",
25866 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
25867 "ownerName" : "abstract_vsn",
25868 "maxOccurrences" : "UNBOUNDED",
25869 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.capacity",
25870 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
25871 "minOccurrences" : "1",
25872 "validSourceTypes" : [ ],
25873 "name" : "disk.capacity_vsn",
25877 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
25880 "definition" : false,
25881 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
25882 "password" : false,
25885 "immutable" : false,
25886 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25887 "getInputProperty" : false,
25888 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25891 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
25893 "required" : false,
25894 "definition" : false,
25895 "defaultValue" : "Volume of reads",
25896 "description" : "Description of the metric",
25897 "password" : false,
25898 "name" : "description",
25899 "value" : "Volume of reads",
25901 "immutable" : false,
25902 "status" : "SUPPORTED",
25903 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25904 "getInputProperty" : false,
25905 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25908 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
25911 "definition" : false,
25912 "defaultValue" : "B",
25913 "description" : "Unit of the metric value",
25914 "password" : false,
25918 "immutable" : false,
25919 "status" : "SUPPORTED",
25920 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25921 "getInputProperty" : false,
25922 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25925 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
25928 "definition" : false,
25929 "defaultValue" : "Cumulative",
25930 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
25931 "password" : false,
25933 "value" : "Cumulative",
25935 "immutable" : false,
25936 "status" : "SUPPORTED",
25937 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25938 "getInputProperty" : false,
25939 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25942 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
25944 "required" : false,
25945 "definition" : false,
25946 "defaultValue" : "disk",
25947 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
25948 "password" : false,
25949 "name" : "category",
25952 "immutable" : false,
25953 "status" : "SUPPORTED",
25954 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25955 "getInputProperty" : false,
25956 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25959 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
25960 "parentName" : "disk.device.read.bytes",
25961 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
25962 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
25963 "type" : "org.openecomp.capabilities.metric.Ceilometer",
25964 "leftOccurrences" : "UNBOUNDED",
25965 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
25966 "ownerName" : "abstract_vsn",
25967 "maxOccurrences" : "UNBOUNDED",
25968 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes",
25969 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
25970 "minOccurrences" : "1",
25971 "validSourceTypes" : [ ],
25972 "name" : "disk.device.read.bytes_vsn",
25976 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
25979 "definition" : false,
25980 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
25981 "password" : false,
25984 "immutable" : false,
25985 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25986 "getInputProperty" : false,
25987 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
25990 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
25992 "required" : false,
25993 "definition" : false,
25994 "defaultValue" : "Volume of writes",
25995 "description" : "Description of the metric",
25996 "password" : false,
25997 "name" : "description",
25998 "value" : "Volume of writes",
26000 "immutable" : false,
26001 "status" : "SUPPORTED",
26002 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26003 "getInputProperty" : false,
26004 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26007 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
26010 "definition" : false,
26011 "defaultValue" : "B",
26012 "description" : "Unit of the metric value",
26013 "password" : false,
26017 "immutable" : false,
26018 "status" : "SUPPORTED",
26019 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26020 "getInputProperty" : false,
26021 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26024 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
26027 "definition" : false,
26028 "defaultValue" : "Cumulative",
26029 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
26030 "password" : false,
26032 "value" : "Cumulative",
26034 "immutable" : false,
26035 "status" : "SUPPORTED",
26036 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26037 "getInputProperty" : false,
26038 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26041 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
26043 "required" : false,
26044 "definition" : false,
26045 "defaultValue" : "compute",
26046 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
26047 "password" : false,
26048 "name" : "category",
26049 "value" : "compute",
26051 "immutable" : false,
26052 "status" : "SUPPORTED",
26053 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26054 "getInputProperty" : false,
26055 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26058 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
26059 "parentName" : "disk.write.bytes",
26060 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
26061 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
26062 "type" : "org.openecomp.capabilities.metric.Ceilometer",
26063 "leftOccurrences" : "UNBOUNDED",
26064 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
26065 "ownerName" : "abstract_vsn",
26066 "maxOccurrences" : "UNBOUNDED",
26067 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes",
26068 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
26069 "minOccurrences" : "1",
26070 "validSourceTypes" : [ ],
26071 "name" : "disk.write.bytes_vsn",
26075 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
26078 "definition" : false,
26079 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
26080 "password" : false,
26083 "immutable" : false,
26084 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26085 "getInputProperty" : false,
26086 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26089 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
26091 "required" : false,
26092 "definition" : false,
26093 "defaultValue" : "Average disk latency",
26094 "description" : "Description of the metric",
26095 "password" : false,
26096 "name" : "description",
26097 "value" : "Average disk latency",
26099 "immutable" : false,
26100 "status" : "SUPPORTED",
26101 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26102 "getInputProperty" : false,
26103 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26106 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
26109 "definition" : false,
26110 "defaultValue" : "ms",
26111 "description" : "Unit of the metric value",
26112 "password" : false,
26116 "immutable" : false,
26117 "status" : "SUPPORTED",
26118 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26119 "getInputProperty" : false,
26120 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26123 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
26126 "definition" : false,
26127 "defaultValue" : "Gauge",
26128 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
26129 "password" : false,
26133 "immutable" : false,
26134 "status" : "SUPPORTED",
26135 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26136 "getInputProperty" : false,
26137 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26140 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
26142 "required" : false,
26143 "definition" : false,
26144 "defaultValue" : "disk",
26145 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
26146 "password" : false,
26147 "name" : "category",
26150 "immutable" : false,
26151 "status" : "SUPPORTED",
26152 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26153 "getInputProperty" : false,
26154 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26157 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
26158 "parentName" : "disk.latency",
26159 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
26160 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
26161 "type" : "org.openecomp.capabilities.metric.Ceilometer",
26162 "leftOccurrences" : "UNBOUNDED",
26163 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
26164 "ownerName" : "abstract_vsn",
26165 "maxOccurrences" : "UNBOUNDED",
26166 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.latency",
26167 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
26168 "minOccurrences" : "1",
26169 "validSourceTypes" : [ ],
26170 "name" : "disk.latency_vsn",
26174 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
26177 "definition" : false,
26178 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
26179 "password" : false,
26182 "immutable" : false,
26183 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26184 "getInputProperty" : false,
26185 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26188 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
26190 "required" : false,
26191 "definition" : false,
26192 "defaultValue" : "Average rate of reads",
26193 "description" : "Description of the metric",
26194 "password" : false,
26195 "name" : "description",
26196 "value" : "Average rate of reads",
26198 "immutable" : false,
26199 "status" : "SUPPORTED",
26200 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26201 "getInputProperty" : false,
26202 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26205 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
26208 "definition" : false,
26209 "defaultValue" : "B/s",
26210 "description" : "Unit of the metric value",
26211 "password" : false,
26215 "immutable" : false,
26216 "status" : "SUPPORTED",
26217 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26218 "getInputProperty" : false,
26219 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26222 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
26225 "definition" : false,
26226 "defaultValue" : "Gauge",
26227 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
26228 "password" : false,
26232 "immutable" : false,
26233 "status" : "SUPPORTED",
26234 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26235 "getInputProperty" : false,
26236 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26239 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
26241 "required" : false,
26242 "definition" : false,
26243 "defaultValue" : "disk",
26244 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
26245 "password" : false,
26246 "name" : "category",
26249 "immutable" : false,
26250 "status" : "SUPPORTED",
26251 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26252 "getInputProperty" : false,
26253 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26256 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
26257 "parentName" : "disk.device.read.bytes.rate",
26258 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
26259 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
26260 "type" : "org.openecomp.capabilities.metric.Ceilometer",
26261 "leftOccurrences" : "UNBOUNDED",
26262 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
26263 "ownerName" : "abstract_vsn",
26264 "maxOccurrences" : "UNBOUNDED",
26265 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes.rate",
26266 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
26267 "minOccurrences" : "1",
26268 "validSourceTypes" : [ ],
26269 "name" : "disk.device.read.bytes.rate_vsn",
26273 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
26276 "definition" : false,
26277 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
26278 "password" : false,
26281 "immutable" : false,
26282 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26283 "getInputProperty" : false,
26284 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26287 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
26289 "required" : false,
26290 "definition" : false,
26291 "defaultValue" : "The physical size in bytes of the image container on the host",
26292 "description" : "Description of the metric",
26293 "password" : false,
26294 "name" : "description",
26295 "value" : "The physical size in bytes of the image container on the host",
26297 "immutable" : false,
26298 "status" : "SUPPORTED",
26299 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26300 "getInputProperty" : false,
26301 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26304 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
26307 "definition" : false,
26308 "defaultValue" : "B",
26309 "description" : "Unit of the metric value",
26310 "password" : false,
26314 "immutable" : false,
26315 "status" : "SUPPORTED",
26316 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26317 "getInputProperty" : false,
26318 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26321 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
26324 "definition" : false,
26325 "defaultValue" : "Gauge",
26326 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
26327 "password" : false,
26331 "immutable" : false,
26332 "status" : "SUPPORTED",
26333 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26334 "getInputProperty" : false,
26335 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26338 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
26340 "required" : false,
26341 "definition" : false,
26342 "defaultValue" : "disk",
26343 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
26344 "password" : false,
26345 "name" : "category",
26348 "immutable" : false,
26349 "status" : "SUPPORTED",
26350 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26351 "getInputProperty" : false,
26352 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26355 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
26356 "parentName" : "disk.usage",
26357 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
26358 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
26359 "type" : "org.openecomp.capabilities.metric.Ceilometer",
26360 "leftOccurrences" : "UNBOUNDED",
26361 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
26362 "ownerName" : "abstract_vsn",
26363 "maxOccurrences" : "UNBOUNDED",
26364 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.usage",
26365 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
26366 "minOccurrences" : "1",
26367 "validSourceTypes" : [ ],
26368 "name" : "disk.usage_vsn",
26372 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
26375 "definition" : false,
26376 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
26377 "password" : false,
26380 "immutable" : false,
26381 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26382 "getInputProperty" : false,
26383 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26386 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
26388 "required" : false,
26389 "definition" : false,
26390 "defaultValue" : "Average CPU utilization",
26391 "description" : "Description of the metric",
26392 "password" : false,
26393 "name" : "description",
26394 "value" : "Average CPU utilization",
26396 "immutable" : false,
26397 "status" : "SUPPORTED",
26398 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26399 "getInputProperty" : false,
26400 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26403 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
26406 "definition" : false,
26407 "defaultValue" : "%",
26408 "description" : "Unit of the metric value",
26409 "password" : false,
26413 "immutable" : false,
26414 "status" : "SUPPORTED",
26415 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26416 "getInputProperty" : false,
26417 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26420 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
26423 "definition" : false,
26424 "defaultValue" : "Gauge",
26425 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
26426 "password" : false,
26430 "immutable" : false,
26431 "status" : "SUPPORTED",
26432 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26433 "getInputProperty" : false,
26434 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26437 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
26439 "required" : false,
26440 "definition" : false,
26441 "defaultValue" : "compute",
26442 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
26443 "password" : false,
26444 "name" : "category",
26445 "value" : "compute",
26447 "immutable" : false,
26448 "status" : "SUPPORTED",
26449 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26450 "getInputProperty" : false,
26451 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26454 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
26455 "parentName" : "cpu_util",
26456 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
26457 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
26458 "type" : "org.openecomp.capabilities.metric.Ceilometer",
26459 "leftOccurrences" : "UNBOUNDED",
26460 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
26461 "ownerName" : "abstract_vsn",
26462 "maxOccurrences" : "UNBOUNDED",
26463 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu_util",
26464 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
26465 "minOccurrences" : "1",
26466 "validSourceTypes" : [ ],
26467 "name" : "cpu_util_vsn",
26471 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
26474 "definition" : false,
26475 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
26476 "password" : false,
26479 "immutable" : false,
26480 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26481 "getInputProperty" : false,
26482 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26485 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
26487 "required" : false,
26488 "definition" : false,
26489 "defaultValue" : "The amount of disk per device occupied by the instance on the host machine",
26490 "description" : "Description of the metric",
26491 "password" : false,
26492 "name" : "description",
26493 "value" : "The amount of disk per device occupied by the instance on the host machine",
26495 "immutable" : false,
26496 "status" : "SUPPORTED",
26497 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26498 "getInputProperty" : false,
26499 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26502 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
26505 "definition" : false,
26506 "defaultValue" : "B",
26507 "description" : "Unit of the metric value",
26508 "password" : false,
26512 "immutable" : false,
26513 "status" : "SUPPORTED",
26514 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26515 "getInputProperty" : false,
26516 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26519 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
26522 "definition" : false,
26523 "defaultValue" : "Gauge",
26524 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
26525 "password" : false,
26529 "immutable" : false,
26530 "status" : "SUPPORTED",
26531 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26532 "getInputProperty" : false,
26533 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26536 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
26538 "required" : false,
26539 "definition" : false,
26540 "defaultValue" : "disk",
26541 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
26542 "password" : false,
26543 "name" : "category",
26546 "immutable" : false,
26547 "status" : "SUPPORTED",
26548 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26549 "getInputProperty" : false,
26550 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26553 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
26554 "parentName" : "disk.device.allocation",
26555 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
26556 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
26557 "type" : "org.openecomp.capabilities.metric.Ceilometer",
26558 "leftOccurrences" : "UNBOUNDED",
26559 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
26560 "ownerName" : "abstract_vsn",
26561 "maxOccurrences" : "UNBOUNDED",
26562 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.allocation",
26563 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
26564 "minOccurrences" : "1",
26565 "validSourceTypes" : [ ],
26566 "name" : "disk.device.allocation_vsn",
26570 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
26573 "definition" : false,
26574 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
26575 "password" : false,
26578 "immutable" : false,
26579 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26580 "getInputProperty" : false,
26581 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26584 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
26586 "required" : false,
26587 "definition" : false,
26588 "defaultValue" : "Average rate of write requests",
26589 "description" : "Description of the metric",
26590 "password" : false,
26591 "name" : "description",
26592 "value" : "Average rate of write requests",
26594 "immutable" : false,
26595 "status" : "SUPPORTED",
26596 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26597 "getInputProperty" : false,
26598 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26601 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
26604 "definition" : false,
26605 "defaultValue" : "request/s",
26606 "description" : "Unit of the metric value",
26607 "password" : false,
26609 "value" : "request/s",
26611 "immutable" : false,
26612 "status" : "SUPPORTED",
26613 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26614 "getInputProperty" : false,
26615 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26618 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
26621 "definition" : false,
26622 "defaultValue" : "Gauge",
26623 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
26624 "password" : false,
26628 "immutable" : false,
26629 "status" : "SUPPORTED",
26630 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26631 "getInputProperty" : false,
26632 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26635 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
26637 "required" : false,
26638 "definition" : false,
26639 "defaultValue" : "compute",
26640 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
26641 "password" : false,
26642 "name" : "category",
26643 "value" : "compute",
26645 "immutable" : false,
26646 "status" : "SUPPORTED",
26647 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26648 "getInputProperty" : false,
26649 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26652 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
26653 "parentName" : "disk.write.requests.rate",
26654 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
26655 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
26656 "type" : "org.openecomp.capabilities.metric.Ceilometer",
26657 "leftOccurrences" : "UNBOUNDED",
26658 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
26659 "ownerName" : "abstract_vsn",
26660 "maxOccurrences" : "UNBOUNDED",
26661 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests.rate",
26662 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
26663 "minOccurrences" : "1",
26664 "validSourceTypes" : [ ],
26665 "name" : "disk.write.requests.rate_vsn",
26669 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
26672 "definition" : false,
26673 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
26674 "password" : false,
26677 "immutable" : false,
26678 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26679 "getInputProperty" : false,
26680 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26683 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
26685 "required" : false,
26686 "definition" : false,
26687 "defaultValue" : "Average rate of writes",
26688 "description" : "Description of the metric",
26689 "password" : false,
26690 "name" : "description",
26691 "value" : "Average rate of writes",
26693 "immutable" : false,
26694 "status" : "SUPPORTED",
26695 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26696 "getInputProperty" : false,
26697 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26700 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
26703 "definition" : false,
26704 "defaultValue" : "B/s",
26705 "description" : "Unit of the metric value",
26706 "password" : false,
26710 "immutable" : false,
26711 "status" : "SUPPORTED",
26712 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26713 "getInputProperty" : false,
26714 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26717 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
26720 "definition" : false,
26721 "defaultValue" : "Gauge",
26722 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
26723 "password" : false,
26727 "immutable" : false,
26728 "status" : "SUPPORTED",
26729 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26730 "getInputProperty" : false,
26731 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26734 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
26736 "required" : false,
26737 "definition" : false,
26738 "defaultValue" : "compute",
26739 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
26740 "password" : false,
26741 "name" : "category",
26742 "value" : "compute",
26744 "immutable" : false,
26745 "status" : "SUPPORTED",
26746 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26747 "getInputProperty" : false,
26748 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26751 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
26752 "parentName" : "disk.write.bytes.rate",
26753 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
26754 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
26755 "type" : "org.openecomp.capabilities.metric.Ceilometer",
26756 "leftOccurrences" : "UNBOUNDED",
26757 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
26758 "ownerName" : "abstract_vsn",
26759 "maxOccurrences" : "UNBOUNDED",
26760 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes.rate",
26761 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
26762 "minOccurrences" : "1",
26763 "validSourceTypes" : [ ],
26764 "name" : "disk.write.bytes.rate_vsn",
26768 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
26771 "definition" : false,
26772 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
26773 "password" : false,
26776 "immutable" : false,
26777 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26778 "getInputProperty" : false,
26779 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26782 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
26784 "required" : false,
26785 "definition" : false,
26786 "defaultValue" : "Average disk latency per device",
26787 "description" : "Description of the metric",
26788 "password" : false,
26789 "name" : "description",
26790 "value" : "Average disk latency per device",
26792 "immutable" : false,
26793 "status" : "SUPPORTED",
26794 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26795 "getInputProperty" : false,
26796 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26799 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
26802 "definition" : false,
26803 "defaultValue" : "ms",
26804 "description" : "Unit of the metric value",
26805 "password" : false,
26809 "immutable" : false,
26810 "status" : "SUPPORTED",
26811 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26812 "getInputProperty" : false,
26813 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26816 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
26819 "definition" : false,
26820 "defaultValue" : "Gauge",
26821 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
26822 "password" : false,
26826 "immutable" : false,
26827 "status" : "SUPPORTED",
26828 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26829 "getInputProperty" : false,
26830 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26833 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
26835 "required" : false,
26836 "definition" : false,
26837 "defaultValue" : "disk",
26838 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
26839 "password" : false,
26840 "name" : "category",
26843 "immutable" : false,
26844 "status" : "SUPPORTED",
26845 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26846 "getInputProperty" : false,
26847 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26850 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
26851 "parentName" : "disk.device.latency",
26852 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
26853 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
26854 "type" : "org.openecomp.capabilities.metric.Ceilometer",
26855 "leftOccurrences" : "UNBOUNDED",
26856 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
26857 "ownerName" : "abstract_vsn",
26858 "maxOccurrences" : "UNBOUNDED",
26859 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.latency",
26860 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
26861 "minOccurrences" : "1",
26862 "validSourceTypes" : [ ],
26863 "name" : "disk.device.latency_vsn",
26867 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
26870 "definition" : false,
26871 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
26872 "password" : false,
26875 "immutable" : false,
26876 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26877 "getInputProperty" : false,
26878 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26881 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
26883 "required" : false,
26884 "definition" : false,
26885 "defaultValue" : "CPU time used",
26886 "description" : "Description of the metric",
26887 "password" : false,
26888 "name" : "description",
26889 "value" : "CPU time used",
26891 "immutable" : false,
26892 "status" : "SUPPORTED",
26893 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26894 "getInputProperty" : false,
26895 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26898 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
26901 "definition" : false,
26902 "defaultValue" : "ns",
26903 "description" : "Unit of the metric value",
26904 "password" : false,
26908 "immutable" : false,
26909 "status" : "SUPPORTED",
26910 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26911 "getInputProperty" : false,
26912 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26915 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
26918 "definition" : false,
26919 "defaultValue" : "Cumulative",
26920 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
26921 "password" : false,
26923 "value" : "Cumulative",
26925 "immutable" : false,
26926 "status" : "SUPPORTED",
26927 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26928 "getInputProperty" : false,
26929 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26932 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
26934 "required" : false,
26935 "definition" : false,
26936 "defaultValue" : "compute",
26937 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
26938 "password" : false,
26939 "name" : "category",
26940 "value" : "compute",
26942 "immutable" : false,
26943 "status" : "SUPPORTED",
26944 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26945 "getInputProperty" : false,
26946 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26949 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
26950 "parentName" : "cpu",
26951 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
26952 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
26953 "type" : "org.openecomp.capabilities.metric.Ceilometer",
26954 "leftOccurrences" : "UNBOUNDED",
26955 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
26956 "ownerName" : "abstract_vsn",
26957 "maxOccurrences" : "UNBOUNDED",
26958 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu",
26959 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
26960 "minOccurrences" : "1",
26961 "validSourceTypes" : [ ],
26962 "name" : "cpu_vsn",
26966 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
26969 "definition" : false,
26970 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
26971 "password" : false,
26974 "immutable" : false,
26975 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26976 "getInputProperty" : false,
26977 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26980 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
26982 "required" : false,
26983 "definition" : false,
26984 "defaultValue" : "Number of write requests",
26985 "description" : "Description of the metric",
26986 "password" : false,
26987 "name" : "description",
26988 "value" : "Number of write requests",
26990 "immutable" : false,
26991 "status" : "SUPPORTED",
26992 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26993 "getInputProperty" : false,
26994 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
26997 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
27000 "definition" : false,
27001 "defaultValue" : "request",
27002 "description" : "Unit of the metric value",
27003 "password" : false,
27005 "value" : "request",
27007 "immutable" : false,
27008 "status" : "SUPPORTED",
27009 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27010 "getInputProperty" : false,
27011 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27014 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
27017 "definition" : false,
27018 "defaultValue" : "Cumulative",
27019 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
27020 "password" : false,
27022 "value" : "Cumulative",
27024 "immutable" : false,
27025 "status" : "SUPPORTED",
27026 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27027 "getInputProperty" : false,
27028 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27031 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
27033 "required" : false,
27034 "definition" : false,
27035 "defaultValue" : "disk",
27036 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
27037 "password" : false,
27038 "name" : "category",
27041 "immutable" : false,
27042 "status" : "SUPPORTED",
27043 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27044 "getInputProperty" : false,
27045 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27048 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
27049 "parentName" : "disk.device.write.requests",
27050 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
27051 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
27052 "type" : "org.openecomp.capabilities.metric.Ceilometer",
27053 "leftOccurrences" : "UNBOUNDED",
27054 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
27055 "ownerName" : "abstract_vsn",
27056 "maxOccurrences" : "UNBOUNDED",
27057 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests",
27058 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
27059 "minOccurrences" : "1",
27060 "validSourceTypes" : [ ],
27061 "name" : "disk.device.write.requests_vsn",
27065 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
27068 "definition" : false,
27069 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
27070 "password" : false,
27073 "immutable" : false,
27074 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27075 "getInputProperty" : false,
27076 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27079 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
27081 "required" : false,
27082 "definition" : false,
27083 "defaultValue" : "Volume of writes",
27084 "description" : "Description of the metric",
27085 "password" : false,
27086 "name" : "description",
27087 "value" : "Volume of writes",
27089 "immutable" : false,
27090 "status" : "SUPPORTED",
27091 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27092 "getInputProperty" : false,
27093 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27096 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
27099 "definition" : false,
27100 "defaultValue" : "B",
27101 "description" : "Unit of the metric value",
27102 "password" : false,
27106 "immutable" : false,
27107 "status" : "SUPPORTED",
27108 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27109 "getInputProperty" : false,
27110 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27113 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
27116 "definition" : false,
27117 "defaultValue" : "Cumulative",
27118 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
27119 "password" : false,
27121 "value" : "Cumulative",
27123 "immutable" : false,
27124 "status" : "SUPPORTED",
27125 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27126 "getInputProperty" : false,
27127 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27130 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
27132 "required" : false,
27133 "definition" : false,
27134 "defaultValue" : "disk",
27135 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
27136 "password" : false,
27137 "name" : "category",
27140 "immutable" : false,
27141 "status" : "SUPPORTED",
27142 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27143 "getInputProperty" : false,
27144 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27147 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
27148 "parentName" : "disk.device.write.bytes",
27149 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
27150 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
27151 "type" : "org.openecomp.capabilities.metric.Ceilometer",
27152 "leftOccurrences" : "UNBOUNDED",
27153 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
27154 "ownerName" : "abstract_vsn",
27155 "maxOccurrences" : "UNBOUNDED",
27156 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes",
27157 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
27158 "minOccurrences" : "1",
27159 "validSourceTypes" : [ ],
27160 "name" : "disk.device.write.bytes_vsn",
27164 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
27167 "definition" : false,
27168 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
27169 "password" : false,
27172 "immutable" : false,
27173 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27174 "getInputProperty" : false,
27175 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27178 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
27180 "required" : false,
27181 "definition" : false,
27182 "defaultValue" : "Number of read requests",
27183 "description" : "Description of the metric",
27184 "password" : false,
27185 "name" : "description",
27186 "value" : "Number of read requests",
27188 "immutable" : false,
27189 "status" : "SUPPORTED",
27190 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27191 "getInputProperty" : false,
27192 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27195 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
27198 "definition" : false,
27199 "defaultValue" : "request",
27200 "description" : "Unit of the metric value",
27201 "password" : false,
27203 "value" : "request",
27205 "immutable" : false,
27206 "status" : "SUPPORTED",
27207 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27208 "getInputProperty" : false,
27209 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27212 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
27215 "definition" : false,
27216 "defaultValue" : "Cumulative",
27217 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
27218 "password" : false,
27220 "value" : "Cumulative",
27222 "immutable" : false,
27223 "status" : "SUPPORTED",
27224 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27225 "getInputProperty" : false,
27226 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27229 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
27231 "required" : false,
27232 "definition" : false,
27233 "defaultValue" : "compute",
27234 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
27235 "password" : false,
27236 "name" : "category",
27237 "value" : "compute",
27239 "immutable" : false,
27240 "status" : "SUPPORTED",
27241 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27242 "getInputProperty" : false,
27243 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27246 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
27247 "parentName" : "disk.read.requests",
27248 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
27249 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
27250 "type" : "org.openecomp.capabilities.metric.Ceilometer",
27251 "leftOccurrences" : "UNBOUNDED",
27252 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
27253 "ownerName" : "abstract_vsn",
27254 "maxOccurrences" : "UNBOUNDED",
27255 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.requests",
27256 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
27257 "minOccurrences" : "1",
27258 "validSourceTypes" : [ ],
27259 "name" : "disk.read.requests_vsn",
27263 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
27266 "definition" : false,
27267 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
27268 "password" : false,
27271 "immutable" : false,
27272 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27273 "getInputProperty" : false,
27274 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27277 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
27279 "required" : false,
27280 "definition" : false,
27281 "defaultValue" : "Size of root disk",
27282 "description" : "Description of the metric",
27283 "password" : false,
27284 "name" : "description",
27285 "value" : "Size of root disk",
27287 "immutable" : false,
27288 "status" : "SUPPORTED",
27289 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27290 "getInputProperty" : false,
27291 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27294 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
27297 "definition" : false,
27298 "defaultValue" : "GB",
27299 "description" : "Unit of the metric value",
27300 "password" : false,
27304 "immutable" : false,
27305 "status" : "SUPPORTED",
27306 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27307 "getInputProperty" : false,
27308 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27311 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
27314 "definition" : false,
27315 "defaultValue" : "Gauge",
27316 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
27317 "password" : false,
27321 "immutable" : false,
27322 "status" : "SUPPORTED",
27323 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27324 "getInputProperty" : false,
27325 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27328 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
27330 "required" : false,
27331 "definition" : false,
27332 "defaultValue" : "compute",
27333 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
27334 "password" : false,
27335 "name" : "category",
27336 "value" : "compute",
27338 "immutable" : false,
27339 "status" : "SUPPORTED",
27340 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27341 "getInputProperty" : false,
27342 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27345 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
27346 "parentName" : "disk.root.size",
27347 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
27348 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
27349 "type" : "org.openecomp.capabilities.metric.Ceilometer",
27350 "leftOccurrences" : "UNBOUNDED",
27351 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
27352 "ownerName" : "abstract_vsn",
27353 "maxOccurrences" : "UNBOUNDED",
27354 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.root.size",
27355 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
27356 "minOccurrences" : "1",
27357 "validSourceTypes" : [ ],
27358 "name" : "disk.root.size_vsn",
27362 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
27365 "definition" : false,
27366 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
27367 "password" : false,
27370 "immutable" : false,
27371 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27372 "getInputProperty" : false,
27373 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27376 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
27378 "required" : false,
27379 "definition" : false,
27380 "defaultValue" : "Average rate of writes",
27381 "description" : "Description of the metric",
27382 "password" : false,
27383 "name" : "description",
27384 "value" : "Average rate of writes",
27386 "immutable" : false,
27387 "status" : "SUPPORTED",
27388 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27389 "getInputProperty" : false,
27390 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27393 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
27396 "definition" : false,
27397 "defaultValue" : "B/s",
27398 "description" : "Unit of the metric value",
27399 "password" : false,
27403 "immutable" : false,
27404 "status" : "SUPPORTED",
27405 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27406 "getInputProperty" : false,
27407 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27410 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
27413 "definition" : false,
27414 "defaultValue" : "Gauge",
27415 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
27416 "password" : false,
27420 "immutable" : false,
27421 "status" : "SUPPORTED",
27422 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27423 "getInputProperty" : false,
27424 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27427 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
27429 "required" : false,
27430 "definition" : false,
27431 "defaultValue" : "disk",
27432 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
27433 "password" : false,
27434 "name" : "category",
27437 "immutable" : false,
27438 "status" : "SUPPORTED",
27439 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27440 "getInputProperty" : false,
27441 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27444 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
27445 "parentName" : "disk.device.write.bytes.rate",
27446 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
27447 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
27448 "type" : "org.openecomp.capabilities.metric.Ceilometer",
27449 "leftOccurrences" : "UNBOUNDED",
27450 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
27451 "ownerName" : "abstract_vsn",
27452 "maxOccurrences" : "UNBOUNDED",
27453 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes.rate",
27454 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
27455 "minOccurrences" : "1",
27456 "validSourceTypes" : [ ],
27457 "name" : "disk.device.write.bytes.rate_vsn",
27461 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
27464 "definition" : false,
27465 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
27466 "password" : false,
27469 "immutable" : false,
27470 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27471 "getInputProperty" : false,
27472 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27475 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
27477 "required" : false,
27478 "definition" : false,
27479 "defaultValue" : "Number of virtual CPUs allocated to the instance",
27480 "description" : "Description of the metric",
27481 "password" : false,
27482 "name" : "description",
27483 "value" : "Number of virtual CPUs allocated to the instance",
27485 "immutable" : false,
27486 "status" : "SUPPORTED",
27487 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27488 "getInputProperty" : false,
27489 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27492 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
27495 "definition" : false,
27496 "defaultValue" : "vcpu",
27497 "description" : "Unit of the metric value",
27498 "password" : false,
27502 "immutable" : false,
27503 "status" : "SUPPORTED",
27504 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27505 "getInputProperty" : false,
27506 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27509 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
27512 "definition" : false,
27513 "defaultValue" : "Gauge",
27514 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
27515 "password" : false,
27519 "immutable" : false,
27520 "status" : "SUPPORTED",
27521 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27522 "getInputProperty" : false,
27523 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27526 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
27528 "required" : false,
27529 "definition" : false,
27530 "defaultValue" : "compute",
27531 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
27532 "password" : false,
27533 "name" : "category",
27534 "value" : "compute",
27536 "immutable" : false,
27537 "status" : "SUPPORTED",
27538 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27539 "getInputProperty" : false,
27540 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27543 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
27544 "parentName" : "vcpus",
27545 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
27546 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
27547 "type" : "org.openecomp.capabilities.metric.Ceilometer",
27548 "leftOccurrences" : "UNBOUNDED",
27549 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
27550 "ownerName" : "abstract_vsn",
27551 "maxOccurrences" : "UNBOUNDED",
27552 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.vcpus",
27553 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
27554 "minOccurrences" : "1",
27555 "validSourceTypes" : [ ],
27556 "name" : "vcpus_vsn",
27560 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
27563 "definition" : false,
27564 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
27565 "password" : false,
27568 "immutable" : false,
27569 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27570 "getInputProperty" : false,
27571 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27574 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
27576 "required" : false,
27577 "definition" : false,
27578 "defaultValue" : "Average disk iops per device",
27579 "description" : "Description of the metric",
27580 "password" : false,
27581 "name" : "description",
27582 "value" : "Average disk iops per device",
27584 "immutable" : false,
27585 "status" : "SUPPORTED",
27586 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27587 "getInputProperty" : false,
27588 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27591 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
27594 "definition" : false,
27595 "defaultValue" : "count/s",
27596 "description" : "Unit of the metric value",
27597 "password" : false,
27599 "value" : "count/s",
27601 "immutable" : false,
27602 "status" : "SUPPORTED",
27603 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27604 "getInputProperty" : false,
27605 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27608 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
27611 "definition" : false,
27612 "defaultValue" : "Gauge",
27613 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
27614 "password" : false,
27618 "immutable" : false,
27619 "status" : "SUPPORTED",
27620 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27621 "getInputProperty" : false,
27622 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27625 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
27627 "required" : false,
27628 "definition" : false,
27629 "defaultValue" : "disk",
27630 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
27631 "password" : false,
27632 "name" : "category",
27635 "immutable" : false,
27636 "status" : "SUPPORTED",
27637 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27638 "getInputProperty" : false,
27639 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27642 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
27643 "parentName" : "disk.device.iops",
27644 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
27645 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
27646 "type" : "org.openecomp.capabilities.metric.Ceilometer",
27647 "leftOccurrences" : "UNBOUNDED",
27648 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
27649 "ownerName" : "abstract_vsn",
27650 "maxOccurrences" : "UNBOUNDED",
27651 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.iops",
27652 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
27653 "minOccurrences" : "1",
27654 "validSourceTypes" : [ ],
27655 "name" : "disk.device.iops_vsn",
27659 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
27662 "definition" : false,
27663 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
27664 "password" : false,
27667 "immutable" : false,
27668 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27669 "getInputProperty" : false,
27670 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27673 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
27675 "required" : false,
27676 "definition" : false,
27677 "defaultValue" : "The physical size in bytes of the image container on the host per device",
27678 "description" : "Description of the metric",
27679 "password" : false,
27680 "name" : "description",
27681 "value" : "The physical size in bytes of the image container on the host per device",
27683 "immutable" : false,
27684 "status" : "SUPPORTED",
27685 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27686 "getInputProperty" : false,
27687 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27690 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
27693 "definition" : false,
27694 "defaultValue" : "B",
27695 "description" : "Unit of the metric value",
27696 "password" : false,
27700 "immutable" : false,
27701 "status" : "SUPPORTED",
27702 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27703 "getInputProperty" : false,
27704 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27707 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
27710 "definition" : false,
27711 "defaultValue" : "Gauge",
27712 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
27713 "password" : false,
27717 "immutable" : false,
27718 "status" : "SUPPORTED",
27719 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27720 "getInputProperty" : false,
27721 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27724 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
27726 "required" : false,
27727 "definition" : false,
27728 "defaultValue" : "disk",
27729 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
27730 "password" : false,
27731 "name" : "category",
27734 "immutable" : false,
27735 "status" : "SUPPORTED",
27736 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27737 "getInputProperty" : false,
27738 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27741 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
27742 "parentName" : "disk.device.usage",
27743 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
27744 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
27745 "type" : "org.openecomp.capabilities.metric.Ceilometer",
27746 "leftOccurrences" : "UNBOUNDED",
27747 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
27748 "ownerName" : "abstract_vsn",
27749 "maxOccurrences" : "UNBOUNDED",
27750 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.usage",
27751 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
27752 "minOccurrences" : "1",
27753 "validSourceTypes" : [ ],
27754 "name" : "disk.device.usage_vsn",
27758 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
27761 "definition" : false,
27762 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
27763 "password" : false,
27766 "immutable" : false,
27767 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27768 "getInputProperty" : false,
27769 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27772 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
27774 "required" : false,
27775 "definition" : false,
27776 "defaultValue" : "Average rate of read requests",
27777 "description" : "Description of the metric",
27778 "password" : false,
27779 "name" : "description",
27780 "value" : "Average rate of read requests",
27782 "immutable" : false,
27783 "status" : "SUPPORTED",
27784 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27785 "getInputProperty" : false,
27786 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27789 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
27792 "definition" : false,
27793 "defaultValue" : "request/s",
27794 "description" : "Unit of the metric value",
27795 "password" : false,
27797 "value" : "request/s",
27799 "immutable" : false,
27800 "status" : "SUPPORTED",
27801 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27802 "getInputProperty" : false,
27803 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27806 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
27809 "definition" : false,
27810 "defaultValue" : "Gauge",
27811 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
27812 "password" : false,
27816 "immutable" : false,
27817 "status" : "SUPPORTED",
27818 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27819 "getInputProperty" : false,
27820 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27823 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
27825 "required" : false,
27826 "definition" : false,
27827 "defaultValue" : "disk",
27828 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
27829 "password" : false,
27830 "name" : "category",
27833 "immutable" : false,
27834 "status" : "SUPPORTED",
27835 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27836 "getInputProperty" : false,
27837 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27840 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
27841 "parentName" : "disk.device.read.requests.rate",
27842 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
27843 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
27844 "type" : "org.openecomp.capabilities.metric.Ceilometer",
27845 "leftOccurrences" : "UNBOUNDED",
27846 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
27847 "ownerName" : "abstract_vsn",
27848 "maxOccurrences" : "UNBOUNDED",
27849 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests.rate",
27850 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
27851 "minOccurrences" : "1",
27852 "validSourceTypes" : [ ],
27853 "name" : "disk.device.read.requests.rate_vsn",
27857 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
27860 "definition" : false,
27861 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
27862 "password" : false,
27865 "immutable" : false,
27866 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27867 "getInputProperty" : false,
27868 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27871 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
27873 "required" : false,
27874 "definition" : false,
27875 "defaultValue" : "Average rate of write requests",
27876 "description" : "Description of the metric",
27877 "password" : false,
27878 "name" : "description",
27879 "value" : "Average rate of write requests",
27881 "immutable" : false,
27882 "status" : "SUPPORTED",
27883 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27884 "getInputProperty" : false,
27885 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27888 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
27891 "definition" : false,
27892 "defaultValue" : "request/s",
27893 "description" : "Unit of the metric value",
27894 "password" : false,
27896 "value" : "request/s",
27898 "immutable" : false,
27899 "status" : "SUPPORTED",
27900 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27901 "getInputProperty" : false,
27902 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27905 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
27908 "definition" : false,
27909 "defaultValue" : "Gauge",
27910 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
27911 "password" : false,
27915 "immutable" : false,
27916 "status" : "SUPPORTED",
27917 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27918 "getInputProperty" : false,
27919 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27922 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
27924 "required" : false,
27925 "definition" : false,
27926 "defaultValue" : "disk",
27927 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
27928 "password" : false,
27929 "name" : "category",
27932 "immutable" : false,
27933 "status" : "SUPPORTED",
27934 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27935 "getInputProperty" : false,
27936 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27939 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
27940 "parentName" : "disk.device.write.requests.rate",
27941 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
27942 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
27943 "type" : "org.openecomp.capabilities.metric.Ceilometer",
27944 "leftOccurrences" : "UNBOUNDED",
27945 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
27946 "ownerName" : "abstract_vsn",
27947 "maxOccurrences" : "UNBOUNDED",
27948 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests.rate",
27949 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
27950 "minOccurrences" : "1",
27951 "validSourceTypes" : [ ],
27952 "name" : "disk.device.write.requests.rate_vsn",
27956 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
27959 "definition" : false,
27960 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
27961 "password" : false,
27964 "immutable" : false,
27965 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27966 "getInputProperty" : false,
27967 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27970 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
27972 "required" : false,
27973 "definition" : false,
27974 "defaultValue" : "The amount of disk occupied by the instance on the host machine",
27975 "description" : "Description of the metric",
27976 "password" : false,
27977 "name" : "description",
27978 "value" : "The amount of disk occupied by the instance on the host machine",
27980 "immutable" : false,
27981 "status" : "SUPPORTED",
27982 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27983 "getInputProperty" : false,
27984 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
27987 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
27990 "definition" : false,
27991 "defaultValue" : "B",
27992 "description" : "Unit of the metric value",
27993 "password" : false,
27997 "immutable" : false,
27998 "status" : "SUPPORTED",
27999 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28000 "getInputProperty" : false,
28001 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28004 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
28007 "definition" : false,
28008 "defaultValue" : "Gauge",
28009 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
28010 "password" : false,
28014 "immutable" : false,
28015 "status" : "SUPPORTED",
28016 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28017 "getInputProperty" : false,
28018 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28021 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
28023 "required" : false,
28024 "definition" : false,
28025 "defaultValue" : "disk",
28026 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
28027 "password" : false,
28028 "name" : "category",
28031 "immutable" : false,
28032 "status" : "SUPPORTED",
28033 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28034 "getInputProperty" : false,
28035 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28038 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
28039 "parentName" : "disk.allocation",
28040 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
28041 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
28042 "type" : "org.openecomp.capabilities.metric.Ceilometer",
28043 "leftOccurrences" : "UNBOUNDED",
28044 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
28045 "ownerName" : "abstract_vsn",
28046 "maxOccurrences" : "UNBOUNDED",
28047 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.allocation",
28048 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
28049 "minOccurrences" : "1",
28050 "validSourceTypes" : [ ],
28051 "name" : "disk.allocation_vsn",
28055 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
28058 "definition" : false,
28059 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
28060 "password" : false,
28063 "immutable" : false,
28064 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28065 "getInputProperty" : false,
28066 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28069 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
28071 "required" : false,
28072 "definition" : false,
28073 "defaultValue" : "Average rate of reads",
28074 "description" : "Description of the metric",
28075 "password" : false,
28076 "name" : "description",
28077 "value" : "Average rate of reads",
28079 "immutable" : false,
28080 "status" : "SUPPORTED",
28081 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28082 "getInputProperty" : false,
28083 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28086 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
28089 "definition" : false,
28090 "defaultValue" : "B/s",
28091 "description" : "Unit of the metric value",
28092 "password" : false,
28096 "immutable" : false,
28097 "status" : "SUPPORTED",
28098 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28099 "getInputProperty" : false,
28100 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28103 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
28106 "definition" : false,
28107 "defaultValue" : "Gauge",
28108 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
28109 "password" : false,
28113 "immutable" : false,
28114 "status" : "SUPPORTED",
28115 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28116 "getInputProperty" : false,
28117 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28120 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
28122 "required" : false,
28123 "definition" : false,
28124 "defaultValue" : "compute",
28125 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
28126 "password" : false,
28127 "name" : "category",
28128 "value" : "compute",
28130 "immutable" : false,
28131 "status" : "SUPPORTED",
28132 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28133 "getInputProperty" : false,
28134 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28137 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
28138 "parentName" : "disk.read.bytes.rate",
28139 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
28140 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
28141 "type" : "org.openecomp.capabilities.metric.Ceilometer",
28142 "leftOccurrences" : "UNBOUNDED",
28143 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
28144 "ownerName" : "abstract_vsn",
28145 "maxOccurrences" : "UNBOUNDED",
28146 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes.rate",
28147 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
28148 "minOccurrences" : "1",
28149 "validSourceTypes" : [ ],
28150 "name" : "disk.read.bytes.rate_vsn",
28154 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
28157 "definition" : false,
28158 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
28159 "password" : false,
28162 "immutable" : false,
28163 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28164 "getInputProperty" : false,
28165 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28168 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
28170 "required" : false,
28171 "definition" : false,
28172 "defaultValue" : "Volume of reads",
28173 "description" : "Description of the metric",
28174 "password" : false,
28175 "name" : "description",
28176 "value" : "Volume of reads",
28178 "immutable" : false,
28179 "status" : "SUPPORTED",
28180 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28181 "getInputProperty" : false,
28182 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28185 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
28188 "definition" : false,
28189 "defaultValue" : "B",
28190 "description" : "Unit of the metric value",
28191 "password" : false,
28195 "immutable" : false,
28196 "status" : "SUPPORTED",
28197 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28198 "getInputProperty" : false,
28199 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28202 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
28205 "definition" : false,
28206 "defaultValue" : "Cumulative",
28207 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
28208 "password" : false,
28210 "value" : "Cumulative",
28212 "immutable" : false,
28213 "status" : "SUPPORTED",
28214 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28215 "getInputProperty" : false,
28216 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28219 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
28221 "required" : false,
28222 "definition" : false,
28223 "defaultValue" : "compute",
28224 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
28225 "password" : false,
28226 "name" : "category",
28227 "value" : "compute",
28229 "immutable" : false,
28230 "status" : "SUPPORTED",
28231 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28232 "getInputProperty" : false,
28233 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28236 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
28237 "parentName" : "disk.read.bytes",
28238 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
28239 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
28240 "type" : "org.openecomp.capabilities.metric.Ceilometer",
28241 "leftOccurrences" : "UNBOUNDED",
28242 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
28243 "ownerName" : "abstract_vsn",
28244 "maxOccurrences" : "UNBOUNDED",
28245 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes",
28246 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
28247 "minOccurrences" : "1",
28248 "validSourceTypes" : [ ],
28249 "name" : "disk.read.bytes_vsn",
28253 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
28256 "definition" : false,
28257 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
28258 "password" : false,
28261 "immutable" : false,
28262 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28263 "getInputProperty" : false,
28264 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28267 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
28269 "required" : false,
28270 "definition" : false,
28271 "defaultValue" : "Volume of RAM used by the instance from the amount of its allocated memory",
28272 "description" : "Description of the metric",
28273 "password" : false,
28274 "name" : "description",
28275 "value" : "Volume of RAM used by the instance from the amount of its allocated memory",
28277 "immutable" : false,
28278 "status" : "SUPPORTED",
28279 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28280 "getInputProperty" : false,
28281 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28284 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
28287 "definition" : false,
28288 "defaultValue" : "MB",
28289 "description" : "Unit of the metric value",
28290 "password" : false,
28294 "immutable" : false,
28295 "status" : "SUPPORTED",
28296 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28297 "getInputProperty" : false,
28298 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28301 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
28304 "definition" : false,
28305 "defaultValue" : "Gauge",
28306 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
28307 "password" : false,
28311 "immutable" : false,
28312 "status" : "SUPPORTED",
28313 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28314 "getInputProperty" : false,
28315 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28318 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
28320 "required" : false,
28321 "definition" : false,
28322 "defaultValue" : "compute",
28323 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
28324 "password" : false,
28325 "name" : "category",
28326 "value" : "compute",
28328 "immutable" : false,
28329 "status" : "SUPPORTED",
28330 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28331 "getInputProperty" : false,
28332 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28335 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
28336 "parentName" : "memory.usage",
28337 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
28338 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
28339 "type" : "org.openecomp.capabilities.metric.Ceilometer",
28340 "leftOccurrences" : "UNBOUNDED",
28341 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
28342 "ownerName" : "abstract_vsn",
28343 "maxOccurrences" : "UNBOUNDED",
28344 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.usage",
28345 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
28346 "minOccurrences" : "1",
28347 "validSourceTypes" : [ ],
28348 "name" : "memory.usage_vsn",
28352 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
28355 "definition" : false,
28356 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
28357 "password" : false,
28360 "immutable" : false,
28361 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28362 "getInputProperty" : false,
28363 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28366 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
28368 "required" : false,
28369 "definition" : false,
28370 "defaultValue" : "The amount of disk per device that the instance can see",
28371 "description" : "Description of the metric",
28372 "password" : false,
28373 "name" : "description",
28374 "value" : "The amount of disk per device that the instance can see",
28376 "immutable" : false,
28377 "status" : "SUPPORTED",
28378 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28379 "getInputProperty" : false,
28380 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28383 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
28386 "definition" : false,
28387 "defaultValue" : "B",
28388 "description" : "Unit of the metric value",
28389 "password" : false,
28393 "immutable" : false,
28394 "status" : "SUPPORTED",
28395 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28396 "getInputProperty" : false,
28397 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28400 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
28403 "definition" : false,
28404 "defaultValue" : "Gauge",
28405 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
28406 "password" : false,
28410 "immutable" : false,
28411 "status" : "SUPPORTED",
28412 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28413 "getInputProperty" : false,
28414 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28417 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
28419 "required" : false,
28420 "definition" : false,
28421 "defaultValue" : "disk",
28422 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
28423 "password" : false,
28424 "name" : "category",
28427 "immutable" : false,
28428 "status" : "SUPPORTED",
28429 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28430 "getInputProperty" : false,
28431 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28434 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
28435 "parentName" : "disk.device.capacity",
28436 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
28437 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
28438 "type" : "org.openecomp.capabilities.metric.Ceilometer",
28439 "leftOccurrences" : "UNBOUNDED",
28440 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
28441 "ownerName" : "abstract_vsn",
28442 "maxOccurrences" : "UNBOUNDED",
28443 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.capacity",
28444 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
28445 "minOccurrences" : "1",
28446 "validSourceTypes" : [ ],
28447 "name" : "disk.device.capacity_vsn",
28451 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
28454 "definition" : false,
28455 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
28456 "password" : false,
28459 "immutable" : false,
28460 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28461 "getInputProperty" : false,
28462 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28465 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
28467 "required" : false,
28468 "definition" : false,
28469 "defaultValue" : "Volume of RAM used by the instance on the physical machine",
28470 "description" : "Description of the metric",
28471 "password" : false,
28472 "name" : "description",
28473 "value" : "Volume of RAM used by the instance on the physical machine",
28475 "immutable" : false,
28476 "status" : "SUPPORTED",
28477 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28478 "getInputProperty" : false,
28479 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28482 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
28485 "definition" : false,
28486 "defaultValue" : "MB",
28487 "description" : "Unit of the metric value",
28488 "password" : false,
28492 "immutable" : false,
28493 "status" : "SUPPORTED",
28494 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28495 "getInputProperty" : false,
28496 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28499 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
28502 "definition" : false,
28503 "defaultValue" : "Gauge",
28504 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
28505 "password" : false,
28509 "immutable" : false,
28510 "status" : "SUPPORTED",
28511 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28512 "getInputProperty" : false,
28513 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28516 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
28518 "required" : false,
28519 "definition" : false,
28520 "defaultValue" : "compute",
28521 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
28522 "password" : false,
28523 "name" : "category",
28524 "value" : "compute",
28526 "immutable" : false,
28527 "status" : "SUPPORTED",
28528 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28529 "getInputProperty" : false,
28530 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28533 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
28534 "parentName" : "memory.resident",
28535 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
28536 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
28537 "type" : "org.openecomp.capabilities.metric.Ceilometer",
28538 "leftOccurrences" : "UNBOUNDED",
28539 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
28540 "ownerName" : "abstract_vsn",
28541 "maxOccurrences" : "UNBOUNDED",
28542 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.resident",
28543 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
28544 "minOccurrences" : "1",
28545 "validSourceTypes" : [ ],
28546 "name" : "memory.resident_vsn",
28550 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
28553 "definition" : false,
28554 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
28555 "password" : false,
28558 "immutable" : false,
28559 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28560 "getInputProperty" : false,
28561 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28564 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
28566 "required" : false,
28567 "definition" : false,
28568 "defaultValue" : "Number of write requests",
28569 "description" : "Description of the metric",
28570 "password" : false,
28571 "name" : "description",
28572 "value" : "Number of write requests",
28574 "immutable" : false,
28575 "status" : "SUPPORTED",
28576 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28577 "getInputProperty" : false,
28578 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28581 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
28584 "definition" : false,
28585 "defaultValue" : "request",
28586 "description" : "Unit of the metric value",
28587 "password" : false,
28589 "value" : "request",
28591 "immutable" : false,
28592 "status" : "SUPPORTED",
28593 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28594 "getInputProperty" : false,
28595 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28598 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
28601 "definition" : false,
28602 "defaultValue" : "Cumulative",
28603 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
28604 "password" : false,
28606 "value" : "Cumulative",
28608 "immutable" : false,
28609 "status" : "SUPPORTED",
28610 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28611 "getInputProperty" : false,
28612 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28615 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
28617 "required" : false,
28618 "definition" : false,
28619 "defaultValue" : "compute",
28620 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
28621 "password" : false,
28622 "name" : "category",
28623 "value" : "compute",
28625 "immutable" : false,
28626 "status" : "SUPPORTED",
28627 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28628 "getInputProperty" : false,
28629 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
28632 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
28633 "parentName" : "disk.write.requests",
28634 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
28635 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
28636 "type" : "org.openecomp.capabilities.metric.Ceilometer",
28637 "leftOccurrences" : "UNBOUNDED",
28638 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
28639 "ownerName" : "abstract_vsn",
28640 "maxOccurrences" : "UNBOUNDED",
28641 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests",
28642 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
28643 "minOccurrences" : "1",
28644 "validSourceTypes" : [ ],
28645 "name" : "disk.write.requests_vsn",
28649 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
28652 "definition" : false,
28653 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
28654 "password" : false,
28657 "immutable" : false,
28658 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28659 "getInputProperty" : false,
28660 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28663 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
28665 "required" : false,
28666 "definition" : false,
28667 "defaultValue" : "Average rate of incoming packets",
28668 "description" : "Description of the metric",
28669 "password" : false,
28670 "name" : "description",
28671 "value" : "Average rate of incoming packets",
28673 "immutable" : false,
28674 "status" : "SUPPORTED",
28675 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28676 "getInputProperty" : false,
28677 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28680 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
28683 "definition" : false,
28684 "defaultValue" : "packet/s",
28685 "description" : "Unit of the metric value",
28686 "password" : false,
28688 "value" : "packet/s",
28690 "immutable" : false,
28691 "status" : "SUPPORTED",
28692 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28693 "getInputProperty" : false,
28694 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28697 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
28700 "definition" : false,
28701 "defaultValue" : "Gauge",
28702 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
28703 "password" : false,
28707 "immutable" : false,
28708 "status" : "SUPPORTED",
28709 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28710 "getInputProperty" : false,
28711 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28714 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
28716 "required" : false,
28717 "definition" : false,
28718 "defaultValue" : "network",
28719 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
28720 "password" : false,
28721 "name" : "category",
28722 "value" : "network",
28724 "immutable" : false,
28725 "status" : "SUPPORTED",
28726 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28727 "getInputProperty" : false,
28728 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28731 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
28732 "parentName" : "network.incoming.packets.rate",
28733 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
28734 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
28735 "type" : "org.openecomp.capabilities.metric.Ceilometer",
28736 "leftOccurrences" : "UNBOUNDED",
28737 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
28738 "ownerName" : "abstract_vsn",
28739 "maxOccurrences" : "UNBOUNDED",
28740 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
28741 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
28742 "minOccurrences" : "1",
28743 "validSourceTypes" : [ ],
28744 "name" : "network.incoming.packets.rate_vsn_vsn_private_1_port",
28748 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
28751 "definition" : false,
28752 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
28753 "password" : false,
28756 "immutable" : false,
28757 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28758 "getInputProperty" : false,
28759 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28762 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
28764 "required" : false,
28765 "definition" : false,
28766 "defaultValue" : "Number of outgoing bytes",
28767 "description" : "Description of the metric",
28768 "password" : false,
28769 "name" : "description",
28770 "value" : "Number of outgoing bytes",
28772 "immutable" : false,
28773 "status" : "SUPPORTED",
28774 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28775 "getInputProperty" : false,
28776 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28779 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
28782 "definition" : false,
28783 "defaultValue" : "B",
28784 "description" : "Unit of the metric value",
28785 "password" : false,
28789 "immutable" : false,
28790 "status" : "SUPPORTED",
28791 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28792 "getInputProperty" : false,
28793 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28796 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
28799 "definition" : false,
28800 "defaultValue" : "Cumulative",
28801 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
28802 "password" : false,
28804 "value" : "Cumulative",
28806 "immutable" : false,
28807 "status" : "SUPPORTED",
28808 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28809 "getInputProperty" : false,
28810 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28813 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
28815 "required" : false,
28816 "definition" : false,
28817 "defaultValue" : "network",
28818 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
28819 "password" : false,
28820 "name" : "category",
28821 "value" : "network",
28823 "immutable" : false,
28824 "status" : "SUPPORTED",
28825 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28826 "getInputProperty" : false,
28827 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28830 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
28831 "parentName" : "network.outgoing.bytes",
28832 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
28833 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
28834 "type" : "org.openecomp.capabilities.metric.Ceilometer",
28835 "leftOccurrences" : "UNBOUNDED",
28836 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
28837 "ownerName" : "abstract_vsn",
28838 "maxOccurrences" : "UNBOUNDED",
28839 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
28840 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
28841 "minOccurrences" : "1",
28842 "validSourceTypes" : [ ],
28843 "name" : "network.outgoing.bytes_vsn_vsn_private_1_port",
28847 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
28850 "definition" : false,
28851 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
28852 "password" : false,
28855 "immutable" : false,
28856 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28857 "getInputProperty" : false,
28858 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28861 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
28863 "required" : false,
28864 "definition" : false,
28865 "defaultValue" : "Average rate of outgoing packets",
28866 "description" : "Description of the metric",
28867 "password" : false,
28868 "name" : "description",
28869 "value" : "Average rate of outgoing packets",
28871 "immutable" : false,
28872 "status" : "SUPPORTED",
28873 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28874 "getInputProperty" : false,
28875 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28878 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
28881 "definition" : false,
28882 "defaultValue" : "packet/s",
28883 "description" : "Unit of the metric value",
28884 "password" : false,
28886 "value" : "packet/s",
28888 "immutable" : false,
28889 "status" : "SUPPORTED",
28890 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28891 "getInputProperty" : false,
28892 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28895 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
28898 "definition" : false,
28899 "defaultValue" : "Gauge",
28900 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
28901 "password" : false,
28905 "immutable" : false,
28906 "status" : "SUPPORTED",
28907 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28908 "getInputProperty" : false,
28909 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28912 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
28914 "required" : false,
28915 "definition" : false,
28916 "defaultValue" : "network",
28917 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
28918 "password" : false,
28919 "name" : "category",
28920 "value" : "network",
28922 "immutable" : false,
28923 "status" : "SUPPORTED",
28924 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28925 "getInputProperty" : false,
28926 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28929 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
28930 "parentName" : "network.outgoing.packets.rate",
28931 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
28932 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
28933 "type" : "org.openecomp.capabilities.metric.Ceilometer",
28934 "leftOccurrences" : "UNBOUNDED",
28935 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
28936 "ownerName" : "abstract_vsn",
28937 "maxOccurrences" : "UNBOUNDED",
28938 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
28939 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
28940 "minOccurrences" : "1",
28941 "validSourceTypes" : [ ],
28942 "name" : "network.outgoing.packets.rate_vsn_vsn_private_1_port",
28946 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
28949 "definition" : false,
28950 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
28951 "password" : false,
28954 "immutable" : false,
28955 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28956 "getInputProperty" : false,
28957 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28960 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
28962 "required" : false,
28963 "definition" : false,
28964 "defaultValue" : "Number of outgoing packets",
28965 "description" : "Description of the metric",
28966 "password" : false,
28967 "name" : "description",
28968 "value" : "Number of outgoing packets",
28970 "immutable" : false,
28971 "status" : "SUPPORTED",
28972 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28973 "getInputProperty" : false,
28974 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28977 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
28980 "definition" : false,
28981 "defaultValue" : "packet",
28982 "description" : "Unit of the metric value",
28983 "password" : false,
28985 "value" : "packet",
28987 "immutable" : false,
28988 "status" : "SUPPORTED",
28989 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28990 "getInputProperty" : false,
28991 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
28994 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
28997 "definition" : false,
28998 "defaultValue" : "Cumulative",
28999 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
29000 "password" : false,
29002 "value" : "Cumulative",
29004 "immutable" : false,
29005 "status" : "SUPPORTED",
29006 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29007 "getInputProperty" : false,
29008 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29011 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
29013 "required" : false,
29014 "definition" : false,
29015 "defaultValue" : "network",
29016 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
29017 "password" : false,
29018 "name" : "category",
29019 "value" : "network",
29021 "immutable" : false,
29022 "status" : "SUPPORTED",
29023 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29024 "getInputProperty" : false,
29025 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29028 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
29029 "parentName" : "network.outpoing.packets",
29030 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
29031 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
29032 "type" : "org.openecomp.capabilities.metric.Ceilometer",
29033 "leftOccurrences" : "UNBOUNDED",
29034 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
29035 "ownerName" : "abstract_vsn",
29036 "maxOccurrences" : "UNBOUNDED",
29037 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
29038 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
29039 "minOccurrences" : "1",
29040 "validSourceTypes" : [ ],
29041 "name" : "network.outpoing.packets_vsn_vsn_private_1_port",
29045 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
29048 "definition" : false,
29049 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
29050 "password" : false,
29053 "immutable" : false,
29054 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29055 "getInputProperty" : false,
29056 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29059 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
29061 "required" : false,
29062 "definition" : false,
29063 "defaultValue" : "Average rate of incoming bytes",
29064 "description" : "Description of the metric",
29065 "password" : false,
29066 "name" : "description",
29067 "value" : "Average rate of incoming bytes",
29069 "immutable" : false,
29070 "status" : "SUPPORTED",
29071 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29072 "getInputProperty" : false,
29073 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29076 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
29079 "definition" : false,
29080 "defaultValue" : "B/s",
29081 "description" : "Unit of the metric value",
29082 "password" : false,
29086 "immutable" : false,
29087 "status" : "SUPPORTED",
29088 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29089 "getInputProperty" : false,
29090 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29093 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
29096 "definition" : false,
29097 "defaultValue" : "Gauge",
29098 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
29099 "password" : false,
29103 "immutable" : false,
29104 "status" : "SUPPORTED",
29105 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29106 "getInputProperty" : false,
29107 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29110 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
29112 "required" : false,
29113 "definition" : false,
29114 "defaultValue" : "network",
29115 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
29116 "password" : false,
29117 "name" : "category",
29118 "value" : "network",
29120 "immutable" : false,
29121 "status" : "SUPPORTED",
29122 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29123 "getInputProperty" : false,
29124 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29127 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
29128 "parentName" : "network.incoming.bytes.rate",
29129 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
29130 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
29131 "type" : "org.openecomp.capabilities.metric.Ceilometer",
29132 "leftOccurrences" : "UNBOUNDED",
29133 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
29134 "ownerName" : "abstract_vsn",
29135 "maxOccurrences" : "UNBOUNDED",
29136 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
29137 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
29138 "minOccurrences" : "1",
29139 "validSourceTypes" : [ ],
29140 "name" : "network.incoming.bytes.rate_vsn_vsn_private_1_port",
29144 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
29147 "definition" : false,
29148 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
29149 "password" : false,
29152 "immutable" : false,
29153 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29154 "getInputProperty" : false,
29155 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29158 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
29160 "required" : false,
29161 "definition" : false,
29162 "defaultValue" : "Number of incoming bytes",
29163 "description" : "Description of the metric",
29164 "password" : false,
29165 "name" : "description",
29166 "value" : "Number of incoming bytes",
29168 "immutable" : false,
29169 "status" : "SUPPORTED",
29170 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29171 "getInputProperty" : false,
29172 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29175 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
29178 "definition" : false,
29179 "defaultValue" : "B",
29180 "description" : "Unit of the metric value",
29181 "password" : false,
29185 "immutable" : false,
29186 "status" : "SUPPORTED",
29187 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29188 "getInputProperty" : false,
29189 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29192 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
29195 "definition" : false,
29196 "defaultValue" : "Cumulative",
29197 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
29198 "password" : false,
29200 "value" : "Cumulative",
29202 "immutable" : false,
29203 "status" : "SUPPORTED",
29204 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29205 "getInputProperty" : false,
29206 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29209 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
29211 "required" : false,
29212 "definition" : false,
29213 "defaultValue" : "network",
29214 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
29215 "password" : false,
29216 "name" : "category",
29217 "value" : "network",
29219 "immutable" : false,
29220 "status" : "SUPPORTED",
29221 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29222 "getInputProperty" : false,
29223 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29226 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
29227 "parentName" : "network.incoming.bytes",
29228 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
29229 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
29230 "type" : "org.openecomp.capabilities.metric.Ceilometer",
29231 "leftOccurrences" : "UNBOUNDED",
29232 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
29233 "ownerName" : "abstract_vsn",
29234 "maxOccurrences" : "UNBOUNDED",
29235 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
29236 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
29237 "minOccurrences" : "1",
29238 "validSourceTypes" : [ ],
29239 "name" : "network.incoming.bytes_vsn_vsn_private_1_port",
29243 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
29246 "definition" : false,
29247 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
29248 "password" : false,
29251 "immutable" : false,
29252 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29253 "getInputProperty" : false,
29254 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29257 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
29259 "required" : false,
29260 "definition" : false,
29261 "defaultValue" : "Average rate of outgoing bytes",
29262 "description" : "Description of the metric",
29263 "password" : false,
29264 "name" : "description",
29265 "value" : "Average rate of outgoing bytes",
29267 "immutable" : false,
29268 "status" : "SUPPORTED",
29269 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29270 "getInputProperty" : false,
29271 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29274 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
29277 "definition" : false,
29278 "defaultValue" : "B/s",
29279 "description" : "Unit of the metric value",
29280 "password" : false,
29284 "immutable" : false,
29285 "status" : "SUPPORTED",
29286 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29287 "getInputProperty" : false,
29288 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29291 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
29294 "definition" : false,
29295 "defaultValue" : "Gauge",
29296 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
29297 "password" : false,
29301 "immutable" : false,
29302 "status" : "SUPPORTED",
29303 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29304 "getInputProperty" : false,
29305 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29308 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
29310 "required" : false,
29311 "definition" : false,
29312 "defaultValue" : "network",
29313 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
29314 "password" : false,
29315 "name" : "category",
29316 "value" : "network",
29318 "immutable" : false,
29319 "status" : "SUPPORTED",
29320 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29321 "getInputProperty" : false,
29322 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29325 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
29326 "parentName" : "network.outgoing.bytes.rate",
29327 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
29328 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
29329 "type" : "org.openecomp.capabilities.metric.Ceilometer",
29330 "leftOccurrences" : "UNBOUNDED",
29331 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
29332 "ownerName" : "abstract_vsn",
29333 "maxOccurrences" : "UNBOUNDED",
29334 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
29335 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
29336 "minOccurrences" : "1",
29337 "validSourceTypes" : [ ],
29338 "name" : "network.outgoing.bytes.rate_vsn_vsn_private_1_port",
29342 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
29345 "definition" : false,
29346 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
29347 "password" : false,
29350 "immutable" : false,
29351 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29352 "getInputProperty" : false,
29353 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29356 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
29358 "required" : false,
29359 "definition" : false,
29360 "defaultValue" : "Number of incoming packets",
29361 "description" : "Description of the metric",
29362 "password" : false,
29363 "name" : "description",
29364 "value" : "Number of incoming packets",
29366 "immutable" : false,
29367 "status" : "SUPPORTED",
29368 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29369 "getInputProperty" : false,
29370 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29373 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
29376 "definition" : false,
29377 "defaultValue" : "packet",
29378 "description" : "Unit of the metric value",
29379 "password" : false,
29381 "value" : "packet",
29383 "immutable" : false,
29384 "status" : "SUPPORTED",
29385 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29386 "getInputProperty" : false,
29387 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29390 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
29393 "definition" : false,
29394 "defaultValue" : "Cumulative",
29395 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
29396 "password" : false,
29398 "value" : "Cumulative",
29400 "immutable" : false,
29401 "status" : "SUPPORTED",
29402 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29403 "getInputProperty" : false,
29404 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29407 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
29409 "required" : false,
29410 "definition" : false,
29411 "defaultValue" : "network",
29412 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
29413 "password" : false,
29414 "name" : "category",
29415 "value" : "network",
29417 "immutable" : false,
29418 "status" : "SUPPORTED",
29419 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29420 "getInputProperty" : false,
29421 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29424 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
29425 "parentName" : "network.incoming.packets",
29426 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
29427 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
29428 "type" : "org.openecomp.capabilities.metric.Ceilometer",
29429 "leftOccurrences" : "UNBOUNDED",
29430 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
29431 "ownerName" : "abstract_vsn",
29432 "maxOccurrences" : "UNBOUNDED",
29433 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
29434 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
29435 "minOccurrences" : "1",
29436 "validSourceTypes" : [ ],
29437 "name" : "network.incoming.packets_vsn_vsn_private_1_port",
29441 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
29444 "definition" : false,
29445 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
29446 "password" : false,
29449 "immutable" : false,
29450 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29451 "getInputProperty" : false,
29452 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29455 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
29457 "required" : false,
29458 "definition" : false,
29459 "defaultValue" : "Average rate of incoming packets",
29460 "description" : "Description of the metric",
29461 "password" : false,
29462 "name" : "description",
29463 "value" : "Average rate of incoming packets",
29465 "immutable" : false,
29466 "status" : "SUPPORTED",
29467 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29468 "getInputProperty" : false,
29469 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29472 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
29475 "definition" : false,
29476 "defaultValue" : "packet/s",
29477 "description" : "Unit of the metric value",
29478 "password" : false,
29480 "value" : "packet/s",
29482 "immutable" : false,
29483 "status" : "SUPPORTED",
29484 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29485 "getInputProperty" : false,
29486 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29489 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
29492 "definition" : false,
29493 "defaultValue" : "Gauge",
29494 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
29495 "password" : false,
29499 "immutable" : false,
29500 "status" : "SUPPORTED",
29501 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29502 "getInputProperty" : false,
29503 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29506 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
29508 "required" : false,
29509 "definition" : false,
29510 "defaultValue" : "network",
29511 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
29512 "password" : false,
29513 "name" : "category",
29514 "value" : "network",
29516 "immutable" : false,
29517 "status" : "SUPPORTED",
29518 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29519 "getInputProperty" : false,
29520 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29523 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
29524 "parentName" : "network.incoming.packets.rate",
29525 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
29526 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
29527 "type" : "org.openecomp.capabilities.metric.Ceilometer",
29528 "leftOccurrences" : "UNBOUNDED",
29529 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
29530 "ownerName" : "abstract_vpg",
29531 "maxOccurrences" : "UNBOUNDED",
29532 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
29533 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
29534 "minOccurrences" : "1",
29535 "validSourceTypes" : [ ],
29536 "name" : "network.incoming.packets.rate_vpg_vpg_private_1_port",
29540 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
29543 "definition" : false,
29544 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
29545 "password" : false,
29548 "immutable" : false,
29549 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29550 "getInputProperty" : false,
29551 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29554 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
29556 "required" : false,
29557 "definition" : false,
29558 "defaultValue" : "Number of outgoing bytes",
29559 "description" : "Description of the metric",
29560 "password" : false,
29561 "name" : "description",
29562 "value" : "Number of outgoing bytes",
29564 "immutable" : false,
29565 "status" : "SUPPORTED",
29566 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29567 "getInputProperty" : false,
29568 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29571 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
29574 "definition" : false,
29575 "defaultValue" : "B",
29576 "description" : "Unit of the metric value",
29577 "password" : false,
29581 "immutable" : false,
29582 "status" : "SUPPORTED",
29583 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29584 "getInputProperty" : false,
29585 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29588 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
29591 "definition" : false,
29592 "defaultValue" : "Cumulative",
29593 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
29594 "password" : false,
29596 "value" : "Cumulative",
29598 "immutable" : false,
29599 "status" : "SUPPORTED",
29600 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29601 "getInputProperty" : false,
29602 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29605 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
29607 "required" : false,
29608 "definition" : false,
29609 "defaultValue" : "network",
29610 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
29611 "password" : false,
29612 "name" : "category",
29613 "value" : "network",
29615 "immutable" : false,
29616 "status" : "SUPPORTED",
29617 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29618 "getInputProperty" : false,
29619 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29622 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
29623 "parentName" : "network.outgoing.bytes",
29624 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
29625 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
29626 "type" : "org.openecomp.capabilities.metric.Ceilometer",
29627 "leftOccurrences" : "UNBOUNDED",
29628 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
29629 "ownerName" : "abstract_vpg",
29630 "maxOccurrences" : "UNBOUNDED",
29631 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
29632 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
29633 "minOccurrences" : "1",
29634 "validSourceTypes" : [ ],
29635 "name" : "network.outgoing.bytes_vpg_vpg_private_1_port",
29639 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
29642 "definition" : false,
29643 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
29644 "password" : false,
29647 "immutable" : false,
29648 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29649 "getInputProperty" : false,
29650 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29653 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
29655 "required" : false,
29656 "definition" : false,
29657 "defaultValue" : "Average rate of outgoing packets",
29658 "description" : "Description of the metric",
29659 "password" : false,
29660 "name" : "description",
29661 "value" : "Average rate of outgoing packets",
29663 "immutable" : false,
29664 "status" : "SUPPORTED",
29665 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29666 "getInputProperty" : false,
29667 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29670 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
29673 "definition" : false,
29674 "defaultValue" : "packet/s",
29675 "description" : "Unit of the metric value",
29676 "password" : false,
29678 "value" : "packet/s",
29680 "immutable" : false,
29681 "status" : "SUPPORTED",
29682 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29683 "getInputProperty" : false,
29684 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29687 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
29690 "definition" : false,
29691 "defaultValue" : "Gauge",
29692 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
29693 "password" : false,
29697 "immutable" : false,
29698 "status" : "SUPPORTED",
29699 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29700 "getInputProperty" : false,
29701 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29704 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
29706 "required" : false,
29707 "definition" : false,
29708 "defaultValue" : "network",
29709 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
29710 "password" : false,
29711 "name" : "category",
29712 "value" : "network",
29714 "immutable" : false,
29715 "status" : "SUPPORTED",
29716 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29717 "getInputProperty" : false,
29718 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29721 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
29722 "parentName" : "network.outgoing.packets.rate",
29723 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
29724 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
29725 "type" : "org.openecomp.capabilities.metric.Ceilometer",
29726 "leftOccurrences" : "UNBOUNDED",
29727 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
29728 "ownerName" : "abstract_vpg",
29729 "maxOccurrences" : "UNBOUNDED",
29730 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
29731 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
29732 "minOccurrences" : "1",
29733 "validSourceTypes" : [ ],
29734 "name" : "network.outgoing.packets.rate_vpg_vpg_private_1_port",
29738 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
29741 "definition" : false,
29742 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
29743 "password" : false,
29746 "immutable" : false,
29747 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29748 "getInputProperty" : false,
29749 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29752 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
29754 "required" : false,
29755 "definition" : false,
29756 "defaultValue" : "Number of outgoing packets",
29757 "description" : "Description of the metric",
29758 "password" : false,
29759 "name" : "description",
29760 "value" : "Number of outgoing packets",
29762 "immutable" : false,
29763 "status" : "SUPPORTED",
29764 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29765 "getInputProperty" : false,
29766 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29769 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
29772 "definition" : false,
29773 "defaultValue" : "packet",
29774 "description" : "Unit of the metric value",
29775 "password" : false,
29777 "value" : "packet",
29779 "immutable" : false,
29780 "status" : "SUPPORTED",
29781 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29782 "getInputProperty" : false,
29783 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29786 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
29789 "definition" : false,
29790 "defaultValue" : "Cumulative",
29791 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
29792 "password" : false,
29794 "value" : "Cumulative",
29796 "immutable" : false,
29797 "status" : "SUPPORTED",
29798 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29799 "getInputProperty" : false,
29800 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29803 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
29805 "required" : false,
29806 "definition" : false,
29807 "defaultValue" : "network",
29808 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
29809 "password" : false,
29810 "name" : "category",
29811 "value" : "network",
29813 "immutable" : false,
29814 "status" : "SUPPORTED",
29815 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29816 "getInputProperty" : false,
29817 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29820 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
29821 "parentName" : "network.outpoing.packets",
29822 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
29823 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
29824 "type" : "org.openecomp.capabilities.metric.Ceilometer",
29825 "leftOccurrences" : "UNBOUNDED",
29826 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
29827 "ownerName" : "abstract_vpg",
29828 "maxOccurrences" : "UNBOUNDED",
29829 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
29830 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
29831 "minOccurrences" : "1",
29832 "validSourceTypes" : [ ],
29833 "name" : "network.outpoing.packets_vpg_vpg_private_1_port",
29837 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
29840 "definition" : false,
29841 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
29842 "password" : false,
29845 "immutable" : false,
29846 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29847 "getInputProperty" : false,
29848 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29851 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
29853 "required" : false,
29854 "definition" : false,
29855 "defaultValue" : "Average rate of incoming bytes",
29856 "description" : "Description of the metric",
29857 "password" : false,
29858 "name" : "description",
29859 "value" : "Average rate of incoming bytes",
29861 "immutable" : false,
29862 "status" : "SUPPORTED",
29863 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29864 "getInputProperty" : false,
29865 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29868 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
29871 "definition" : false,
29872 "defaultValue" : "B/s",
29873 "description" : "Unit of the metric value",
29874 "password" : false,
29878 "immutable" : false,
29879 "status" : "SUPPORTED",
29880 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29881 "getInputProperty" : false,
29882 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29885 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
29888 "definition" : false,
29889 "defaultValue" : "Gauge",
29890 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
29891 "password" : false,
29895 "immutable" : false,
29896 "status" : "SUPPORTED",
29897 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29898 "getInputProperty" : false,
29899 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29902 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
29904 "required" : false,
29905 "definition" : false,
29906 "defaultValue" : "network",
29907 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
29908 "password" : false,
29909 "name" : "category",
29910 "value" : "network",
29912 "immutable" : false,
29913 "status" : "SUPPORTED",
29914 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29915 "getInputProperty" : false,
29916 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29919 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
29920 "parentName" : "network.incoming.bytes.rate",
29921 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
29922 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
29923 "type" : "org.openecomp.capabilities.metric.Ceilometer",
29924 "leftOccurrences" : "UNBOUNDED",
29925 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
29926 "ownerName" : "abstract_vpg",
29927 "maxOccurrences" : "UNBOUNDED",
29928 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
29929 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
29930 "minOccurrences" : "1",
29931 "validSourceTypes" : [ ],
29932 "name" : "network.incoming.bytes.rate_vpg_vpg_private_1_port",
29936 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
29939 "definition" : false,
29940 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
29941 "password" : false,
29944 "immutable" : false,
29945 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29946 "getInputProperty" : false,
29947 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29950 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
29952 "required" : false,
29953 "definition" : false,
29954 "defaultValue" : "Number of incoming bytes",
29955 "description" : "Description of the metric",
29956 "password" : false,
29957 "name" : "description",
29958 "value" : "Number of incoming bytes",
29960 "immutable" : false,
29961 "status" : "SUPPORTED",
29962 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29963 "getInputProperty" : false,
29964 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29967 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
29970 "definition" : false,
29971 "defaultValue" : "B",
29972 "description" : "Unit of the metric value",
29973 "password" : false,
29977 "immutable" : false,
29978 "status" : "SUPPORTED",
29979 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29980 "getInputProperty" : false,
29981 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29984 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
29987 "definition" : false,
29988 "defaultValue" : "Cumulative",
29989 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
29990 "password" : false,
29992 "value" : "Cumulative",
29994 "immutable" : false,
29995 "status" : "SUPPORTED",
29996 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
29997 "getInputProperty" : false,
29998 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30001 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
30003 "required" : false,
30004 "definition" : false,
30005 "defaultValue" : "network",
30006 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
30007 "password" : false,
30008 "name" : "category",
30009 "value" : "network",
30011 "immutable" : false,
30012 "status" : "SUPPORTED",
30013 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30014 "getInputProperty" : false,
30015 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30018 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
30019 "parentName" : "network.incoming.bytes",
30020 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
30021 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
30022 "type" : "org.openecomp.capabilities.metric.Ceilometer",
30023 "leftOccurrences" : "UNBOUNDED",
30024 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
30025 "ownerName" : "abstract_vpg",
30026 "maxOccurrences" : "UNBOUNDED",
30027 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
30028 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
30029 "minOccurrences" : "1",
30030 "validSourceTypes" : [ ],
30031 "name" : "network.incoming.bytes_vpg_vpg_private_1_port",
30035 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
30038 "definition" : false,
30039 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
30040 "password" : false,
30043 "immutable" : false,
30044 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30045 "getInputProperty" : false,
30046 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30049 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
30051 "required" : false,
30052 "definition" : false,
30053 "defaultValue" : "Average rate of outgoing bytes",
30054 "description" : "Description of the metric",
30055 "password" : false,
30056 "name" : "description",
30057 "value" : "Average rate of outgoing bytes",
30059 "immutable" : false,
30060 "status" : "SUPPORTED",
30061 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30062 "getInputProperty" : false,
30063 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30066 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
30069 "definition" : false,
30070 "defaultValue" : "B/s",
30071 "description" : "Unit of the metric value",
30072 "password" : false,
30076 "immutable" : false,
30077 "status" : "SUPPORTED",
30078 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30079 "getInputProperty" : false,
30080 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30083 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
30086 "definition" : false,
30087 "defaultValue" : "Gauge",
30088 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
30089 "password" : false,
30093 "immutable" : false,
30094 "status" : "SUPPORTED",
30095 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30096 "getInputProperty" : false,
30097 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30100 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
30102 "required" : false,
30103 "definition" : false,
30104 "defaultValue" : "network",
30105 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
30106 "password" : false,
30107 "name" : "category",
30108 "value" : "network",
30110 "immutable" : false,
30111 "status" : "SUPPORTED",
30112 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30113 "getInputProperty" : false,
30114 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30117 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
30118 "parentName" : "network.outgoing.bytes.rate",
30119 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
30120 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
30121 "type" : "org.openecomp.capabilities.metric.Ceilometer",
30122 "leftOccurrences" : "UNBOUNDED",
30123 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
30124 "ownerName" : "abstract_vpg",
30125 "maxOccurrences" : "UNBOUNDED",
30126 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
30127 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
30128 "minOccurrences" : "1",
30129 "validSourceTypes" : [ ],
30130 "name" : "network.outgoing.bytes.rate_vpg_vpg_private_1_port",
30134 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
30137 "definition" : false,
30138 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
30139 "password" : false,
30142 "immutable" : false,
30143 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30144 "getInputProperty" : false,
30145 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30148 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
30150 "required" : false,
30151 "definition" : false,
30152 "defaultValue" : "Number of incoming packets",
30153 "description" : "Description of the metric",
30154 "password" : false,
30155 "name" : "description",
30156 "value" : "Number of incoming packets",
30158 "immutable" : false,
30159 "status" : "SUPPORTED",
30160 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30161 "getInputProperty" : false,
30162 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30165 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
30168 "definition" : false,
30169 "defaultValue" : "packet",
30170 "description" : "Unit of the metric value",
30171 "password" : false,
30173 "value" : "packet",
30175 "immutable" : false,
30176 "status" : "SUPPORTED",
30177 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30178 "getInputProperty" : false,
30179 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30182 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
30185 "definition" : false,
30186 "defaultValue" : "Cumulative",
30187 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
30188 "password" : false,
30190 "value" : "Cumulative",
30192 "immutable" : false,
30193 "status" : "SUPPORTED",
30194 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30195 "getInputProperty" : false,
30196 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30199 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
30201 "required" : false,
30202 "definition" : false,
30203 "defaultValue" : "network",
30204 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
30205 "password" : false,
30206 "name" : "category",
30207 "value" : "network",
30209 "immutable" : false,
30210 "status" : "SUPPORTED",
30211 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30212 "getInputProperty" : false,
30213 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30216 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
30217 "parentName" : "network.incoming.packets",
30218 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
30219 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
30220 "type" : "org.openecomp.capabilities.metric.Ceilometer",
30221 "leftOccurrences" : "UNBOUNDED",
30222 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
30223 "ownerName" : "abstract_vpg",
30224 "maxOccurrences" : "UNBOUNDED",
30225 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
30226 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
30227 "minOccurrences" : "1",
30228 "validSourceTypes" : [ ],
30229 "name" : "network.incoming.packets_vpg_vpg_private_1_port",
30233 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
30236 "definition" : false,
30237 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
30238 "password" : false,
30241 "immutable" : false,
30242 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30243 "getInputProperty" : false,
30244 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30247 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
30249 "required" : false,
30250 "definition" : false,
30251 "defaultValue" : "Average rate of incoming packets",
30252 "description" : "Description of the metric",
30253 "password" : false,
30254 "name" : "description",
30255 "value" : "Average rate of incoming packets",
30257 "immutable" : false,
30258 "status" : "SUPPORTED",
30259 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30260 "getInputProperty" : false,
30261 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30264 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
30267 "definition" : false,
30268 "defaultValue" : "packet/s",
30269 "description" : "Unit of the metric value",
30270 "password" : false,
30272 "value" : "packet/s",
30274 "immutable" : false,
30275 "status" : "SUPPORTED",
30276 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30277 "getInputProperty" : false,
30278 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30281 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
30284 "definition" : false,
30285 "defaultValue" : "Gauge",
30286 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
30287 "password" : false,
30291 "immutable" : false,
30292 "status" : "SUPPORTED",
30293 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30294 "getInputProperty" : false,
30295 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30298 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
30300 "required" : false,
30301 "definition" : false,
30302 "defaultValue" : "network",
30303 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
30304 "password" : false,
30305 "name" : "category",
30306 "value" : "network",
30308 "immutable" : false,
30309 "status" : "SUPPORTED",
30310 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30311 "getInputProperty" : false,
30312 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30315 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
30316 "parentName" : "network.incoming.packets.rate",
30317 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
30318 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
30319 "type" : "org.openecomp.capabilities.metric.Ceilometer",
30320 "leftOccurrences" : "UNBOUNDED",
30321 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
30322 "ownerName" : "abstract_vpg",
30323 "maxOccurrences" : "UNBOUNDED",
30324 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
30325 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
30326 "minOccurrences" : "1",
30327 "validSourceTypes" : [ ],
30328 "name" : "network.incoming.packets.rate_vpg_vpg_private_0_port",
30332 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
30335 "definition" : false,
30336 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
30337 "password" : false,
30340 "immutable" : false,
30341 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30342 "getInputProperty" : false,
30343 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30346 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
30348 "required" : false,
30349 "definition" : false,
30350 "defaultValue" : "Number of outgoing bytes",
30351 "description" : "Description of the metric",
30352 "password" : false,
30353 "name" : "description",
30354 "value" : "Number of outgoing bytes",
30356 "immutable" : false,
30357 "status" : "SUPPORTED",
30358 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30359 "getInputProperty" : false,
30360 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30363 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
30366 "definition" : false,
30367 "defaultValue" : "B",
30368 "description" : "Unit of the metric value",
30369 "password" : false,
30373 "immutable" : false,
30374 "status" : "SUPPORTED",
30375 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30376 "getInputProperty" : false,
30377 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30380 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
30383 "definition" : false,
30384 "defaultValue" : "Cumulative",
30385 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
30386 "password" : false,
30388 "value" : "Cumulative",
30390 "immutable" : false,
30391 "status" : "SUPPORTED",
30392 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30393 "getInputProperty" : false,
30394 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30397 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
30399 "required" : false,
30400 "definition" : false,
30401 "defaultValue" : "network",
30402 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
30403 "password" : false,
30404 "name" : "category",
30405 "value" : "network",
30407 "immutable" : false,
30408 "status" : "SUPPORTED",
30409 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30410 "getInputProperty" : false,
30411 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30414 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
30415 "parentName" : "network.outgoing.bytes",
30416 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
30417 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
30418 "type" : "org.openecomp.capabilities.metric.Ceilometer",
30419 "leftOccurrences" : "UNBOUNDED",
30420 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
30421 "ownerName" : "abstract_vpg",
30422 "maxOccurrences" : "UNBOUNDED",
30423 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
30424 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
30425 "minOccurrences" : "1",
30426 "validSourceTypes" : [ ],
30427 "name" : "network.outgoing.bytes_vpg_vpg_private_0_port",
30431 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
30434 "definition" : false,
30435 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
30436 "password" : false,
30439 "immutable" : false,
30440 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30441 "getInputProperty" : false,
30442 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30445 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
30447 "required" : false,
30448 "definition" : false,
30449 "defaultValue" : "Average rate of outgoing packets",
30450 "description" : "Description of the metric",
30451 "password" : false,
30452 "name" : "description",
30453 "value" : "Average rate of outgoing packets",
30455 "immutable" : false,
30456 "status" : "SUPPORTED",
30457 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30458 "getInputProperty" : false,
30459 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30462 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
30465 "definition" : false,
30466 "defaultValue" : "packet/s",
30467 "description" : "Unit of the metric value",
30468 "password" : false,
30470 "value" : "packet/s",
30472 "immutable" : false,
30473 "status" : "SUPPORTED",
30474 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30475 "getInputProperty" : false,
30476 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30479 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
30482 "definition" : false,
30483 "defaultValue" : "Gauge",
30484 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
30485 "password" : false,
30489 "immutable" : false,
30490 "status" : "SUPPORTED",
30491 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30492 "getInputProperty" : false,
30493 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30496 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
30498 "required" : false,
30499 "definition" : false,
30500 "defaultValue" : "network",
30501 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
30502 "password" : false,
30503 "name" : "category",
30504 "value" : "network",
30506 "immutable" : false,
30507 "status" : "SUPPORTED",
30508 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30509 "getInputProperty" : false,
30510 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30513 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
30514 "parentName" : "network.outgoing.packets.rate",
30515 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
30516 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
30517 "type" : "org.openecomp.capabilities.metric.Ceilometer",
30518 "leftOccurrences" : "UNBOUNDED",
30519 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
30520 "ownerName" : "abstract_vpg",
30521 "maxOccurrences" : "UNBOUNDED",
30522 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
30523 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
30524 "minOccurrences" : "1",
30525 "validSourceTypes" : [ ],
30526 "name" : "network.outgoing.packets.rate_vpg_vpg_private_0_port",
30530 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
30533 "definition" : false,
30534 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
30535 "password" : false,
30538 "immutable" : false,
30539 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30540 "getInputProperty" : false,
30541 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30544 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
30546 "required" : false,
30547 "definition" : false,
30548 "defaultValue" : "Number of outgoing packets",
30549 "description" : "Description of the metric",
30550 "password" : false,
30551 "name" : "description",
30552 "value" : "Number of outgoing packets",
30554 "immutable" : false,
30555 "status" : "SUPPORTED",
30556 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30557 "getInputProperty" : false,
30558 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30561 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
30564 "definition" : false,
30565 "defaultValue" : "packet",
30566 "description" : "Unit of the metric value",
30567 "password" : false,
30569 "value" : "packet",
30571 "immutable" : false,
30572 "status" : "SUPPORTED",
30573 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30574 "getInputProperty" : false,
30575 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30578 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
30581 "definition" : false,
30582 "defaultValue" : "Cumulative",
30583 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
30584 "password" : false,
30586 "value" : "Cumulative",
30588 "immutable" : false,
30589 "status" : "SUPPORTED",
30590 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30591 "getInputProperty" : false,
30592 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30595 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
30597 "required" : false,
30598 "definition" : false,
30599 "defaultValue" : "network",
30600 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
30601 "password" : false,
30602 "name" : "category",
30603 "value" : "network",
30605 "immutable" : false,
30606 "status" : "SUPPORTED",
30607 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30608 "getInputProperty" : false,
30609 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30612 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
30613 "parentName" : "network.outpoing.packets",
30614 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
30615 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
30616 "type" : "org.openecomp.capabilities.metric.Ceilometer",
30617 "leftOccurrences" : "UNBOUNDED",
30618 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
30619 "ownerName" : "abstract_vpg",
30620 "maxOccurrences" : "UNBOUNDED",
30621 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
30622 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
30623 "minOccurrences" : "1",
30624 "validSourceTypes" : [ ],
30625 "name" : "network.outpoing.packets_vpg_vpg_private_0_port",
30629 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
30632 "definition" : false,
30633 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
30634 "password" : false,
30637 "immutable" : false,
30638 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30639 "getInputProperty" : false,
30640 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30643 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
30645 "required" : false,
30646 "definition" : false,
30647 "defaultValue" : "Average rate of incoming bytes",
30648 "description" : "Description of the metric",
30649 "password" : false,
30650 "name" : "description",
30651 "value" : "Average rate of incoming bytes",
30653 "immutable" : false,
30654 "status" : "SUPPORTED",
30655 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30656 "getInputProperty" : false,
30657 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30660 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
30663 "definition" : false,
30664 "defaultValue" : "B/s",
30665 "description" : "Unit of the metric value",
30666 "password" : false,
30670 "immutable" : false,
30671 "status" : "SUPPORTED",
30672 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30673 "getInputProperty" : false,
30674 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30677 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
30680 "definition" : false,
30681 "defaultValue" : "Gauge",
30682 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
30683 "password" : false,
30687 "immutable" : false,
30688 "status" : "SUPPORTED",
30689 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30690 "getInputProperty" : false,
30691 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30694 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
30696 "required" : false,
30697 "definition" : false,
30698 "defaultValue" : "network",
30699 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
30700 "password" : false,
30701 "name" : "category",
30702 "value" : "network",
30704 "immutable" : false,
30705 "status" : "SUPPORTED",
30706 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30707 "getInputProperty" : false,
30708 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30711 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
30712 "parentName" : "network.incoming.bytes.rate",
30713 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
30714 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
30715 "type" : "org.openecomp.capabilities.metric.Ceilometer",
30716 "leftOccurrences" : "UNBOUNDED",
30717 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
30718 "ownerName" : "abstract_vpg",
30719 "maxOccurrences" : "UNBOUNDED",
30720 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
30721 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
30722 "minOccurrences" : "1",
30723 "validSourceTypes" : [ ],
30724 "name" : "network.incoming.bytes.rate_vpg_vpg_private_0_port",
30728 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
30731 "definition" : false,
30732 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
30733 "password" : false,
30736 "immutable" : false,
30737 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30738 "getInputProperty" : false,
30739 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30742 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
30744 "required" : false,
30745 "definition" : false,
30746 "defaultValue" : "Number of incoming bytes",
30747 "description" : "Description of the metric",
30748 "password" : false,
30749 "name" : "description",
30750 "value" : "Number of incoming bytes",
30752 "immutable" : false,
30753 "status" : "SUPPORTED",
30754 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30755 "getInputProperty" : false,
30756 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30759 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
30762 "definition" : false,
30763 "defaultValue" : "B",
30764 "description" : "Unit of the metric value",
30765 "password" : false,
30769 "immutable" : false,
30770 "status" : "SUPPORTED",
30771 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30772 "getInputProperty" : false,
30773 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30776 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
30779 "definition" : false,
30780 "defaultValue" : "Cumulative",
30781 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
30782 "password" : false,
30784 "value" : "Cumulative",
30786 "immutable" : false,
30787 "status" : "SUPPORTED",
30788 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30789 "getInputProperty" : false,
30790 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30793 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
30795 "required" : false,
30796 "definition" : false,
30797 "defaultValue" : "network",
30798 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
30799 "password" : false,
30800 "name" : "category",
30801 "value" : "network",
30803 "immutable" : false,
30804 "status" : "SUPPORTED",
30805 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30806 "getInputProperty" : false,
30807 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30810 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
30811 "parentName" : "network.incoming.bytes",
30812 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
30813 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
30814 "type" : "org.openecomp.capabilities.metric.Ceilometer",
30815 "leftOccurrences" : "UNBOUNDED",
30816 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
30817 "ownerName" : "abstract_vpg",
30818 "maxOccurrences" : "UNBOUNDED",
30819 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
30820 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
30821 "minOccurrences" : "1",
30822 "validSourceTypes" : [ ],
30823 "name" : "network.incoming.bytes_vpg_vpg_private_0_port",
30827 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
30830 "definition" : false,
30831 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
30832 "password" : false,
30835 "immutable" : false,
30836 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30837 "getInputProperty" : false,
30838 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30841 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
30843 "required" : false,
30844 "definition" : false,
30845 "defaultValue" : "Average rate of outgoing bytes",
30846 "description" : "Description of the metric",
30847 "password" : false,
30848 "name" : "description",
30849 "value" : "Average rate of outgoing bytes",
30851 "immutable" : false,
30852 "status" : "SUPPORTED",
30853 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30854 "getInputProperty" : false,
30855 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30858 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
30861 "definition" : false,
30862 "defaultValue" : "B/s",
30863 "description" : "Unit of the metric value",
30864 "password" : false,
30868 "immutable" : false,
30869 "status" : "SUPPORTED",
30870 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30871 "getInputProperty" : false,
30872 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30875 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
30878 "definition" : false,
30879 "defaultValue" : "Gauge",
30880 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
30881 "password" : false,
30885 "immutable" : false,
30886 "status" : "SUPPORTED",
30887 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30888 "getInputProperty" : false,
30889 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30892 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
30894 "required" : false,
30895 "definition" : false,
30896 "defaultValue" : "network",
30897 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
30898 "password" : false,
30899 "name" : "category",
30900 "value" : "network",
30902 "immutable" : false,
30903 "status" : "SUPPORTED",
30904 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30905 "getInputProperty" : false,
30906 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30909 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
30910 "parentName" : "network.outgoing.bytes.rate",
30911 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
30912 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
30913 "type" : "org.openecomp.capabilities.metric.Ceilometer",
30914 "leftOccurrences" : "UNBOUNDED",
30915 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
30916 "ownerName" : "abstract_vpg",
30917 "maxOccurrences" : "UNBOUNDED",
30918 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
30919 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
30920 "minOccurrences" : "1",
30921 "validSourceTypes" : [ ],
30922 "name" : "network.outgoing.bytes.rate_vpg_vpg_private_0_port",
30926 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
30929 "definition" : false,
30930 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
30931 "password" : false,
30934 "immutable" : false,
30935 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30936 "getInputProperty" : false,
30937 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30940 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
30942 "required" : false,
30943 "definition" : false,
30944 "defaultValue" : "Number of incoming packets",
30945 "description" : "Description of the metric",
30946 "password" : false,
30947 "name" : "description",
30948 "value" : "Number of incoming packets",
30950 "immutable" : false,
30951 "status" : "SUPPORTED",
30952 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30953 "getInputProperty" : false,
30954 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30957 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
30960 "definition" : false,
30961 "defaultValue" : "packet",
30962 "description" : "Unit of the metric value",
30963 "password" : false,
30965 "value" : "packet",
30967 "immutable" : false,
30968 "status" : "SUPPORTED",
30969 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30970 "getInputProperty" : false,
30971 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30974 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
30977 "definition" : false,
30978 "defaultValue" : "Cumulative",
30979 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
30980 "password" : false,
30982 "value" : "Cumulative",
30984 "immutable" : false,
30985 "status" : "SUPPORTED",
30986 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30987 "getInputProperty" : false,
30988 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
30991 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
30993 "required" : false,
30994 "definition" : false,
30995 "defaultValue" : "network",
30996 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
30997 "password" : false,
30998 "name" : "category",
30999 "value" : "network",
31001 "immutable" : false,
31002 "status" : "SUPPORTED",
31003 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
31004 "getInputProperty" : false,
31005 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
31008 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
31009 "parentName" : "network.incoming.packets",
31010 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
31011 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
31012 "type" : "org.openecomp.capabilities.metric.Ceilometer",
31013 "leftOccurrences" : "UNBOUNDED",
31014 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
31015 "ownerName" : "abstract_vpg",
31016 "maxOccurrences" : "UNBOUNDED",
31017 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
31018 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
31019 "minOccurrences" : "1",
31020 "validSourceTypes" : [ ],
31021 "name" : "network.incoming.packets_vpg_vpg_private_0_port",
31025 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
31028 "definition" : false,
31029 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
31030 "password" : false,
31033 "immutable" : false,
31034 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31035 "getInputProperty" : false,
31036 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31039 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
31041 "required" : false,
31042 "definition" : false,
31043 "defaultValue" : "Size of ephemeral disk",
31044 "description" : "Description of the metric",
31045 "password" : false,
31046 "name" : "description",
31047 "value" : "Size of ephemeral disk",
31049 "immutable" : false,
31050 "status" : "SUPPORTED",
31051 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31052 "getInputProperty" : false,
31053 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31056 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
31059 "definition" : false,
31060 "defaultValue" : "GB",
31061 "description" : "Unit of the metric value",
31062 "password" : false,
31066 "immutable" : false,
31067 "status" : "SUPPORTED",
31068 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31069 "getInputProperty" : false,
31070 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31073 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
31076 "definition" : false,
31077 "defaultValue" : "Gauge",
31078 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
31079 "password" : false,
31083 "immutable" : false,
31084 "status" : "SUPPORTED",
31085 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31086 "getInputProperty" : false,
31087 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31090 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
31092 "required" : false,
31093 "definition" : false,
31094 "defaultValue" : "compute",
31095 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
31096 "password" : false,
31097 "name" : "category",
31098 "value" : "compute",
31100 "immutable" : false,
31101 "status" : "SUPPORTED",
31102 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31103 "getInputProperty" : false,
31104 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31107 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
31108 "parentName" : "disk.ephemeral.size",
31109 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
31110 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
31111 "type" : "org.openecomp.capabilities.metric.Ceilometer",
31112 "leftOccurrences" : "UNBOUNDED",
31113 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
31114 "ownerName" : "abstract_vpg",
31115 "maxOccurrences" : "UNBOUNDED",
31116 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.ephemeral.size",
31117 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
31118 "minOccurrences" : "1",
31119 "validSourceTypes" : [ ],
31120 "name" : "disk.ephemeral.size_vpg",
31124 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
31127 "definition" : false,
31128 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
31129 "password" : false,
31132 "immutable" : false,
31133 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31134 "getInputProperty" : false,
31135 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31138 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
31140 "required" : false,
31141 "definition" : false,
31142 "defaultValue" : "Existence of instance",
31143 "description" : "Description of the metric",
31144 "password" : false,
31145 "name" : "description",
31146 "value" : "Existence of instance",
31148 "immutable" : false,
31149 "status" : "SUPPORTED",
31150 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31151 "getInputProperty" : false,
31152 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31155 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
31158 "definition" : false,
31159 "defaultValue" : "instance",
31160 "description" : "Unit of the metric value",
31161 "password" : false,
31163 "value" : "instance",
31165 "immutable" : false,
31166 "status" : "SUPPORTED",
31167 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31168 "getInputProperty" : false,
31169 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31172 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
31175 "definition" : false,
31176 "defaultValue" : "Gauge",
31177 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
31178 "password" : false,
31182 "immutable" : false,
31183 "status" : "SUPPORTED",
31184 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31185 "getInputProperty" : false,
31186 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31189 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
31191 "required" : false,
31192 "definition" : false,
31193 "defaultValue" : "compute",
31194 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
31195 "password" : false,
31196 "name" : "category",
31197 "value" : "compute",
31199 "immutable" : false,
31200 "status" : "SUPPORTED",
31201 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31202 "getInputProperty" : false,
31203 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31206 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
31207 "parentName" : "instance",
31208 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
31209 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
31210 "type" : "org.openecomp.capabilities.metric.Ceilometer",
31211 "leftOccurrences" : "UNBOUNDED",
31212 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
31213 "ownerName" : "abstract_vpg",
31214 "maxOccurrences" : "UNBOUNDED",
31215 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.instance",
31216 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
31217 "minOccurrences" : "1",
31218 "validSourceTypes" : [ ],
31219 "name" : "instance_vpg",
31223 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
31226 "definition" : false,
31227 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
31228 "password" : false,
31231 "immutable" : false,
31232 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31233 "getInputProperty" : false,
31234 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31237 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
31239 "required" : false,
31240 "definition" : false,
31241 "defaultValue" : "Volume of RAM allocated to the instance",
31242 "description" : "Description of the metric",
31243 "password" : false,
31244 "name" : "description",
31245 "value" : "Volume of RAM allocated to the instance",
31247 "immutable" : false,
31248 "status" : "SUPPORTED",
31249 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31250 "getInputProperty" : false,
31251 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31254 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
31257 "definition" : false,
31258 "defaultValue" : "MB",
31259 "description" : "Unit of the metric value",
31260 "password" : false,
31264 "immutable" : false,
31265 "status" : "SUPPORTED",
31266 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31267 "getInputProperty" : false,
31268 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31271 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
31274 "definition" : false,
31275 "defaultValue" : "Gauge",
31276 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
31277 "password" : false,
31281 "immutable" : false,
31282 "status" : "SUPPORTED",
31283 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31284 "getInputProperty" : false,
31285 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31288 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
31290 "required" : false,
31291 "definition" : false,
31292 "defaultValue" : "compute",
31293 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
31294 "password" : false,
31295 "name" : "category",
31296 "value" : "compute",
31298 "immutable" : false,
31299 "status" : "SUPPORTED",
31300 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31301 "getInputProperty" : false,
31302 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31305 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
31306 "parentName" : "memory",
31307 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
31308 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
31309 "type" : "org.openecomp.capabilities.metric.Ceilometer",
31310 "leftOccurrences" : "UNBOUNDED",
31311 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
31312 "ownerName" : "abstract_vpg",
31313 "maxOccurrences" : "UNBOUNDED",
31314 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory",
31315 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
31316 "minOccurrences" : "1",
31317 "validSourceTypes" : [ ],
31318 "name" : "memory_vpg",
31322 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
31325 "definition" : false,
31326 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
31327 "password" : false,
31330 "immutable" : false,
31331 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31332 "getInputProperty" : false,
31333 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31336 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
31338 "required" : false,
31339 "definition" : false,
31340 "defaultValue" : "Average disk iops",
31341 "description" : "Description of the metric",
31342 "password" : false,
31343 "name" : "description",
31344 "value" : "Average disk iops",
31346 "immutable" : false,
31347 "status" : "SUPPORTED",
31348 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31349 "getInputProperty" : false,
31350 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31353 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
31356 "definition" : false,
31357 "defaultValue" : "count/s",
31358 "description" : "Unit of the metric value",
31359 "password" : false,
31361 "value" : "count/s",
31363 "immutable" : false,
31364 "status" : "SUPPORTED",
31365 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31366 "getInputProperty" : false,
31367 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31370 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
31373 "definition" : false,
31374 "defaultValue" : "Gauge",
31375 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
31376 "password" : false,
31380 "immutable" : false,
31381 "status" : "SUPPORTED",
31382 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31383 "getInputProperty" : false,
31384 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31387 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
31389 "required" : false,
31390 "definition" : false,
31391 "defaultValue" : "disk",
31392 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
31393 "password" : false,
31394 "name" : "category",
31397 "immutable" : false,
31398 "status" : "SUPPORTED",
31399 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31400 "getInputProperty" : false,
31401 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31404 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
31405 "parentName" : "disk.iops",
31406 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
31407 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
31408 "type" : "org.openecomp.capabilities.metric.Ceilometer",
31409 "leftOccurrences" : "UNBOUNDED",
31410 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
31411 "ownerName" : "abstract_vpg",
31412 "maxOccurrences" : "UNBOUNDED",
31413 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.iops",
31414 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
31415 "minOccurrences" : "1",
31416 "validSourceTypes" : [ ],
31417 "name" : "disk.iops_vpg",
31421 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
31424 "definition" : false,
31425 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
31426 "password" : false,
31429 "immutable" : false,
31430 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31431 "getInputProperty" : false,
31432 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31435 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
31437 "required" : false,
31438 "definition" : false,
31439 "defaultValue" : "Number of read requests",
31440 "description" : "Description of the metric",
31441 "password" : false,
31442 "name" : "description",
31443 "value" : "Number of read requests",
31445 "immutable" : false,
31446 "status" : "SUPPORTED",
31447 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31448 "getInputProperty" : false,
31449 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31452 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
31455 "definition" : false,
31456 "defaultValue" : "request",
31457 "description" : "Unit of the metric value",
31458 "password" : false,
31460 "value" : "request",
31462 "immutable" : false,
31463 "status" : "SUPPORTED",
31464 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31465 "getInputProperty" : false,
31466 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31469 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
31472 "definition" : false,
31473 "defaultValue" : "Cumulative",
31474 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
31475 "password" : false,
31477 "value" : "Cumulative",
31479 "immutable" : false,
31480 "status" : "SUPPORTED",
31481 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31482 "getInputProperty" : false,
31483 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31486 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
31488 "required" : false,
31489 "definition" : false,
31490 "defaultValue" : "disk",
31491 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
31492 "password" : false,
31493 "name" : "category",
31496 "immutable" : false,
31497 "status" : "SUPPORTED",
31498 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31499 "getInputProperty" : false,
31500 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31503 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
31504 "parentName" : "disk.device.read.requests",
31505 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
31506 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
31507 "type" : "org.openecomp.capabilities.metric.Ceilometer",
31508 "leftOccurrences" : "UNBOUNDED",
31509 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
31510 "ownerName" : "abstract_vpg",
31511 "maxOccurrences" : "UNBOUNDED",
31512 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests",
31513 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
31514 "minOccurrences" : "1",
31515 "validSourceTypes" : [ ],
31516 "name" : "disk.device.read.requests_vpg",
31520 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
31523 "definition" : false,
31524 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
31525 "password" : false,
31528 "immutable" : false,
31529 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31530 "getInputProperty" : false,
31531 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31534 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
31536 "required" : false,
31537 "definition" : false,
31538 "defaultValue" : "CPU time used since previous datapoint",
31539 "description" : "Description of the metric",
31540 "password" : false,
31541 "name" : "description",
31542 "value" : "CPU time used since previous datapoint",
31544 "immutable" : false,
31545 "status" : "SUPPORTED",
31546 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31547 "getInputProperty" : false,
31548 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31551 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
31554 "definition" : false,
31555 "defaultValue" : "ns",
31556 "description" : "Unit of the metric value",
31557 "password" : false,
31561 "immutable" : false,
31562 "status" : "SUPPORTED",
31563 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31564 "getInputProperty" : false,
31565 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31568 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
31571 "definition" : false,
31572 "defaultValue" : "Delta",
31573 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
31574 "password" : false,
31578 "immutable" : false,
31579 "status" : "SUPPORTED",
31580 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31581 "getInputProperty" : false,
31582 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31585 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
31587 "required" : false,
31588 "definition" : false,
31589 "defaultValue" : "compute",
31590 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
31591 "password" : false,
31592 "name" : "category",
31593 "value" : "compute",
31595 "immutable" : false,
31596 "status" : "SUPPORTED",
31597 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31598 "getInputProperty" : false,
31599 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31602 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
31603 "parentName" : "cpu.delta",
31604 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
31605 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
31606 "type" : "org.openecomp.capabilities.metric.Ceilometer",
31607 "leftOccurrences" : "UNBOUNDED",
31608 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
31609 "ownerName" : "abstract_vpg",
31610 "maxOccurrences" : "UNBOUNDED",
31611 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu.delta",
31612 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
31613 "minOccurrences" : "1",
31614 "validSourceTypes" : [ ],
31615 "name" : "cpu.delta_vpg",
31619 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
31622 "definition" : false,
31623 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
31624 "password" : false,
31627 "immutable" : false,
31628 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31629 "getInputProperty" : false,
31630 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31633 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
31635 "required" : false,
31636 "definition" : false,
31637 "defaultValue" : "The amount of disk that the instance can see",
31638 "description" : "Description of the metric",
31639 "password" : false,
31640 "name" : "description",
31641 "value" : "The amount of disk that the instance can see",
31643 "immutable" : false,
31644 "status" : "SUPPORTED",
31645 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31646 "getInputProperty" : false,
31647 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31650 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
31653 "definition" : false,
31654 "defaultValue" : "B",
31655 "description" : "Unit of the metric value",
31656 "password" : false,
31660 "immutable" : false,
31661 "status" : "SUPPORTED",
31662 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31663 "getInputProperty" : false,
31664 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31667 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
31670 "definition" : false,
31671 "defaultValue" : "Gauge",
31672 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
31673 "password" : false,
31677 "immutable" : false,
31678 "status" : "SUPPORTED",
31679 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31680 "getInputProperty" : false,
31681 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31684 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
31686 "required" : false,
31687 "definition" : false,
31688 "defaultValue" : "disk",
31689 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
31690 "password" : false,
31691 "name" : "category",
31694 "immutable" : false,
31695 "status" : "SUPPORTED",
31696 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31697 "getInputProperty" : false,
31698 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31701 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
31702 "parentName" : "disk.capacity",
31703 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
31704 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
31705 "type" : "org.openecomp.capabilities.metric.Ceilometer",
31706 "leftOccurrences" : "UNBOUNDED",
31707 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
31708 "ownerName" : "abstract_vpg",
31709 "maxOccurrences" : "UNBOUNDED",
31710 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.capacity",
31711 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
31712 "minOccurrences" : "1",
31713 "validSourceTypes" : [ ],
31714 "name" : "disk.capacity_vpg",
31718 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
31721 "definition" : false,
31722 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
31723 "password" : false,
31726 "immutable" : false,
31727 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31728 "getInputProperty" : false,
31729 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31732 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
31734 "required" : false,
31735 "definition" : false,
31736 "defaultValue" : "Volume of reads",
31737 "description" : "Description of the metric",
31738 "password" : false,
31739 "name" : "description",
31740 "value" : "Volume of reads",
31742 "immutable" : false,
31743 "status" : "SUPPORTED",
31744 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31745 "getInputProperty" : false,
31746 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31749 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
31752 "definition" : false,
31753 "defaultValue" : "B",
31754 "description" : "Unit of the metric value",
31755 "password" : false,
31759 "immutable" : false,
31760 "status" : "SUPPORTED",
31761 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31762 "getInputProperty" : false,
31763 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31766 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
31769 "definition" : false,
31770 "defaultValue" : "Cumulative",
31771 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
31772 "password" : false,
31774 "value" : "Cumulative",
31776 "immutable" : false,
31777 "status" : "SUPPORTED",
31778 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31779 "getInputProperty" : false,
31780 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31783 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
31785 "required" : false,
31786 "definition" : false,
31787 "defaultValue" : "disk",
31788 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
31789 "password" : false,
31790 "name" : "category",
31793 "immutable" : false,
31794 "status" : "SUPPORTED",
31795 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31796 "getInputProperty" : false,
31797 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31800 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
31801 "parentName" : "disk.device.read.bytes",
31802 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
31803 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
31804 "type" : "org.openecomp.capabilities.metric.Ceilometer",
31805 "leftOccurrences" : "UNBOUNDED",
31806 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
31807 "ownerName" : "abstract_vpg",
31808 "maxOccurrences" : "UNBOUNDED",
31809 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes",
31810 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
31811 "minOccurrences" : "1",
31812 "validSourceTypes" : [ ],
31813 "name" : "disk.device.read.bytes_vpg",
31817 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
31820 "definition" : false,
31821 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
31822 "password" : false,
31825 "immutable" : false,
31826 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31827 "getInputProperty" : false,
31828 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31831 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
31833 "required" : false,
31834 "definition" : false,
31835 "defaultValue" : "Volume of writes",
31836 "description" : "Description of the metric",
31837 "password" : false,
31838 "name" : "description",
31839 "value" : "Volume of writes",
31841 "immutable" : false,
31842 "status" : "SUPPORTED",
31843 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31844 "getInputProperty" : false,
31845 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31848 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
31851 "definition" : false,
31852 "defaultValue" : "B",
31853 "description" : "Unit of the metric value",
31854 "password" : false,
31858 "immutable" : false,
31859 "status" : "SUPPORTED",
31860 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31861 "getInputProperty" : false,
31862 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31865 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
31868 "definition" : false,
31869 "defaultValue" : "Cumulative",
31870 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
31871 "password" : false,
31873 "value" : "Cumulative",
31875 "immutable" : false,
31876 "status" : "SUPPORTED",
31877 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31878 "getInputProperty" : false,
31879 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31882 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
31884 "required" : false,
31885 "definition" : false,
31886 "defaultValue" : "compute",
31887 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
31888 "password" : false,
31889 "name" : "category",
31890 "value" : "compute",
31892 "immutable" : false,
31893 "status" : "SUPPORTED",
31894 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31895 "getInputProperty" : false,
31896 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31899 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
31900 "parentName" : "disk.write.bytes",
31901 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
31902 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
31903 "type" : "org.openecomp.capabilities.metric.Ceilometer",
31904 "leftOccurrences" : "UNBOUNDED",
31905 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
31906 "ownerName" : "abstract_vpg",
31907 "maxOccurrences" : "UNBOUNDED",
31908 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes",
31909 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
31910 "minOccurrences" : "1",
31911 "validSourceTypes" : [ ],
31912 "name" : "disk.write.bytes_vpg",
31916 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
31919 "definition" : false,
31920 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
31921 "password" : false,
31924 "immutable" : false,
31925 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31926 "getInputProperty" : false,
31927 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31930 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
31932 "required" : false,
31933 "definition" : false,
31934 "defaultValue" : "Average disk latency",
31935 "description" : "Description of the metric",
31936 "password" : false,
31937 "name" : "description",
31938 "value" : "Average disk latency",
31940 "immutable" : false,
31941 "status" : "SUPPORTED",
31942 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31943 "getInputProperty" : false,
31944 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31947 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
31950 "definition" : false,
31951 "defaultValue" : "ms",
31952 "description" : "Unit of the metric value",
31953 "password" : false,
31957 "immutable" : false,
31958 "status" : "SUPPORTED",
31959 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31960 "getInputProperty" : false,
31961 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31964 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
31967 "definition" : false,
31968 "defaultValue" : "Gauge",
31969 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
31970 "password" : false,
31974 "immutable" : false,
31975 "status" : "SUPPORTED",
31976 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31977 "getInputProperty" : false,
31978 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31981 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
31983 "required" : false,
31984 "definition" : false,
31985 "defaultValue" : "disk",
31986 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
31987 "password" : false,
31988 "name" : "category",
31991 "immutable" : false,
31992 "status" : "SUPPORTED",
31993 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31994 "getInputProperty" : false,
31995 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
31998 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
31999 "parentName" : "disk.latency",
32000 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
32001 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
32002 "type" : "org.openecomp.capabilities.metric.Ceilometer",
32003 "leftOccurrences" : "UNBOUNDED",
32004 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
32005 "ownerName" : "abstract_vpg",
32006 "maxOccurrences" : "UNBOUNDED",
32007 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.latency",
32008 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
32009 "minOccurrences" : "1",
32010 "validSourceTypes" : [ ],
32011 "name" : "disk.latency_vpg",
32015 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
32018 "definition" : false,
32019 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
32020 "password" : false,
32023 "immutable" : false,
32024 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32025 "getInputProperty" : false,
32026 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32029 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
32031 "required" : false,
32032 "definition" : false,
32033 "defaultValue" : "Average rate of reads",
32034 "description" : "Description of the metric",
32035 "password" : false,
32036 "name" : "description",
32037 "value" : "Average rate of reads",
32039 "immutable" : false,
32040 "status" : "SUPPORTED",
32041 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32042 "getInputProperty" : false,
32043 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32046 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
32049 "definition" : false,
32050 "defaultValue" : "B/s",
32051 "description" : "Unit of the metric value",
32052 "password" : false,
32056 "immutable" : false,
32057 "status" : "SUPPORTED",
32058 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32059 "getInputProperty" : false,
32060 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32063 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
32066 "definition" : false,
32067 "defaultValue" : "Gauge",
32068 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
32069 "password" : false,
32073 "immutable" : false,
32074 "status" : "SUPPORTED",
32075 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32076 "getInputProperty" : false,
32077 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32080 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
32082 "required" : false,
32083 "definition" : false,
32084 "defaultValue" : "disk",
32085 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
32086 "password" : false,
32087 "name" : "category",
32090 "immutable" : false,
32091 "status" : "SUPPORTED",
32092 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32093 "getInputProperty" : false,
32094 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32097 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
32098 "parentName" : "disk.device.read.bytes.rate",
32099 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
32100 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
32101 "type" : "org.openecomp.capabilities.metric.Ceilometer",
32102 "leftOccurrences" : "UNBOUNDED",
32103 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
32104 "ownerName" : "abstract_vpg",
32105 "maxOccurrences" : "UNBOUNDED",
32106 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes.rate",
32107 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
32108 "minOccurrences" : "1",
32109 "validSourceTypes" : [ ],
32110 "name" : "disk.device.read.bytes.rate_vpg",
32114 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
32117 "definition" : false,
32118 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
32119 "password" : false,
32122 "immutable" : false,
32123 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32124 "getInputProperty" : false,
32125 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32128 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
32130 "required" : false,
32131 "definition" : false,
32132 "defaultValue" : "The physical size in bytes of the image container on the host",
32133 "description" : "Description of the metric",
32134 "password" : false,
32135 "name" : "description",
32136 "value" : "The physical size in bytes of the image container on the host",
32138 "immutable" : false,
32139 "status" : "SUPPORTED",
32140 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32141 "getInputProperty" : false,
32142 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32145 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
32148 "definition" : false,
32149 "defaultValue" : "B",
32150 "description" : "Unit of the metric value",
32151 "password" : false,
32155 "immutable" : false,
32156 "status" : "SUPPORTED",
32157 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32158 "getInputProperty" : false,
32159 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32162 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
32165 "definition" : false,
32166 "defaultValue" : "Gauge",
32167 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
32168 "password" : false,
32172 "immutable" : false,
32173 "status" : "SUPPORTED",
32174 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32175 "getInputProperty" : false,
32176 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32179 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
32181 "required" : false,
32182 "definition" : false,
32183 "defaultValue" : "disk",
32184 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
32185 "password" : false,
32186 "name" : "category",
32189 "immutable" : false,
32190 "status" : "SUPPORTED",
32191 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32192 "getInputProperty" : false,
32193 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32196 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
32197 "parentName" : "disk.usage",
32198 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
32199 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
32200 "type" : "org.openecomp.capabilities.metric.Ceilometer",
32201 "leftOccurrences" : "UNBOUNDED",
32202 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
32203 "ownerName" : "abstract_vpg",
32204 "maxOccurrences" : "UNBOUNDED",
32205 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.usage",
32206 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
32207 "minOccurrences" : "1",
32208 "validSourceTypes" : [ ],
32209 "name" : "disk.usage_vpg",
32213 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
32216 "definition" : false,
32217 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
32218 "password" : false,
32221 "immutable" : false,
32222 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32223 "getInputProperty" : false,
32224 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32227 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
32229 "required" : false,
32230 "definition" : false,
32231 "defaultValue" : "Average CPU utilization",
32232 "description" : "Description of the metric",
32233 "password" : false,
32234 "name" : "description",
32235 "value" : "Average CPU utilization",
32237 "immutable" : false,
32238 "status" : "SUPPORTED",
32239 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32240 "getInputProperty" : false,
32241 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32244 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
32247 "definition" : false,
32248 "defaultValue" : "%",
32249 "description" : "Unit of the metric value",
32250 "password" : false,
32254 "immutable" : false,
32255 "status" : "SUPPORTED",
32256 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32257 "getInputProperty" : false,
32258 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32261 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
32264 "definition" : false,
32265 "defaultValue" : "Gauge",
32266 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
32267 "password" : false,
32271 "immutable" : false,
32272 "status" : "SUPPORTED",
32273 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32274 "getInputProperty" : false,
32275 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32278 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
32280 "required" : false,
32281 "definition" : false,
32282 "defaultValue" : "compute",
32283 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
32284 "password" : false,
32285 "name" : "category",
32286 "value" : "compute",
32288 "immutable" : false,
32289 "status" : "SUPPORTED",
32290 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32291 "getInputProperty" : false,
32292 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32295 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
32296 "parentName" : "cpu_util",
32297 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
32298 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
32299 "type" : "org.openecomp.capabilities.metric.Ceilometer",
32300 "leftOccurrences" : "UNBOUNDED",
32301 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
32302 "ownerName" : "abstract_vpg",
32303 "maxOccurrences" : "UNBOUNDED",
32304 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu_util",
32305 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
32306 "minOccurrences" : "1",
32307 "validSourceTypes" : [ ],
32308 "name" : "cpu_util_vpg",
32312 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
32315 "definition" : false,
32316 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
32317 "password" : false,
32320 "immutable" : false,
32321 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32322 "getInputProperty" : false,
32323 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32326 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
32328 "required" : false,
32329 "definition" : false,
32330 "defaultValue" : "The amount of disk per device occupied by the instance on the host machine",
32331 "description" : "Description of the metric",
32332 "password" : false,
32333 "name" : "description",
32334 "value" : "The amount of disk per device occupied by the instance on the host machine",
32336 "immutable" : false,
32337 "status" : "SUPPORTED",
32338 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32339 "getInputProperty" : false,
32340 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32343 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
32346 "definition" : false,
32347 "defaultValue" : "B",
32348 "description" : "Unit of the metric value",
32349 "password" : false,
32353 "immutable" : false,
32354 "status" : "SUPPORTED",
32355 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32356 "getInputProperty" : false,
32357 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32360 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
32363 "definition" : false,
32364 "defaultValue" : "Gauge",
32365 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
32366 "password" : false,
32370 "immutable" : false,
32371 "status" : "SUPPORTED",
32372 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32373 "getInputProperty" : false,
32374 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32377 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
32379 "required" : false,
32380 "definition" : false,
32381 "defaultValue" : "disk",
32382 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
32383 "password" : false,
32384 "name" : "category",
32387 "immutable" : false,
32388 "status" : "SUPPORTED",
32389 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32390 "getInputProperty" : false,
32391 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32394 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
32395 "parentName" : "disk.device.allocation",
32396 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
32397 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
32398 "type" : "org.openecomp.capabilities.metric.Ceilometer",
32399 "leftOccurrences" : "UNBOUNDED",
32400 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
32401 "ownerName" : "abstract_vpg",
32402 "maxOccurrences" : "UNBOUNDED",
32403 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.allocation",
32404 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
32405 "minOccurrences" : "1",
32406 "validSourceTypes" : [ ],
32407 "name" : "disk.device.allocation_vpg",
32411 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
32414 "definition" : false,
32415 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
32416 "password" : false,
32419 "immutable" : false,
32420 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32421 "getInputProperty" : false,
32422 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32425 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
32427 "required" : false,
32428 "definition" : false,
32429 "defaultValue" : "Average rate of write requests",
32430 "description" : "Description of the metric",
32431 "password" : false,
32432 "name" : "description",
32433 "value" : "Average rate of write requests",
32435 "immutable" : false,
32436 "status" : "SUPPORTED",
32437 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32438 "getInputProperty" : false,
32439 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32442 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
32445 "definition" : false,
32446 "defaultValue" : "request/s",
32447 "description" : "Unit of the metric value",
32448 "password" : false,
32450 "value" : "request/s",
32452 "immutable" : false,
32453 "status" : "SUPPORTED",
32454 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32455 "getInputProperty" : false,
32456 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32459 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
32462 "definition" : false,
32463 "defaultValue" : "Gauge",
32464 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
32465 "password" : false,
32469 "immutable" : false,
32470 "status" : "SUPPORTED",
32471 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32472 "getInputProperty" : false,
32473 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32476 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
32478 "required" : false,
32479 "definition" : false,
32480 "defaultValue" : "compute",
32481 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
32482 "password" : false,
32483 "name" : "category",
32484 "value" : "compute",
32486 "immutable" : false,
32487 "status" : "SUPPORTED",
32488 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32489 "getInputProperty" : false,
32490 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32493 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
32494 "parentName" : "disk.write.requests.rate",
32495 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
32496 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
32497 "type" : "org.openecomp.capabilities.metric.Ceilometer",
32498 "leftOccurrences" : "UNBOUNDED",
32499 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
32500 "ownerName" : "abstract_vpg",
32501 "maxOccurrences" : "UNBOUNDED",
32502 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests.rate",
32503 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
32504 "minOccurrences" : "1",
32505 "validSourceTypes" : [ ],
32506 "name" : "disk.write.requests.rate_vpg",
32510 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
32513 "definition" : false,
32514 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
32515 "password" : false,
32518 "immutable" : false,
32519 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32520 "getInputProperty" : false,
32521 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32524 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
32526 "required" : false,
32527 "definition" : false,
32528 "defaultValue" : "Average rate of writes",
32529 "description" : "Description of the metric",
32530 "password" : false,
32531 "name" : "description",
32532 "value" : "Average rate of writes",
32534 "immutable" : false,
32535 "status" : "SUPPORTED",
32536 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32537 "getInputProperty" : false,
32538 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32541 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
32544 "definition" : false,
32545 "defaultValue" : "B/s",
32546 "description" : "Unit of the metric value",
32547 "password" : false,
32551 "immutable" : false,
32552 "status" : "SUPPORTED",
32553 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32554 "getInputProperty" : false,
32555 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32558 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
32561 "definition" : false,
32562 "defaultValue" : "Gauge",
32563 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
32564 "password" : false,
32568 "immutable" : false,
32569 "status" : "SUPPORTED",
32570 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32571 "getInputProperty" : false,
32572 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32575 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
32577 "required" : false,
32578 "definition" : false,
32579 "defaultValue" : "compute",
32580 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
32581 "password" : false,
32582 "name" : "category",
32583 "value" : "compute",
32585 "immutable" : false,
32586 "status" : "SUPPORTED",
32587 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32588 "getInputProperty" : false,
32589 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32592 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
32593 "parentName" : "disk.write.bytes.rate",
32594 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
32595 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
32596 "type" : "org.openecomp.capabilities.metric.Ceilometer",
32597 "leftOccurrences" : "UNBOUNDED",
32598 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
32599 "ownerName" : "abstract_vpg",
32600 "maxOccurrences" : "UNBOUNDED",
32601 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes.rate",
32602 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
32603 "minOccurrences" : "1",
32604 "validSourceTypes" : [ ],
32605 "name" : "disk.write.bytes.rate_vpg",
32609 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
32612 "definition" : false,
32613 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
32614 "password" : false,
32617 "immutable" : false,
32618 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32619 "getInputProperty" : false,
32620 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32623 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
32625 "required" : false,
32626 "definition" : false,
32627 "defaultValue" : "Average disk latency per device",
32628 "description" : "Description of the metric",
32629 "password" : false,
32630 "name" : "description",
32631 "value" : "Average disk latency per device",
32633 "immutable" : false,
32634 "status" : "SUPPORTED",
32635 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32636 "getInputProperty" : false,
32637 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32640 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
32643 "definition" : false,
32644 "defaultValue" : "ms",
32645 "description" : "Unit of the metric value",
32646 "password" : false,
32650 "immutable" : false,
32651 "status" : "SUPPORTED",
32652 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32653 "getInputProperty" : false,
32654 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32657 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
32660 "definition" : false,
32661 "defaultValue" : "Gauge",
32662 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
32663 "password" : false,
32667 "immutable" : false,
32668 "status" : "SUPPORTED",
32669 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32670 "getInputProperty" : false,
32671 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32674 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
32676 "required" : false,
32677 "definition" : false,
32678 "defaultValue" : "disk",
32679 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
32680 "password" : false,
32681 "name" : "category",
32684 "immutable" : false,
32685 "status" : "SUPPORTED",
32686 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32687 "getInputProperty" : false,
32688 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32691 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
32692 "parentName" : "disk.device.latency",
32693 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
32694 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
32695 "type" : "org.openecomp.capabilities.metric.Ceilometer",
32696 "leftOccurrences" : "UNBOUNDED",
32697 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
32698 "ownerName" : "abstract_vpg",
32699 "maxOccurrences" : "UNBOUNDED",
32700 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.latency",
32701 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
32702 "minOccurrences" : "1",
32703 "validSourceTypes" : [ ],
32704 "name" : "disk.device.latency_vpg",
32708 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
32711 "definition" : false,
32712 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
32713 "password" : false,
32716 "immutable" : false,
32717 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32718 "getInputProperty" : false,
32719 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32722 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
32724 "required" : false,
32725 "definition" : false,
32726 "defaultValue" : "CPU time used",
32727 "description" : "Description of the metric",
32728 "password" : false,
32729 "name" : "description",
32730 "value" : "CPU time used",
32732 "immutable" : false,
32733 "status" : "SUPPORTED",
32734 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32735 "getInputProperty" : false,
32736 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32739 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
32742 "definition" : false,
32743 "defaultValue" : "ns",
32744 "description" : "Unit of the metric value",
32745 "password" : false,
32749 "immutable" : false,
32750 "status" : "SUPPORTED",
32751 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32752 "getInputProperty" : false,
32753 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32756 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
32759 "definition" : false,
32760 "defaultValue" : "Cumulative",
32761 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
32762 "password" : false,
32764 "value" : "Cumulative",
32766 "immutable" : false,
32767 "status" : "SUPPORTED",
32768 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32769 "getInputProperty" : false,
32770 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32773 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
32775 "required" : false,
32776 "definition" : false,
32777 "defaultValue" : "compute",
32778 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
32779 "password" : false,
32780 "name" : "category",
32781 "value" : "compute",
32783 "immutable" : false,
32784 "status" : "SUPPORTED",
32785 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32786 "getInputProperty" : false,
32787 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32790 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
32791 "parentName" : "cpu",
32792 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
32793 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
32794 "type" : "org.openecomp.capabilities.metric.Ceilometer",
32795 "leftOccurrences" : "UNBOUNDED",
32796 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
32797 "ownerName" : "abstract_vpg",
32798 "maxOccurrences" : "UNBOUNDED",
32799 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu",
32800 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
32801 "minOccurrences" : "1",
32802 "validSourceTypes" : [ ],
32803 "name" : "cpu_vpg",
32807 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
32810 "definition" : false,
32811 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
32812 "password" : false,
32815 "immutable" : false,
32816 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32817 "getInputProperty" : false,
32818 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32821 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
32823 "required" : false,
32824 "definition" : false,
32825 "defaultValue" : "Number of write requests",
32826 "description" : "Description of the metric",
32827 "password" : false,
32828 "name" : "description",
32829 "value" : "Number of write requests",
32831 "immutable" : false,
32832 "status" : "SUPPORTED",
32833 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32834 "getInputProperty" : false,
32835 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32838 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
32841 "definition" : false,
32842 "defaultValue" : "request",
32843 "description" : "Unit of the metric value",
32844 "password" : false,
32846 "value" : "request",
32848 "immutable" : false,
32849 "status" : "SUPPORTED",
32850 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32851 "getInputProperty" : false,
32852 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32855 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
32858 "definition" : false,
32859 "defaultValue" : "Cumulative",
32860 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
32861 "password" : false,
32863 "value" : "Cumulative",
32865 "immutable" : false,
32866 "status" : "SUPPORTED",
32867 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32868 "getInputProperty" : false,
32869 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32872 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
32874 "required" : false,
32875 "definition" : false,
32876 "defaultValue" : "disk",
32877 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
32878 "password" : false,
32879 "name" : "category",
32882 "immutable" : false,
32883 "status" : "SUPPORTED",
32884 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32885 "getInputProperty" : false,
32886 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32889 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
32890 "parentName" : "disk.device.write.requests",
32891 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
32892 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
32893 "type" : "org.openecomp.capabilities.metric.Ceilometer",
32894 "leftOccurrences" : "UNBOUNDED",
32895 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
32896 "ownerName" : "abstract_vpg",
32897 "maxOccurrences" : "UNBOUNDED",
32898 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests",
32899 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
32900 "minOccurrences" : "1",
32901 "validSourceTypes" : [ ],
32902 "name" : "disk.device.write.requests_vpg",
32906 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
32909 "definition" : false,
32910 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
32911 "password" : false,
32914 "immutable" : false,
32915 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32916 "getInputProperty" : false,
32917 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32920 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
32922 "required" : false,
32923 "definition" : false,
32924 "defaultValue" : "Volume of writes",
32925 "description" : "Description of the metric",
32926 "password" : false,
32927 "name" : "description",
32928 "value" : "Volume of writes",
32930 "immutable" : false,
32931 "status" : "SUPPORTED",
32932 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32933 "getInputProperty" : false,
32934 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32937 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
32940 "definition" : false,
32941 "defaultValue" : "B",
32942 "description" : "Unit of the metric value",
32943 "password" : false,
32947 "immutable" : false,
32948 "status" : "SUPPORTED",
32949 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32950 "getInputProperty" : false,
32951 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32954 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
32957 "definition" : false,
32958 "defaultValue" : "Cumulative",
32959 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
32960 "password" : false,
32962 "value" : "Cumulative",
32964 "immutable" : false,
32965 "status" : "SUPPORTED",
32966 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32967 "getInputProperty" : false,
32968 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32971 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
32973 "required" : false,
32974 "definition" : false,
32975 "defaultValue" : "disk",
32976 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
32977 "password" : false,
32978 "name" : "category",
32981 "immutable" : false,
32982 "status" : "SUPPORTED",
32983 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32984 "getInputProperty" : false,
32985 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
32988 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
32989 "parentName" : "disk.device.write.bytes",
32990 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
32991 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
32992 "type" : "org.openecomp.capabilities.metric.Ceilometer",
32993 "leftOccurrences" : "UNBOUNDED",
32994 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
32995 "ownerName" : "abstract_vpg",
32996 "maxOccurrences" : "UNBOUNDED",
32997 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes",
32998 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
32999 "minOccurrences" : "1",
33000 "validSourceTypes" : [ ],
33001 "name" : "disk.device.write.bytes_vpg",
33005 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
33008 "definition" : false,
33009 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
33010 "password" : false,
33013 "immutable" : false,
33014 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33015 "getInputProperty" : false,
33016 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33019 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
33021 "required" : false,
33022 "definition" : false,
33023 "defaultValue" : "Number of read requests",
33024 "description" : "Description of the metric",
33025 "password" : false,
33026 "name" : "description",
33027 "value" : "Number of read requests",
33029 "immutable" : false,
33030 "status" : "SUPPORTED",
33031 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33032 "getInputProperty" : false,
33033 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33036 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
33039 "definition" : false,
33040 "defaultValue" : "request",
33041 "description" : "Unit of the metric value",
33042 "password" : false,
33044 "value" : "request",
33046 "immutable" : false,
33047 "status" : "SUPPORTED",
33048 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33049 "getInputProperty" : false,
33050 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33053 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
33056 "definition" : false,
33057 "defaultValue" : "Cumulative",
33058 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
33059 "password" : false,
33061 "value" : "Cumulative",
33063 "immutable" : false,
33064 "status" : "SUPPORTED",
33065 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33066 "getInputProperty" : false,
33067 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33070 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
33072 "required" : false,
33073 "definition" : false,
33074 "defaultValue" : "compute",
33075 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
33076 "password" : false,
33077 "name" : "category",
33078 "value" : "compute",
33080 "immutable" : false,
33081 "status" : "SUPPORTED",
33082 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33083 "getInputProperty" : false,
33084 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33087 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
33088 "parentName" : "disk.read.requests",
33089 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
33090 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
33091 "type" : "org.openecomp.capabilities.metric.Ceilometer",
33092 "leftOccurrences" : "UNBOUNDED",
33093 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
33094 "ownerName" : "abstract_vpg",
33095 "maxOccurrences" : "UNBOUNDED",
33096 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.requests",
33097 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
33098 "minOccurrences" : "1",
33099 "validSourceTypes" : [ ],
33100 "name" : "disk.read.requests_vpg",
33104 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
33107 "definition" : false,
33108 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
33109 "password" : false,
33112 "immutable" : false,
33113 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33114 "getInputProperty" : false,
33115 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33118 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
33120 "required" : false,
33121 "definition" : false,
33122 "defaultValue" : "Size of root disk",
33123 "description" : "Description of the metric",
33124 "password" : false,
33125 "name" : "description",
33126 "value" : "Size of root disk",
33128 "immutable" : false,
33129 "status" : "SUPPORTED",
33130 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33131 "getInputProperty" : false,
33132 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33135 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
33138 "definition" : false,
33139 "defaultValue" : "GB",
33140 "description" : "Unit of the metric value",
33141 "password" : false,
33145 "immutable" : false,
33146 "status" : "SUPPORTED",
33147 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33148 "getInputProperty" : false,
33149 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33152 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
33155 "definition" : false,
33156 "defaultValue" : "Gauge",
33157 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
33158 "password" : false,
33162 "immutable" : false,
33163 "status" : "SUPPORTED",
33164 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33165 "getInputProperty" : false,
33166 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33169 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
33171 "required" : false,
33172 "definition" : false,
33173 "defaultValue" : "compute",
33174 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
33175 "password" : false,
33176 "name" : "category",
33177 "value" : "compute",
33179 "immutable" : false,
33180 "status" : "SUPPORTED",
33181 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33182 "getInputProperty" : false,
33183 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33186 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
33187 "parentName" : "disk.root.size",
33188 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
33189 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
33190 "type" : "org.openecomp.capabilities.metric.Ceilometer",
33191 "leftOccurrences" : "UNBOUNDED",
33192 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
33193 "ownerName" : "abstract_vpg",
33194 "maxOccurrences" : "UNBOUNDED",
33195 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.root.size",
33196 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
33197 "minOccurrences" : "1",
33198 "validSourceTypes" : [ ],
33199 "name" : "disk.root.size_vpg",
33203 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
33206 "definition" : false,
33207 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
33208 "password" : false,
33211 "immutable" : false,
33212 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33213 "getInputProperty" : false,
33214 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33217 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
33219 "required" : false,
33220 "definition" : false,
33221 "defaultValue" : "Average rate of writes",
33222 "description" : "Description of the metric",
33223 "password" : false,
33224 "name" : "description",
33225 "value" : "Average rate of writes",
33227 "immutable" : false,
33228 "status" : "SUPPORTED",
33229 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33230 "getInputProperty" : false,
33231 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33234 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
33237 "definition" : false,
33238 "defaultValue" : "B/s",
33239 "description" : "Unit of the metric value",
33240 "password" : false,
33244 "immutable" : false,
33245 "status" : "SUPPORTED",
33246 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33247 "getInputProperty" : false,
33248 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33251 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
33254 "definition" : false,
33255 "defaultValue" : "Gauge",
33256 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
33257 "password" : false,
33261 "immutable" : false,
33262 "status" : "SUPPORTED",
33263 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33264 "getInputProperty" : false,
33265 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33268 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
33270 "required" : false,
33271 "definition" : false,
33272 "defaultValue" : "disk",
33273 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
33274 "password" : false,
33275 "name" : "category",
33278 "immutable" : false,
33279 "status" : "SUPPORTED",
33280 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33281 "getInputProperty" : false,
33282 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33285 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
33286 "parentName" : "disk.device.write.bytes.rate",
33287 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
33288 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
33289 "type" : "org.openecomp.capabilities.metric.Ceilometer",
33290 "leftOccurrences" : "UNBOUNDED",
33291 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
33292 "ownerName" : "abstract_vpg",
33293 "maxOccurrences" : "UNBOUNDED",
33294 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes.rate",
33295 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
33296 "minOccurrences" : "1",
33297 "validSourceTypes" : [ ],
33298 "name" : "disk.device.write.bytes.rate_vpg",
33302 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
33305 "definition" : false,
33306 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
33307 "password" : false,
33310 "immutable" : false,
33311 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33312 "getInputProperty" : false,
33313 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33316 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
33318 "required" : false,
33319 "definition" : false,
33320 "defaultValue" : "Number of virtual CPUs allocated to the instance",
33321 "description" : "Description of the metric",
33322 "password" : false,
33323 "name" : "description",
33324 "value" : "Number of virtual CPUs allocated to the instance",
33326 "immutable" : false,
33327 "status" : "SUPPORTED",
33328 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33329 "getInputProperty" : false,
33330 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33333 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
33336 "definition" : false,
33337 "defaultValue" : "vcpu",
33338 "description" : "Unit of the metric value",
33339 "password" : false,
33343 "immutable" : false,
33344 "status" : "SUPPORTED",
33345 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33346 "getInputProperty" : false,
33347 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33350 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
33353 "definition" : false,
33354 "defaultValue" : "Gauge",
33355 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
33356 "password" : false,
33360 "immutable" : false,
33361 "status" : "SUPPORTED",
33362 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33363 "getInputProperty" : false,
33364 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33367 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
33369 "required" : false,
33370 "definition" : false,
33371 "defaultValue" : "compute",
33372 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
33373 "password" : false,
33374 "name" : "category",
33375 "value" : "compute",
33377 "immutable" : false,
33378 "status" : "SUPPORTED",
33379 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33380 "getInputProperty" : false,
33381 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33384 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
33385 "parentName" : "vcpus",
33386 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
33387 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
33388 "type" : "org.openecomp.capabilities.metric.Ceilometer",
33389 "leftOccurrences" : "UNBOUNDED",
33390 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
33391 "ownerName" : "abstract_vpg",
33392 "maxOccurrences" : "UNBOUNDED",
33393 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.vcpus",
33394 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
33395 "minOccurrences" : "1",
33396 "validSourceTypes" : [ ],
33397 "name" : "vcpus_vpg",
33401 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
33404 "definition" : false,
33405 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
33406 "password" : false,
33409 "immutable" : false,
33410 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33411 "getInputProperty" : false,
33412 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33415 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
33417 "required" : false,
33418 "definition" : false,
33419 "defaultValue" : "Average disk iops per device",
33420 "description" : "Description of the metric",
33421 "password" : false,
33422 "name" : "description",
33423 "value" : "Average disk iops per device",
33425 "immutable" : false,
33426 "status" : "SUPPORTED",
33427 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33428 "getInputProperty" : false,
33429 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33432 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
33435 "definition" : false,
33436 "defaultValue" : "count/s",
33437 "description" : "Unit of the metric value",
33438 "password" : false,
33440 "value" : "count/s",
33442 "immutable" : false,
33443 "status" : "SUPPORTED",
33444 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33445 "getInputProperty" : false,
33446 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33449 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
33452 "definition" : false,
33453 "defaultValue" : "Gauge",
33454 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
33455 "password" : false,
33459 "immutable" : false,
33460 "status" : "SUPPORTED",
33461 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33462 "getInputProperty" : false,
33463 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33466 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
33468 "required" : false,
33469 "definition" : false,
33470 "defaultValue" : "disk",
33471 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
33472 "password" : false,
33473 "name" : "category",
33476 "immutable" : false,
33477 "status" : "SUPPORTED",
33478 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33479 "getInputProperty" : false,
33480 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33483 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
33484 "parentName" : "disk.device.iops",
33485 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
33486 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
33487 "type" : "org.openecomp.capabilities.metric.Ceilometer",
33488 "leftOccurrences" : "UNBOUNDED",
33489 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
33490 "ownerName" : "abstract_vpg",
33491 "maxOccurrences" : "UNBOUNDED",
33492 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.iops",
33493 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
33494 "minOccurrences" : "1",
33495 "validSourceTypes" : [ ],
33496 "name" : "disk.device.iops_vpg",
33500 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
33503 "definition" : false,
33504 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
33505 "password" : false,
33508 "immutable" : false,
33509 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33510 "getInputProperty" : false,
33511 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33514 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
33516 "required" : false,
33517 "definition" : false,
33518 "defaultValue" : "The physical size in bytes of the image container on the host per device",
33519 "description" : "Description of the metric",
33520 "password" : false,
33521 "name" : "description",
33522 "value" : "The physical size in bytes of the image container on the host per device",
33524 "immutable" : false,
33525 "status" : "SUPPORTED",
33526 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33527 "getInputProperty" : false,
33528 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33531 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
33534 "definition" : false,
33535 "defaultValue" : "B",
33536 "description" : "Unit of the metric value",
33537 "password" : false,
33541 "immutable" : false,
33542 "status" : "SUPPORTED",
33543 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33544 "getInputProperty" : false,
33545 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33548 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
33551 "definition" : false,
33552 "defaultValue" : "Gauge",
33553 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
33554 "password" : false,
33558 "immutable" : false,
33559 "status" : "SUPPORTED",
33560 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33561 "getInputProperty" : false,
33562 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33565 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
33567 "required" : false,
33568 "definition" : false,
33569 "defaultValue" : "disk",
33570 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
33571 "password" : false,
33572 "name" : "category",
33575 "immutable" : false,
33576 "status" : "SUPPORTED",
33577 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33578 "getInputProperty" : false,
33579 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33582 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
33583 "parentName" : "disk.device.usage",
33584 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
33585 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
33586 "type" : "org.openecomp.capabilities.metric.Ceilometer",
33587 "leftOccurrences" : "UNBOUNDED",
33588 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
33589 "ownerName" : "abstract_vpg",
33590 "maxOccurrences" : "UNBOUNDED",
33591 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.usage",
33592 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
33593 "minOccurrences" : "1",
33594 "validSourceTypes" : [ ],
33595 "name" : "disk.device.usage_vpg",
33599 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
33602 "definition" : false,
33603 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
33604 "password" : false,
33607 "immutable" : false,
33608 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33609 "getInputProperty" : false,
33610 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33613 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
33615 "required" : false,
33616 "definition" : false,
33617 "defaultValue" : "Average rate of read requests",
33618 "description" : "Description of the metric",
33619 "password" : false,
33620 "name" : "description",
33621 "value" : "Average rate of read requests",
33623 "immutable" : false,
33624 "status" : "SUPPORTED",
33625 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33626 "getInputProperty" : false,
33627 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33630 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
33633 "definition" : false,
33634 "defaultValue" : "request/s",
33635 "description" : "Unit of the metric value",
33636 "password" : false,
33638 "value" : "request/s",
33640 "immutable" : false,
33641 "status" : "SUPPORTED",
33642 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33643 "getInputProperty" : false,
33644 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33647 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
33650 "definition" : false,
33651 "defaultValue" : "Gauge",
33652 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
33653 "password" : false,
33657 "immutable" : false,
33658 "status" : "SUPPORTED",
33659 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33660 "getInputProperty" : false,
33661 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33664 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
33666 "required" : false,
33667 "definition" : false,
33668 "defaultValue" : "disk",
33669 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
33670 "password" : false,
33671 "name" : "category",
33674 "immutable" : false,
33675 "status" : "SUPPORTED",
33676 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33677 "getInputProperty" : false,
33678 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33681 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
33682 "parentName" : "disk.device.read.requests.rate",
33683 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
33684 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
33685 "type" : "org.openecomp.capabilities.metric.Ceilometer",
33686 "leftOccurrences" : "UNBOUNDED",
33687 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
33688 "ownerName" : "abstract_vpg",
33689 "maxOccurrences" : "UNBOUNDED",
33690 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests.rate",
33691 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
33692 "minOccurrences" : "1",
33693 "validSourceTypes" : [ ],
33694 "name" : "disk.device.read.requests.rate_vpg",
33698 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
33701 "definition" : false,
33702 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
33703 "password" : false,
33706 "immutable" : false,
33707 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33708 "getInputProperty" : false,
33709 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33712 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
33714 "required" : false,
33715 "definition" : false,
33716 "defaultValue" : "Average rate of write requests",
33717 "description" : "Description of the metric",
33718 "password" : false,
33719 "name" : "description",
33720 "value" : "Average rate of write requests",
33722 "immutable" : false,
33723 "status" : "SUPPORTED",
33724 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33725 "getInputProperty" : false,
33726 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33729 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
33732 "definition" : false,
33733 "defaultValue" : "request/s",
33734 "description" : "Unit of the metric value",
33735 "password" : false,
33737 "value" : "request/s",
33739 "immutable" : false,
33740 "status" : "SUPPORTED",
33741 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33742 "getInputProperty" : false,
33743 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33746 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
33749 "definition" : false,
33750 "defaultValue" : "Gauge",
33751 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
33752 "password" : false,
33756 "immutable" : false,
33757 "status" : "SUPPORTED",
33758 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33759 "getInputProperty" : false,
33760 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33763 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
33765 "required" : false,
33766 "definition" : false,
33767 "defaultValue" : "disk",
33768 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
33769 "password" : false,
33770 "name" : "category",
33773 "immutable" : false,
33774 "status" : "SUPPORTED",
33775 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33776 "getInputProperty" : false,
33777 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33780 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
33781 "parentName" : "disk.device.write.requests.rate",
33782 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
33783 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
33784 "type" : "org.openecomp.capabilities.metric.Ceilometer",
33785 "leftOccurrences" : "UNBOUNDED",
33786 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
33787 "ownerName" : "abstract_vpg",
33788 "maxOccurrences" : "UNBOUNDED",
33789 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests.rate",
33790 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
33791 "minOccurrences" : "1",
33792 "validSourceTypes" : [ ],
33793 "name" : "disk.device.write.requests.rate_vpg",
33797 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
33800 "definition" : false,
33801 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
33802 "password" : false,
33805 "immutable" : false,
33806 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33807 "getInputProperty" : false,
33808 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33811 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
33813 "required" : false,
33814 "definition" : false,
33815 "defaultValue" : "The amount of disk occupied by the instance on the host machine",
33816 "description" : "Description of the metric",
33817 "password" : false,
33818 "name" : "description",
33819 "value" : "The amount of disk occupied by the instance on the host machine",
33821 "immutable" : false,
33822 "status" : "SUPPORTED",
33823 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33824 "getInputProperty" : false,
33825 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33828 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
33831 "definition" : false,
33832 "defaultValue" : "B",
33833 "description" : "Unit of the metric value",
33834 "password" : false,
33838 "immutable" : false,
33839 "status" : "SUPPORTED",
33840 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33841 "getInputProperty" : false,
33842 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33845 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
33848 "definition" : false,
33849 "defaultValue" : "Gauge",
33850 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
33851 "password" : false,
33855 "immutable" : false,
33856 "status" : "SUPPORTED",
33857 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33858 "getInputProperty" : false,
33859 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33862 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
33864 "required" : false,
33865 "definition" : false,
33866 "defaultValue" : "disk",
33867 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
33868 "password" : false,
33869 "name" : "category",
33872 "immutable" : false,
33873 "status" : "SUPPORTED",
33874 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33875 "getInputProperty" : false,
33876 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33879 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
33880 "parentName" : "disk.allocation",
33881 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
33882 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
33883 "type" : "org.openecomp.capabilities.metric.Ceilometer",
33884 "leftOccurrences" : "UNBOUNDED",
33885 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
33886 "ownerName" : "abstract_vpg",
33887 "maxOccurrences" : "UNBOUNDED",
33888 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.allocation",
33889 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
33890 "minOccurrences" : "1",
33891 "validSourceTypes" : [ ],
33892 "name" : "disk.allocation_vpg",
33896 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
33899 "definition" : false,
33900 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
33901 "password" : false,
33904 "immutable" : false,
33905 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33906 "getInputProperty" : false,
33907 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33910 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
33912 "required" : false,
33913 "definition" : false,
33914 "defaultValue" : "Average rate of reads",
33915 "description" : "Description of the metric",
33916 "password" : false,
33917 "name" : "description",
33918 "value" : "Average rate of reads",
33920 "immutable" : false,
33921 "status" : "SUPPORTED",
33922 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33923 "getInputProperty" : false,
33924 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33927 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
33930 "definition" : false,
33931 "defaultValue" : "B/s",
33932 "description" : "Unit of the metric value",
33933 "password" : false,
33937 "immutable" : false,
33938 "status" : "SUPPORTED",
33939 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33940 "getInputProperty" : false,
33941 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33944 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
33947 "definition" : false,
33948 "defaultValue" : "Gauge",
33949 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
33950 "password" : false,
33954 "immutable" : false,
33955 "status" : "SUPPORTED",
33956 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33957 "getInputProperty" : false,
33958 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33961 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
33963 "required" : false,
33964 "definition" : false,
33965 "defaultValue" : "compute",
33966 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
33967 "password" : false,
33968 "name" : "category",
33969 "value" : "compute",
33971 "immutable" : false,
33972 "status" : "SUPPORTED",
33973 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33974 "getInputProperty" : false,
33975 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
33978 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
33979 "parentName" : "disk.read.bytes.rate",
33980 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
33981 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
33982 "type" : "org.openecomp.capabilities.metric.Ceilometer",
33983 "leftOccurrences" : "UNBOUNDED",
33984 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
33985 "ownerName" : "abstract_vpg",
33986 "maxOccurrences" : "UNBOUNDED",
33987 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes.rate",
33988 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
33989 "minOccurrences" : "1",
33990 "validSourceTypes" : [ ],
33991 "name" : "disk.read.bytes.rate_vpg",
33995 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
33998 "definition" : false,
33999 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
34000 "password" : false,
34003 "immutable" : false,
34004 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34005 "getInputProperty" : false,
34006 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34009 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
34011 "required" : false,
34012 "definition" : false,
34013 "defaultValue" : "Volume of reads",
34014 "description" : "Description of the metric",
34015 "password" : false,
34016 "name" : "description",
34017 "value" : "Volume of reads",
34019 "immutable" : false,
34020 "status" : "SUPPORTED",
34021 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34022 "getInputProperty" : false,
34023 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34026 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
34029 "definition" : false,
34030 "defaultValue" : "B",
34031 "description" : "Unit of the metric value",
34032 "password" : false,
34036 "immutable" : false,
34037 "status" : "SUPPORTED",
34038 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34039 "getInputProperty" : false,
34040 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34043 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
34046 "definition" : false,
34047 "defaultValue" : "Cumulative",
34048 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
34049 "password" : false,
34051 "value" : "Cumulative",
34053 "immutable" : false,
34054 "status" : "SUPPORTED",
34055 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34056 "getInputProperty" : false,
34057 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34060 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
34062 "required" : false,
34063 "definition" : false,
34064 "defaultValue" : "compute",
34065 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
34066 "password" : false,
34067 "name" : "category",
34068 "value" : "compute",
34070 "immutable" : false,
34071 "status" : "SUPPORTED",
34072 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34073 "getInputProperty" : false,
34074 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34077 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
34078 "parentName" : "disk.read.bytes",
34079 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
34080 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
34081 "type" : "org.openecomp.capabilities.metric.Ceilometer",
34082 "leftOccurrences" : "UNBOUNDED",
34083 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
34084 "ownerName" : "abstract_vpg",
34085 "maxOccurrences" : "UNBOUNDED",
34086 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes",
34087 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
34088 "minOccurrences" : "1",
34089 "validSourceTypes" : [ ],
34090 "name" : "disk.read.bytes_vpg",
34094 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
34097 "definition" : false,
34098 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
34099 "password" : false,
34102 "immutable" : false,
34103 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34104 "getInputProperty" : false,
34105 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34108 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
34110 "required" : false,
34111 "definition" : false,
34112 "defaultValue" : "Volume of RAM used by the instance from the amount of its allocated memory",
34113 "description" : "Description of the metric",
34114 "password" : false,
34115 "name" : "description",
34116 "value" : "Volume of RAM used by the instance from the amount of its allocated memory",
34118 "immutable" : false,
34119 "status" : "SUPPORTED",
34120 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34121 "getInputProperty" : false,
34122 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34125 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
34128 "definition" : false,
34129 "defaultValue" : "MB",
34130 "description" : "Unit of the metric value",
34131 "password" : false,
34135 "immutable" : false,
34136 "status" : "SUPPORTED",
34137 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34138 "getInputProperty" : false,
34139 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34142 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
34145 "definition" : false,
34146 "defaultValue" : "Gauge",
34147 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
34148 "password" : false,
34152 "immutable" : false,
34153 "status" : "SUPPORTED",
34154 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34155 "getInputProperty" : false,
34156 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34159 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
34161 "required" : false,
34162 "definition" : false,
34163 "defaultValue" : "compute",
34164 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
34165 "password" : false,
34166 "name" : "category",
34167 "value" : "compute",
34169 "immutable" : false,
34170 "status" : "SUPPORTED",
34171 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34172 "getInputProperty" : false,
34173 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34176 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
34177 "parentName" : "memory.usage",
34178 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
34179 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
34180 "type" : "org.openecomp.capabilities.metric.Ceilometer",
34181 "leftOccurrences" : "UNBOUNDED",
34182 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
34183 "ownerName" : "abstract_vpg",
34184 "maxOccurrences" : "UNBOUNDED",
34185 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.usage",
34186 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
34187 "minOccurrences" : "1",
34188 "validSourceTypes" : [ ],
34189 "name" : "memory.usage_vpg",
34193 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
34196 "definition" : false,
34197 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
34198 "password" : false,
34201 "immutable" : false,
34202 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34203 "getInputProperty" : false,
34204 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34207 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
34209 "required" : false,
34210 "definition" : false,
34211 "defaultValue" : "The amount of disk per device that the instance can see",
34212 "description" : "Description of the metric",
34213 "password" : false,
34214 "name" : "description",
34215 "value" : "The amount of disk per device that the instance can see",
34217 "immutable" : false,
34218 "status" : "SUPPORTED",
34219 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34220 "getInputProperty" : false,
34221 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34224 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
34227 "definition" : false,
34228 "defaultValue" : "B",
34229 "description" : "Unit of the metric value",
34230 "password" : false,
34234 "immutable" : false,
34235 "status" : "SUPPORTED",
34236 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34237 "getInputProperty" : false,
34238 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34241 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
34244 "definition" : false,
34245 "defaultValue" : "Gauge",
34246 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
34247 "password" : false,
34251 "immutable" : false,
34252 "status" : "SUPPORTED",
34253 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34254 "getInputProperty" : false,
34255 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34258 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
34260 "required" : false,
34261 "definition" : false,
34262 "defaultValue" : "disk",
34263 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
34264 "password" : false,
34265 "name" : "category",
34268 "immutable" : false,
34269 "status" : "SUPPORTED",
34270 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34271 "getInputProperty" : false,
34272 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34275 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
34276 "parentName" : "disk.device.capacity",
34277 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
34278 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
34279 "type" : "org.openecomp.capabilities.metric.Ceilometer",
34280 "leftOccurrences" : "UNBOUNDED",
34281 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
34282 "ownerName" : "abstract_vpg",
34283 "maxOccurrences" : "UNBOUNDED",
34284 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.capacity",
34285 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
34286 "minOccurrences" : "1",
34287 "validSourceTypes" : [ ],
34288 "name" : "disk.device.capacity_vpg",
34292 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
34295 "definition" : false,
34296 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
34297 "password" : false,
34300 "immutable" : false,
34301 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34302 "getInputProperty" : false,
34303 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34306 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
34308 "required" : false,
34309 "definition" : false,
34310 "defaultValue" : "Volume of RAM used by the instance on the physical machine",
34311 "description" : "Description of the metric",
34312 "password" : false,
34313 "name" : "description",
34314 "value" : "Volume of RAM used by the instance on the physical machine",
34316 "immutable" : false,
34317 "status" : "SUPPORTED",
34318 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34319 "getInputProperty" : false,
34320 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34323 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
34326 "definition" : false,
34327 "defaultValue" : "MB",
34328 "description" : "Unit of the metric value",
34329 "password" : false,
34333 "immutable" : false,
34334 "status" : "SUPPORTED",
34335 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34336 "getInputProperty" : false,
34337 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34340 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
34343 "definition" : false,
34344 "defaultValue" : "Gauge",
34345 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
34346 "password" : false,
34350 "immutable" : false,
34351 "status" : "SUPPORTED",
34352 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34353 "getInputProperty" : false,
34354 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34357 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
34359 "required" : false,
34360 "definition" : false,
34361 "defaultValue" : "compute",
34362 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
34363 "password" : false,
34364 "name" : "category",
34365 "value" : "compute",
34367 "immutable" : false,
34368 "status" : "SUPPORTED",
34369 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34370 "getInputProperty" : false,
34371 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34374 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
34375 "parentName" : "memory.resident",
34376 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
34377 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
34378 "type" : "org.openecomp.capabilities.metric.Ceilometer",
34379 "leftOccurrences" : "UNBOUNDED",
34380 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
34381 "ownerName" : "abstract_vpg",
34382 "maxOccurrences" : "UNBOUNDED",
34383 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.resident",
34384 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
34385 "minOccurrences" : "1",
34386 "validSourceTypes" : [ ],
34387 "name" : "memory.resident_vpg",
34391 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
34394 "definition" : false,
34395 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
34396 "password" : false,
34399 "immutable" : false,
34400 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34401 "getInputProperty" : false,
34402 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34405 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
34407 "required" : false,
34408 "definition" : false,
34409 "defaultValue" : "Number of write requests",
34410 "description" : "Description of the metric",
34411 "password" : false,
34412 "name" : "description",
34413 "value" : "Number of write requests",
34415 "immutable" : false,
34416 "status" : "SUPPORTED",
34417 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34418 "getInputProperty" : false,
34419 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34422 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
34425 "definition" : false,
34426 "defaultValue" : "request",
34427 "description" : "Unit of the metric value",
34428 "password" : false,
34430 "value" : "request",
34432 "immutable" : false,
34433 "status" : "SUPPORTED",
34434 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34435 "getInputProperty" : false,
34436 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34439 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
34442 "definition" : false,
34443 "defaultValue" : "Cumulative",
34444 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
34445 "password" : false,
34447 "value" : "Cumulative",
34449 "immutable" : false,
34450 "status" : "SUPPORTED",
34451 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34452 "getInputProperty" : false,
34453 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34456 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
34458 "required" : false,
34459 "definition" : false,
34460 "defaultValue" : "compute",
34461 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
34462 "password" : false,
34463 "name" : "category",
34464 "value" : "compute",
34466 "immutable" : false,
34467 "status" : "SUPPORTED",
34468 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34469 "getInputProperty" : false,
34470 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
34473 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
34474 "parentName" : "disk.write.requests",
34475 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
34476 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
34477 "type" : "org.openecomp.capabilities.metric.Ceilometer",
34478 "leftOccurrences" : "UNBOUNDED",
34479 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
34480 "ownerName" : "abstract_vpg",
34481 "maxOccurrences" : "UNBOUNDED",
34482 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests",
34483 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
34484 "minOccurrences" : "1",
34485 "validSourceTypes" : [ ],
34486 "name" : "disk.write.requests_vpg",
34490 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
34493 "definition" : false,
34494 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
34495 "password" : false,
34498 "immutable" : false,
34499 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34500 "getInputProperty" : false,
34501 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34504 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
34506 "required" : false,
34507 "definition" : false,
34508 "defaultValue" : "Average rate of incoming packets",
34509 "description" : "Description of the metric",
34510 "password" : false,
34511 "name" : "description",
34512 "value" : "Average rate of incoming packets",
34514 "immutable" : false,
34515 "status" : "SUPPORTED",
34516 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34517 "getInputProperty" : false,
34518 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34521 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
34524 "definition" : false,
34525 "defaultValue" : "packet/s",
34526 "description" : "Unit of the metric value",
34527 "password" : false,
34529 "value" : "packet/s",
34531 "immutable" : false,
34532 "status" : "SUPPORTED",
34533 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34534 "getInputProperty" : false,
34535 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34538 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
34541 "definition" : false,
34542 "defaultValue" : "Gauge",
34543 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
34544 "password" : false,
34548 "immutable" : false,
34549 "status" : "SUPPORTED",
34550 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34551 "getInputProperty" : false,
34552 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34555 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
34557 "required" : false,
34558 "definition" : false,
34559 "defaultValue" : "network",
34560 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
34561 "password" : false,
34562 "name" : "category",
34563 "value" : "network",
34565 "immutable" : false,
34566 "status" : "SUPPORTED",
34567 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34568 "getInputProperty" : false,
34569 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34572 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
34573 "parentName" : "network.incoming.packets.rate",
34574 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
34575 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
34576 "type" : "org.openecomp.capabilities.metric.Ceilometer",
34577 "leftOccurrences" : "UNBOUNDED",
34578 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
34579 "ownerName" : "abstract_vfw",
34580 "maxOccurrences" : "UNBOUNDED",
34581 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
34582 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
34583 "minOccurrences" : "1",
34584 "validSourceTypes" : [ ],
34585 "name" : "network.incoming.packets.rate_vfw_vfw_private_0_port",
34589 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
34592 "definition" : false,
34593 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
34594 "password" : false,
34597 "immutable" : false,
34598 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34599 "getInputProperty" : false,
34600 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34603 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
34605 "required" : false,
34606 "definition" : false,
34607 "defaultValue" : "Number of outgoing bytes",
34608 "description" : "Description of the metric",
34609 "password" : false,
34610 "name" : "description",
34611 "value" : "Number of outgoing bytes",
34613 "immutable" : false,
34614 "status" : "SUPPORTED",
34615 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34616 "getInputProperty" : false,
34617 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34620 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
34623 "definition" : false,
34624 "defaultValue" : "B",
34625 "description" : "Unit of the metric value",
34626 "password" : false,
34630 "immutable" : false,
34631 "status" : "SUPPORTED",
34632 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34633 "getInputProperty" : false,
34634 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34637 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
34640 "definition" : false,
34641 "defaultValue" : "Cumulative",
34642 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
34643 "password" : false,
34645 "value" : "Cumulative",
34647 "immutable" : false,
34648 "status" : "SUPPORTED",
34649 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34650 "getInputProperty" : false,
34651 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34654 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
34656 "required" : false,
34657 "definition" : false,
34658 "defaultValue" : "network",
34659 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
34660 "password" : false,
34661 "name" : "category",
34662 "value" : "network",
34664 "immutable" : false,
34665 "status" : "SUPPORTED",
34666 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34667 "getInputProperty" : false,
34668 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34671 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
34672 "parentName" : "network.outgoing.bytes",
34673 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
34674 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
34675 "type" : "org.openecomp.capabilities.metric.Ceilometer",
34676 "leftOccurrences" : "UNBOUNDED",
34677 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
34678 "ownerName" : "abstract_vfw",
34679 "maxOccurrences" : "UNBOUNDED",
34680 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
34681 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
34682 "minOccurrences" : "1",
34683 "validSourceTypes" : [ ],
34684 "name" : "network.outgoing.bytes_vfw_vfw_private_0_port",
34688 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
34691 "definition" : false,
34692 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
34693 "password" : false,
34696 "immutable" : false,
34697 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34698 "getInputProperty" : false,
34699 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34702 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
34704 "required" : false,
34705 "definition" : false,
34706 "defaultValue" : "Average rate of outgoing packets",
34707 "description" : "Description of the metric",
34708 "password" : false,
34709 "name" : "description",
34710 "value" : "Average rate of outgoing packets",
34712 "immutable" : false,
34713 "status" : "SUPPORTED",
34714 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34715 "getInputProperty" : false,
34716 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34719 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
34722 "definition" : false,
34723 "defaultValue" : "packet/s",
34724 "description" : "Unit of the metric value",
34725 "password" : false,
34727 "value" : "packet/s",
34729 "immutable" : false,
34730 "status" : "SUPPORTED",
34731 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34732 "getInputProperty" : false,
34733 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34736 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
34739 "definition" : false,
34740 "defaultValue" : "Gauge",
34741 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
34742 "password" : false,
34746 "immutable" : false,
34747 "status" : "SUPPORTED",
34748 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34749 "getInputProperty" : false,
34750 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34753 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
34755 "required" : false,
34756 "definition" : false,
34757 "defaultValue" : "network",
34758 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
34759 "password" : false,
34760 "name" : "category",
34761 "value" : "network",
34763 "immutable" : false,
34764 "status" : "SUPPORTED",
34765 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34766 "getInputProperty" : false,
34767 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34770 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
34771 "parentName" : "network.outgoing.packets.rate",
34772 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
34773 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
34774 "type" : "org.openecomp.capabilities.metric.Ceilometer",
34775 "leftOccurrences" : "UNBOUNDED",
34776 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
34777 "ownerName" : "abstract_vfw",
34778 "maxOccurrences" : "UNBOUNDED",
34779 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
34780 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
34781 "minOccurrences" : "1",
34782 "validSourceTypes" : [ ],
34783 "name" : "network.outgoing.packets.rate_vfw_vfw_private_0_port",
34787 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
34790 "definition" : false,
34791 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
34792 "password" : false,
34795 "immutable" : false,
34796 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34797 "getInputProperty" : false,
34798 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34801 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
34803 "required" : false,
34804 "definition" : false,
34805 "defaultValue" : "Number of outgoing packets",
34806 "description" : "Description of the metric",
34807 "password" : false,
34808 "name" : "description",
34809 "value" : "Number of outgoing packets",
34811 "immutable" : false,
34812 "status" : "SUPPORTED",
34813 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34814 "getInputProperty" : false,
34815 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34818 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
34821 "definition" : false,
34822 "defaultValue" : "packet",
34823 "description" : "Unit of the metric value",
34824 "password" : false,
34826 "value" : "packet",
34828 "immutable" : false,
34829 "status" : "SUPPORTED",
34830 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34831 "getInputProperty" : false,
34832 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34835 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
34838 "definition" : false,
34839 "defaultValue" : "Cumulative",
34840 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
34841 "password" : false,
34843 "value" : "Cumulative",
34845 "immutable" : false,
34846 "status" : "SUPPORTED",
34847 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34848 "getInputProperty" : false,
34849 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34852 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
34854 "required" : false,
34855 "definition" : false,
34856 "defaultValue" : "network",
34857 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
34858 "password" : false,
34859 "name" : "category",
34860 "value" : "network",
34862 "immutable" : false,
34863 "status" : "SUPPORTED",
34864 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34865 "getInputProperty" : false,
34866 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34869 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
34870 "parentName" : "network.outpoing.packets",
34871 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
34872 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
34873 "type" : "org.openecomp.capabilities.metric.Ceilometer",
34874 "leftOccurrences" : "UNBOUNDED",
34875 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
34876 "ownerName" : "abstract_vfw",
34877 "maxOccurrences" : "UNBOUNDED",
34878 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
34879 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
34880 "minOccurrences" : "1",
34881 "validSourceTypes" : [ ],
34882 "name" : "network.outpoing.packets_vfw_vfw_private_0_port",
34886 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
34889 "definition" : false,
34890 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
34891 "password" : false,
34894 "immutable" : false,
34895 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34896 "getInputProperty" : false,
34897 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34900 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
34902 "required" : false,
34903 "definition" : false,
34904 "defaultValue" : "Average rate of incoming bytes",
34905 "description" : "Description of the metric",
34906 "password" : false,
34907 "name" : "description",
34908 "value" : "Average rate of incoming bytes",
34910 "immutable" : false,
34911 "status" : "SUPPORTED",
34912 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34913 "getInputProperty" : false,
34914 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34917 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
34920 "definition" : false,
34921 "defaultValue" : "B/s",
34922 "description" : "Unit of the metric value",
34923 "password" : false,
34927 "immutable" : false,
34928 "status" : "SUPPORTED",
34929 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34930 "getInputProperty" : false,
34931 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34934 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
34937 "definition" : false,
34938 "defaultValue" : "Gauge",
34939 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
34940 "password" : false,
34944 "immutable" : false,
34945 "status" : "SUPPORTED",
34946 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34947 "getInputProperty" : false,
34948 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34951 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
34953 "required" : false,
34954 "definition" : false,
34955 "defaultValue" : "network",
34956 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
34957 "password" : false,
34958 "name" : "category",
34959 "value" : "network",
34961 "immutable" : false,
34962 "status" : "SUPPORTED",
34963 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34964 "getInputProperty" : false,
34965 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34968 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
34969 "parentName" : "network.incoming.bytes.rate",
34970 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
34971 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
34972 "type" : "org.openecomp.capabilities.metric.Ceilometer",
34973 "leftOccurrences" : "UNBOUNDED",
34974 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
34975 "ownerName" : "abstract_vfw",
34976 "maxOccurrences" : "UNBOUNDED",
34977 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
34978 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
34979 "minOccurrences" : "1",
34980 "validSourceTypes" : [ ],
34981 "name" : "network.incoming.bytes.rate_vfw_vfw_private_0_port",
34985 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
34988 "definition" : false,
34989 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
34990 "password" : false,
34993 "immutable" : false,
34994 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34995 "getInputProperty" : false,
34996 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
34999 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
35001 "required" : false,
35002 "definition" : false,
35003 "defaultValue" : "Number of incoming bytes",
35004 "description" : "Description of the metric",
35005 "password" : false,
35006 "name" : "description",
35007 "value" : "Number of incoming bytes",
35009 "immutable" : false,
35010 "status" : "SUPPORTED",
35011 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35012 "getInputProperty" : false,
35013 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35016 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
35019 "definition" : false,
35020 "defaultValue" : "B",
35021 "description" : "Unit of the metric value",
35022 "password" : false,
35026 "immutable" : false,
35027 "status" : "SUPPORTED",
35028 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35029 "getInputProperty" : false,
35030 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35033 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
35036 "definition" : false,
35037 "defaultValue" : "Cumulative",
35038 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
35039 "password" : false,
35041 "value" : "Cumulative",
35043 "immutable" : false,
35044 "status" : "SUPPORTED",
35045 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35046 "getInputProperty" : false,
35047 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35050 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
35052 "required" : false,
35053 "definition" : false,
35054 "defaultValue" : "network",
35055 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
35056 "password" : false,
35057 "name" : "category",
35058 "value" : "network",
35060 "immutable" : false,
35061 "status" : "SUPPORTED",
35062 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35063 "getInputProperty" : false,
35064 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35067 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
35068 "parentName" : "network.incoming.bytes",
35069 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
35070 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
35071 "type" : "org.openecomp.capabilities.metric.Ceilometer",
35072 "leftOccurrences" : "UNBOUNDED",
35073 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
35074 "ownerName" : "abstract_vfw",
35075 "maxOccurrences" : "UNBOUNDED",
35076 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
35077 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
35078 "minOccurrences" : "1",
35079 "validSourceTypes" : [ ],
35080 "name" : "network.incoming.bytes_vfw_vfw_private_0_port",
35084 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
35087 "definition" : false,
35088 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
35089 "password" : false,
35092 "immutable" : false,
35093 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35094 "getInputProperty" : false,
35095 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35098 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
35100 "required" : false,
35101 "definition" : false,
35102 "defaultValue" : "Average rate of outgoing bytes",
35103 "description" : "Description of the metric",
35104 "password" : false,
35105 "name" : "description",
35106 "value" : "Average rate of outgoing bytes",
35108 "immutable" : false,
35109 "status" : "SUPPORTED",
35110 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35111 "getInputProperty" : false,
35112 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35115 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
35118 "definition" : false,
35119 "defaultValue" : "B/s",
35120 "description" : "Unit of the metric value",
35121 "password" : false,
35125 "immutable" : false,
35126 "status" : "SUPPORTED",
35127 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35128 "getInputProperty" : false,
35129 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35132 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
35135 "definition" : false,
35136 "defaultValue" : "Gauge",
35137 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
35138 "password" : false,
35142 "immutable" : false,
35143 "status" : "SUPPORTED",
35144 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35145 "getInputProperty" : false,
35146 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35149 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
35151 "required" : false,
35152 "definition" : false,
35153 "defaultValue" : "network",
35154 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
35155 "password" : false,
35156 "name" : "category",
35157 "value" : "network",
35159 "immutable" : false,
35160 "status" : "SUPPORTED",
35161 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35162 "getInputProperty" : false,
35163 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35166 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
35167 "parentName" : "network.outgoing.bytes.rate",
35168 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
35169 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
35170 "type" : "org.openecomp.capabilities.metric.Ceilometer",
35171 "leftOccurrences" : "UNBOUNDED",
35172 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
35173 "ownerName" : "abstract_vfw",
35174 "maxOccurrences" : "UNBOUNDED",
35175 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
35176 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
35177 "minOccurrences" : "1",
35178 "validSourceTypes" : [ ],
35179 "name" : "network.outgoing.bytes.rate_vfw_vfw_private_0_port",
35183 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
35186 "definition" : false,
35187 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
35188 "password" : false,
35191 "immutable" : false,
35192 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35193 "getInputProperty" : false,
35194 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35197 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
35199 "required" : false,
35200 "definition" : false,
35201 "defaultValue" : "Number of incoming packets",
35202 "description" : "Description of the metric",
35203 "password" : false,
35204 "name" : "description",
35205 "value" : "Number of incoming packets",
35207 "immutable" : false,
35208 "status" : "SUPPORTED",
35209 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35210 "getInputProperty" : false,
35211 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35214 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
35217 "definition" : false,
35218 "defaultValue" : "packet",
35219 "description" : "Unit of the metric value",
35220 "password" : false,
35222 "value" : "packet",
35224 "immutable" : false,
35225 "status" : "SUPPORTED",
35226 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35227 "getInputProperty" : false,
35228 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35231 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
35234 "definition" : false,
35235 "defaultValue" : "Cumulative",
35236 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
35237 "password" : false,
35239 "value" : "Cumulative",
35241 "immutable" : false,
35242 "status" : "SUPPORTED",
35243 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35244 "getInputProperty" : false,
35245 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35248 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
35250 "required" : false,
35251 "definition" : false,
35252 "defaultValue" : "network",
35253 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
35254 "password" : false,
35255 "name" : "category",
35256 "value" : "network",
35258 "immutable" : false,
35259 "status" : "SUPPORTED",
35260 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35261 "getInputProperty" : false,
35262 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35265 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
35266 "parentName" : "network.incoming.packets",
35267 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
35268 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
35269 "type" : "org.openecomp.capabilities.metric.Ceilometer",
35270 "leftOccurrences" : "UNBOUNDED",
35271 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
35272 "ownerName" : "abstract_vfw",
35273 "maxOccurrences" : "UNBOUNDED",
35274 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
35275 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
35276 "minOccurrences" : "1",
35277 "validSourceTypes" : [ ],
35278 "name" : "network.incoming.packets_vfw_vfw_private_0_port",
35282 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
35285 "definition" : false,
35286 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
35287 "password" : false,
35290 "immutable" : false,
35291 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35292 "getInputProperty" : false,
35293 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35296 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
35298 "required" : false,
35299 "definition" : false,
35300 "defaultValue" : "Average rate of incoming packets",
35301 "description" : "Description of the metric",
35302 "password" : false,
35303 "name" : "description",
35304 "value" : "Average rate of incoming packets",
35306 "immutable" : false,
35307 "status" : "SUPPORTED",
35308 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35309 "getInputProperty" : false,
35310 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35313 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
35316 "definition" : false,
35317 "defaultValue" : "packet/s",
35318 "description" : "Unit of the metric value",
35319 "password" : false,
35321 "value" : "packet/s",
35323 "immutable" : false,
35324 "status" : "SUPPORTED",
35325 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35326 "getInputProperty" : false,
35327 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35330 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
35333 "definition" : false,
35334 "defaultValue" : "Gauge",
35335 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
35336 "password" : false,
35340 "immutable" : false,
35341 "status" : "SUPPORTED",
35342 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35343 "getInputProperty" : false,
35344 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35347 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
35349 "required" : false,
35350 "definition" : false,
35351 "defaultValue" : "network",
35352 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
35353 "password" : false,
35354 "name" : "category",
35355 "value" : "network",
35357 "immutable" : false,
35358 "status" : "SUPPORTED",
35359 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35360 "getInputProperty" : false,
35361 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35364 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
35365 "parentName" : "network.incoming.packets.rate",
35366 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
35367 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
35368 "type" : "org.openecomp.capabilities.metric.Ceilometer",
35369 "leftOccurrences" : "UNBOUNDED",
35370 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
35371 "ownerName" : "abstract_vfw",
35372 "maxOccurrences" : "UNBOUNDED",
35373 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
35374 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
35375 "minOccurrences" : "1",
35376 "validSourceTypes" : [ ],
35377 "name" : "network.incoming.packets.rate_vfw_vfw_private_2_port",
35381 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
35384 "definition" : false,
35385 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
35386 "password" : false,
35389 "immutable" : false,
35390 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35391 "getInputProperty" : false,
35392 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35395 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
35397 "required" : false,
35398 "definition" : false,
35399 "defaultValue" : "Number of outgoing bytes",
35400 "description" : "Description of the metric",
35401 "password" : false,
35402 "name" : "description",
35403 "value" : "Number of outgoing bytes",
35405 "immutable" : false,
35406 "status" : "SUPPORTED",
35407 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35408 "getInputProperty" : false,
35409 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35412 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
35415 "definition" : false,
35416 "defaultValue" : "B",
35417 "description" : "Unit of the metric value",
35418 "password" : false,
35422 "immutable" : false,
35423 "status" : "SUPPORTED",
35424 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35425 "getInputProperty" : false,
35426 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35429 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
35432 "definition" : false,
35433 "defaultValue" : "Cumulative",
35434 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
35435 "password" : false,
35437 "value" : "Cumulative",
35439 "immutable" : false,
35440 "status" : "SUPPORTED",
35441 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35442 "getInputProperty" : false,
35443 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35446 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
35448 "required" : false,
35449 "definition" : false,
35450 "defaultValue" : "network",
35451 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
35452 "password" : false,
35453 "name" : "category",
35454 "value" : "network",
35456 "immutable" : false,
35457 "status" : "SUPPORTED",
35458 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35459 "getInputProperty" : false,
35460 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35463 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
35464 "parentName" : "network.outgoing.bytes",
35465 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
35466 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
35467 "type" : "org.openecomp.capabilities.metric.Ceilometer",
35468 "leftOccurrences" : "UNBOUNDED",
35469 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
35470 "ownerName" : "abstract_vfw",
35471 "maxOccurrences" : "UNBOUNDED",
35472 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
35473 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
35474 "minOccurrences" : "1",
35475 "validSourceTypes" : [ ],
35476 "name" : "network.outgoing.bytes_vfw_vfw_private_2_port",
35480 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
35483 "definition" : false,
35484 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
35485 "password" : false,
35488 "immutable" : false,
35489 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35490 "getInputProperty" : false,
35491 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35494 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
35496 "required" : false,
35497 "definition" : false,
35498 "defaultValue" : "Average rate of outgoing packets",
35499 "description" : "Description of the metric",
35500 "password" : false,
35501 "name" : "description",
35502 "value" : "Average rate of outgoing packets",
35504 "immutable" : false,
35505 "status" : "SUPPORTED",
35506 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35507 "getInputProperty" : false,
35508 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35511 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
35514 "definition" : false,
35515 "defaultValue" : "packet/s",
35516 "description" : "Unit of the metric value",
35517 "password" : false,
35519 "value" : "packet/s",
35521 "immutable" : false,
35522 "status" : "SUPPORTED",
35523 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35524 "getInputProperty" : false,
35525 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35528 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
35531 "definition" : false,
35532 "defaultValue" : "Gauge",
35533 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
35534 "password" : false,
35538 "immutable" : false,
35539 "status" : "SUPPORTED",
35540 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35541 "getInputProperty" : false,
35542 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35545 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
35547 "required" : false,
35548 "definition" : false,
35549 "defaultValue" : "network",
35550 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
35551 "password" : false,
35552 "name" : "category",
35553 "value" : "network",
35555 "immutable" : false,
35556 "status" : "SUPPORTED",
35557 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35558 "getInputProperty" : false,
35559 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35562 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
35563 "parentName" : "network.outgoing.packets.rate",
35564 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
35565 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
35566 "type" : "org.openecomp.capabilities.metric.Ceilometer",
35567 "leftOccurrences" : "UNBOUNDED",
35568 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
35569 "ownerName" : "abstract_vfw",
35570 "maxOccurrences" : "UNBOUNDED",
35571 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
35572 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
35573 "minOccurrences" : "1",
35574 "validSourceTypes" : [ ],
35575 "name" : "network.outgoing.packets.rate_vfw_vfw_private_2_port",
35579 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
35582 "definition" : false,
35583 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
35584 "password" : false,
35587 "immutable" : false,
35588 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35589 "getInputProperty" : false,
35590 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35593 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
35595 "required" : false,
35596 "definition" : false,
35597 "defaultValue" : "Number of outgoing packets",
35598 "description" : "Description of the metric",
35599 "password" : false,
35600 "name" : "description",
35601 "value" : "Number of outgoing packets",
35603 "immutable" : false,
35604 "status" : "SUPPORTED",
35605 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35606 "getInputProperty" : false,
35607 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35610 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
35613 "definition" : false,
35614 "defaultValue" : "packet",
35615 "description" : "Unit of the metric value",
35616 "password" : false,
35618 "value" : "packet",
35620 "immutable" : false,
35621 "status" : "SUPPORTED",
35622 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35623 "getInputProperty" : false,
35624 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35627 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
35630 "definition" : false,
35631 "defaultValue" : "Cumulative",
35632 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
35633 "password" : false,
35635 "value" : "Cumulative",
35637 "immutable" : false,
35638 "status" : "SUPPORTED",
35639 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35640 "getInputProperty" : false,
35641 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35644 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
35646 "required" : false,
35647 "definition" : false,
35648 "defaultValue" : "network",
35649 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
35650 "password" : false,
35651 "name" : "category",
35652 "value" : "network",
35654 "immutable" : false,
35655 "status" : "SUPPORTED",
35656 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35657 "getInputProperty" : false,
35658 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35661 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
35662 "parentName" : "network.outpoing.packets",
35663 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
35664 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
35665 "type" : "org.openecomp.capabilities.metric.Ceilometer",
35666 "leftOccurrences" : "UNBOUNDED",
35667 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
35668 "ownerName" : "abstract_vfw",
35669 "maxOccurrences" : "UNBOUNDED",
35670 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
35671 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
35672 "minOccurrences" : "1",
35673 "validSourceTypes" : [ ],
35674 "name" : "network.outpoing.packets_vfw_vfw_private_2_port",
35678 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
35681 "definition" : false,
35682 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
35683 "password" : false,
35686 "immutable" : false,
35687 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35688 "getInputProperty" : false,
35689 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35692 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
35694 "required" : false,
35695 "definition" : false,
35696 "defaultValue" : "Average rate of incoming bytes",
35697 "description" : "Description of the metric",
35698 "password" : false,
35699 "name" : "description",
35700 "value" : "Average rate of incoming bytes",
35702 "immutable" : false,
35703 "status" : "SUPPORTED",
35704 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35705 "getInputProperty" : false,
35706 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35709 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
35712 "definition" : false,
35713 "defaultValue" : "B/s",
35714 "description" : "Unit of the metric value",
35715 "password" : false,
35719 "immutable" : false,
35720 "status" : "SUPPORTED",
35721 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35722 "getInputProperty" : false,
35723 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35726 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
35729 "definition" : false,
35730 "defaultValue" : "Gauge",
35731 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
35732 "password" : false,
35736 "immutable" : false,
35737 "status" : "SUPPORTED",
35738 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35739 "getInputProperty" : false,
35740 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35743 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
35745 "required" : false,
35746 "definition" : false,
35747 "defaultValue" : "network",
35748 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
35749 "password" : false,
35750 "name" : "category",
35751 "value" : "network",
35753 "immutable" : false,
35754 "status" : "SUPPORTED",
35755 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35756 "getInputProperty" : false,
35757 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35760 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
35761 "parentName" : "network.incoming.bytes.rate",
35762 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
35763 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
35764 "type" : "org.openecomp.capabilities.metric.Ceilometer",
35765 "leftOccurrences" : "UNBOUNDED",
35766 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
35767 "ownerName" : "abstract_vfw",
35768 "maxOccurrences" : "UNBOUNDED",
35769 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
35770 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
35771 "minOccurrences" : "1",
35772 "validSourceTypes" : [ ],
35773 "name" : "network.incoming.bytes.rate_vfw_vfw_private_2_port",
35777 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
35780 "definition" : false,
35781 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
35782 "password" : false,
35785 "immutable" : false,
35786 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35787 "getInputProperty" : false,
35788 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35791 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
35793 "required" : false,
35794 "definition" : false,
35795 "defaultValue" : "Number of incoming bytes",
35796 "description" : "Description of the metric",
35797 "password" : false,
35798 "name" : "description",
35799 "value" : "Number of incoming bytes",
35801 "immutable" : false,
35802 "status" : "SUPPORTED",
35803 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35804 "getInputProperty" : false,
35805 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35808 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
35811 "definition" : false,
35812 "defaultValue" : "B",
35813 "description" : "Unit of the metric value",
35814 "password" : false,
35818 "immutable" : false,
35819 "status" : "SUPPORTED",
35820 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35821 "getInputProperty" : false,
35822 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35825 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
35828 "definition" : false,
35829 "defaultValue" : "Cumulative",
35830 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
35831 "password" : false,
35833 "value" : "Cumulative",
35835 "immutable" : false,
35836 "status" : "SUPPORTED",
35837 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35838 "getInputProperty" : false,
35839 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35842 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
35844 "required" : false,
35845 "definition" : false,
35846 "defaultValue" : "network",
35847 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
35848 "password" : false,
35849 "name" : "category",
35850 "value" : "network",
35852 "immutable" : false,
35853 "status" : "SUPPORTED",
35854 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35855 "getInputProperty" : false,
35856 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35859 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
35860 "parentName" : "network.incoming.bytes",
35861 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
35862 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
35863 "type" : "org.openecomp.capabilities.metric.Ceilometer",
35864 "leftOccurrences" : "UNBOUNDED",
35865 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
35866 "ownerName" : "abstract_vfw",
35867 "maxOccurrences" : "UNBOUNDED",
35868 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
35869 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
35870 "minOccurrences" : "1",
35871 "validSourceTypes" : [ ],
35872 "name" : "network.incoming.bytes_vfw_vfw_private_2_port",
35876 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
35879 "definition" : false,
35880 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
35881 "password" : false,
35884 "immutable" : false,
35885 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35886 "getInputProperty" : false,
35887 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35890 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
35892 "required" : false,
35893 "definition" : false,
35894 "defaultValue" : "Average rate of outgoing bytes",
35895 "description" : "Description of the metric",
35896 "password" : false,
35897 "name" : "description",
35898 "value" : "Average rate of outgoing bytes",
35900 "immutable" : false,
35901 "status" : "SUPPORTED",
35902 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35903 "getInputProperty" : false,
35904 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35907 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
35910 "definition" : false,
35911 "defaultValue" : "B/s",
35912 "description" : "Unit of the metric value",
35913 "password" : false,
35917 "immutable" : false,
35918 "status" : "SUPPORTED",
35919 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35920 "getInputProperty" : false,
35921 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35924 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
35927 "definition" : false,
35928 "defaultValue" : "Gauge",
35929 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
35930 "password" : false,
35934 "immutable" : false,
35935 "status" : "SUPPORTED",
35936 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35937 "getInputProperty" : false,
35938 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35941 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
35943 "required" : false,
35944 "definition" : false,
35945 "defaultValue" : "network",
35946 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
35947 "password" : false,
35948 "name" : "category",
35949 "value" : "network",
35951 "immutable" : false,
35952 "status" : "SUPPORTED",
35953 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35954 "getInputProperty" : false,
35955 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35958 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
35959 "parentName" : "network.outgoing.bytes.rate",
35960 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
35961 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
35962 "type" : "org.openecomp.capabilities.metric.Ceilometer",
35963 "leftOccurrences" : "UNBOUNDED",
35964 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
35965 "ownerName" : "abstract_vfw",
35966 "maxOccurrences" : "UNBOUNDED",
35967 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
35968 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
35969 "minOccurrences" : "1",
35970 "validSourceTypes" : [ ],
35971 "name" : "network.outgoing.bytes.rate_vfw_vfw_private_2_port",
35975 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
35978 "definition" : false,
35979 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
35980 "password" : false,
35983 "immutable" : false,
35984 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35985 "getInputProperty" : false,
35986 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
35989 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
35991 "required" : false,
35992 "definition" : false,
35993 "defaultValue" : "Number of incoming packets",
35994 "description" : "Description of the metric",
35995 "password" : false,
35996 "name" : "description",
35997 "value" : "Number of incoming packets",
35999 "immutable" : false,
36000 "status" : "SUPPORTED",
36001 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
36002 "getInputProperty" : false,
36003 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
36006 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
36009 "definition" : false,
36010 "defaultValue" : "packet",
36011 "description" : "Unit of the metric value",
36012 "password" : false,
36014 "value" : "packet",
36016 "immutable" : false,
36017 "status" : "SUPPORTED",
36018 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
36019 "getInputProperty" : false,
36020 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
36023 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
36026 "definition" : false,
36027 "defaultValue" : "Cumulative",
36028 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
36029 "password" : false,
36031 "value" : "Cumulative",
36033 "immutable" : false,
36034 "status" : "SUPPORTED",
36035 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
36036 "getInputProperty" : false,
36037 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
36040 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
36042 "required" : false,
36043 "definition" : false,
36044 "defaultValue" : "network",
36045 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
36046 "password" : false,
36047 "name" : "category",
36048 "value" : "network",
36050 "immutable" : false,
36051 "status" : "SUPPORTED",
36052 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
36053 "getInputProperty" : false,
36054 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
36057 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
36058 "parentName" : "network.incoming.packets",
36059 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
36060 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
36061 "type" : "org.openecomp.capabilities.metric.Ceilometer",
36062 "leftOccurrences" : "UNBOUNDED",
36063 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
36064 "ownerName" : "abstract_vfw",
36065 "maxOccurrences" : "UNBOUNDED",
36066 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
36067 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extCP", "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
36068 "minOccurrences" : "1",
36069 "validSourceTypes" : [ ],
36070 "name" : "network.incoming.packets_vfw_vfw_private_2_port",
36074 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
36077 "definition" : false,
36078 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
36079 "password" : false,
36082 "immutable" : false,
36083 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36084 "getInputProperty" : false,
36085 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36088 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
36090 "required" : false,
36091 "definition" : false,
36092 "defaultValue" : "Size of ephemeral disk",
36093 "description" : "Description of the metric",
36094 "password" : false,
36095 "name" : "description",
36096 "value" : "Size of ephemeral disk",
36098 "immutable" : false,
36099 "status" : "SUPPORTED",
36100 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36101 "getInputProperty" : false,
36102 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36105 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
36108 "definition" : false,
36109 "defaultValue" : "GB",
36110 "description" : "Unit of the metric value",
36111 "password" : false,
36115 "immutable" : false,
36116 "status" : "SUPPORTED",
36117 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36118 "getInputProperty" : false,
36119 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36122 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
36125 "definition" : false,
36126 "defaultValue" : "Gauge",
36127 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
36128 "password" : false,
36132 "immutable" : false,
36133 "status" : "SUPPORTED",
36134 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36135 "getInputProperty" : false,
36136 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36139 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
36141 "required" : false,
36142 "definition" : false,
36143 "defaultValue" : "compute",
36144 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
36145 "password" : false,
36146 "name" : "category",
36147 "value" : "compute",
36149 "immutable" : false,
36150 "status" : "SUPPORTED",
36151 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36152 "getInputProperty" : false,
36153 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36156 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
36157 "parentName" : "disk.ephemeral.size",
36158 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
36159 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
36160 "type" : "org.openecomp.capabilities.metric.Ceilometer",
36161 "leftOccurrences" : "UNBOUNDED",
36162 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
36163 "ownerName" : "abstract_vfw",
36164 "maxOccurrences" : "UNBOUNDED",
36165 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.ephemeral.size",
36166 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
36167 "minOccurrences" : "1",
36168 "validSourceTypes" : [ ],
36169 "name" : "disk.ephemeral.size_vfw",
36173 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
36176 "definition" : false,
36177 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
36178 "password" : false,
36181 "immutable" : false,
36182 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36183 "getInputProperty" : false,
36184 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36187 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
36189 "required" : false,
36190 "definition" : false,
36191 "defaultValue" : "Existence of instance",
36192 "description" : "Description of the metric",
36193 "password" : false,
36194 "name" : "description",
36195 "value" : "Existence of instance",
36197 "immutable" : false,
36198 "status" : "SUPPORTED",
36199 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36200 "getInputProperty" : false,
36201 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36204 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
36207 "definition" : false,
36208 "defaultValue" : "instance",
36209 "description" : "Unit of the metric value",
36210 "password" : false,
36212 "value" : "instance",
36214 "immutable" : false,
36215 "status" : "SUPPORTED",
36216 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36217 "getInputProperty" : false,
36218 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36221 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
36224 "definition" : false,
36225 "defaultValue" : "Gauge",
36226 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
36227 "password" : false,
36231 "immutable" : false,
36232 "status" : "SUPPORTED",
36233 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36234 "getInputProperty" : false,
36235 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36238 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
36240 "required" : false,
36241 "definition" : false,
36242 "defaultValue" : "compute",
36243 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
36244 "password" : false,
36245 "name" : "category",
36246 "value" : "compute",
36248 "immutable" : false,
36249 "status" : "SUPPORTED",
36250 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36251 "getInputProperty" : false,
36252 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36255 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
36256 "parentName" : "instance",
36257 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
36258 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
36259 "type" : "org.openecomp.capabilities.metric.Ceilometer",
36260 "leftOccurrences" : "UNBOUNDED",
36261 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
36262 "ownerName" : "abstract_vfw",
36263 "maxOccurrences" : "UNBOUNDED",
36264 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.instance",
36265 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
36266 "minOccurrences" : "1",
36267 "validSourceTypes" : [ ],
36268 "name" : "instance_vfw",
36272 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
36275 "definition" : false,
36276 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
36277 "password" : false,
36280 "immutable" : false,
36281 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36282 "getInputProperty" : false,
36283 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36286 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
36288 "required" : false,
36289 "definition" : false,
36290 "defaultValue" : "Volume of RAM allocated to the instance",
36291 "description" : "Description of the metric",
36292 "password" : false,
36293 "name" : "description",
36294 "value" : "Volume of RAM allocated to the instance",
36296 "immutable" : false,
36297 "status" : "SUPPORTED",
36298 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36299 "getInputProperty" : false,
36300 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36303 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
36306 "definition" : false,
36307 "defaultValue" : "MB",
36308 "description" : "Unit of the metric value",
36309 "password" : false,
36313 "immutable" : false,
36314 "status" : "SUPPORTED",
36315 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36316 "getInputProperty" : false,
36317 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36320 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
36323 "definition" : false,
36324 "defaultValue" : "Gauge",
36325 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
36326 "password" : false,
36330 "immutable" : false,
36331 "status" : "SUPPORTED",
36332 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36333 "getInputProperty" : false,
36334 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36337 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
36339 "required" : false,
36340 "definition" : false,
36341 "defaultValue" : "compute",
36342 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
36343 "password" : false,
36344 "name" : "category",
36345 "value" : "compute",
36347 "immutable" : false,
36348 "status" : "SUPPORTED",
36349 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36350 "getInputProperty" : false,
36351 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36354 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
36355 "parentName" : "memory",
36356 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
36357 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
36358 "type" : "org.openecomp.capabilities.metric.Ceilometer",
36359 "leftOccurrences" : "UNBOUNDED",
36360 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
36361 "ownerName" : "abstract_vfw",
36362 "maxOccurrences" : "UNBOUNDED",
36363 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory",
36364 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
36365 "minOccurrences" : "1",
36366 "validSourceTypes" : [ ],
36367 "name" : "memory_vfw",
36371 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
36374 "definition" : false,
36375 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
36376 "password" : false,
36379 "immutable" : false,
36380 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36381 "getInputProperty" : false,
36382 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36385 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
36387 "required" : false,
36388 "definition" : false,
36389 "defaultValue" : "Average disk iops",
36390 "description" : "Description of the metric",
36391 "password" : false,
36392 "name" : "description",
36393 "value" : "Average disk iops",
36395 "immutable" : false,
36396 "status" : "SUPPORTED",
36397 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36398 "getInputProperty" : false,
36399 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36402 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
36405 "definition" : false,
36406 "defaultValue" : "count/s",
36407 "description" : "Unit of the metric value",
36408 "password" : false,
36410 "value" : "count/s",
36412 "immutable" : false,
36413 "status" : "SUPPORTED",
36414 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36415 "getInputProperty" : false,
36416 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36419 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
36422 "definition" : false,
36423 "defaultValue" : "Gauge",
36424 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
36425 "password" : false,
36429 "immutable" : false,
36430 "status" : "SUPPORTED",
36431 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36432 "getInputProperty" : false,
36433 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36436 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
36438 "required" : false,
36439 "definition" : false,
36440 "defaultValue" : "disk",
36441 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
36442 "password" : false,
36443 "name" : "category",
36446 "immutable" : false,
36447 "status" : "SUPPORTED",
36448 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36449 "getInputProperty" : false,
36450 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36453 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
36454 "parentName" : "disk.iops",
36455 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
36456 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
36457 "type" : "org.openecomp.capabilities.metric.Ceilometer",
36458 "leftOccurrences" : "UNBOUNDED",
36459 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
36460 "ownerName" : "abstract_vfw",
36461 "maxOccurrences" : "UNBOUNDED",
36462 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.iops",
36463 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
36464 "minOccurrences" : "1",
36465 "validSourceTypes" : [ ],
36466 "name" : "disk.iops_vfw",
36470 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
36473 "definition" : false,
36474 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
36475 "password" : false,
36478 "immutable" : false,
36479 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36480 "getInputProperty" : false,
36481 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36484 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
36486 "required" : false,
36487 "definition" : false,
36488 "defaultValue" : "Number of read requests",
36489 "description" : "Description of the metric",
36490 "password" : false,
36491 "name" : "description",
36492 "value" : "Number of read requests",
36494 "immutable" : false,
36495 "status" : "SUPPORTED",
36496 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36497 "getInputProperty" : false,
36498 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36501 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
36504 "definition" : false,
36505 "defaultValue" : "request",
36506 "description" : "Unit of the metric value",
36507 "password" : false,
36509 "value" : "request",
36511 "immutable" : false,
36512 "status" : "SUPPORTED",
36513 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36514 "getInputProperty" : false,
36515 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36518 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
36521 "definition" : false,
36522 "defaultValue" : "Cumulative",
36523 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
36524 "password" : false,
36526 "value" : "Cumulative",
36528 "immutable" : false,
36529 "status" : "SUPPORTED",
36530 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36531 "getInputProperty" : false,
36532 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36535 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
36537 "required" : false,
36538 "definition" : false,
36539 "defaultValue" : "disk",
36540 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
36541 "password" : false,
36542 "name" : "category",
36545 "immutable" : false,
36546 "status" : "SUPPORTED",
36547 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36548 "getInputProperty" : false,
36549 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36552 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
36553 "parentName" : "disk.device.read.requests",
36554 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
36555 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
36556 "type" : "org.openecomp.capabilities.metric.Ceilometer",
36557 "leftOccurrences" : "UNBOUNDED",
36558 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
36559 "ownerName" : "abstract_vfw",
36560 "maxOccurrences" : "UNBOUNDED",
36561 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests",
36562 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
36563 "minOccurrences" : "1",
36564 "validSourceTypes" : [ ],
36565 "name" : "disk.device.read.requests_vfw",
36569 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
36572 "definition" : false,
36573 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
36574 "password" : false,
36577 "immutable" : false,
36578 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36579 "getInputProperty" : false,
36580 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36583 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
36585 "required" : false,
36586 "definition" : false,
36587 "defaultValue" : "CPU time used since previous datapoint",
36588 "description" : "Description of the metric",
36589 "password" : false,
36590 "name" : "description",
36591 "value" : "CPU time used since previous datapoint",
36593 "immutable" : false,
36594 "status" : "SUPPORTED",
36595 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36596 "getInputProperty" : false,
36597 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36600 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
36603 "definition" : false,
36604 "defaultValue" : "ns",
36605 "description" : "Unit of the metric value",
36606 "password" : false,
36610 "immutable" : false,
36611 "status" : "SUPPORTED",
36612 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36613 "getInputProperty" : false,
36614 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36617 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
36620 "definition" : false,
36621 "defaultValue" : "Delta",
36622 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
36623 "password" : false,
36627 "immutable" : false,
36628 "status" : "SUPPORTED",
36629 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36630 "getInputProperty" : false,
36631 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36634 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
36636 "required" : false,
36637 "definition" : false,
36638 "defaultValue" : "compute",
36639 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
36640 "password" : false,
36641 "name" : "category",
36642 "value" : "compute",
36644 "immutable" : false,
36645 "status" : "SUPPORTED",
36646 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36647 "getInputProperty" : false,
36648 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36651 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
36652 "parentName" : "cpu.delta",
36653 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
36654 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
36655 "type" : "org.openecomp.capabilities.metric.Ceilometer",
36656 "leftOccurrences" : "UNBOUNDED",
36657 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
36658 "ownerName" : "abstract_vfw",
36659 "maxOccurrences" : "UNBOUNDED",
36660 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu.delta",
36661 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
36662 "minOccurrences" : "1",
36663 "validSourceTypes" : [ ],
36664 "name" : "cpu.delta_vfw",
36668 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
36671 "definition" : false,
36672 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
36673 "password" : false,
36676 "immutable" : false,
36677 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36678 "getInputProperty" : false,
36679 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36682 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
36684 "required" : false,
36685 "definition" : false,
36686 "defaultValue" : "The amount of disk that the instance can see",
36687 "description" : "Description of the metric",
36688 "password" : false,
36689 "name" : "description",
36690 "value" : "The amount of disk that the instance can see",
36692 "immutable" : false,
36693 "status" : "SUPPORTED",
36694 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36695 "getInputProperty" : false,
36696 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36699 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
36702 "definition" : false,
36703 "defaultValue" : "B",
36704 "description" : "Unit of the metric value",
36705 "password" : false,
36709 "immutable" : false,
36710 "status" : "SUPPORTED",
36711 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36712 "getInputProperty" : false,
36713 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36716 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
36719 "definition" : false,
36720 "defaultValue" : "Gauge",
36721 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
36722 "password" : false,
36726 "immutable" : false,
36727 "status" : "SUPPORTED",
36728 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36729 "getInputProperty" : false,
36730 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36733 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
36735 "required" : false,
36736 "definition" : false,
36737 "defaultValue" : "disk",
36738 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
36739 "password" : false,
36740 "name" : "category",
36743 "immutable" : false,
36744 "status" : "SUPPORTED",
36745 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36746 "getInputProperty" : false,
36747 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36750 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
36751 "parentName" : "disk.capacity",
36752 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
36753 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
36754 "type" : "org.openecomp.capabilities.metric.Ceilometer",
36755 "leftOccurrences" : "UNBOUNDED",
36756 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
36757 "ownerName" : "abstract_vfw",
36758 "maxOccurrences" : "UNBOUNDED",
36759 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.capacity",
36760 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
36761 "minOccurrences" : "1",
36762 "validSourceTypes" : [ ],
36763 "name" : "disk.capacity_vfw",
36767 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
36770 "definition" : false,
36771 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
36772 "password" : false,
36775 "immutable" : false,
36776 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36777 "getInputProperty" : false,
36778 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36781 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
36783 "required" : false,
36784 "definition" : false,
36785 "defaultValue" : "Volume of reads",
36786 "description" : "Description of the metric",
36787 "password" : false,
36788 "name" : "description",
36789 "value" : "Volume of reads",
36791 "immutable" : false,
36792 "status" : "SUPPORTED",
36793 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36794 "getInputProperty" : false,
36795 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36798 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
36801 "definition" : false,
36802 "defaultValue" : "B",
36803 "description" : "Unit of the metric value",
36804 "password" : false,
36808 "immutable" : false,
36809 "status" : "SUPPORTED",
36810 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36811 "getInputProperty" : false,
36812 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36815 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
36818 "definition" : false,
36819 "defaultValue" : "Cumulative",
36820 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
36821 "password" : false,
36823 "value" : "Cumulative",
36825 "immutable" : false,
36826 "status" : "SUPPORTED",
36827 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36828 "getInputProperty" : false,
36829 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36832 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
36834 "required" : false,
36835 "definition" : false,
36836 "defaultValue" : "disk",
36837 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
36838 "password" : false,
36839 "name" : "category",
36842 "immutable" : false,
36843 "status" : "SUPPORTED",
36844 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36845 "getInputProperty" : false,
36846 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36849 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
36850 "parentName" : "disk.device.read.bytes",
36851 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
36852 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
36853 "type" : "org.openecomp.capabilities.metric.Ceilometer",
36854 "leftOccurrences" : "UNBOUNDED",
36855 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
36856 "ownerName" : "abstract_vfw",
36857 "maxOccurrences" : "UNBOUNDED",
36858 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes",
36859 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
36860 "minOccurrences" : "1",
36861 "validSourceTypes" : [ ],
36862 "name" : "disk.device.read.bytes_vfw",
36866 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
36869 "definition" : false,
36870 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
36871 "password" : false,
36874 "immutable" : false,
36875 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36876 "getInputProperty" : false,
36877 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36880 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
36882 "required" : false,
36883 "definition" : false,
36884 "defaultValue" : "Volume of writes",
36885 "description" : "Description of the metric",
36886 "password" : false,
36887 "name" : "description",
36888 "value" : "Volume of writes",
36890 "immutable" : false,
36891 "status" : "SUPPORTED",
36892 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36893 "getInputProperty" : false,
36894 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36897 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
36900 "definition" : false,
36901 "defaultValue" : "B",
36902 "description" : "Unit of the metric value",
36903 "password" : false,
36907 "immutable" : false,
36908 "status" : "SUPPORTED",
36909 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36910 "getInputProperty" : false,
36911 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36914 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
36917 "definition" : false,
36918 "defaultValue" : "Cumulative",
36919 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
36920 "password" : false,
36922 "value" : "Cumulative",
36924 "immutable" : false,
36925 "status" : "SUPPORTED",
36926 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36927 "getInputProperty" : false,
36928 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36931 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
36933 "required" : false,
36934 "definition" : false,
36935 "defaultValue" : "compute",
36936 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
36937 "password" : false,
36938 "name" : "category",
36939 "value" : "compute",
36941 "immutable" : false,
36942 "status" : "SUPPORTED",
36943 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36944 "getInputProperty" : false,
36945 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36948 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
36949 "parentName" : "disk.write.bytes",
36950 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
36951 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
36952 "type" : "org.openecomp.capabilities.metric.Ceilometer",
36953 "leftOccurrences" : "UNBOUNDED",
36954 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
36955 "ownerName" : "abstract_vfw",
36956 "maxOccurrences" : "UNBOUNDED",
36957 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes",
36958 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
36959 "minOccurrences" : "1",
36960 "validSourceTypes" : [ ],
36961 "name" : "disk.write.bytes_vfw",
36965 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
36968 "definition" : false,
36969 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
36970 "password" : false,
36973 "immutable" : false,
36974 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36975 "getInputProperty" : false,
36976 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36979 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
36981 "required" : false,
36982 "definition" : false,
36983 "defaultValue" : "Average disk latency",
36984 "description" : "Description of the metric",
36985 "password" : false,
36986 "name" : "description",
36987 "value" : "Average disk latency",
36989 "immutable" : false,
36990 "status" : "SUPPORTED",
36991 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36992 "getInputProperty" : false,
36993 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
36996 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
36999 "definition" : false,
37000 "defaultValue" : "ms",
37001 "description" : "Unit of the metric value",
37002 "password" : false,
37006 "immutable" : false,
37007 "status" : "SUPPORTED",
37008 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37009 "getInputProperty" : false,
37010 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37013 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
37016 "definition" : false,
37017 "defaultValue" : "Gauge",
37018 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
37019 "password" : false,
37023 "immutable" : false,
37024 "status" : "SUPPORTED",
37025 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37026 "getInputProperty" : false,
37027 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37030 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
37032 "required" : false,
37033 "definition" : false,
37034 "defaultValue" : "disk",
37035 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
37036 "password" : false,
37037 "name" : "category",
37040 "immutable" : false,
37041 "status" : "SUPPORTED",
37042 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37043 "getInputProperty" : false,
37044 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37047 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
37048 "parentName" : "disk.latency",
37049 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
37050 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
37051 "type" : "org.openecomp.capabilities.metric.Ceilometer",
37052 "leftOccurrences" : "UNBOUNDED",
37053 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
37054 "ownerName" : "abstract_vfw",
37055 "maxOccurrences" : "UNBOUNDED",
37056 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.latency",
37057 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
37058 "minOccurrences" : "1",
37059 "validSourceTypes" : [ ],
37060 "name" : "disk.latency_vfw",
37064 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
37067 "definition" : false,
37068 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
37069 "password" : false,
37072 "immutable" : false,
37073 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37074 "getInputProperty" : false,
37075 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37078 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
37080 "required" : false,
37081 "definition" : false,
37082 "defaultValue" : "Average rate of reads",
37083 "description" : "Description of the metric",
37084 "password" : false,
37085 "name" : "description",
37086 "value" : "Average rate of reads",
37088 "immutable" : false,
37089 "status" : "SUPPORTED",
37090 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37091 "getInputProperty" : false,
37092 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37095 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
37098 "definition" : false,
37099 "defaultValue" : "B/s",
37100 "description" : "Unit of the metric value",
37101 "password" : false,
37105 "immutable" : false,
37106 "status" : "SUPPORTED",
37107 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37108 "getInputProperty" : false,
37109 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37112 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
37115 "definition" : false,
37116 "defaultValue" : "Gauge",
37117 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
37118 "password" : false,
37122 "immutable" : false,
37123 "status" : "SUPPORTED",
37124 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37125 "getInputProperty" : false,
37126 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37129 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
37131 "required" : false,
37132 "definition" : false,
37133 "defaultValue" : "disk",
37134 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
37135 "password" : false,
37136 "name" : "category",
37139 "immutable" : false,
37140 "status" : "SUPPORTED",
37141 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37142 "getInputProperty" : false,
37143 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37146 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
37147 "parentName" : "disk.device.read.bytes.rate",
37148 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
37149 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
37150 "type" : "org.openecomp.capabilities.metric.Ceilometer",
37151 "leftOccurrences" : "UNBOUNDED",
37152 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
37153 "ownerName" : "abstract_vfw",
37154 "maxOccurrences" : "UNBOUNDED",
37155 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes.rate",
37156 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
37157 "minOccurrences" : "1",
37158 "validSourceTypes" : [ ],
37159 "name" : "disk.device.read.bytes.rate_vfw",
37163 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
37166 "definition" : false,
37167 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
37168 "password" : false,
37171 "immutable" : false,
37172 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37173 "getInputProperty" : false,
37174 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37177 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
37179 "required" : false,
37180 "definition" : false,
37181 "defaultValue" : "The physical size in bytes of the image container on the host",
37182 "description" : "Description of the metric",
37183 "password" : false,
37184 "name" : "description",
37185 "value" : "The physical size in bytes of the image container on the host",
37187 "immutable" : false,
37188 "status" : "SUPPORTED",
37189 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37190 "getInputProperty" : false,
37191 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37194 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
37197 "definition" : false,
37198 "defaultValue" : "B",
37199 "description" : "Unit of the metric value",
37200 "password" : false,
37204 "immutable" : false,
37205 "status" : "SUPPORTED",
37206 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37207 "getInputProperty" : false,
37208 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37211 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
37214 "definition" : false,
37215 "defaultValue" : "Gauge",
37216 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
37217 "password" : false,
37221 "immutable" : false,
37222 "status" : "SUPPORTED",
37223 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37224 "getInputProperty" : false,
37225 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37228 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
37230 "required" : false,
37231 "definition" : false,
37232 "defaultValue" : "disk",
37233 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
37234 "password" : false,
37235 "name" : "category",
37238 "immutable" : false,
37239 "status" : "SUPPORTED",
37240 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37241 "getInputProperty" : false,
37242 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37245 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
37246 "parentName" : "disk.usage",
37247 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
37248 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
37249 "type" : "org.openecomp.capabilities.metric.Ceilometer",
37250 "leftOccurrences" : "UNBOUNDED",
37251 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
37252 "ownerName" : "abstract_vfw",
37253 "maxOccurrences" : "UNBOUNDED",
37254 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.usage",
37255 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
37256 "minOccurrences" : "1",
37257 "validSourceTypes" : [ ],
37258 "name" : "disk.usage_vfw",
37262 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
37265 "definition" : false,
37266 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
37267 "password" : false,
37270 "immutable" : false,
37271 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37272 "getInputProperty" : false,
37273 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37276 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
37278 "required" : false,
37279 "definition" : false,
37280 "defaultValue" : "Average CPU utilization",
37281 "description" : "Description of the metric",
37282 "password" : false,
37283 "name" : "description",
37284 "value" : "Average CPU utilization",
37286 "immutable" : false,
37287 "status" : "SUPPORTED",
37288 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37289 "getInputProperty" : false,
37290 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37293 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
37296 "definition" : false,
37297 "defaultValue" : "%",
37298 "description" : "Unit of the metric value",
37299 "password" : false,
37303 "immutable" : false,
37304 "status" : "SUPPORTED",
37305 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37306 "getInputProperty" : false,
37307 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37310 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
37313 "definition" : false,
37314 "defaultValue" : "Gauge",
37315 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
37316 "password" : false,
37320 "immutable" : false,
37321 "status" : "SUPPORTED",
37322 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37323 "getInputProperty" : false,
37324 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37327 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
37329 "required" : false,
37330 "definition" : false,
37331 "defaultValue" : "compute",
37332 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
37333 "password" : false,
37334 "name" : "category",
37335 "value" : "compute",
37337 "immutable" : false,
37338 "status" : "SUPPORTED",
37339 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37340 "getInputProperty" : false,
37341 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37344 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
37345 "parentName" : "cpu_util",
37346 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
37347 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
37348 "type" : "org.openecomp.capabilities.metric.Ceilometer",
37349 "leftOccurrences" : "UNBOUNDED",
37350 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
37351 "ownerName" : "abstract_vfw",
37352 "maxOccurrences" : "UNBOUNDED",
37353 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu_util",
37354 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
37355 "minOccurrences" : "1",
37356 "validSourceTypes" : [ ],
37357 "name" : "cpu_util_vfw",
37361 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
37364 "definition" : false,
37365 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
37366 "password" : false,
37369 "immutable" : false,
37370 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37371 "getInputProperty" : false,
37372 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37375 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
37377 "required" : false,
37378 "definition" : false,
37379 "defaultValue" : "The amount of disk per device occupied by the instance on the host machine",
37380 "description" : "Description of the metric",
37381 "password" : false,
37382 "name" : "description",
37383 "value" : "The amount of disk per device occupied by the instance on the host machine",
37385 "immutable" : false,
37386 "status" : "SUPPORTED",
37387 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37388 "getInputProperty" : false,
37389 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37392 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
37395 "definition" : false,
37396 "defaultValue" : "B",
37397 "description" : "Unit of the metric value",
37398 "password" : false,
37402 "immutable" : false,
37403 "status" : "SUPPORTED",
37404 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37405 "getInputProperty" : false,
37406 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37409 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
37412 "definition" : false,
37413 "defaultValue" : "Gauge",
37414 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
37415 "password" : false,
37419 "immutable" : false,
37420 "status" : "SUPPORTED",
37421 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37422 "getInputProperty" : false,
37423 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37426 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
37428 "required" : false,
37429 "definition" : false,
37430 "defaultValue" : "disk",
37431 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
37432 "password" : false,
37433 "name" : "category",
37436 "immutable" : false,
37437 "status" : "SUPPORTED",
37438 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37439 "getInputProperty" : false,
37440 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37443 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
37444 "parentName" : "disk.device.allocation",
37445 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
37446 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
37447 "type" : "org.openecomp.capabilities.metric.Ceilometer",
37448 "leftOccurrences" : "UNBOUNDED",
37449 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
37450 "ownerName" : "abstract_vfw",
37451 "maxOccurrences" : "UNBOUNDED",
37452 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.allocation",
37453 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
37454 "minOccurrences" : "1",
37455 "validSourceTypes" : [ ],
37456 "name" : "disk.device.allocation_vfw",
37460 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
37463 "definition" : false,
37464 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
37465 "password" : false,
37468 "immutable" : false,
37469 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37470 "getInputProperty" : false,
37471 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37474 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
37476 "required" : false,
37477 "definition" : false,
37478 "defaultValue" : "Average rate of write requests",
37479 "description" : "Description of the metric",
37480 "password" : false,
37481 "name" : "description",
37482 "value" : "Average rate of write requests",
37484 "immutable" : false,
37485 "status" : "SUPPORTED",
37486 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37487 "getInputProperty" : false,
37488 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37491 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
37494 "definition" : false,
37495 "defaultValue" : "request/s",
37496 "description" : "Unit of the metric value",
37497 "password" : false,
37499 "value" : "request/s",
37501 "immutable" : false,
37502 "status" : "SUPPORTED",
37503 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37504 "getInputProperty" : false,
37505 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37508 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
37511 "definition" : false,
37512 "defaultValue" : "Gauge",
37513 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
37514 "password" : false,
37518 "immutable" : false,
37519 "status" : "SUPPORTED",
37520 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37521 "getInputProperty" : false,
37522 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37525 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
37527 "required" : false,
37528 "definition" : false,
37529 "defaultValue" : "compute",
37530 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
37531 "password" : false,
37532 "name" : "category",
37533 "value" : "compute",
37535 "immutable" : false,
37536 "status" : "SUPPORTED",
37537 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37538 "getInputProperty" : false,
37539 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37542 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
37543 "parentName" : "disk.write.requests.rate",
37544 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
37545 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
37546 "type" : "org.openecomp.capabilities.metric.Ceilometer",
37547 "leftOccurrences" : "UNBOUNDED",
37548 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
37549 "ownerName" : "abstract_vfw",
37550 "maxOccurrences" : "UNBOUNDED",
37551 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests.rate",
37552 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
37553 "minOccurrences" : "1",
37554 "validSourceTypes" : [ ],
37555 "name" : "disk.write.requests.rate_vfw",
37559 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
37562 "definition" : false,
37563 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
37564 "password" : false,
37567 "immutable" : false,
37568 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37569 "getInputProperty" : false,
37570 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37573 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
37575 "required" : false,
37576 "definition" : false,
37577 "defaultValue" : "Average rate of writes",
37578 "description" : "Description of the metric",
37579 "password" : false,
37580 "name" : "description",
37581 "value" : "Average rate of writes",
37583 "immutable" : false,
37584 "status" : "SUPPORTED",
37585 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37586 "getInputProperty" : false,
37587 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37590 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
37593 "definition" : false,
37594 "defaultValue" : "B/s",
37595 "description" : "Unit of the metric value",
37596 "password" : false,
37600 "immutable" : false,
37601 "status" : "SUPPORTED",
37602 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37603 "getInputProperty" : false,
37604 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37607 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
37610 "definition" : false,
37611 "defaultValue" : "Gauge",
37612 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
37613 "password" : false,
37617 "immutable" : false,
37618 "status" : "SUPPORTED",
37619 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37620 "getInputProperty" : false,
37621 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37624 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
37626 "required" : false,
37627 "definition" : false,
37628 "defaultValue" : "compute",
37629 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
37630 "password" : false,
37631 "name" : "category",
37632 "value" : "compute",
37634 "immutable" : false,
37635 "status" : "SUPPORTED",
37636 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37637 "getInputProperty" : false,
37638 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37641 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
37642 "parentName" : "disk.write.bytes.rate",
37643 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
37644 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
37645 "type" : "org.openecomp.capabilities.metric.Ceilometer",
37646 "leftOccurrences" : "UNBOUNDED",
37647 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
37648 "ownerName" : "abstract_vfw",
37649 "maxOccurrences" : "UNBOUNDED",
37650 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes.rate",
37651 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
37652 "minOccurrences" : "1",
37653 "validSourceTypes" : [ ],
37654 "name" : "disk.write.bytes.rate_vfw",
37658 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
37661 "definition" : false,
37662 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
37663 "password" : false,
37666 "immutable" : false,
37667 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37668 "getInputProperty" : false,
37669 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37672 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
37674 "required" : false,
37675 "definition" : false,
37676 "defaultValue" : "Average disk latency per device",
37677 "description" : "Description of the metric",
37678 "password" : false,
37679 "name" : "description",
37680 "value" : "Average disk latency per device",
37682 "immutable" : false,
37683 "status" : "SUPPORTED",
37684 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37685 "getInputProperty" : false,
37686 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37689 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
37692 "definition" : false,
37693 "defaultValue" : "ms",
37694 "description" : "Unit of the metric value",
37695 "password" : false,
37699 "immutable" : false,
37700 "status" : "SUPPORTED",
37701 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37702 "getInputProperty" : false,
37703 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37706 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
37709 "definition" : false,
37710 "defaultValue" : "Gauge",
37711 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
37712 "password" : false,
37716 "immutable" : false,
37717 "status" : "SUPPORTED",
37718 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37719 "getInputProperty" : false,
37720 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37723 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
37725 "required" : false,
37726 "definition" : false,
37727 "defaultValue" : "disk",
37728 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
37729 "password" : false,
37730 "name" : "category",
37733 "immutable" : false,
37734 "status" : "SUPPORTED",
37735 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37736 "getInputProperty" : false,
37737 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37740 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
37741 "parentName" : "disk.device.latency",
37742 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
37743 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
37744 "type" : "org.openecomp.capabilities.metric.Ceilometer",
37745 "leftOccurrences" : "UNBOUNDED",
37746 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
37747 "ownerName" : "abstract_vfw",
37748 "maxOccurrences" : "UNBOUNDED",
37749 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.latency",
37750 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
37751 "minOccurrences" : "1",
37752 "validSourceTypes" : [ ],
37753 "name" : "disk.device.latency_vfw",
37757 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
37760 "definition" : false,
37761 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
37762 "password" : false,
37765 "immutable" : false,
37766 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37767 "getInputProperty" : false,
37768 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37771 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
37773 "required" : false,
37774 "definition" : false,
37775 "defaultValue" : "CPU time used",
37776 "description" : "Description of the metric",
37777 "password" : false,
37778 "name" : "description",
37779 "value" : "CPU time used",
37781 "immutable" : false,
37782 "status" : "SUPPORTED",
37783 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37784 "getInputProperty" : false,
37785 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37788 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
37791 "definition" : false,
37792 "defaultValue" : "ns",
37793 "description" : "Unit of the metric value",
37794 "password" : false,
37798 "immutable" : false,
37799 "status" : "SUPPORTED",
37800 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37801 "getInputProperty" : false,
37802 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37805 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
37808 "definition" : false,
37809 "defaultValue" : "Cumulative",
37810 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
37811 "password" : false,
37813 "value" : "Cumulative",
37815 "immutable" : false,
37816 "status" : "SUPPORTED",
37817 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37818 "getInputProperty" : false,
37819 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37822 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
37824 "required" : false,
37825 "definition" : false,
37826 "defaultValue" : "compute",
37827 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
37828 "password" : false,
37829 "name" : "category",
37830 "value" : "compute",
37832 "immutable" : false,
37833 "status" : "SUPPORTED",
37834 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37835 "getInputProperty" : false,
37836 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37839 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
37840 "parentName" : "cpu",
37841 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
37842 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
37843 "type" : "org.openecomp.capabilities.metric.Ceilometer",
37844 "leftOccurrences" : "UNBOUNDED",
37845 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
37846 "ownerName" : "abstract_vfw",
37847 "maxOccurrences" : "UNBOUNDED",
37848 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu",
37849 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
37850 "minOccurrences" : "1",
37851 "validSourceTypes" : [ ],
37852 "name" : "cpu_vfw",
37856 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
37859 "definition" : false,
37860 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
37861 "password" : false,
37864 "immutable" : false,
37865 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37866 "getInputProperty" : false,
37867 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37870 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
37872 "required" : false,
37873 "definition" : false,
37874 "defaultValue" : "Number of write requests",
37875 "description" : "Description of the metric",
37876 "password" : false,
37877 "name" : "description",
37878 "value" : "Number of write requests",
37880 "immutable" : false,
37881 "status" : "SUPPORTED",
37882 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37883 "getInputProperty" : false,
37884 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37887 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
37890 "definition" : false,
37891 "defaultValue" : "request",
37892 "description" : "Unit of the metric value",
37893 "password" : false,
37895 "value" : "request",
37897 "immutable" : false,
37898 "status" : "SUPPORTED",
37899 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37900 "getInputProperty" : false,
37901 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37904 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
37907 "definition" : false,
37908 "defaultValue" : "Cumulative",
37909 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
37910 "password" : false,
37912 "value" : "Cumulative",
37914 "immutable" : false,
37915 "status" : "SUPPORTED",
37916 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37917 "getInputProperty" : false,
37918 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37921 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
37923 "required" : false,
37924 "definition" : false,
37925 "defaultValue" : "disk",
37926 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
37927 "password" : false,
37928 "name" : "category",
37931 "immutable" : false,
37932 "status" : "SUPPORTED",
37933 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37934 "getInputProperty" : false,
37935 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37938 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
37939 "parentName" : "disk.device.write.requests",
37940 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
37941 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
37942 "type" : "org.openecomp.capabilities.metric.Ceilometer",
37943 "leftOccurrences" : "UNBOUNDED",
37944 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
37945 "ownerName" : "abstract_vfw",
37946 "maxOccurrences" : "UNBOUNDED",
37947 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests",
37948 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
37949 "minOccurrences" : "1",
37950 "validSourceTypes" : [ ],
37951 "name" : "disk.device.write.requests_vfw",
37955 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
37958 "definition" : false,
37959 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
37960 "password" : false,
37963 "immutable" : false,
37964 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37965 "getInputProperty" : false,
37966 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37969 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
37971 "required" : false,
37972 "definition" : false,
37973 "defaultValue" : "Volume of writes",
37974 "description" : "Description of the metric",
37975 "password" : false,
37976 "name" : "description",
37977 "value" : "Volume of writes",
37979 "immutable" : false,
37980 "status" : "SUPPORTED",
37981 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37982 "getInputProperty" : false,
37983 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37986 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
37989 "definition" : false,
37990 "defaultValue" : "B",
37991 "description" : "Unit of the metric value",
37992 "password" : false,
37996 "immutable" : false,
37997 "status" : "SUPPORTED",
37998 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
37999 "getInputProperty" : false,
38000 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38003 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
38006 "definition" : false,
38007 "defaultValue" : "Cumulative",
38008 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
38009 "password" : false,
38011 "value" : "Cumulative",
38013 "immutable" : false,
38014 "status" : "SUPPORTED",
38015 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38016 "getInputProperty" : false,
38017 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38020 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
38022 "required" : false,
38023 "definition" : false,
38024 "defaultValue" : "disk",
38025 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
38026 "password" : false,
38027 "name" : "category",
38030 "immutable" : false,
38031 "status" : "SUPPORTED",
38032 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38033 "getInputProperty" : false,
38034 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38037 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
38038 "parentName" : "disk.device.write.bytes",
38039 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
38040 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
38041 "type" : "org.openecomp.capabilities.metric.Ceilometer",
38042 "leftOccurrences" : "UNBOUNDED",
38043 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
38044 "ownerName" : "abstract_vfw",
38045 "maxOccurrences" : "UNBOUNDED",
38046 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes",
38047 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
38048 "minOccurrences" : "1",
38049 "validSourceTypes" : [ ],
38050 "name" : "disk.device.write.bytes_vfw",
38054 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
38057 "definition" : false,
38058 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
38059 "password" : false,
38062 "immutable" : false,
38063 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38064 "getInputProperty" : false,
38065 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38068 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
38070 "required" : false,
38071 "definition" : false,
38072 "defaultValue" : "Number of read requests",
38073 "description" : "Description of the metric",
38074 "password" : false,
38075 "name" : "description",
38076 "value" : "Number of read requests",
38078 "immutable" : false,
38079 "status" : "SUPPORTED",
38080 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38081 "getInputProperty" : false,
38082 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38085 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
38088 "definition" : false,
38089 "defaultValue" : "request",
38090 "description" : "Unit of the metric value",
38091 "password" : false,
38093 "value" : "request",
38095 "immutable" : false,
38096 "status" : "SUPPORTED",
38097 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38098 "getInputProperty" : false,
38099 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38102 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
38105 "definition" : false,
38106 "defaultValue" : "Cumulative",
38107 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
38108 "password" : false,
38110 "value" : "Cumulative",
38112 "immutable" : false,
38113 "status" : "SUPPORTED",
38114 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38115 "getInputProperty" : false,
38116 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38119 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
38121 "required" : false,
38122 "definition" : false,
38123 "defaultValue" : "compute",
38124 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
38125 "password" : false,
38126 "name" : "category",
38127 "value" : "compute",
38129 "immutable" : false,
38130 "status" : "SUPPORTED",
38131 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38132 "getInputProperty" : false,
38133 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38136 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
38137 "parentName" : "disk.read.requests",
38138 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
38139 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
38140 "type" : "org.openecomp.capabilities.metric.Ceilometer",
38141 "leftOccurrences" : "UNBOUNDED",
38142 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
38143 "ownerName" : "abstract_vfw",
38144 "maxOccurrences" : "UNBOUNDED",
38145 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.requests",
38146 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
38147 "minOccurrences" : "1",
38148 "validSourceTypes" : [ ],
38149 "name" : "disk.read.requests_vfw",
38153 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
38156 "definition" : false,
38157 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
38158 "password" : false,
38161 "immutable" : false,
38162 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38163 "getInputProperty" : false,
38164 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38167 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
38169 "required" : false,
38170 "definition" : false,
38171 "defaultValue" : "Size of root disk",
38172 "description" : "Description of the metric",
38173 "password" : false,
38174 "name" : "description",
38175 "value" : "Size of root disk",
38177 "immutable" : false,
38178 "status" : "SUPPORTED",
38179 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38180 "getInputProperty" : false,
38181 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38184 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
38187 "definition" : false,
38188 "defaultValue" : "GB",
38189 "description" : "Unit of the metric value",
38190 "password" : false,
38194 "immutable" : false,
38195 "status" : "SUPPORTED",
38196 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38197 "getInputProperty" : false,
38198 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38201 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
38204 "definition" : false,
38205 "defaultValue" : "Gauge",
38206 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
38207 "password" : false,
38211 "immutable" : false,
38212 "status" : "SUPPORTED",
38213 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38214 "getInputProperty" : false,
38215 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38218 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
38220 "required" : false,
38221 "definition" : false,
38222 "defaultValue" : "compute",
38223 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
38224 "password" : false,
38225 "name" : "category",
38226 "value" : "compute",
38228 "immutable" : false,
38229 "status" : "SUPPORTED",
38230 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38231 "getInputProperty" : false,
38232 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38235 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
38236 "parentName" : "disk.root.size",
38237 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
38238 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
38239 "type" : "org.openecomp.capabilities.metric.Ceilometer",
38240 "leftOccurrences" : "UNBOUNDED",
38241 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
38242 "ownerName" : "abstract_vfw",
38243 "maxOccurrences" : "UNBOUNDED",
38244 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.root.size",
38245 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
38246 "minOccurrences" : "1",
38247 "validSourceTypes" : [ ],
38248 "name" : "disk.root.size_vfw",
38252 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
38255 "definition" : false,
38256 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
38257 "password" : false,
38260 "immutable" : false,
38261 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38262 "getInputProperty" : false,
38263 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38266 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
38268 "required" : false,
38269 "definition" : false,
38270 "defaultValue" : "Average rate of writes",
38271 "description" : "Description of the metric",
38272 "password" : false,
38273 "name" : "description",
38274 "value" : "Average rate of writes",
38276 "immutable" : false,
38277 "status" : "SUPPORTED",
38278 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38279 "getInputProperty" : false,
38280 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38283 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
38286 "definition" : false,
38287 "defaultValue" : "B/s",
38288 "description" : "Unit of the metric value",
38289 "password" : false,
38293 "immutable" : false,
38294 "status" : "SUPPORTED",
38295 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38296 "getInputProperty" : false,
38297 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38300 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
38303 "definition" : false,
38304 "defaultValue" : "Gauge",
38305 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
38306 "password" : false,
38310 "immutable" : false,
38311 "status" : "SUPPORTED",
38312 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38313 "getInputProperty" : false,
38314 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38317 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
38319 "required" : false,
38320 "definition" : false,
38321 "defaultValue" : "disk",
38322 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
38323 "password" : false,
38324 "name" : "category",
38327 "immutable" : false,
38328 "status" : "SUPPORTED",
38329 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38330 "getInputProperty" : false,
38331 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38334 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
38335 "parentName" : "disk.device.write.bytes.rate",
38336 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
38337 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
38338 "type" : "org.openecomp.capabilities.metric.Ceilometer",
38339 "leftOccurrences" : "UNBOUNDED",
38340 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
38341 "ownerName" : "abstract_vfw",
38342 "maxOccurrences" : "UNBOUNDED",
38343 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes.rate",
38344 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
38345 "minOccurrences" : "1",
38346 "validSourceTypes" : [ ],
38347 "name" : "disk.device.write.bytes.rate_vfw",
38351 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
38354 "definition" : false,
38355 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
38356 "password" : false,
38359 "immutable" : false,
38360 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38361 "getInputProperty" : false,
38362 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38365 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
38367 "required" : false,
38368 "definition" : false,
38369 "defaultValue" : "Number of virtual CPUs allocated to the instance",
38370 "description" : "Description of the metric",
38371 "password" : false,
38372 "name" : "description",
38373 "value" : "Number of virtual CPUs allocated to the instance",
38375 "immutable" : false,
38376 "status" : "SUPPORTED",
38377 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38378 "getInputProperty" : false,
38379 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38382 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
38385 "definition" : false,
38386 "defaultValue" : "vcpu",
38387 "description" : "Unit of the metric value",
38388 "password" : false,
38392 "immutable" : false,
38393 "status" : "SUPPORTED",
38394 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38395 "getInputProperty" : false,
38396 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38399 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
38402 "definition" : false,
38403 "defaultValue" : "Gauge",
38404 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
38405 "password" : false,
38409 "immutable" : false,
38410 "status" : "SUPPORTED",
38411 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38412 "getInputProperty" : false,
38413 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38416 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
38418 "required" : false,
38419 "definition" : false,
38420 "defaultValue" : "compute",
38421 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
38422 "password" : false,
38423 "name" : "category",
38424 "value" : "compute",
38426 "immutable" : false,
38427 "status" : "SUPPORTED",
38428 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38429 "getInputProperty" : false,
38430 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38433 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
38434 "parentName" : "vcpus",
38435 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
38436 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
38437 "type" : "org.openecomp.capabilities.metric.Ceilometer",
38438 "leftOccurrences" : "UNBOUNDED",
38439 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
38440 "ownerName" : "abstract_vfw",
38441 "maxOccurrences" : "UNBOUNDED",
38442 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.vcpus",
38443 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
38444 "minOccurrences" : "1",
38445 "validSourceTypes" : [ ],
38446 "name" : "vcpus_vfw",
38450 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
38453 "definition" : false,
38454 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
38455 "password" : false,
38458 "immutable" : false,
38459 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38460 "getInputProperty" : false,
38461 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38464 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
38466 "required" : false,
38467 "definition" : false,
38468 "defaultValue" : "Average disk iops per device",
38469 "description" : "Description of the metric",
38470 "password" : false,
38471 "name" : "description",
38472 "value" : "Average disk iops per device",
38474 "immutable" : false,
38475 "status" : "SUPPORTED",
38476 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38477 "getInputProperty" : false,
38478 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38481 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
38484 "definition" : false,
38485 "defaultValue" : "count/s",
38486 "description" : "Unit of the metric value",
38487 "password" : false,
38489 "value" : "count/s",
38491 "immutable" : false,
38492 "status" : "SUPPORTED",
38493 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38494 "getInputProperty" : false,
38495 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38498 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
38501 "definition" : false,
38502 "defaultValue" : "Gauge",
38503 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
38504 "password" : false,
38508 "immutable" : false,
38509 "status" : "SUPPORTED",
38510 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38511 "getInputProperty" : false,
38512 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38515 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
38517 "required" : false,
38518 "definition" : false,
38519 "defaultValue" : "disk",
38520 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
38521 "password" : false,
38522 "name" : "category",
38525 "immutable" : false,
38526 "status" : "SUPPORTED",
38527 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38528 "getInputProperty" : false,
38529 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38532 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
38533 "parentName" : "disk.device.iops",
38534 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
38535 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
38536 "type" : "org.openecomp.capabilities.metric.Ceilometer",
38537 "leftOccurrences" : "UNBOUNDED",
38538 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
38539 "ownerName" : "abstract_vfw",
38540 "maxOccurrences" : "UNBOUNDED",
38541 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.iops",
38542 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
38543 "minOccurrences" : "1",
38544 "validSourceTypes" : [ ],
38545 "name" : "disk.device.iops_vfw",
38549 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
38552 "definition" : false,
38553 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
38554 "password" : false,
38557 "immutable" : false,
38558 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38559 "getInputProperty" : false,
38560 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38563 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
38565 "required" : false,
38566 "definition" : false,
38567 "defaultValue" : "The physical size in bytes of the image container on the host per device",
38568 "description" : "Description of the metric",
38569 "password" : false,
38570 "name" : "description",
38571 "value" : "The physical size in bytes of the image container on the host per device",
38573 "immutable" : false,
38574 "status" : "SUPPORTED",
38575 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38576 "getInputProperty" : false,
38577 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38580 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
38583 "definition" : false,
38584 "defaultValue" : "B",
38585 "description" : "Unit of the metric value",
38586 "password" : false,
38590 "immutable" : false,
38591 "status" : "SUPPORTED",
38592 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38593 "getInputProperty" : false,
38594 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38597 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
38600 "definition" : false,
38601 "defaultValue" : "Gauge",
38602 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
38603 "password" : false,
38607 "immutable" : false,
38608 "status" : "SUPPORTED",
38609 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38610 "getInputProperty" : false,
38611 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38614 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
38616 "required" : false,
38617 "definition" : false,
38618 "defaultValue" : "disk",
38619 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
38620 "password" : false,
38621 "name" : "category",
38624 "immutable" : false,
38625 "status" : "SUPPORTED",
38626 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38627 "getInputProperty" : false,
38628 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38631 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
38632 "parentName" : "disk.device.usage",
38633 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
38634 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
38635 "type" : "org.openecomp.capabilities.metric.Ceilometer",
38636 "leftOccurrences" : "UNBOUNDED",
38637 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
38638 "ownerName" : "abstract_vfw",
38639 "maxOccurrences" : "UNBOUNDED",
38640 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.usage",
38641 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
38642 "minOccurrences" : "1",
38643 "validSourceTypes" : [ ],
38644 "name" : "disk.device.usage_vfw",
38648 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
38651 "definition" : false,
38652 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
38653 "password" : false,
38656 "immutable" : false,
38657 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38658 "getInputProperty" : false,
38659 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38662 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
38664 "required" : false,
38665 "definition" : false,
38666 "defaultValue" : "Average rate of read requests",
38667 "description" : "Description of the metric",
38668 "password" : false,
38669 "name" : "description",
38670 "value" : "Average rate of read requests",
38672 "immutable" : false,
38673 "status" : "SUPPORTED",
38674 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38675 "getInputProperty" : false,
38676 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38679 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
38682 "definition" : false,
38683 "defaultValue" : "request/s",
38684 "description" : "Unit of the metric value",
38685 "password" : false,
38687 "value" : "request/s",
38689 "immutable" : false,
38690 "status" : "SUPPORTED",
38691 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38692 "getInputProperty" : false,
38693 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38696 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
38699 "definition" : false,
38700 "defaultValue" : "Gauge",
38701 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
38702 "password" : false,
38706 "immutable" : false,
38707 "status" : "SUPPORTED",
38708 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38709 "getInputProperty" : false,
38710 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38713 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
38715 "required" : false,
38716 "definition" : false,
38717 "defaultValue" : "disk",
38718 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
38719 "password" : false,
38720 "name" : "category",
38723 "immutable" : false,
38724 "status" : "SUPPORTED",
38725 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38726 "getInputProperty" : false,
38727 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38730 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
38731 "parentName" : "disk.device.read.requests.rate",
38732 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
38733 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
38734 "type" : "org.openecomp.capabilities.metric.Ceilometer",
38735 "leftOccurrences" : "UNBOUNDED",
38736 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
38737 "ownerName" : "abstract_vfw",
38738 "maxOccurrences" : "UNBOUNDED",
38739 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests.rate",
38740 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
38741 "minOccurrences" : "1",
38742 "validSourceTypes" : [ ],
38743 "name" : "disk.device.read.requests.rate_vfw",
38747 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
38750 "definition" : false,
38751 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
38752 "password" : false,
38755 "immutable" : false,
38756 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38757 "getInputProperty" : false,
38758 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38761 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
38763 "required" : false,
38764 "definition" : false,
38765 "defaultValue" : "Average rate of write requests",
38766 "description" : "Description of the metric",
38767 "password" : false,
38768 "name" : "description",
38769 "value" : "Average rate of write requests",
38771 "immutable" : false,
38772 "status" : "SUPPORTED",
38773 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38774 "getInputProperty" : false,
38775 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38778 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
38781 "definition" : false,
38782 "defaultValue" : "request/s",
38783 "description" : "Unit of the metric value",
38784 "password" : false,
38786 "value" : "request/s",
38788 "immutable" : false,
38789 "status" : "SUPPORTED",
38790 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38791 "getInputProperty" : false,
38792 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38795 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
38798 "definition" : false,
38799 "defaultValue" : "Gauge",
38800 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
38801 "password" : false,
38805 "immutable" : false,
38806 "status" : "SUPPORTED",
38807 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38808 "getInputProperty" : false,
38809 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38812 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
38814 "required" : false,
38815 "definition" : false,
38816 "defaultValue" : "disk",
38817 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
38818 "password" : false,
38819 "name" : "category",
38822 "immutable" : false,
38823 "status" : "SUPPORTED",
38824 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38825 "getInputProperty" : false,
38826 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38829 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
38830 "parentName" : "disk.device.write.requests.rate",
38831 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
38832 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
38833 "type" : "org.openecomp.capabilities.metric.Ceilometer",
38834 "leftOccurrences" : "UNBOUNDED",
38835 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
38836 "ownerName" : "abstract_vfw",
38837 "maxOccurrences" : "UNBOUNDED",
38838 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests.rate",
38839 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
38840 "minOccurrences" : "1",
38841 "validSourceTypes" : [ ],
38842 "name" : "disk.device.write.requests.rate_vfw",
38846 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
38849 "definition" : false,
38850 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
38851 "password" : false,
38854 "immutable" : false,
38855 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38856 "getInputProperty" : false,
38857 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38860 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
38862 "required" : false,
38863 "definition" : false,
38864 "defaultValue" : "The amount of disk occupied by the instance on the host machine",
38865 "description" : "Description of the metric",
38866 "password" : false,
38867 "name" : "description",
38868 "value" : "The amount of disk occupied by the instance on the host machine",
38870 "immutable" : false,
38871 "status" : "SUPPORTED",
38872 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38873 "getInputProperty" : false,
38874 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38877 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
38880 "definition" : false,
38881 "defaultValue" : "B",
38882 "description" : "Unit of the metric value",
38883 "password" : false,
38887 "immutable" : false,
38888 "status" : "SUPPORTED",
38889 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38890 "getInputProperty" : false,
38891 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38894 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
38897 "definition" : false,
38898 "defaultValue" : "Gauge",
38899 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
38900 "password" : false,
38904 "immutable" : false,
38905 "status" : "SUPPORTED",
38906 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38907 "getInputProperty" : false,
38908 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38911 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
38913 "required" : false,
38914 "definition" : false,
38915 "defaultValue" : "disk",
38916 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
38917 "password" : false,
38918 "name" : "category",
38921 "immutable" : false,
38922 "status" : "SUPPORTED",
38923 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38924 "getInputProperty" : false,
38925 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38928 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
38929 "parentName" : "disk.allocation",
38930 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
38931 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
38932 "type" : "org.openecomp.capabilities.metric.Ceilometer",
38933 "leftOccurrences" : "UNBOUNDED",
38934 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
38935 "ownerName" : "abstract_vfw",
38936 "maxOccurrences" : "UNBOUNDED",
38937 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.allocation",
38938 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
38939 "minOccurrences" : "1",
38940 "validSourceTypes" : [ ],
38941 "name" : "disk.allocation_vfw",
38945 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
38948 "definition" : false,
38949 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
38950 "password" : false,
38953 "immutable" : false,
38954 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38955 "getInputProperty" : false,
38956 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38959 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
38961 "required" : false,
38962 "definition" : false,
38963 "defaultValue" : "Average rate of reads",
38964 "description" : "Description of the metric",
38965 "password" : false,
38966 "name" : "description",
38967 "value" : "Average rate of reads",
38969 "immutable" : false,
38970 "status" : "SUPPORTED",
38971 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38972 "getInputProperty" : false,
38973 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38976 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
38979 "definition" : false,
38980 "defaultValue" : "B/s",
38981 "description" : "Unit of the metric value",
38982 "password" : false,
38986 "immutable" : false,
38987 "status" : "SUPPORTED",
38988 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38989 "getInputProperty" : false,
38990 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
38993 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
38996 "definition" : false,
38997 "defaultValue" : "Gauge",
38998 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
38999 "password" : false,
39003 "immutable" : false,
39004 "status" : "SUPPORTED",
39005 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39006 "getInputProperty" : false,
39007 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39010 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
39012 "required" : false,
39013 "definition" : false,
39014 "defaultValue" : "compute",
39015 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
39016 "password" : false,
39017 "name" : "category",
39018 "value" : "compute",
39020 "immutable" : false,
39021 "status" : "SUPPORTED",
39022 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39023 "getInputProperty" : false,
39024 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39027 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
39028 "parentName" : "disk.read.bytes.rate",
39029 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
39030 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
39031 "type" : "org.openecomp.capabilities.metric.Ceilometer",
39032 "leftOccurrences" : "UNBOUNDED",
39033 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
39034 "ownerName" : "abstract_vfw",
39035 "maxOccurrences" : "UNBOUNDED",
39036 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes.rate",
39037 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
39038 "minOccurrences" : "1",
39039 "validSourceTypes" : [ ],
39040 "name" : "disk.read.bytes.rate_vfw",
39044 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
39047 "definition" : false,
39048 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
39049 "password" : false,
39052 "immutable" : false,
39053 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39054 "getInputProperty" : false,
39055 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39058 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
39060 "required" : false,
39061 "definition" : false,
39062 "defaultValue" : "Volume of reads",
39063 "description" : "Description of the metric",
39064 "password" : false,
39065 "name" : "description",
39066 "value" : "Volume of reads",
39068 "immutable" : false,
39069 "status" : "SUPPORTED",
39070 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39071 "getInputProperty" : false,
39072 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39075 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
39078 "definition" : false,
39079 "defaultValue" : "B",
39080 "description" : "Unit of the metric value",
39081 "password" : false,
39085 "immutable" : false,
39086 "status" : "SUPPORTED",
39087 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39088 "getInputProperty" : false,
39089 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39092 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
39095 "definition" : false,
39096 "defaultValue" : "Cumulative",
39097 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
39098 "password" : false,
39100 "value" : "Cumulative",
39102 "immutable" : false,
39103 "status" : "SUPPORTED",
39104 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39105 "getInputProperty" : false,
39106 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39109 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
39111 "required" : false,
39112 "definition" : false,
39113 "defaultValue" : "compute",
39114 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
39115 "password" : false,
39116 "name" : "category",
39117 "value" : "compute",
39119 "immutable" : false,
39120 "status" : "SUPPORTED",
39121 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39122 "getInputProperty" : false,
39123 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39126 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
39127 "parentName" : "disk.read.bytes",
39128 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
39129 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
39130 "type" : "org.openecomp.capabilities.metric.Ceilometer",
39131 "leftOccurrences" : "UNBOUNDED",
39132 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
39133 "ownerName" : "abstract_vfw",
39134 "maxOccurrences" : "UNBOUNDED",
39135 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes",
39136 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
39137 "minOccurrences" : "1",
39138 "validSourceTypes" : [ ],
39139 "name" : "disk.read.bytes_vfw",
39143 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
39146 "definition" : false,
39147 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
39148 "password" : false,
39151 "immutable" : false,
39152 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39153 "getInputProperty" : false,
39154 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39157 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
39159 "required" : false,
39160 "definition" : false,
39161 "defaultValue" : "Volume of RAM used by the instance from the amount of its allocated memory",
39162 "description" : "Description of the metric",
39163 "password" : false,
39164 "name" : "description",
39165 "value" : "Volume of RAM used by the instance from the amount of its allocated memory",
39167 "immutable" : false,
39168 "status" : "SUPPORTED",
39169 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39170 "getInputProperty" : false,
39171 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39174 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
39177 "definition" : false,
39178 "defaultValue" : "MB",
39179 "description" : "Unit of the metric value",
39180 "password" : false,
39184 "immutable" : false,
39185 "status" : "SUPPORTED",
39186 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39187 "getInputProperty" : false,
39188 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39191 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
39194 "definition" : false,
39195 "defaultValue" : "Gauge",
39196 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
39197 "password" : false,
39201 "immutable" : false,
39202 "status" : "SUPPORTED",
39203 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39204 "getInputProperty" : false,
39205 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39208 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
39210 "required" : false,
39211 "definition" : false,
39212 "defaultValue" : "compute",
39213 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
39214 "password" : false,
39215 "name" : "category",
39216 "value" : "compute",
39218 "immutable" : false,
39219 "status" : "SUPPORTED",
39220 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39221 "getInputProperty" : false,
39222 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39225 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
39226 "parentName" : "memory.usage",
39227 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
39228 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
39229 "type" : "org.openecomp.capabilities.metric.Ceilometer",
39230 "leftOccurrences" : "UNBOUNDED",
39231 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
39232 "ownerName" : "abstract_vfw",
39233 "maxOccurrences" : "UNBOUNDED",
39234 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.usage",
39235 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
39236 "minOccurrences" : "1",
39237 "validSourceTypes" : [ ],
39238 "name" : "memory.usage_vfw",
39242 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
39245 "definition" : false,
39246 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
39247 "password" : false,
39250 "immutable" : false,
39251 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39252 "getInputProperty" : false,
39253 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39256 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
39258 "required" : false,
39259 "definition" : false,
39260 "defaultValue" : "The amount of disk per device that the instance can see",
39261 "description" : "Description of the metric",
39262 "password" : false,
39263 "name" : "description",
39264 "value" : "The amount of disk per device that the instance can see",
39266 "immutable" : false,
39267 "status" : "SUPPORTED",
39268 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39269 "getInputProperty" : false,
39270 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39273 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
39276 "definition" : false,
39277 "defaultValue" : "B",
39278 "description" : "Unit of the metric value",
39279 "password" : false,
39283 "immutable" : false,
39284 "status" : "SUPPORTED",
39285 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39286 "getInputProperty" : false,
39287 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39290 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
39293 "definition" : false,
39294 "defaultValue" : "Gauge",
39295 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
39296 "password" : false,
39300 "immutable" : false,
39301 "status" : "SUPPORTED",
39302 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39303 "getInputProperty" : false,
39304 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39307 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
39309 "required" : false,
39310 "definition" : false,
39311 "defaultValue" : "disk",
39312 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
39313 "password" : false,
39314 "name" : "category",
39317 "immutable" : false,
39318 "status" : "SUPPORTED",
39319 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39320 "getInputProperty" : false,
39321 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39324 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
39325 "parentName" : "disk.device.capacity",
39326 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
39327 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
39328 "type" : "org.openecomp.capabilities.metric.Ceilometer",
39329 "leftOccurrences" : "UNBOUNDED",
39330 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
39331 "ownerName" : "abstract_vfw",
39332 "maxOccurrences" : "UNBOUNDED",
39333 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.capacity",
39334 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
39335 "minOccurrences" : "1",
39336 "validSourceTypes" : [ ],
39337 "name" : "disk.device.capacity_vfw",
39341 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
39344 "definition" : false,
39345 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
39346 "password" : false,
39349 "immutable" : false,
39350 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39351 "getInputProperty" : false,
39352 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39355 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
39357 "required" : false,
39358 "definition" : false,
39359 "defaultValue" : "Volume of RAM used by the instance on the physical machine",
39360 "description" : "Description of the metric",
39361 "password" : false,
39362 "name" : "description",
39363 "value" : "Volume of RAM used by the instance on the physical machine",
39365 "immutable" : false,
39366 "status" : "SUPPORTED",
39367 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39368 "getInputProperty" : false,
39369 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39372 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
39375 "definition" : false,
39376 "defaultValue" : "MB",
39377 "description" : "Unit of the metric value",
39378 "password" : false,
39382 "immutable" : false,
39383 "status" : "SUPPORTED",
39384 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39385 "getInputProperty" : false,
39386 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39389 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
39392 "definition" : false,
39393 "defaultValue" : "Gauge",
39394 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
39395 "password" : false,
39399 "immutable" : false,
39400 "status" : "SUPPORTED",
39401 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39402 "getInputProperty" : false,
39403 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39406 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
39408 "required" : false,
39409 "definition" : false,
39410 "defaultValue" : "compute",
39411 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
39412 "password" : false,
39413 "name" : "category",
39414 "value" : "compute",
39416 "immutable" : false,
39417 "status" : "SUPPORTED",
39418 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39419 "getInputProperty" : false,
39420 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39423 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
39424 "parentName" : "memory.resident",
39425 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
39426 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
39427 "type" : "org.openecomp.capabilities.metric.Ceilometer",
39428 "leftOccurrences" : "UNBOUNDED",
39429 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
39430 "ownerName" : "abstract_vfw",
39431 "maxOccurrences" : "UNBOUNDED",
39432 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.resident",
39433 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
39434 "minOccurrences" : "1",
39435 "validSourceTypes" : [ ],
39436 "name" : "memory.resident_vfw",
39440 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
39443 "definition" : false,
39444 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
39445 "password" : false,
39448 "immutable" : false,
39449 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39450 "getInputProperty" : false,
39451 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39454 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description",
39456 "required" : false,
39457 "definition" : false,
39458 "defaultValue" : "Number of write requests",
39459 "description" : "Description of the metric",
39460 "password" : false,
39461 "name" : "description",
39462 "value" : "Number of write requests",
39464 "immutable" : false,
39465 "status" : "SUPPORTED",
39466 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39467 "getInputProperty" : false,
39468 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39471 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit",
39474 "definition" : false,
39475 "defaultValue" : "request",
39476 "description" : "Unit of the metric value",
39477 "password" : false,
39479 "value" : "request",
39481 "immutable" : false,
39482 "status" : "SUPPORTED",
39483 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39484 "getInputProperty" : false,
39485 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39488 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type",
39491 "definition" : false,
39492 "defaultValue" : "Cumulative",
39493 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
39494 "password" : false,
39496 "value" : "Cumulative",
39498 "immutable" : false,
39499 "status" : "SUPPORTED",
39500 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39501 "getInputProperty" : false,
39502 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39505 "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category",
39507 "required" : false,
39508 "definition" : false,
39509 "defaultValue" : "compute",
39510 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
39511 "password" : false,
39512 "name" : "category",
39513 "value" : "compute",
39515 "immutable" : false,
39516 "status" : "SUPPORTED",
39517 "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39518 "getInputProperty" : false,
39519 "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383",
39522 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
39523 "parentName" : "disk.write.requests",
39524 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
39525 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
39526 "type" : "org.openecomp.capabilities.metric.Ceilometer",
39527 "leftOccurrences" : "UNBOUNDED",
39528 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
39529 "ownerName" : "abstract_vfw",
39530 "maxOccurrences" : "UNBOUNDED",
39531 "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests",
39532 "capabilitySources" : [ "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
39533 "minOccurrences" : "1",
39534 "validSourceTypes" : [ ],
39535 "name" : "disk.write.requests_vfw",
39539 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
39542 "definition" : false,
39543 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
39544 "password" : false,
39547 "immutable" : false,
39548 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39549 "getInputProperty" : false,
39550 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39553 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
39555 "required" : false,
39556 "definition" : false,
39557 "defaultValue" : "Average rate of incoming packets",
39558 "description" : "Description of the metric",
39559 "password" : false,
39560 "name" : "description",
39561 "value" : "Average rate of incoming packets",
39563 "immutable" : false,
39564 "status" : "SUPPORTED",
39565 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39566 "getInputProperty" : false,
39567 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39570 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
39573 "definition" : false,
39574 "defaultValue" : "packet/s",
39575 "description" : "Unit of the metric value",
39576 "password" : false,
39578 "value" : "packet/s",
39580 "immutable" : false,
39581 "status" : "SUPPORTED",
39582 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39583 "getInputProperty" : false,
39584 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39587 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
39590 "definition" : false,
39591 "defaultValue" : "Gauge",
39592 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
39593 "password" : false,
39597 "immutable" : false,
39598 "status" : "SUPPORTED",
39599 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39600 "getInputProperty" : false,
39601 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39604 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
39606 "required" : false,
39607 "definition" : false,
39608 "defaultValue" : "network",
39609 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
39610 "password" : false,
39611 "name" : "category",
39612 "value" : "network",
39614 "immutable" : false,
39615 "status" : "SUPPORTED",
39616 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39617 "getInputProperty" : false,
39618 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39621 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
39622 "parentName" : "network.incoming.packets.rate",
39623 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
39624 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
39625 "type" : "org.openecomp.capabilities.metric.Ceilometer",
39626 "leftOccurrences" : "UNBOUNDED",
39627 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
39628 "ownerName" : "abstract_vfw",
39629 "maxOccurrences" : "UNBOUNDED",
39630 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate",
39631 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
39632 "minOccurrences" : "1",
39633 "validSourceTypes" : [ ],
39634 "name" : "network.incoming.packets.rate_vfw_vfw_private_1_port",
39638 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
39641 "definition" : false,
39642 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
39643 "password" : false,
39646 "immutable" : false,
39647 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39648 "getInputProperty" : false,
39649 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39652 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
39654 "required" : false,
39655 "definition" : false,
39656 "defaultValue" : "Number of outgoing bytes",
39657 "description" : "Description of the metric",
39658 "password" : false,
39659 "name" : "description",
39660 "value" : "Number of outgoing bytes",
39662 "immutable" : false,
39663 "status" : "SUPPORTED",
39664 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39665 "getInputProperty" : false,
39666 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39669 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
39672 "definition" : false,
39673 "defaultValue" : "B",
39674 "description" : "Unit of the metric value",
39675 "password" : false,
39679 "immutable" : false,
39680 "status" : "SUPPORTED",
39681 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39682 "getInputProperty" : false,
39683 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39686 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
39689 "definition" : false,
39690 "defaultValue" : "Cumulative",
39691 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
39692 "password" : false,
39694 "value" : "Cumulative",
39696 "immutable" : false,
39697 "status" : "SUPPORTED",
39698 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39699 "getInputProperty" : false,
39700 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39703 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
39705 "required" : false,
39706 "definition" : false,
39707 "defaultValue" : "network",
39708 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
39709 "password" : false,
39710 "name" : "category",
39711 "value" : "network",
39713 "immutable" : false,
39714 "status" : "SUPPORTED",
39715 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39716 "getInputProperty" : false,
39717 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39720 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
39721 "parentName" : "network.outgoing.bytes",
39722 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
39723 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
39724 "type" : "org.openecomp.capabilities.metric.Ceilometer",
39725 "leftOccurrences" : "UNBOUNDED",
39726 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
39727 "ownerName" : "abstract_vfw",
39728 "maxOccurrences" : "UNBOUNDED",
39729 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes",
39730 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
39731 "minOccurrences" : "1",
39732 "validSourceTypes" : [ ],
39733 "name" : "network.outgoing.bytes_vfw_vfw_private_1_port",
39737 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
39740 "definition" : false,
39741 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
39742 "password" : false,
39745 "immutable" : false,
39746 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39747 "getInputProperty" : false,
39748 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39751 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
39753 "required" : false,
39754 "definition" : false,
39755 "defaultValue" : "Average rate of outgoing packets",
39756 "description" : "Description of the metric",
39757 "password" : false,
39758 "name" : "description",
39759 "value" : "Average rate of outgoing packets",
39761 "immutable" : false,
39762 "status" : "SUPPORTED",
39763 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39764 "getInputProperty" : false,
39765 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39768 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
39771 "definition" : false,
39772 "defaultValue" : "packet/s",
39773 "description" : "Unit of the metric value",
39774 "password" : false,
39776 "value" : "packet/s",
39778 "immutable" : false,
39779 "status" : "SUPPORTED",
39780 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39781 "getInputProperty" : false,
39782 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39785 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
39788 "definition" : false,
39789 "defaultValue" : "Gauge",
39790 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
39791 "password" : false,
39795 "immutable" : false,
39796 "status" : "SUPPORTED",
39797 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39798 "getInputProperty" : false,
39799 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39802 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
39804 "required" : false,
39805 "definition" : false,
39806 "defaultValue" : "network",
39807 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
39808 "password" : false,
39809 "name" : "category",
39810 "value" : "network",
39812 "immutable" : false,
39813 "status" : "SUPPORTED",
39814 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39815 "getInputProperty" : false,
39816 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39819 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
39820 "parentName" : "network.outgoing.packets.rate",
39821 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
39822 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
39823 "type" : "org.openecomp.capabilities.metric.Ceilometer",
39824 "leftOccurrences" : "UNBOUNDED",
39825 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
39826 "ownerName" : "abstract_vfw",
39827 "maxOccurrences" : "UNBOUNDED",
39828 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate",
39829 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
39830 "minOccurrences" : "1",
39831 "validSourceTypes" : [ ],
39832 "name" : "network.outgoing.packets.rate_vfw_vfw_private_1_port",
39836 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
39839 "definition" : false,
39840 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
39841 "password" : false,
39844 "immutable" : false,
39845 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39846 "getInputProperty" : false,
39847 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39850 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
39852 "required" : false,
39853 "definition" : false,
39854 "defaultValue" : "Number of outgoing packets",
39855 "description" : "Description of the metric",
39856 "password" : false,
39857 "name" : "description",
39858 "value" : "Number of outgoing packets",
39860 "immutable" : false,
39861 "status" : "SUPPORTED",
39862 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39863 "getInputProperty" : false,
39864 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39867 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
39870 "definition" : false,
39871 "defaultValue" : "packet",
39872 "description" : "Unit of the metric value",
39873 "password" : false,
39875 "value" : "packet",
39877 "immutable" : false,
39878 "status" : "SUPPORTED",
39879 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39880 "getInputProperty" : false,
39881 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39884 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
39887 "definition" : false,
39888 "defaultValue" : "Cumulative",
39889 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
39890 "password" : false,
39892 "value" : "Cumulative",
39894 "immutable" : false,
39895 "status" : "SUPPORTED",
39896 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39897 "getInputProperty" : false,
39898 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39901 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
39903 "required" : false,
39904 "definition" : false,
39905 "defaultValue" : "network",
39906 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
39907 "password" : false,
39908 "name" : "category",
39909 "value" : "network",
39911 "immutable" : false,
39912 "status" : "SUPPORTED",
39913 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39914 "getInputProperty" : false,
39915 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39918 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
39919 "parentName" : "network.outpoing.packets",
39920 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
39921 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
39922 "type" : "org.openecomp.capabilities.metric.Ceilometer",
39923 "leftOccurrences" : "UNBOUNDED",
39924 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
39925 "ownerName" : "abstract_vfw",
39926 "maxOccurrences" : "UNBOUNDED",
39927 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets",
39928 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
39929 "minOccurrences" : "1",
39930 "validSourceTypes" : [ ],
39931 "name" : "network.outpoing.packets_vfw_vfw_private_1_port",
39935 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
39938 "definition" : false,
39939 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
39940 "password" : false,
39943 "immutable" : false,
39944 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39945 "getInputProperty" : false,
39946 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39949 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
39951 "required" : false,
39952 "definition" : false,
39953 "defaultValue" : "Average rate of incoming bytes",
39954 "description" : "Description of the metric",
39955 "password" : false,
39956 "name" : "description",
39957 "value" : "Average rate of incoming bytes",
39959 "immutable" : false,
39960 "status" : "SUPPORTED",
39961 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39962 "getInputProperty" : false,
39963 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39966 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
39969 "definition" : false,
39970 "defaultValue" : "B/s",
39971 "description" : "Unit of the metric value",
39972 "password" : false,
39976 "immutable" : false,
39977 "status" : "SUPPORTED",
39978 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39979 "getInputProperty" : false,
39980 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39983 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
39986 "definition" : false,
39987 "defaultValue" : "Gauge",
39988 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
39989 "password" : false,
39993 "immutable" : false,
39994 "status" : "SUPPORTED",
39995 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
39996 "getInputProperty" : false,
39997 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40000 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
40002 "required" : false,
40003 "definition" : false,
40004 "defaultValue" : "network",
40005 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
40006 "password" : false,
40007 "name" : "category",
40008 "value" : "network",
40010 "immutable" : false,
40011 "status" : "SUPPORTED",
40012 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40013 "getInputProperty" : false,
40014 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40017 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40018 "parentName" : "network.incoming.bytes.rate",
40019 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40020 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
40021 "type" : "org.openecomp.capabilities.metric.Ceilometer",
40022 "leftOccurrences" : "UNBOUNDED",
40023 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40024 "ownerName" : "abstract_vfw",
40025 "maxOccurrences" : "UNBOUNDED",
40026 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate",
40027 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
40028 "minOccurrences" : "1",
40029 "validSourceTypes" : [ ],
40030 "name" : "network.incoming.bytes.rate_vfw_vfw_private_1_port",
40034 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
40037 "definition" : false,
40038 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
40039 "password" : false,
40042 "immutable" : false,
40043 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40044 "getInputProperty" : false,
40045 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40048 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
40050 "required" : false,
40051 "definition" : false,
40052 "defaultValue" : "Number of incoming bytes",
40053 "description" : "Description of the metric",
40054 "password" : false,
40055 "name" : "description",
40056 "value" : "Number of incoming bytes",
40058 "immutable" : false,
40059 "status" : "SUPPORTED",
40060 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40061 "getInputProperty" : false,
40062 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40065 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
40068 "definition" : false,
40069 "defaultValue" : "B",
40070 "description" : "Unit of the metric value",
40071 "password" : false,
40075 "immutable" : false,
40076 "status" : "SUPPORTED",
40077 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40078 "getInputProperty" : false,
40079 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40082 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
40085 "definition" : false,
40086 "defaultValue" : "Cumulative",
40087 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
40088 "password" : false,
40090 "value" : "Cumulative",
40092 "immutable" : false,
40093 "status" : "SUPPORTED",
40094 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40095 "getInputProperty" : false,
40096 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40099 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
40101 "required" : false,
40102 "definition" : false,
40103 "defaultValue" : "network",
40104 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
40105 "password" : false,
40106 "name" : "category",
40107 "value" : "network",
40109 "immutable" : false,
40110 "status" : "SUPPORTED",
40111 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40112 "getInputProperty" : false,
40113 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40116 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40117 "parentName" : "network.incoming.bytes",
40118 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40119 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
40120 "type" : "org.openecomp.capabilities.metric.Ceilometer",
40121 "leftOccurrences" : "UNBOUNDED",
40122 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40123 "ownerName" : "abstract_vfw",
40124 "maxOccurrences" : "UNBOUNDED",
40125 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes",
40126 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
40127 "minOccurrences" : "1",
40128 "validSourceTypes" : [ ],
40129 "name" : "network.incoming.bytes_vfw_vfw_private_1_port",
40133 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
40136 "definition" : false,
40137 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
40138 "password" : false,
40141 "immutable" : false,
40142 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40143 "getInputProperty" : false,
40144 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40147 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
40149 "required" : false,
40150 "definition" : false,
40151 "defaultValue" : "Average rate of outgoing bytes",
40152 "description" : "Description of the metric",
40153 "password" : false,
40154 "name" : "description",
40155 "value" : "Average rate of outgoing bytes",
40157 "immutable" : false,
40158 "status" : "SUPPORTED",
40159 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40160 "getInputProperty" : false,
40161 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40164 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
40167 "definition" : false,
40168 "defaultValue" : "B/s",
40169 "description" : "Unit of the metric value",
40170 "password" : false,
40174 "immutable" : false,
40175 "status" : "SUPPORTED",
40176 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40177 "getInputProperty" : false,
40178 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40181 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
40184 "definition" : false,
40185 "defaultValue" : "Gauge",
40186 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
40187 "password" : false,
40191 "immutable" : false,
40192 "status" : "SUPPORTED",
40193 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40194 "getInputProperty" : false,
40195 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40198 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
40200 "required" : false,
40201 "definition" : false,
40202 "defaultValue" : "network",
40203 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
40204 "password" : false,
40205 "name" : "category",
40206 "value" : "network",
40208 "immutable" : false,
40209 "status" : "SUPPORTED",
40210 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40211 "getInputProperty" : false,
40212 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40215 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40216 "parentName" : "network.outgoing.bytes.rate",
40217 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40218 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
40219 "type" : "org.openecomp.capabilities.metric.Ceilometer",
40220 "leftOccurrences" : "UNBOUNDED",
40221 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40222 "ownerName" : "abstract_vfw",
40223 "maxOccurrences" : "UNBOUNDED",
40224 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate",
40225 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
40226 "minOccurrences" : "1",
40227 "validSourceTypes" : [ ],
40228 "name" : "network.outgoing.bytes.rate_vfw_vfw_private_1_port",
40232 "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name",
40235 "definition" : false,
40236 "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)",
40237 "password" : false,
40240 "immutable" : false,
40241 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40242 "getInputProperty" : false,
40243 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40246 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description",
40248 "required" : false,
40249 "definition" : false,
40250 "defaultValue" : "Number of incoming packets",
40251 "description" : "Description of the metric",
40252 "password" : false,
40253 "name" : "description",
40254 "value" : "Number of incoming packets",
40256 "immutable" : false,
40257 "status" : "SUPPORTED",
40258 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40259 "getInputProperty" : false,
40260 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40263 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit",
40266 "definition" : false,
40267 "defaultValue" : "packet",
40268 "description" : "Unit of the metric value",
40269 "password" : false,
40271 "value" : "packet",
40273 "immutable" : false,
40274 "status" : "SUPPORTED",
40275 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40276 "getInputProperty" : false,
40277 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40280 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type",
40283 "definition" : false,
40284 "defaultValue" : "Cumulative",
40285 "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.",
40286 "password" : false,
40288 "value" : "Cumulative",
40290 "immutable" : false,
40291 "status" : "SUPPORTED",
40292 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40293 "getInputProperty" : false,
40294 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40297 "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category",
40299 "required" : false,
40300 "definition" : false,
40301 "defaultValue" : "network",
40302 "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.",
40303 "password" : false,
40304 "name" : "category",
40305 "value" : "network",
40307 "immutable" : false,
40308 "status" : "SUPPORTED",
40309 "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40310 "getInputProperty" : false,
40311 "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431",
40314 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40315 "parentName" : "network.incoming.packets",
40316 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40317 "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.",
40318 "type" : "org.openecomp.capabilities.metric.Ceilometer",
40319 "leftOccurrences" : "UNBOUNDED",
40320 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40321 "ownerName" : "abstract_vfw",
40322 "maxOccurrences" : "UNBOUNDED",
40323 "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets",
40324 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.network.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
40325 "minOccurrences" : "1",
40326 "validSourceTypes" : [ ],
40327 "name" : "network.incoming.packets_vfw_vfw_private_1_port",
40330 "tosca.capabilities.OperatingSystem" : [ {
40332 "uniqueId" : "tosca.capabilities.OperatingSystem.distribution",
40334 "required" : false,
40335 "definition" : false,
40336 "password" : false,
40337 "name" : "distribution",
40339 "immutable" : false,
40340 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40341 "getInputProperty" : false,
40342 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40345 "uniqueId" : "tosca.capabilities.OperatingSystem.type",
40347 "required" : false,
40348 "definition" : false,
40349 "password" : false,
40352 "immutable" : false,
40353 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40354 "getInputProperty" : false,
40355 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40358 "uniqueId" : "tosca.capabilities.OperatingSystem.version",
40359 "type" : "version",
40360 "required" : false,
40361 "definition" : false,
40362 "password" : false,
40363 "name" : "version",
40365 "immutable" : false,
40366 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40367 "getInputProperty" : false,
40368 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40371 "uniqueId" : "tosca.capabilities.OperatingSystem.architecture",
40373 "required" : false,
40374 "definition" : false,
40375 "password" : false,
40376 "name" : "architecture",
40378 "immutable" : false,
40379 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40380 "getInputProperty" : false,
40381 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40384 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
40385 "parentName" : "os",
40386 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
40387 "type" : "tosca.capabilities.OperatingSystem",
40388 "leftOccurrences" : "UNBOUNDED",
40389 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
40390 "ownerName" : "abstract_vsn",
40391 "maxOccurrences" : "UNBOUNDED",
40392 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.os",
40393 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
40394 "minOccurrences" : "1",
40395 "validSourceTypes" : [ ],
40400 "uniqueId" : "tosca.capabilities.OperatingSystem.distribution",
40402 "required" : false,
40403 "definition" : false,
40404 "password" : false,
40405 "name" : "distribution",
40407 "immutable" : false,
40408 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40409 "getInputProperty" : false,
40410 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40413 "uniqueId" : "tosca.capabilities.OperatingSystem.type",
40415 "required" : false,
40416 "definition" : false,
40417 "password" : false,
40420 "immutable" : false,
40421 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40422 "getInputProperty" : false,
40423 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40426 "uniqueId" : "tosca.capabilities.OperatingSystem.version",
40427 "type" : "version",
40428 "required" : false,
40429 "definition" : false,
40430 "password" : false,
40431 "name" : "version",
40433 "immutable" : false,
40434 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40435 "getInputProperty" : false,
40436 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40439 "uniqueId" : "tosca.capabilities.OperatingSystem.architecture",
40441 "required" : false,
40442 "definition" : false,
40443 "password" : false,
40444 "name" : "architecture",
40446 "immutable" : false,
40447 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40448 "getInputProperty" : false,
40449 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40452 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
40453 "parentName" : "os",
40454 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
40455 "type" : "tosca.capabilities.OperatingSystem",
40456 "leftOccurrences" : "UNBOUNDED",
40457 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
40458 "ownerName" : "abstract_vpg",
40459 "maxOccurrences" : "UNBOUNDED",
40460 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.os",
40461 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
40462 "minOccurrences" : "1",
40463 "validSourceTypes" : [ ],
40468 "uniqueId" : "tosca.capabilities.OperatingSystem.distribution",
40470 "required" : false,
40471 "definition" : false,
40472 "password" : false,
40473 "name" : "distribution",
40475 "immutable" : false,
40476 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40477 "getInputProperty" : false,
40478 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40481 "uniqueId" : "tosca.capabilities.OperatingSystem.type",
40483 "required" : false,
40484 "definition" : false,
40485 "password" : false,
40488 "immutable" : false,
40489 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40490 "getInputProperty" : false,
40491 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40494 "uniqueId" : "tosca.capabilities.OperatingSystem.version",
40495 "type" : "version",
40496 "required" : false,
40497 "definition" : false,
40498 "password" : false,
40499 "name" : "version",
40501 "immutable" : false,
40502 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40503 "getInputProperty" : false,
40504 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40507 "uniqueId" : "tosca.capabilities.OperatingSystem.architecture",
40509 "required" : false,
40510 "definition" : false,
40511 "password" : false,
40512 "name" : "architecture",
40514 "immutable" : false,
40515 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40516 "getInputProperty" : false,
40517 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40520 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40521 "parentName" : "os",
40522 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40523 "type" : "tosca.capabilities.OperatingSystem",
40524 "leftOccurrences" : "UNBOUNDED",
40525 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40526 "ownerName" : "abstract_vfw",
40527 "maxOccurrences" : "UNBOUNDED",
40528 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.os",
40529 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
40530 "minOccurrences" : "1",
40531 "validSourceTypes" : [ ],
40535 "tosca.capabilities.Endpoint.Admin" : [ {
40537 "uniqueId" : "tosca.capabilities.Endpoint.Admin.secure",
40538 "type" : "boolean",
40539 "required" : false,
40540 "definition" : false,
40541 "defaultValue" : "true",
40542 "password" : false,
40545 "immutable" : false,
40546 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40547 "getInputProperty" : false,
40548 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40551 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
40552 "parentName" : "endpoint",
40553 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
40554 "type" : "tosca.capabilities.Endpoint.Admin",
40555 "leftOccurrences" : "UNBOUNDED",
40556 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
40557 "ownerName" : "abstract_vsn",
40558 "maxOccurrences" : "UNBOUNDED",
40559 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.endpoint",
40560 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vsn" ],
40561 "minOccurrences" : "1",
40562 "validSourceTypes" : [ ],
40563 "name" : "endpoint_vsn",
40567 "uniqueId" : "tosca.capabilities.Endpoint.Admin.secure",
40568 "type" : "boolean",
40569 "required" : false,
40570 "definition" : false,
40571 "defaultValue" : "true",
40572 "password" : false,
40575 "immutable" : false,
40576 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40577 "getInputProperty" : false,
40578 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40581 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
40582 "parentName" : "endpoint",
40583 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
40584 "type" : "tosca.capabilities.Endpoint.Admin",
40585 "leftOccurrences" : "UNBOUNDED",
40586 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
40587 "ownerName" : "abstract_vpg",
40588 "maxOccurrences" : "UNBOUNDED",
40589 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.endpoint",
40590 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vpg" ],
40591 "minOccurrences" : "1",
40592 "validSourceTypes" : [ ],
40593 "name" : "endpoint_vpg",
40597 "uniqueId" : "tosca.capabilities.Endpoint.Admin.secure",
40598 "type" : "boolean",
40599 "required" : false,
40600 "definition" : false,
40601 "defaultValue" : "true",
40602 "password" : false,
40605 "immutable" : false,
40606 "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40607 "getInputProperty" : false,
40608 "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6",
40611 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40612 "parentName" : "endpoint",
40613 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40614 "type" : "tosca.capabilities.Endpoint.Admin",
40615 "leftOccurrences" : "UNBOUNDED",
40616 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40617 "ownerName" : "abstract_vfw",
40618 "maxOccurrences" : "UNBOUNDED",
40619 "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.endpoint",
40620 "capabilitySources" : [ "tosca.nodes.Compute", "tosca.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.Compute", "org.openecomp.resource.vfc.nodes.heat.nova.Server", "org.openecomp.resource.vfc.CliVf3.abstract.compute.nodes.heat.vfw" ],
40621 "minOccurrences" : "1",
40622 "validSourceTypes" : [ ],
40623 "name" : "endpoint_vfw",
40626 "tosca.capabilities.Attachment" : [ {
40627 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ],
40628 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
40629 "type" : "tosca.capabilities.Attachment",
40630 "leftOccurrences" : "UNBOUNDED",
40631 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
40632 "ownerName" : "protected_private_network",
40633 "maxOccurrences" : "UNBOUNDED",
40634 "uniqueId" : "capability.a7d9636e-e1ca-4656-8236-ca3738329695.attachment",
40635 "capabilitySources" : [ "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
40636 "minOccurrences" : "1",
40637 "validSourceTypes" : [ ],
40638 "name" : "attachment",
40641 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
40642 "parentName" : "attachment",
40643 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
40644 "type" : "tosca.capabilities.Attachment",
40645 "leftOccurrences" : "UNBOUNDED",
40646 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
40647 "ownerName" : "abstract_vsn",
40648 "maxOccurrences" : "UNBOUNDED",
40649 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment",
40650 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
40651 "minOccurrences" : "1",
40652 "validSourceTypes" : [ ],
40653 "name" : "attachment_vsn_vsn_private_0_port",
40656 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
40657 "parentName" : "attachment",
40658 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
40659 "type" : "tosca.capabilities.Attachment",
40660 "leftOccurrences" : "UNBOUNDED",
40661 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
40662 "ownerName" : "abstract_vsn",
40663 "maxOccurrences" : "UNBOUNDED",
40664 "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.attachment",
40665 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
40666 "minOccurrences" : "1",
40667 "validSourceTypes" : [ ],
40668 "name" : "attachment_vsn_vsn_private_1_port",
40671 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
40672 "parentName" : "attachment",
40673 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
40674 "type" : "tosca.capabilities.Attachment",
40675 "leftOccurrences" : "UNBOUNDED",
40676 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
40677 "ownerName" : "abstract_vpg",
40678 "maxOccurrences" : "UNBOUNDED",
40679 "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.attachment",
40680 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
40681 "minOccurrences" : "1",
40682 "validSourceTypes" : [ ],
40683 "name" : "attachment_vpg_vpg_private_1_port",
40686 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
40687 "parentName" : "attachment",
40688 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
40689 "type" : "tosca.capabilities.Attachment",
40690 "leftOccurrences" : "UNBOUNDED",
40691 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
40692 "ownerName" : "abstract_vpg",
40693 "maxOccurrences" : "UNBOUNDED",
40694 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment",
40695 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
40696 "minOccurrences" : "1",
40697 "validSourceTypes" : [ ],
40698 "name" : "attachment_vpg_vpg_private_0_port",
40701 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40702 "parentName" : "attachment",
40703 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40704 "type" : "tosca.capabilities.Attachment",
40705 "leftOccurrences" : "UNBOUNDED",
40706 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40707 "ownerName" : "abstract_vfw",
40708 "maxOccurrences" : "UNBOUNDED",
40709 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment",
40710 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
40711 "minOccurrences" : "1",
40712 "validSourceTypes" : [ ],
40713 "name" : "attachment_vfw_vfw_private_0_port",
40716 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40717 "parentName" : "attachment",
40718 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40719 "type" : "tosca.capabilities.Attachment",
40720 "leftOccurrences" : "UNBOUNDED",
40721 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40722 "ownerName" : "abstract_vfw",
40723 "maxOccurrences" : "UNBOUNDED",
40724 "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.attachment",
40725 "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ],
40726 "minOccurrences" : "1",
40727 "validSourceTypes" : [ ],
40728 "name" : "attachment_vfw_vfw_private_2_port",
40731 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40732 "parentName" : "attachment",
40733 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40734 "type" : "tosca.capabilities.Attachment",
40735 "leftOccurrences" : "UNBOUNDED",
40736 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40737 "ownerName" : "abstract_vfw",
40738 "maxOccurrences" : "UNBOUNDED",
40739 "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment",
40740 "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ],
40741 "minOccurrences" : "1",
40742 "validSourceTypes" : [ ],
40743 "name" : "attachment_vfw_vfw_private_1_port",
40746 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ],
40747 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
40748 "type" : "tosca.capabilities.Attachment",
40749 "leftOccurrences" : "UNBOUNDED",
40750 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
40751 "ownerName" : "unprotected_private_network",
40752 "maxOccurrences" : "UNBOUNDED",
40753 "uniqueId" : "capability.a7d9636e-e1ca-4656-8236-ca3738329695.attachment",
40754 "capabilitySources" : [ "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ],
40755 "minOccurrences" : "1",
40756 "validSourceTypes" : [ ],
40757 "name" : "attachment",
40762 "tosca.capabilities.Node" : [ {
40763 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ],
40764 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
40765 "node" : "tosca.nodes.Root",
40766 "capability" : "tosca.capabilities.Node",
40767 "leftOccurrences" : "UNBOUNDED",
40768 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
40769 "relationship" : "tosca.relationships.DependsOn",
40770 "ownerName" : "protected_private_network",
40771 "maxOccurrences" : "UNBOUNDED",
40772 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
40773 "minOccurrences" : "0",
40774 "name" : "dependency",
40777 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
40778 "parentName" : "dependency",
40779 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
40780 "node" : "tosca.nodes.Root",
40781 "capability" : "tosca.capabilities.Node",
40782 "leftOccurrences" : "UNBOUNDED",
40783 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
40784 "relationship" : "tosca.relationships.DependsOn",
40785 "ownerName" : "abstract_vsn",
40786 "maxOccurrences" : "UNBOUNDED",
40787 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
40788 "minOccurrences" : "0",
40789 "name" : "dependency_vsn_vsn_private_0_port",
40792 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
40793 "parentName" : "dependency",
40794 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
40795 "node" : "tosca.nodes.Root",
40796 "capability" : "tosca.capabilities.Node",
40797 "leftOccurrences" : "UNBOUNDED",
40798 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
40799 "relationship" : "tosca.relationships.DependsOn",
40800 "ownerName" : "abstract_vsn",
40801 "maxOccurrences" : "UNBOUNDED",
40802 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
40803 "minOccurrences" : "0",
40804 "name" : "dependency_vsn",
40807 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
40808 "parentName" : "dependency",
40809 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
40810 "node" : "tosca.nodes.Root",
40811 "capability" : "tosca.capabilities.Node",
40812 "leftOccurrences" : "UNBOUNDED",
40813 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
40814 "relationship" : "tosca.relationships.DependsOn",
40815 "ownerName" : "abstract_vsn",
40816 "maxOccurrences" : "UNBOUNDED",
40817 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
40818 "minOccurrences" : "0",
40819 "name" : "dependency_vsn_vsn_private_1_port",
40822 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
40823 "parentName" : "dependency",
40824 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
40825 "node" : "tosca.nodes.Root",
40826 "capability" : "tosca.capabilities.Node",
40827 "leftOccurrences" : "UNBOUNDED",
40828 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
40829 "relationship" : "tosca.relationships.DependsOn",
40830 "ownerName" : "abstract_vpg",
40831 "maxOccurrences" : "UNBOUNDED",
40832 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
40833 "minOccurrences" : "0",
40834 "name" : "dependency_vpg_vpg_private_1_port",
40837 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
40838 "parentName" : "dependency",
40839 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
40840 "node" : "tosca.nodes.Root",
40841 "capability" : "tosca.capabilities.Node",
40842 "leftOccurrences" : "UNBOUNDED",
40843 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
40844 "relationship" : "tosca.relationships.DependsOn",
40845 "ownerName" : "abstract_vpg",
40846 "maxOccurrences" : "UNBOUNDED",
40847 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
40848 "minOccurrences" : "0",
40849 "name" : "dependency_vpg_vpg_private_0_port",
40852 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
40853 "parentName" : "dependency",
40854 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
40855 "node" : "tosca.nodes.Root",
40856 "capability" : "tosca.capabilities.Node",
40857 "leftOccurrences" : "UNBOUNDED",
40858 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
40859 "relationship" : "tosca.relationships.DependsOn",
40860 "ownerName" : "abstract_vpg",
40861 "maxOccurrences" : "UNBOUNDED",
40862 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
40863 "minOccurrences" : "0",
40864 "name" : "dependency_vpg",
40867 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40868 "parentName" : "dependency",
40869 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40870 "node" : "tosca.nodes.Root",
40871 "capability" : "tosca.capabilities.Node",
40872 "leftOccurrences" : "UNBOUNDED",
40873 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40874 "relationship" : "tosca.relationships.DependsOn",
40875 "ownerName" : "abstract_vfw",
40876 "maxOccurrences" : "UNBOUNDED",
40877 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
40878 "minOccurrences" : "0",
40879 "name" : "dependency_vfw_vfw_private_0_port",
40882 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40883 "parentName" : "dependency",
40884 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40885 "node" : "tosca.nodes.Root",
40886 "capability" : "tosca.capabilities.Node",
40887 "leftOccurrences" : "UNBOUNDED",
40888 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40889 "relationship" : "tosca.relationships.DependsOn",
40890 "ownerName" : "abstract_vfw",
40891 "maxOccurrences" : "UNBOUNDED",
40892 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
40893 "minOccurrences" : "0",
40894 "name" : "dependency_vfw_vfw_private_2_port",
40897 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40898 "parentName" : "dependency",
40899 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40900 "node" : "tosca.nodes.Root",
40901 "capability" : "tosca.capabilities.Node",
40902 "leftOccurrences" : "UNBOUNDED",
40903 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40904 "relationship" : "tosca.relationships.DependsOn",
40905 "ownerName" : "abstract_vfw",
40906 "maxOccurrences" : "UNBOUNDED",
40907 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
40908 "minOccurrences" : "0",
40909 "name" : "dependency_vfw",
40912 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40913 "parentName" : "dependency",
40914 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
40915 "node" : "tosca.nodes.Root",
40916 "capability" : "tosca.capabilities.Node",
40917 "leftOccurrences" : "UNBOUNDED",
40918 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
40919 "relationship" : "tosca.relationships.DependsOn",
40920 "ownerName" : "abstract_vfw",
40921 "maxOccurrences" : "UNBOUNDED",
40922 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
40923 "minOccurrences" : "0",
40924 "name" : "dependency_vfw_vfw_private_1_port",
40927 "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ],
40928 "source" : "a7d9636e-e1ca-4656-8236-ca3738329695",
40929 "node" : "tosca.nodes.Root",
40930 "capability" : "tosca.capabilities.Node",
40931 "leftOccurrences" : "UNBOUNDED",
40932 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
40933 "relationship" : "tosca.relationships.DependsOn",
40934 "ownerName" : "unprotected_private_network",
40935 "maxOccurrences" : "UNBOUNDED",
40936 "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency",
40937 "minOccurrences" : "0",
40938 "name" : "dependency",
40941 "tosca.capabilities.network.Linkable" : [ {
40942 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.bd27ff37-a40a-432c-b937-98e8f2c1798e.vsn_vsn_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
40943 "parentName" : "link",
40944 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
40945 "capability" : "tosca.capabilities.network.Linkable",
40946 "leftOccurrences" : "UNBOUNDED",
40947 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
40948 "relationship" : "tosca.relationships.network.LinksTo",
40949 "ownerName" : "abstract_vsn",
40950 "maxOccurrences" : "UNBOUNDED",
40951 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
40952 "minOccurrences" : "1",
40953 "name" : "link_vsn_vsn_private_0_port",
40956 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vsn_vsn_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
40957 "parentName" : "link",
40958 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
40959 "capability" : "tosca.capabilities.network.Linkable",
40960 "leftOccurrences" : "UNBOUNDED",
40961 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
40962 "relationship" : "tosca.relationships.network.LinksTo",
40963 "ownerName" : "abstract_vsn",
40964 "maxOccurrences" : "UNBOUNDED",
40965 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
40966 "minOccurrences" : "1",
40967 "name" : "link_vsn_vsn_private_1_port",
40970 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vpg_vpg_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
40971 "parentName" : "link",
40972 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
40973 "capability" : "tosca.capabilities.network.Linkable",
40974 "leftOccurrences" : "UNBOUNDED",
40975 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
40976 "relationship" : "tosca.relationships.network.LinksTo",
40977 "ownerName" : "abstract_vpg",
40978 "maxOccurrences" : "UNBOUNDED",
40979 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
40980 "minOccurrences" : "1",
40981 "name" : "link_vpg_vpg_private_1_port",
40984 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.bd27ff37-a40a-432c-b937-98e8f2c1798e.vpg_vpg_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
40985 "parentName" : "link",
40986 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
40987 "capability" : "tosca.capabilities.network.Linkable",
40988 "leftOccurrences" : "UNBOUNDED",
40989 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
40990 "relationship" : "tosca.relationships.network.LinksTo",
40991 "ownerName" : "abstract_vpg",
40992 "maxOccurrences" : "UNBOUNDED",
40993 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
40994 "minOccurrences" : "1",
40995 "name" : "link_vpg_vpg_private_0_port",
40998 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_0_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
40999 "parentName" : "link",
41000 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
41001 "capability" : "tosca.capabilities.network.Linkable",
41002 "leftOccurrences" : "UNBOUNDED",
41003 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
41004 "relationship" : "tosca.relationships.network.LinksTo",
41005 "ownerName" : "abstract_vfw",
41006 "maxOccurrences" : "UNBOUNDED",
41007 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
41008 "minOccurrences" : "1",
41009 "name" : "link_vfw_vfw_private_0_port",
41012 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.vfw_vfw_private_2_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
41013 "parentName" : "link",
41014 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
41015 "capability" : "tosca.capabilities.network.Linkable",
41016 "leftOccurrences" : "UNBOUNDED",
41017 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
41018 "relationship" : "tosca.relationships.network.LinksTo",
41019 "ownerName" : "abstract_vfw",
41020 "maxOccurrences" : "UNBOUNDED",
41021 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
41022 "minOccurrences" : "1",
41023 "name" : "link_vfw_vfw_private_2_port",
41026 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.bd27ff37-a40a-432c-b937-98e8f2c1798e.vfw_vfw_private_1_port", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
41027 "parentName" : "link",
41028 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
41029 "capability" : "tosca.capabilities.network.Linkable",
41030 "leftOccurrences" : "UNBOUNDED",
41031 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
41032 "relationship" : "tosca.relationships.network.LinksTo",
41033 "ownerName" : "abstract_vfw",
41034 "maxOccurrences" : "UNBOUNDED",
41035 "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link",
41036 "minOccurrences" : "1",
41037 "name" : "link_vfw_vfw_private_1_port",
41040 "tosca.capabilities.Attachment" : [ {
41041 "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ],
41042 "parentName" : "local_storage",
41043 "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb",
41044 "node" : "tosca.nodes.BlockStorage",
41045 "capability" : "tosca.capabilities.Attachment",
41046 "leftOccurrences" : "UNBOUNDED",
41047 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
41048 "relationship" : "tosca.relationships.AttachesTo",
41049 "ownerName" : "abstract_vsn",
41050 "maxOccurrences" : "UNBOUNDED",
41051 "uniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6.local_storage",
41052 "minOccurrences" : "0",
41053 "name" : "local_storage_vsn",
41056 "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ],
41057 "parentName" : "local_storage",
41058 "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44",
41059 "node" : "tosca.nodes.BlockStorage",
41060 "capability" : "tosca.capabilities.Attachment",
41061 "leftOccurrences" : "UNBOUNDED",
41062 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg",
41063 "relationship" : "tosca.relationships.AttachesTo",
41064 "ownerName" : "abstract_vpg",
41065 "maxOccurrences" : "UNBOUNDED",
41066 "uniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6.local_storage",
41067 "minOccurrences" : "0",
41068 "name" : "local_storage_vpg",
41071 "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ],
41072 "parentName" : "local_storage",
41073 "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8",
41074 "node" : "tosca.nodes.BlockStorage",
41075 "capability" : "tosca.capabilities.Attachment",
41076 "leftOccurrences" : "UNBOUNDED",
41077 "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
41078 "relationship" : "tosca.relationships.AttachesTo",
41079 "ownerName" : "abstract_vfw",
41080 "maxOccurrences" : "UNBOUNDED",
41081 "uniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6.local_storage",
41082 "minOccurrences" : "0",
41083 "name" : "local_storage_vfw",
41088 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sink_flavor_name",
41090 "required" : false,
41091 "definition" : false,
41092 "defaultValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
41093 "description" : "Type of instance (flavor) to be used for vSink VM",
41094 "password" : false,
41095 "name" : "sink_flavor_name",
41096 "label" : "Flavor",
41098 "immutable" : false,
41099 "getInputProperty" : false,
41102 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id",
41104 "required" : false,
41105 "definition" : false,
41106 "defaultValue" : "vFirewall",
41107 "description" : "The vFirewall Module ID is provided by ONAP",
41108 "password" : false,
41109 "name" : "vf_module_id",
41110 "label" : "vFirewall module ID",
41112 "immutable" : false,
41113 "getInputProperty" : false,
41116 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.packetgen_flavor_name",
41118 "required" : false,
41119 "definition" : false,
41120 "defaultValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
41121 "description" : "Type of instance (flavor) to be used for packet generator",
41122 "password" : false,
41123 "name" : "packetgen_flavor_name",
41124 "label" : "Flavor",
41126 "immutable" : false,
41127 "getInputProperty" : false,
41130 "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.nf_function",
41132 "required" : false,
41133 "definition" : false,
41134 "password" : false,
41135 "name" : "nf_function",
41137 "immutable" : false,
41138 "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41139 "getInputProperty" : false,
41140 "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41143 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.public_net_id",
41145 "required" : false,
41146 "definition" : false,
41147 "defaultValue" : "PUT THE PUBLIC NETWORK ID HERE",
41148 "description" : "Public network that enables remote connection to VNF",
41149 "password" : false,
41150 "name" : "public_net_id",
41151 "label" : "Public network name or ID",
41153 "immutable" : false,
41154 "getInputProperty" : false,
41157 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_1",
41159 "required" : false,
41160 "definition" : false,
41161 "defaultValue" : "192.168.20.100",
41162 "description" : "Private IP address that is assigned to the vFirewall to communicate with the vSink",
41163 "password" : false,
41164 "name" : "vfw_private_ip_1",
41165 "label" : "vFirewall private IP address towards the protected network",
41167 "immutable" : false,
41168 "getInputProperty" : false,
41171 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id",
41173 "required" : false,
41174 "definition" : false,
41175 "defaultValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE",
41176 "description" : "Private sub-network that connects ONAP components and the VNF",
41177 "password" : false,
41178 "name" : "onap_private_subnet_id",
41179 "label" : "ONAP management sub-network name or ID",
41181 "immutable" : false,
41182 "getInputProperty" : false,
41185 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_0",
41187 "required" : false,
41188 "definition" : false,
41189 "defaultValue" : "192.168.10.100",
41190 "description" : "Private IP address that is assigned to the vFirewall to communicate with the vPacketGenerator",
41191 "password" : false,
41192 "name" : "vfw_private_ip_0",
41193 "label" : "vFirewall private IP address towards the unprotected network",
41195 "immutable" : false,
41196 "getInputProperty" : false,
41199 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_2",
41201 "required" : false,
41202 "definition" : false,
41203 "defaultValue" : "10.0.100.1",
41204 "description" : "Private IP address that is assigned to the vFirewall to communicate with ONAP components",
41205 "password" : false,
41206 "name" : "vfw_private_ip_2",
41207 "label" : "vFirewall private IP address towards the ONAP management network",
41209 "immutable" : false,
41210 "getInputProperty" : false,
41213 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group",
41215 "required" : false,
41216 "definition" : false,
41217 "defaultValue" : "PUT THE ONAP SECURITY GROUP HERE",
41218 "description" : "ONAP Security Group",
41219 "password" : false,
41220 "name" : "sec_group",
41222 "immutable" : false,
41223 "getInputProperty" : false,
41226 "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.nf_type",
41228 "required" : false,
41229 "definition" : false,
41230 "password" : false,
41231 "name" : "nf_type",
41233 "immutable" : false,
41234 "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41235 "getInputProperty" : false,
41236 "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41239 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_name_0",
41241 "required" : false,
41242 "definition" : false,
41243 "defaultValue" : "zdfw1fwl01fwl01",
41244 "description" : "Name of the vFirewall",
41245 "password" : false,
41246 "name" : "vfw_name_0",
41247 "label" : "vFirewall name",
41249 "immutable" : false,
41250 "getInputProperty" : false,
41253 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_cidr",
41255 "required" : false,
41256 "definition" : false,
41257 "defaultValue" : "10.0.0.0/16",
41258 "description" : "The CIDR of the protected private network",
41259 "password" : false,
41260 "name" : "onap_private_net_cidr",
41261 "label" : "ONAP private network CIDR",
41263 "immutable" : false,
41264 "getInputProperty" : false,
41267 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.nexus_artifact_repo",
41269 "required" : false,
41270 "definition" : false,
41271 "defaultValue" : "https://nexus.onap.org",
41272 "description" : "Root URL for the Nexus repository for Maven artifacts.",
41273 "password" : false,
41274 "name" : "nexus_artifact_repo",
41276 "immutable" : false,
41277 "getInputProperty" : false,
41280 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_1_port_vnic_type",
41282 "required" : false,
41283 "definition" : false,
41284 "defaultValue" : "normal or direct",
41285 "description" : "vpg port 1 vnic type (normal, direct)",
41286 "password" : false,
41287 "name" : "vpg_private_1_port_vnic_type",
41289 "immutable" : false,
41290 "getInputProperty" : false,
41293 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_1_port_vnic_type",
41295 "required" : false,
41296 "definition" : false,
41297 "defaultValue" : "normal or direct",
41298 "description" : "vfw port 1 vnic type (normal, direct)",
41299 "password" : false,
41300 "name" : "vfw_private_1_port_vnic_type",
41302 "immutable" : false,
41303 "getInputProperty" : false,
41306 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vnf_id",
41308 "required" : false,
41309 "definition" : false,
41310 "defaultValue" : "vFirewall_demo_app",
41311 "description" : "The VNF ID is provided by ONAP",
41312 "password" : false,
41314 "label" : "VNF ID",
41316 "immutable" : false,
41317 "getInputProperty" : false,
41320 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.dcae_collector_ip",
41322 "required" : false,
41323 "definition" : false,
41324 "defaultValue" : "10.0.4.1",
41325 "description" : "IP address of the DCAE collector",
41326 "password" : false,
41327 "name" : "dcae_collector_ip",
41328 "label" : "DCAE collector IP address",
41330 "immutable" : false,
41331 "getInputProperty" : false,
41334 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_1_port_vnic_type",
41336 "required" : false,
41337 "definition" : false,
41338 "defaultValue" : "normal or direct",
41339 "description" : "vsn port 1 vnic type (normal, direct)",
41340 "password" : false,
41341 "name" : "vsn_private_1_port_vnic_type",
41343 "immutable" : false,
41344 "getInputProperty" : false,
41347 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.dcae_collector_port",
41349 "required" : false,
41350 "definition" : false,
41351 "defaultValue" : "8081",
41352 "description" : "Port of the DCAE collector",
41353 "password" : false,
41354 "name" : "dcae_collector_port",
41355 "label" : "DCAE collector port",
41357 "immutable" : false,
41358 "getInputProperty" : false,
41361 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_2_port_vnic_type",
41363 "required" : false,
41364 "definition" : false,
41365 "defaultValue" : "normal or direct",
41366 "description" : "vfw port 2 vnic type (normal, direct)",
41367 "password" : false,
41368 "name" : "vfw_private_2_port_vnic_type",
41370 "immutable" : false,
41371 "getInputProperty" : false,
41374 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_1",
41376 "required" : false,
41377 "definition" : false,
41378 "defaultValue" : "10.0.100.2",
41379 "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with ONAP components",
41380 "password" : false,
41381 "name" : "vpg_private_ip_1",
41382 "label" : "vPacketGenerator private IP address towards the ONAP management network",
41384 "immutable" : false,
41385 "getInputProperty" : false,
41388 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_ip_0",
41390 "required" : false,
41391 "definition" : false,
41392 "defaultValue" : "192.168.20.250",
41393 "description" : "Private IP address that is assigned to the vSink to communicate with the vFirewall",
41394 "password" : false,
41395 "name" : "vsn_private_ip_0",
41396 "label" : "vSink private IP address towards the protected network",
41398 "immutable" : false,
41399 "getInputProperty" : false,
41402 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_name_0",
41404 "required" : false,
41405 "definition" : false,
41406 "defaultValue" : "zdfw1fwl01pgn01",
41407 "description" : "Name of the vPacketGenerator",
41408 "password" : false,
41409 "name" : "vpg_name_0",
41410 "label" : "vPacketGenerator name",
41412 "immutable" : false,
41413 "getInputProperty" : false,
41416 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.protected_private_net_cidr",
41418 "required" : false,
41419 "definition" : false,
41420 "defaultValue" : "192.168.20.0/24",
41421 "description" : "The CIDR of the protected private network",
41422 "password" : false,
41423 "name" : "protected_private_net_cidr",
41424 "label" : "Protected private network CIDR",
41426 "immutable" : false,
41427 "getInputProperty" : false,
41430 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_0",
41432 "required" : false,
41433 "definition" : false,
41434 "defaultValue" : "192.168.10.200",
41435 "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with the vFirewall",
41436 "password" : false,
41437 "name" : "vpg_private_ip_0",
41438 "label" : "vPacketGenerator private IP address towards the unprotected network",
41440 "immutable" : false,
41441 "getInputProperty" : false,
41444 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_ip_1",
41446 "required" : false,
41447 "definition" : false,
41448 "defaultValue" : "10.0.100.3",
41449 "description" : "Private IP address that is assigned to the vSink to communicate with ONAP components",
41450 "password" : false,
41451 "name" : "vsn_private_ip_1",
41452 "label" : "vSink private IP address towards the ONAP management network",
41454 "immutable" : false,
41455 "getInputProperty" : false,
41458 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.unprotected_private_net_cidr",
41460 "required" : false,
41461 "definition" : false,
41462 "defaultValue" : "192.168.10.0/24",
41463 "description" : "The CIDR of the unprotected private network",
41464 "password" : false,
41465 "name" : "unprotected_private_net_cidr",
41466 "label" : "Unprotected private network CIDR",
41468 "immutable" : false,
41469 "getInputProperty" : false,
41472 "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.nf_naming",
41473 "type" : "org.openecomp.datatypes.Naming",
41474 "required" : false,
41475 "definition" : false,
41476 "password" : false,
41477 "name" : "nf_naming",
41479 "immutable" : false,
41480 "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41481 "getInputProperty" : false,
41482 "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41485 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.firewall_flavor_name",
41487 "required" : false,
41488 "definition" : false,
41489 "defaultValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
41490 "description" : "Type of instance (flavor) to be used for firewall VM",
41491 "password" : false,
41492 "name" : "firewall_flavor_name",
41493 "label" : "Firewall Flavor",
41495 "immutable" : false,
41496 "getInputProperty" : false,
41499 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_0_port_vnic_type",
41501 "required" : false,
41502 "definition" : false,
41503 "defaultValue" : "normal or direct",
41504 "description" : "vfw port 0 vnic type (normal, direct)",
41505 "password" : false,
41506 "name" : "vfw_private_0_port_vnic_type",
41508 "immutable" : false,
41509 "getInputProperty" : false,
41512 "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.multi_stage_design",
41513 "type" : "boolean",
41514 "required" : false,
41515 "definition" : false,
41516 "defaultValue" : "false",
41517 "password" : false,
41518 "name" : "multi_stage_design",
41520 "immutable" : false,
41521 "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41522 "getInputProperty" : false,
41523 "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41526 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_name_0",
41528 "required" : false,
41529 "definition" : false,
41530 "defaultValue" : "zdfw1fwl01snk01",
41531 "description" : "Name of the vSink",
41532 "password" : false,
41533 "name" : "vsn_name_0",
41534 "label" : "vSink name",
41536 "immutable" : false,
41537 "getInputProperty" : false,
41540 "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.nf_naming_code",
41542 "required" : false,
41543 "definition" : false,
41544 "password" : false,
41545 "name" : "nf_naming_code",
41547 "immutable" : false,
41548 "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41549 "getInputProperty" : false,
41550 "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41553 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id",
41555 "required" : false,
41556 "definition" : false,
41557 "defaultValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE",
41558 "description" : "Private network that connects ONAP components and the VNF",
41559 "password" : false,
41560 "name" : "onap_private_net_id",
41561 "label" : "ONAP management network name or ID",
41563 "immutable" : false,
41564 "getInputProperty" : false,
41567 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.unprotected_private_net_id",
41569 "required" : false,
41570 "definition" : false,
41571 "defaultValue" : "zdfw1fwl01_unprotected",
41572 "description" : "Private network that connects vPacketGenerator with vFirewall",
41573 "password" : false,
41574 "name" : "unprotected_private_net_id",
41575 "label" : "Unprotected private network name or ID",
41577 "immutable" : false,
41578 "getInputProperty" : false,
41581 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_0_port_vnic_type",
41583 "required" : false,
41584 "definition" : false,
41585 "defaultValue" : "normal or direct",
41586 "description" : "vpg port 0 vnic type (normal, direct)",
41587 "password" : false,
41588 "name" : "vpg_private_0_port_vnic_type",
41590 "immutable" : false,
41591 "getInputProperty" : false,
41594 "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.availability_zone_max_count",
41595 "type" : "integer",
41596 "required" : false,
41597 "definition" : false,
41598 "defaultValue" : "1",
41599 "password" : false,
41600 "name" : "availability_zone_max_count",
41602 "immutable" : false,
41603 "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41604 "getInputProperty" : false,
41605 "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41608 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_0_port_vnic_type",
41610 "required" : false,
41611 "definition" : false,
41612 "defaultValue" : "normal or direct",
41613 "description" : "vsn port 0 vnic type (normal, direct)",
41614 "password" : false,
41615 "name" : "vsn_private_0_port_vnic_type",
41617 "immutable" : false,
41618 "getInputProperty" : false,
41621 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.demo_artifacts_version",
41623 "required" : false,
41624 "definition" : false,
41625 "defaultValue" : "1.3.0",
41626 "description" : "Artifacts (jar, tar.gz) version used in demo vnfs",
41627 "password" : false,
41628 "name" : "demo_artifacts_version",
41629 "label" : "Artifacts version used in demo vnfs",
41631 "immutable" : false,
41632 "getInputProperty" : false,
41635 "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.max_instances",
41636 "type" : "integer",
41637 "required" : false,
41638 "definition" : false,
41639 "password" : false,
41640 "name" : "max_instances",
41642 "immutable" : false,
41643 "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41644 "getInputProperty" : false,
41645 "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41648 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.pub_key",
41650 "required" : false,
41651 "definition" : false,
41652 "defaultValue" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN",
41653 "description" : "Public key to be installed on the compute instance",
41654 "password" : false,
41655 "name" : "pub_key",
41656 "label" : "Public key",
41658 "immutable" : false,
41659 "getInputProperty" : false,
41662 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.key_name",
41664 "required" : false,
41665 "definition" : false,
41666 "defaultValue" : "vfw_key",
41667 "description" : "Public/Private key pair name",
41668 "password" : false,
41669 "name" : "key_name",
41670 "label" : "Key pair name",
41672 "immutable" : false,
41673 "getInputProperty" : false,
41676 "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.nf_role",
41678 "required" : false,
41679 "definition" : false,
41680 "password" : false,
41681 "name" : "nf_role",
41683 "immutable" : false,
41684 "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41685 "getInputProperty" : false,
41686 "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41689 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.install_script_version",
41691 "required" : false,
41692 "definition" : false,
41693 "defaultValue" : "1.3.0",
41694 "description" : "Version number of the scripts that install the vFW demo app",
41695 "password" : false,
41696 "name" : "install_script_version",
41697 "label" : "Installation script version number",
41699 "immutable" : false,
41700 "getInputProperty" : false,
41703 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name",
41705 "required" : false,
41706 "definition" : false,
41707 "defaultValue" : "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)",
41708 "description" : "Image to be used for compute instance",
41709 "password" : false,
41710 "name" : "vfw_image_name",
41711 "label" : "Image name or ID",
41713 "immutable" : false,
41714 "getInputProperty" : false,
41717 "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.min_instances",
41718 "type" : "integer",
41719 "required" : false,
41720 "definition" : false,
41721 "password" : false,
41722 "name" : "min_instances",
41724 "immutable" : false,
41725 "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41726 "getInputProperty" : false,
41727 "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995",
41730 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.protected_private_net_id",
41732 "required" : false,
41733 "definition" : false,
41734 "defaultValue" : "zdfw1fwl01_protected",
41735 "description" : "Private network that connects vFirewall with vSink",
41736 "password" : false,
41737 "name" : "protected_private_net_id",
41738 "label" : "Protected private network name or ID",
41740 "immutable" : false,
41741 "getInputProperty" : false,
41744 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.cloud_env",
41746 "required" : false,
41747 "definition" : false,
41748 "defaultValue" : "openstack",
41749 "description" : "Cloud environment (e.g., openstack, rackspace)",
41750 "password" : false,
41751 "name" : "cloud_env",
41752 "label" : "Cloud environment",
41754 "immutable" : false,
41755 "getInputProperty" : false,
41759 "typeUid" : "org.openecomp.groups.VfModule.1.0.grouptype",
41760 "propertyValueCounter" : 0,
41761 "capabilities" : { },
41762 "normalizedName" : "CliVf3..base_vfw..module-0",
41763 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.CliVf3..base_vfw..module-0",
41764 "name" : "CliVf3..base_vfw..module-0",
41766 "type" : "org.openecomp.groups.VfModule",
41768 "unprotected_private_network" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
41769 "abstract_vsn" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
41770 "abstract_vfw" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
41771 "protected_private_network" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
41772 "abstract_vpg" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg"
41774 "artifacts" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1env", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1" ],
41775 "createdFrom" : "CSAR",
41776 "vspOriginated" : true,
41777 "userDefined" : false,
41778 "invariantUUID" : "87ffed3c-8ca7-41c9-b424-0c5dcde7b6c7",
41779 "artifactsUuid" : [ "1ef7b10d-c9f1-4aa9-a354-6ede0049434a" ],
41780 "groupUUID" : "83b97301-3ce1-4eb8-b1df-1313d736aae1",
41781 "invariantName" : "CliVf3..base_vfw..module-0",
41783 "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1",
41784 "type" : "boolean",
41785 "required" : false,
41786 "definition" : true,
41787 "defaultValue" : "false",
41788 "description" : "Whether this module should be deployed before other modules",
41789 "password" : false,
41793 "immutable" : false,
41794 "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.isBase",
41795 "getInputProperty" : false,
41796 "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.isBase",
41799 "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2",
41800 "type" : "integer",
41801 "required" : false,
41802 "definition" : true,
41803 "description" : "The minimum instances of this VF-Module",
41804 "password" : false,
41805 "name" : "min_vf_module_instances",
41808 "immutable" : false,
41809 "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances",
41810 "getInputProperty" : false,
41811 "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances",
41814 "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3",
41815 "type" : "integer",
41816 "required" : false,
41817 "definition" : true,
41818 "description" : "The maximum instances of this VF-Module",
41819 "password" : false,
41820 "name" : "max_vf_module_instances",
41823 "immutable" : false,
41824 "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances",
41825 "getInputProperty" : false,
41826 "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances",
41829 "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4",
41830 "type" : "integer",
41831 "required" : false,
41832 "definition" : true,
41833 "description" : "The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n",
41834 "password" : false,
41835 "name" : "initial_count",
41838 "immutable" : false,
41839 "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.initial_count",
41840 "getInputProperty" : false,
41841 "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.initial_count",
41844 "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5",
41846 "required" : false,
41847 "definition" : true,
41848 "password" : false,
41849 "name" : "vf_module_type",
41852 "immutable" : false,
41853 "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type",
41854 "getInputProperty" : false,
41855 "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type",
41858 "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6",
41860 "required" : false,
41861 "definition" : true,
41862 "description" : "Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n",
41863 "password" : false,
41864 "name" : "vf_module_label",
41865 "value" : "base_vfw",
41867 "immutable" : false,
41868 "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label",
41869 "getInputProperty" : false,
41870 "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label",
41873 "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7",
41874 "type" : "boolean",
41875 "required" : false,
41876 "definition" : true,
41877 "defaultValue" : "false",
41878 "description" : "\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n",
41879 "password" : false,
41880 "name" : "volume_group",
41883 "immutable" : false,
41884 "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.volume_group",
41885 "getInputProperty" : false,
41886 "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.volume_group",
41889 "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8",
41891 "required" : false,
41892 "definition" : true,
41893 "description" : "Identifies the set of VM types and their count included in the VF-Module\n",
41897 "required" : false,
41898 "definition" : true,
41899 "description" : "<vfc_id>:<count>",
41900 "password" : false,
41902 "immutable" : false,
41903 "getInputProperty" : false,
41908 "password" : false,
41909 "name" : "vfc_list",
41911 "immutable" : false,
41912 "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vfc_list",
41913 "schemaType" : "string",
41914 "schemaProperty" : {
41916 "required" : false,
41917 "definition" : true,
41918 "description" : "<vfc_id>:<count>",
41919 "password" : false,
41921 "immutable" : false,
41922 "getInputProperty" : false,
41925 "getInputProperty" : false,
41926 "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.vfc_list",
41929 "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9",
41932 "definition" : true,
41933 "description" : "Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n",
41934 "password" : false,
41935 "name" : "vf_module_description",
41937 "immutable" : false,
41938 "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description",
41939 "getInputProperty" : false,
41940 "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description",
41943 "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10",
41944 "type" : "integer",
41945 "required" : false,
41946 "definition" : true,
41947 "description" : "Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n",
41948 "password" : false,
41949 "name" : "availability_zone_count",
41951 "immutable" : false,
41952 "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count",
41953 "getInputProperty" : false,
41954 "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count",
41959 "typeUid" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype",
41960 "propertyValueCounter" : 0,
41961 "capabilities" : { },
41962 "normalizedName" : "base_vfw_group",
41963 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.base_vfw_group",
41964 "name" : "base_vfw_group",
41966 "type" : "org.openecomp.groups.heat.HeatStack",
41968 "unprotected_private_network" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network",
41969 "abstract_vsn" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn",
41970 "abstract_vfw" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw",
41971 "protected_private_network" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network",
41972 "abstract_vpg" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg"
41974 "createdFrom" : "CSAR",
41975 "vspOriginated" : true,
41976 "userDefined" : false,
41977 "invariantUUID" : "9b0b20fc-842a-4c9d-b2d6-afe57647f9cd",
41978 "groupUUID" : "c8596fc5-5f45-46cb-9a45-f96dddeebd9c",
41979 "invariantName" : "base_vfw_group",
41981 "uniqueId" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1",
41984 "definition" : true,
41985 "description" : "Heat file which associate to this group/heat stack",
41986 "password" : false,
41987 "name" : "heat_file",
41988 "value" : "../Artifacts/base_vfw.yaml",
41990 "immutable" : false,
41991 "parentUniqueId" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file",
41992 "getInputValues" : [ ],
41993 "getInputProperty" : false,
41994 "ownerId" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file",
41997 "uniqueId" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2",
42000 "definition" : true,
42001 "description" : "group description",
42002 "password" : false,
42003 "name" : "description",
42004 "value" : "Heat template that deploys vFirewall demo app for ONAP",
42006 "immutable" : false,
42007 "parentUniqueId" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype.description",
42008 "getInputValues" : [ ],
42009 "getInputProperty" : false,
42010 "ownerId" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype.description",
42015 "derivedFromGenericType" : "org.openecomp.resource.abstract.nodes.VF",
42016 "derivedFromGenericVersion" : "1.0",
42017 "toscaType" : "topology_template",
42018 "interfaces" : { },
42019 "toscaResourceName" : "org.openecomp.resource.vf.CliVf3",
42020 "resourceType" : "VF",
42021 "abstract" : false,
42022 "vendorName" : "itohan-vendor",
42023 "vendorRelease" : "1.0",
42024 "resourceVendorModelNumber" : "",
42025 "creationDate" : 1553125006126,
42027 "description" : "cli-vf-3",
42028 "componentType" : "RESOURCE",
42029 "lifecycleState" : "NOT_CERTIFIED_CHECKOUT",
42030 "systemName" : "CliVf3",
42031 "lastUpdateDate" : 1553125007912,
42032 "highestVersion" : true,
42033 "creatorFullName" : "Carlos Santana",
42034 "normalizedName" : "clivf3",
42035 "actualComponentType" : "VF",
42036 "topologyTemplate" : true,
42037 "vspArchived" : false,
42038 "archived" : false,
42039 "contactId" : "cs0008",
42040 "lastUpdaterFullName" : "Carlos Santana",
42041 "tags" : [ "cli-vf-3" ],
42042 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2",
42043 "uuid" : "1119b3ca-ba88-446e-8812-7fe8f8078aef",
42044 "csarUUID" : "b45a4ac88b274c179744e4a2d2d93767",
42045 "csarVersion" : "1.0",
42046 "icon" : "defaulticon",
42047 "lastUpdaterUserId" : "cs0008",
42048 "creatorUserId" : "cs0008",
42049 "invariantUUID" : "d0046ab0-5789-4a97-b61a-2763acddd180",
42051 "vspclitest3informationtxt" : {
42052 "creationDate" : 1553125008054,
42054 "description" : "Artifact created from csar",
42055 "lastUpdateDate" : 1553125008054,
42056 "artifactLabel" : "vspclitest3informationtxt",
42057 "artifactUUID" : "3489c4c1-e770-49ea-bb8b-86361e7d2a65",
42058 "artifactVersion" : "1",
42059 "artifactGroupType" : "INFORMATIONAL",
42060 "artifactName" : "VSP_cli-test-3_Information.txt",
42061 "artifactType" : "GUIDE",
42062 "artifactDisplayName" : "VSP_cli-test-3_Information",
42063 "updaterFullName" : "Carlos Santana",
42064 "userIdLastUpdater" : "cs0008",
42065 "mandatory" : false,
42066 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vspclitest3informationtxt",
42067 "artifactChecksum" : "ZDQxNWViNTFiYTQ5NWRmMWNmNDM4YjAxZTdlNjJiZjA=",
42068 "serviceApi" : false,
42069 "payloadUpdateDate" : 1553125008055,
42070 "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vspclitest3informationtxt",
42071 "duplicated" : false,
42072 "isFromCsar" : true,
42073 "artifactCreator" : "cs0008",
42074 "generated" : false,
42075 "requiredArtifacts" : [ ],
42079 "listHeatParameters" : [ {
42080 "name" : "vfw_image_name",
42082 "description" : "Image to be used for compute instance",
42083 "currentValue" : "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)",
42086 "name" : "firewall_flavor_name",
42088 "description" : "Type of instance (flavor) to be used for firewall VM",
42089 "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
42092 "name" : "sink_flavor_name",
42094 "description" : "Type of instance (flavor) to be used for vSink VM",
42095 "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
42098 "name" : "packetgen_flavor_name",
42100 "description" : "Type of instance (flavor) to be used for packet generator",
42101 "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
42104 "name" : "public_net_id",
42106 "description" : "Public network that enables remote connection to VNF",
42107 "currentValue" : "PUT THE PUBLIC NETWORK ID HERE",
42110 "name" : "unprotected_private_net_id",
42112 "description" : "Private network that connects vPacketGenerator with vFirewall",
42113 "currentValue" : "zdfw1fwl01_unprotected",
42116 "name" : "protected_private_net_id",
42118 "description" : "Private network that connects vFirewall with vSink",
42119 "currentValue" : "zdfw1fwl01_protected",
42122 "name" : "onap_private_net_id",
42124 "description" : "Private network that connects ONAP components and the VNF",
42125 "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE",
42128 "name" : "onap_private_subnet_id",
42130 "description" : "Private sub-network that connects ONAP components and the VNF",
42131 "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE",
42134 "name" : "unprotected_private_net_cidr",
42136 "description" : "The CIDR of the unprotected private network",
42137 "currentValue" : "192.168.10.0/24",
42140 "name" : "protected_private_net_cidr",
42142 "description" : "The CIDR of the protected private network",
42143 "currentValue" : "192.168.20.0/24",
42146 "name" : "onap_private_net_cidr",
42148 "description" : "The CIDR of the protected private network",
42149 "currentValue" : "10.0.0.0/16",
42152 "name" : "vfw_private_ip_0",
42154 "description" : "Private IP address that is assigned to the vFirewall to communicate with the vPacketGenerator",
42155 "currentValue" : "192.168.10.100",
42158 "name" : "vfw_private_ip_1",
42160 "description" : "Private IP address that is assigned to the vFirewall to communicate with the vSink",
42161 "currentValue" : "192.168.20.100",
42164 "name" : "vfw_private_ip_2",
42166 "description" : "Private IP address that is assigned to the vFirewall to communicate with ONAP components",
42167 "currentValue" : "10.0.100.1",
42170 "name" : "vpg_private_ip_0",
42172 "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with the vFirewall",
42173 "currentValue" : "192.168.10.200",
42176 "name" : "vpg_private_ip_1",
42178 "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with ONAP components",
42179 "currentValue" : "10.0.100.2",
42182 "name" : "vsn_private_ip_0",
42184 "description" : "Private IP address that is assigned to the vSink to communicate with the vFirewall",
42185 "currentValue" : "192.168.20.250",
42188 "name" : "vsn_private_ip_1",
42190 "description" : "Private IP address that is assigned to the vSink to communicate with ONAP components",
42191 "currentValue" : "10.0.100.3",
42194 "name" : "vfw_private_0_port_vnic_type",
42196 "description" : "vfw port 0 vnic type (normal, direct)",
42197 "currentValue" : "normal or direct",
42198 "defaultValue" : "normal",
42201 "name" : "vfw_private_1_port_vnic_type",
42203 "description" : "vfw port 1 vnic type (normal, direct)",
42204 "currentValue" : "normal or direct",
42205 "defaultValue" : "normal",
42208 "name" : "vfw_private_2_port_vnic_type",
42210 "description" : "vfw port 2 vnic type (normal, direct)",
42211 "currentValue" : "normal or direct",
42212 "defaultValue" : "normal",
42215 "name" : "vsn_private_0_port_vnic_type",
42217 "description" : "vsn port 0 vnic type (normal, direct)",
42218 "currentValue" : "normal or direct",
42219 "defaultValue" : "normal",
42222 "name" : "vsn_private_1_port_vnic_type",
42224 "description" : "vsn port 1 vnic type (normal, direct)",
42225 "currentValue" : "normal or direct",
42226 "defaultValue" : "normal",
42229 "name" : "vpg_private_0_port_vnic_type",
42231 "description" : "vpg port 0 vnic type (normal, direct)",
42232 "currentValue" : "normal or direct",
42233 "defaultValue" : "normal",
42236 "name" : "vpg_private_1_port_vnic_type",
42238 "description" : "vpg port 1 vnic type (normal, direct)",
42239 "currentValue" : "normal or direct",
42240 "defaultValue" : "normal",
42243 "name" : "vfw_name_0",
42245 "description" : "Name of the vFirewall",
42246 "currentValue" : "zdfw1fwl01fwl01",
42249 "name" : "vpg_name_0",
42251 "description" : "Name of the vPacketGenerator",
42252 "currentValue" : "zdfw1fwl01pgn01",
42255 "name" : "vsn_name_0",
42257 "description" : "Name of the vSink",
42258 "currentValue" : "zdfw1fwl01snk01",
42263 "description" : "The VNF ID is provided by ONAP",
42264 "currentValue" : "vFirewall_demo_app",
42267 "name" : "vf_module_id",
42269 "description" : "The vFirewall Module ID is provided by ONAP",
42270 "currentValue" : "vFirewall",
42273 "name" : "dcae_collector_ip",
42275 "description" : "IP address of the DCAE collector",
42276 "currentValue" : "10.0.4.1",
42279 "name" : "dcae_collector_port",
42281 "description" : "Port of the DCAE collector",
42282 "currentValue" : "8081",
42285 "name" : "key_name",
42287 "description" : "Public/Private key pair name",
42288 "currentValue" : "vfw_key",
42291 "name" : "pub_key",
42293 "description" : "Public key to be installed on the compute instance",
42294 "currentValue" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN",
42297 "name" : "install_script_version",
42299 "description" : "Version number of the scripts that install the vFW demo app",
42300 "currentValue" : "1.3.0",
42303 "name" : "demo_artifacts_version",
42305 "description" : "Artifacts (jar, tar.gz) version used in demo vnfs",
42306 "currentValue" : "1.3.0",
42309 "name" : "nexus_artifact_repo",
42311 "description" : "Root URL for the Nexus repository for Maven artifacts.",
42312 "currentValue" : "https://nexus.onap.org",
42313 "defaultValue" : "https://nexus.onap.org",
42316 "name" : "cloud_env",
42318 "description" : "Cloud environment (e.g., openstack, rackspace)",
42319 "currentValue" : "openstack",
42322 "name" : "sec_group",
42324 "description" : "ONAP Security Group",
42325 "currentValue" : "PUT THE ONAP SECURITY GROUP HERE",
42328 "creationDate" : 1553125008094,
42330 "description" : "created from csar",
42331 "lastUpdateDate" : 1553125008094,
42332 "artifactLabel" : "heat1",
42333 "artifactUUID" : "1ef7b10d-c9f1-4aa9-a354-6ede0049434a",
42334 "artifactVersion" : "2",
42335 "heatParameters" : [ {
42336 "name" : "vfw_image_name",
42338 "description" : "Image to be used for compute instance",
42339 "currentValue" : "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)",
42342 "name" : "firewall_flavor_name",
42344 "description" : "Type of instance (flavor) to be used for firewall VM",
42345 "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
42348 "name" : "sink_flavor_name",
42350 "description" : "Type of instance (flavor) to be used for vSink VM",
42351 "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
42354 "name" : "packetgen_flavor_name",
42356 "description" : "Type of instance (flavor) to be used for packet generator",
42357 "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)",
42360 "name" : "public_net_id",
42362 "description" : "Public network that enables remote connection to VNF",
42363 "currentValue" : "PUT THE PUBLIC NETWORK ID HERE",
42366 "name" : "unprotected_private_net_id",
42368 "description" : "Private network that connects vPacketGenerator with vFirewall",
42369 "currentValue" : "zdfw1fwl01_unprotected",
42372 "name" : "protected_private_net_id",
42374 "description" : "Private network that connects vFirewall with vSink",
42375 "currentValue" : "zdfw1fwl01_protected",
42378 "name" : "onap_private_net_id",
42380 "description" : "Private network that connects ONAP components and the VNF",
42381 "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE",
42384 "name" : "onap_private_subnet_id",
42386 "description" : "Private sub-network that connects ONAP components and the VNF",
42387 "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE",
42390 "name" : "unprotected_private_net_cidr",
42392 "description" : "The CIDR of the unprotected private network",
42393 "currentValue" : "192.168.10.0/24",
42396 "name" : "protected_private_net_cidr",
42398 "description" : "The CIDR of the protected private network",
42399 "currentValue" : "192.168.20.0/24",
42402 "name" : "onap_private_net_cidr",
42404 "description" : "The CIDR of the protected private network",
42405 "currentValue" : "10.0.0.0/16",
42408 "name" : "vfw_private_ip_0",
42410 "description" : "Private IP address that is assigned to the vFirewall to communicate with the vPacketGenerator",
42411 "currentValue" : "192.168.10.100",
42414 "name" : "vfw_private_ip_1",
42416 "description" : "Private IP address that is assigned to the vFirewall to communicate with the vSink",
42417 "currentValue" : "192.168.20.100",
42420 "name" : "vfw_private_ip_2",
42422 "description" : "Private IP address that is assigned to the vFirewall to communicate with ONAP components",
42423 "currentValue" : "10.0.100.1",
42426 "name" : "vpg_private_ip_0",
42428 "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with the vFirewall",
42429 "currentValue" : "192.168.10.200",
42432 "name" : "vpg_private_ip_1",
42434 "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with ONAP components",
42435 "currentValue" : "10.0.100.2",
42438 "name" : "vsn_private_ip_0",
42440 "description" : "Private IP address that is assigned to the vSink to communicate with the vFirewall",
42441 "currentValue" : "192.168.20.250",
42444 "name" : "vsn_private_ip_1",
42446 "description" : "Private IP address that is assigned to the vSink to communicate with ONAP components",
42447 "currentValue" : "10.0.100.3",
42450 "name" : "vfw_private_0_port_vnic_type",
42452 "description" : "vfw port 0 vnic type (normal, direct)",
42453 "currentValue" : "normal or direct",
42454 "defaultValue" : "normal",
42457 "name" : "vfw_private_1_port_vnic_type",
42459 "description" : "vfw port 1 vnic type (normal, direct)",
42460 "currentValue" : "normal or direct",
42461 "defaultValue" : "normal",
42464 "name" : "vfw_private_2_port_vnic_type",
42466 "description" : "vfw port 2 vnic type (normal, direct)",
42467 "currentValue" : "normal or direct",
42468 "defaultValue" : "normal",
42471 "name" : "vsn_private_0_port_vnic_type",
42473 "description" : "vsn port 0 vnic type (normal, direct)",
42474 "currentValue" : "normal or direct",
42475 "defaultValue" : "normal",
42478 "name" : "vsn_private_1_port_vnic_type",
42480 "description" : "vsn port 1 vnic type (normal, direct)",
42481 "currentValue" : "normal or direct",
42482 "defaultValue" : "normal",
42485 "name" : "vpg_private_0_port_vnic_type",
42487 "description" : "vpg port 0 vnic type (normal, direct)",
42488 "currentValue" : "normal or direct",
42489 "defaultValue" : "normal",
42492 "name" : "vpg_private_1_port_vnic_type",
42494 "description" : "vpg port 1 vnic type (normal, direct)",
42495 "currentValue" : "normal or direct",
42496 "defaultValue" : "normal",
42499 "name" : "vfw_name_0",
42501 "description" : "Name of the vFirewall",
42502 "currentValue" : "zdfw1fwl01fwl01",
42505 "name" : "vpg_name_0",
42507 "description" : "Name of the vPacketGenerator",
42508 "currentValue" : "zdfw1fwl01pgn01",
42511 "name" : "vsn_name_0",
42513 "description" : "Name of the vSink",
42514 "currentValue" : "zdfw1fwl01snk01",
42519 "description" : "The VNF ID is provided by ONAP",
42520 "currentValue" : "vFirewall_demo_app",
42523 "name" : "vf_module_id",
42525 "description" : "The vFirewall Module ID is provided by ONAP",
42526 "currentValue" : "vFirewall",
42529 "name" : "dcae_collector_ip",
42531 "description" : "IP address of the DCAE collector",
42532 "currentValue" : "10.0.4.1",
42535 "name" : "dcae_collector_port",
42537 "description" : "Port of the DCAE collector",
42538 "currentValue" : "8081",
42541 "name" : "key_name",
42543 "description" : "Public/Private key pair name",
42544 "currentValue" : "vfw_key",
42547 "name" : "pub_key",
42549 "description" : "Public key to be installed on the compute instance",
42550 "currentValue" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN",
42553 "name" : "install_script_version",
42555 "description" : "Version number of the scripts that install the vFW demo app",
42556 "currentValue" : "1.3.0",
42559 "name" : "demo_artifacts_version",
42561 "description" : "Artifacts (jar, tar.gz) version used in demo vnfs",
42562 "currentValue" : "1.3.0",
42565 "name" : "nexus_artifact_repo",
42567 "description" : "Root URL for the Nexus repository for Maven artifacts.",
42568 "currentValue" : "https://nexus.onap.org",
42569 "defaultValue" : "https://nexus.onap.org",
42572 "name" : "cloud_env",
42574 "description" : "Cloud environment (e.g., openstack, rackspace)",
42575 "currentValue" : "openstack",
42578 "name" : "sec_group",
42580 "description" : "ONAP Security Group",
42581 "currentValue" : "PUT THE ONAP SECURITY GROUP HERE",
42584 "artifactGroupType" : "DEPLOYMENT",
42585 "artifactName" : "base_vfw.yaml",
42586 "artifactType" : "HEAT",
42587 "artifactDisplayName" : "base_vfw",
42588 "updaterFullName" : "Carlos Santana",
42589 "userIdLastUpdater" : "cs0008",
42590 "mandatory" : false,
42591 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1",
42592 "artifactChecksum" : "NmFmYjA4N2ZjNDAxYjYyOGY0MjYzMGVlMDU3NWQ2OGE=",
42593 "serviceApi" : false,
42594 "payloadUpdateDate" : 1553125008148,
42595 "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1",
42596 "duplicated" : false,
42597 "isFromCsar" : true,
42598 "artifactCreator" : "cs0008",
42599 "generated" : false,
42600 "requiredArtifacts" : [ ],
42604 "creationDate" : 1553125008013,
42606 "description" : "VF license file",
42607 "lastUpdateDate" : 1553125008013,
42608 "artifactLabel" : "vflicense",
42609 "artifactUUID" : "ba5e6fb3-7eca-4c74-9320-1283381dee5e",
42610 "artifactVersion" : "1",
42611 "artifactGroupType" : "DEPLOYMENT",
42612 "artifactName" : "vf-license-model.xml",
42613 "artifactType" : "VF_LICENSE",
42614 "artifactDisplayName" : "VF License",
42615 "updaterFullName" : "Carlos Santana",
42616 "userIdLastUpdater" : "cs0008",
42617 "mandatory" : false,
42618 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vflicense",
42619 "artifactChecksum" : "ZmVmMjRmNjM2ZTgwYTg4NGM3YmJhY2MyODY5MzZkMjM=",
42620 "serviceApi" : false,
42621 "payloadUpdateDate" : 1553125008015,
42622 "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vflicense",
42623 "duplicated" : false,
42624 "isFromCsar" : true,
42625 "artifactCreator" : "cs0008",
42626 "generated" : false,
42627 "requiredArtifacts" : [ ],
42630 "vendorlicense" : {
42631 "creationDate" : 1553125007971,
42633 "description" : " Vendor license file",
42634 "lastUpdateDate" : 1553125007971,
42635 "artifactLabel" : "vendorlicense",
42636 "artifactUUID" : "f5e01fb9-2ea4-47d9-b8dd-7c79ee7c3742",
42637 "artifactVersion" : "1",
42638 "artifactGroupType" : "DEPLOYMENT",
42639 "artifactName" : "vendor-license-model.xml",
42640 "artifactType" : "VENDOR_LICENSE",
42641 "artifactDisplayName" : "Vendor License",
42642 "updaterFullName" : "Carlos Santana",
42643 "userIdLastUpdater" : "cs0008",
42644 "mandatory" : false,
42645 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vendorlicense",
42646 "artifactChecksum" : "MTg5NTFhNDVjYzhiNTU1OGYwYmU2N2MzZGJiNGZjMWM=",
42647 "serviceApi" : false,
42648 "payloadUpdateDate" : 1553125007973,
42649 "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vendorlicense",
42650 "duplicated" : false,
42651 "isFromCsar" : true,
42652 "artifactCreator" : "cs0008",
42653 "generated" : false,
42654 "requiredArtifacts" : [ ],
42658 "creationDate" : 1553125008150,
42660 "description" : "VF Auto-generated HEAT Environment deployment artifact",
42661 "lastUpdateDate" : 1553125008150,
42662 "artifactLabel" : "heat1env",
42663 "artifactVersion" : "0",
42664 "artifactGroupType" : "DEPLOYMENT",
42665 "artifactName" : "base_vfw.env",
42666 "artifactType" : "HEAT_ENV",
42667 "artifactDisplayName" : "VF HEAT ENV",
42668 "userIdCreator" : "cs0008",
42669 "updaterFullName" : "Carlos Santana",
42670 "creatorFullName" : "Carlos Santana",
42671 "userIdLastUpdater" : "cs0008",
42672 "mandatory" : true,
42673 "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1env",
42674 "heatParamsUpdateDate" : 1553125008150,
42675 "generatedFromId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1",
42676 "serviceApi" : false,
42677 "duplicated" : false,
42678 "isFromCsar" : false,
42679 "generated" : false,
42684 "0.1" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2"
42687 "name" : "cli-vf-3"