[ { "request" : { "method" : "post", "uri" : "/sdc2/rest/v1/catalog/resources", "headers" : { "Authorization" : "Basic Y3MwMDA4OmRlbW8xMjM0NTYh", "X-FromAppId" : "ONAP CLI", "Accept" : "application/json", "USER_ID" : "cs0008", "X-TransactionId" : "req-0b943eab-515e-4d30-a11f-4f3b5a550ef5", "Content-Type" : "application/json" }, "json" : { "artifacts" : { }, "toscaArtifacts" : { }, "contactId" : "cs0008", "categories" : [ { "name" : "Generic", "normalizedName" : "generic", "uniqueId" : "resourceNewCategory.generic", "icons" : null, "subcategories" : [ { "name" : "Abstract", "normalizedName" : "abstract", "uniqueId" : "resourceNewCategory.generic.abstract", "groupings" : null, "version" : null, "ownerId" : null, "icons" : [ "abstract" ], "empty" : false, "type" : null } ], "version" : null, "ownerId" : null, "empty" : false, "type" : null } ], "description" : "cli-vf-3", "icon" : "defaulticon", "componentInstancesProperties" : { }, "componentInstancesAttributes" : { }, "name" : "cli-vf-3", "tags" : [ "cli-vf-3" ], "capabilities" : { }, "requirements" : { }, "deploymentArtifacts" : { }, "componentType" : "RESOURCE", "vendorName" : "itohan-vendor", "vendorRelease" : "1.0", "componentInstances" : [ ], "properties" : [ ], "attributes" : [ ], "resourceType" : "VF", "csarUUID" : "b45a4ac88b274c179744e4a2d2d93767", "csarVersion" : "1.0" } }, "response" : { "status" : 201, "json" : { "artifacts" : { "vspclitest3informationtxt" : { "creationDate" : 1553125008054, "timeout" : 0, "description" : "Artifact created from csar", "lastUpdateDate" : 1553125008054, "artifactLabel" : "vspclitest3informationtxt", "artifactUUID" : "3489c4c1-e770-49ea-bb8b-86361e7d2a65", "artifactVersion" : "1", "artifactGroupType" : "INFORMATIONAL", "artifactName" : "VSP_cli-test-3_Information.txt", "artifactType" : "GUIDE", "artifactDisplayName" : "VSP_cli-test-3_Information", "updaterFullName" : "Carlos Santana", "userIdLastUpdater" : "cs0008", "mandatory" : false, "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vspclitest3informationtxt", "artifactChecksum" : "ZDQxNWViNTFiYTQ5NWRmMWNmNDM4YjAxZTdlNjJiZjA=", "serviceApi" : false, "payloadUpdateDate" : 1553125008055, "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vspclitest3informationtxt", "duplicated" : false, "isFromCsar" : true, "artifactCreator" : "cs0008", "generated" : false, "requiredArtifacts" : [ ], "empty" : false } }, "deploymentArtifacts" : { "vflicense" : { "creationDate" : 1553125008013, "timeout" : 0, "description" : "VF license file", "lastUpdateDate" : 1553125008013, "artifactLabel" : "vflicense", "artifactUUID" : "ba5e6fb3-7eca-4c74-9320-1283381dee5e", "artifactVersion" : "1", "artifactGroupType" : "DEPLOYMENT", "artifactName" : "vf-license-model.xml", "artifactType" : "VF_LICENSE", "artifactDisplayName" : "VF License", "updaterFullName" : "Carlos Santana", "userIdLastUpdater" : "cs0008", "mandatory" : false, "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vflicense", "artifactChecksum" : "ZmVmMjRmNjM2ZTgwYTg4NGM3YmJhY2MyODY5MzZkMjM=", "serviceApi" : false, "payloadUpdateDate" : 1553125008015, "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vflicense", "duplicated" : false, "isFromCsar" : true, "artifactCreator" : "cs0008", "generated" : false, "requiredArtifacts" : [ ], "empty" : false }, "heat1" : { "listHeatParameters" : [ { "name" : "vfw_image_name", "type" : "string", "description" : "Image to be used for compute instance", "currentValue" : "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "empty" : false }, { "name" : "firewall_flavor_name", "type" : "string", "description" : "Type of instance (flavor) to be used for firewall VM", "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "empty" : false }, { "name" : "sink_flavor_name", "type" : "string", "description" : "Type of instance (flavor) to be used for vSink VM", "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "empty" : false }, { "name" : "packetgen_flavor_name", "type" : "string", "description" : "Type of instance (flavor) to be used for packet generator", "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "empty" : false }, { "name" : "public_net_id", "type" : "string", "description" : "Public network that enables remote connection to VNF", "currentValue" : "PUT THE PUBLIC NETWORK ID HERE", "empty" : false }, { "name" : "unprotected_private_net_id", "type" : "string", "description" : "Private network that connects vPacketGenerator with vFirewall", "currentValue" : "zdfw1fwl01_unprotected", "empty" : false }, { "name" : "protected_private_net_id", "type" : "string", "description" : "Private network that connects vFirewall with vSink", "currentValue" : "zdfw1fwl01_protected", "empty" : false }, { "name" : "onap_private_net_id", "type" : "string", "description" : "Private network that connects ONAP components and the VNF", "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE", "empty" : false }, { "name" : "onap_private_subnet_id", "type" : "string", "description" : "Private sub-network that connects ONAP components and the VNF", "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE", "empty" : false }, { "name" : "unprotected_private_net_cidr", "type" : "string", "description" : "The CIDR of the unprotected private network", "currentValue" : "192.168.10.0/24", "empty" : false }, { "name" : "protected_private_net_cidr", "type" : "string", "description" : "The CIDR of the protected private network", "currentValue" : "192.168.20.0/24", "empty" : false }, { "name" : "onap_private_net_cidr", "type" : "string", "description" : "The CIDR of the protected private network", "currentValue" : "10.0.0.0/16", "empty" : false }, { "name" : "vfw_private_ip_0", "type" : "string", "description" : "Private IP address that is assigned to the vFirewall to communicate with the vPacketGenerator", "currentValue" : "192.168.10.100", "empty" : false }, { "name" : "vfw_private_ip_1", "type" : "string", "description" : "Private IP address that is assigned to the vFirewall to communicate with the vSink", "currentValue" : "192.168.20.100", "empty" : false }, { "name" : "vfw_private_ip_2", "type" : "string", "description" : "Private IP address that is assigned to the vFirewall to communicate with ONAP components", "currentValue" : "10.0.100.1", "empty" : false }, { "name" : "vpg_private_ip_0", "type" : "string", "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with the vFirewall", "currentValue" : "192.168.10.200", "empty" : false }, { "name" : "vpg_private_ip_1", "type" : "string", "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with ONAP components", "currentValue" : "10.0.100.2", "empty" : false }, { "name" : "vsn_private_ip_0", "type" : "string", "description" : "Private IP address that is assigned to the vSink to communicate with the vFirewall", "currentValue" : "192.168.20.250", "empty" : false }, { "name" : "vsn_private_ip_1", "type" : "string", "description" : "Private IP address that is assigned to the vSink to communicate with ONAP components", "currentValue" : "10.0.100.3", "empty" : false }, { "name" : "vfw_private_0_port_vnic_type", "type" : "string", "description" : "vfw port 0 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vfw_private_1_port_vnic_type", "type" : "string", "description" : "vfw port 1 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vfw_private_2_port_vnic_type", "type" : "string", "description" : "vfw port 2 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vsn_private_0_port_vnic_type", "type" : "string", "description" : "vsn port 0 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vsn_private_1_port_vnic_type", "type" : "string", "description" : "vsn port 1 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vpg_private_0_port_vnic_type", "type" : "string", "description" : "vpg port 0 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vpg_private_1_port_vnic_type", "type" : "string", "description" : "vpg port 1 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vfw_name_0", "type" : "string", "description" : "Name of the vFirewall", "currentValue" : "zdfw1fwl01fwl01", "empty" : false }, { "name" : "vpg_name_0", "type" : "string", "description" : "Name of the vPacketGenerator", "currentValue" : "zdfw1fwl01pgn01", "empty" : false }, { "name" : "vsn_name_0", "type" : "string", "description" : "Name of the vSink", "currentValue" : "zdfw1fwl01snk01", "empty" : false }, { "name" : "vnf_id", "type" : "string", "description" : "The VNF ID is provided by ONAP", "currentValue" : "vFirewall_demo_app", "empty" : false }, { "name" : "vf_module_id", "type" : "string", "description" : "The vFirewall Module ID is provided by ONAP", "currentValue" : "vFirewall", "empty" : false }, { "name" : "dcae_collector_ip", "type" : "string", "description" : "IP address of the DCAE collector", "currentValue" : "10.0.4.1", "empty" : false }, { "name" : "dcae_collector_port", "type" : "string", "description" : "Port of the DCAE collector", "currentValue" : "8081", "empty" : false }, { "name" : "key_name", "type" : "string", "description" : "Public/Private key pair name", "currentValue" : "vfw_key", "empty" : false }, { "name" : "pub_key", "type" : "string", "description" : "Public key to be installed on the compute instance", "currentValue" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN", "empty" : false }, { "name" : "install_script_version", "type" : "string", "description" : "Version number of the scripts that install the vFW demo app", "currentValue" : "1.3.0", "empty" : false }, { "name" : "demo_artifacts_version", "type" : "string", "description" : "Artifacts (jar, tar.gz) version used in demo vnfs", "currentValue" : "1.3.0", "empty" : false }, { "name" : "nexus_artifact_repo", "type" : "string", "description" : "Root URL for the Nexus repository for Maven artifacts.", "currentValue" : "https://nexus.onap.org", "defaultValue" : "https://nexus.onap.org", "empty" : false }, { "name" : "cloud_env", "type" : "string", "description" : "Cloud environment (e.g., openstack, rackspace)", "currentValue" : "openstack", "empty" : false }, { "name" : "sec_group", "type" : "string", "description" : "ONAP Security Group", "currentValue" : "PUT THE ONAP SECURITY GROUP HERE", "empty" : false } ], "creationDate" : 1553125008094, "timeout" : 60, "description" : "created from csar", "lastUpdateDate" : 1553125008094, "artifactLabel" : "heat1", "artifactUUID" : "1ef7b10d-c9f1-4aa9-a354-6ede0049434a", "artifactVersion" : "2", "heatParameters" : [ { "name" : "vfw_image_name", "type" : "string", "description" : "Image to be used for compute instance", "currentValue" : "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "empty" : false }, { "name" : "firewall_flavor_name", "type" : "string", "description" : "Type of instance (flavor) to be used for firewall VM", "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "empty" : false }, { "name" : "sink_flavor_name", "type" : "string", "description" : "Type of instance (flavor) to be used for vSink VM", "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "empty" : false }, { "name" : "packetgen_flavor_name", "type" : "string", "description" : "Type of instance (flavor) to be used for packet generator", "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "empty" : false }, { "name" : "public_net_id", "type" : "string", "description" : "Public network that enables remote connection to VNF", "currentValue" : "PUT THE PUBLIC NETWORK ID HERE", "empty" : false }, { "name" : "unprotected_private_net_id", "type" : "string", "description" : "Private network that connects vPacketGenerator with vFirewall", "currentValue" : "zdfw1fwl01_unprotected", "empty" : false }, { "name" : "protected_private_net_id", "type" : "string", "description" : "Private network that connects vFirewall with vSink", "currentValue" : "zdfw1fwl01_protected", "empty" : false }, { "name" : "onap_private_net_id", "type" : "string", "description" : "Private network that connects ONAP components and the VNF", "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE", "empty" : false }, { "name" : "onap_private_subnet_id", "type" : "string", "description" : "Private sub-network that connects ONAP components and the VNF", "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE", "empty" : false }, { "name" : "unprotected_private_net_cidr", "type" : "string", "description" : "The CIDR of the unprotected private network", "currentValue" : "192.168.10.0/24", "empty" : false }, { "name" : "protected_private_net_cidr", "type" : "string", "description" : "The CIDR of the protected private network", "currentValue" : "192.168.20.0/24", "empty" : false }, { "name" : "onap_private_net_cidr", "type" : "string", "description" : "The CIDR of the protected private network", "currentValue" : "10.0.0.0/16", "empty" : false }, { "name" : "vfw_private_ip_0", "type" : "string", "description" : "Private IP address that is assigned to the vFirewall to communicate with the vPacketGenerator", "currentValue" : "192.168.10.100", "empty" : false }, { "name" : "vfw_private_ip_1", "type" : "string", "description" : "Private IP address that is assigned to the vFirewall to communicate with the vSink", "currentValue" : "192.168.20.100", "empty" : false }, { "name" : "vfw_private_ip_2", "type" : "string", "description" : "Private IP address that is assigned to the vFirewall to communicate with ONAP components", "currentValue" : "10.0.100.1", "empty" : false }, { "name" : "vpg_private_ip_0", "type" : "string", "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with the vFirewall", "currentValue" : "192.168.10.200", "empty" : false }, { "name" : "vpg_private_ip_1", "type" : "string", "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with ONAP components", "currentValue" : "10.0.100.2", "empty" : false }, { "name" : "vsn_private_ip_0", "type" : "string", "description" : "Private IP address that is assigned to the vSink to communicate with the vFirewall", "currentValue" : "192.168.20.250", "empty" : false }, { "name" : "vsn_private_ip_1", "type" : "string", "description" : "Private IP address that is assigned to the vSink to communicate with ONAP components", "currentValue" : "10.0.100.3", "empty" : false }, { "name" : "vfw_private_0_port_vnic_type", "type" : "string", "description" : "vfw port 0 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vfw_private_1_port_vnic_type", "type" : "string", "description" : "vfw port 1 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vfw_private_2_port_vnic_type", "type" : "string", "description" : "vfw port 2 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vsn_private_0_port_vnic_type", "type" : "string", "description" : "vsn port 0 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vsn_private_1_port_vnic_type", "type" : "string", "description" : "vsn port 1 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vpg_private_0_port_vnic_type", "type" : "string", "description" : "vpg port 0 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vpg_private_1_port_vnic_type", "type" : "string", "description" : "vpg port 1 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vfw_name_0", "type" : "string", "description" : "Name of the vFirewall", "currentValue" : "zdfw1fwl01fwl01", "empty" : false }, { "name" : "vpg_name_0", "type" : "string", "description" : "Name of the vPacketGenerator", "currentValue" : "zdfw1fwl01pgn01", "empty" : false }, { "name" : "vsn_name_0", "type" : "string", "description" : "Name of the vSink", "currentValue" : "zdfw1fwl01snk01", "empty" : false }, { "name" : "vnf_id", "type" : "string", "description" : "The VNF ID is provided by ONAP", "currentValue" : "vFirewall_demo_app", "empty" : false }, { "name" : "vf_module_id", "type" : "string", "description" : "The vFirewall Module ID is provided by ONAP", "currentValue" : "vFirewall", "empty" : false }, { "name" : "dcae_collector_ip", "type" : "string", "description" : "IP address of the DCAE collector", "currentValue" : "10.0.4.1", "empty" : false }, { "name" : "dcae_collector_port", "type" : "string", "description" : "Port of the DCAE collector", "currentValue" : "8081", "empty" : false }, { "name" : "key_name", "type" : "string", "description" : "Public/Private key pair name", "currentValue" : "vfw_key", "empty" : false }, { "name" : "pub_key", "type" : "string", "description" : "Public key to be installed on the compute instance", "currentValue" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN", "empty" : false }, { "name" : "install_script_version", "type" : "string", "description" : "Version number of the scripts that install the vFW demo app", "currentValue" : "1.3.0", "empty" : false }, { "name" : "demo_artifacts_version", "type" : "string", "description" : "Artifacts (jar, tar.gz) version used in demo vnfs", "currentValue" : "1.3.0", "empty" : false }, { "name" : "nexus_artifact_repo", "type" : "string", "description" : "Root URL for the Nexus repository for Maven artifacts.", "currentValue" : "https://nexus.onap.org", "defaultValue" : "https://nexus.onap.org", "empty" : false }, { "name" : "cloud_env", "type" : "string", "description" : "Cloud environment (e.g., openstack, rackspace)", "currentValue" : "openstack", "empty" : false }, { "name" : "sec_group", "type" : "string", "description" : "ONAP Security Group", "currentValue" : "PUT THE ONAP SECURITY GROUP HERE", "empty" : false } ], "artifactGroupType" : "DEPLOYMENT", "artifactName" : "base_vfw.yaml", "artifactType" : "HEAT", "artifactDisplayName" : "base_vfw", "updaterFullName" : "Carlos Santana", "userIdLastUpdater" : "cs0008", "mandatory" : false, "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1", "artifactChecksum" : "NmFmYjA4N2ZjNDAxYjYyOGY0MjYzMGVlMDU3NWQ2OGE=", "serviceApi" : false, "payloadUpdateDate" : 1553125008148, "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1", "duplicated" : false, "isFromCsar" : true, "artifactCreator" : "cs0008", "generated" : false, "requiredArtifacts" : [ ], "empty" : false }, "vendorlicense" : { "creationDate" : 1553125007971, "timeout" : 0, "description" : " Vendor license file", "lastUpdateDate" : 1553125007971, "artifactLabel" : "vendorlicense", "artifactUUID" : "f5e01fb9-2ea4-47d9-b8dd-7c79ee7c3742", "artifactVersion" : "1", "artifactGroupType" : "DEPLOYMENT", "artifactName" : "vendor-license-model.xml", "artifactType" : "VENDOR_LICENSE", "artifactDisplayName" : "Vendor License", "updaterFullName" : "Carlos Santana", "userIdLastUpdater" : "cs0008", "mandatory" : false, "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vendorlicense", "artifactChecksum" : "MTg5NTFhNDVjYzhiNTU1OGYwYmU2N2MzZGJiNGZjMWM=", "serviceApi" : false, "payloadUpdateDate" : 1553125007973, "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vendorlicense", "duplicated" : false, "isFromCsar" : true, "artifactCreator" : "cs0008", "generated" : false, "requiredArtifacts" : [ ], "empty" : false }, "heat1env" : { "creationDate" : 1553125008150, "timeout" : 0, "description" : "VF Auto-generated HEAT Environment deployment artifact", "lastUpdateDate" : 1553125008150, "artifactLabel" : "heat1env", "artifactVersion" : "0", "artifactGroupType" : "DEPLOYMENT", "artifactName" : "base_vfw.env", "artifactType" : "HEAT_ENV", "artifactDisplayName" : "VF HEAT ENV", "userIdCreator" : "cs0008", "updaterFullName" : "Carlos Santana", "creatorFullName" : "Carlos Santana", "userIdLastUpdater" : "cs0008", "mandatory" : true, "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1env", "heatParamsUpdateDate" : 1553125008150, "generatedFromId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1", "serviceApi" : false, "duplicated" : false, "isFromCsar" : false, "generated" : false, "empty" : false } }, "toscaArtifacts" : { "assettoscacsar" : { "creationDate" : 1553125006126, "timeout" : 0, "description" : "TOSCA definition package of the asset", "lastUpdateDate" : 1553125006126, "artifactLabel" : "assettoscacsar", "artifactVersion" : "0", "artifactGroupType" : "TOSCA", "artifactName" : "resource-CliVf3-csar.csar", "artifactType" : "TOSCA_CSAR", "artifactDisplayName" : "Tosca Model", "userIdCreator" : "cs0008", "updaterFullName" : "Carlos Santana", "creatorFullName" : "Carlos Santana", "userIdLastUpdater" : "cs0008", "mandatory" : true, "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.assettoscacsar", "serviceApi" : false, "duplicated" : false, "isFromCsar" : false, "generated" : false, "empty" : false }, "assettoscatemplate" : { "creationDate" : 1553125006126, "timeout" : 0, "description" : "TOSCA representation of the asset", "lastUpdateDate" : 1553125006126, "artifactLabel" : "assettoscatemplate", "artifactVersion" : "0", "artifactGroupType" : "TOSCA", "artifactName" : "resource-CliVf3-template.yml", "artifactType" : "TOSCA_TEMPLATE", "artifactDisplayName" : "Tosca Template", "userIdCreator" : "cs0008", "updaterFullName" : "Carlos Santana", "creatorFullName" : "Carlos Santana", "userIdLastUpdater" : "cs0008", "mandatory" : true, "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.assettoscatemplate", "serviceApi" : false, "duplicated" : false, "isFromCsar" : false, "generated" : false, "empty" : false } }, "categories" : [ { "name" : "Generic", "normalizedName" : "generic", "uniqueId" : "resourceNewCategory.generic", "subcategories" : [ { "name" : "Abstract", "normalizedName" : "abstract", "uniqueId" : "resourceNewCategory.generic.abstract", "icons" : [ "objectStorage", "compute" ], "empty" : false } ], "empty" : false } ], "componentInstances" : [ { "capabilities" : { "tosca.capabilities.Endpoint" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Endpoint.port_name", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "port_name", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.protocol", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "tcp", "password" : false, "name" : "protocol", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.port", "type" : "PortDef", "required" : false, "definition" : false, "password" : false, "name" : "port", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.initiator", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "source", "password" : false, "name" : "initiator", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.network_name", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "PRIVATE", "password" : false, "name" : "network_name", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.secure", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "false", "password" : false, "name" : "secure", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.ports", "type" : "map", "required" : false, "definition" : false, "schema" : { "property" : { "type" : "PortSpec", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "ports", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "schemaType" : "PortSpec", "schemaProperty" : { "type" : "PortSpec", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.url_path", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "url_path", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false } ], "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.Endpoint", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "ownerName" : "protected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.3bd24450-46ab-4e72-8b39-9d57c06e2ddf.end_point", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "end_point", "empty" : false } ], "tosca.capabilities.Node" : [ { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "ownerName" : "protected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature", "empty" : false } ], "tosca.capabilities.network.Linkable" : [ { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "ownerName" : "protected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "link", "empty" : false } ], "tosca.capabilities.Attachment" : [ { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "ownerName" : "protected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.a7d9636e-e1ca-4656-8236-ca3738329695.attachment", "capabilitySources" : [ "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment", "empty" : false } ] }, "requirements" : { "tosca.capabilities.Node" : [ { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "protected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency", "empty" : false } ] }, "actualComponentUid" : "a7d9636e-e1ca-4656-8236-ca3738329695", "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "normalizedName" : "protected_private_network", "name" : "protected_private_network", "creationTime" : 1553125007844, "originType" : "VL", "componentUid" : "a7d9636e-e1ca-4656-8236-ca3738329695", "customizationUUID" : "c454a177-6934-476a-8c3f-a378b3f20819", "componentVersion" : "1.0", "componentName" : "NeutronNet", "toscaComponentName" : "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "originArchived" : false, "modificationTime" : 1553125007934, "icon" : "network", "isProxy" : false, "invariantName" : "protected_private_network", "posX" : "490.0", "posY" : "340.0", "propertyValueCounter" : 1, "empty" : false }, { "capabilities" : { "tosca.capabilities.Node" : [ { "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" ], "parentName" : "feature", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vsn_vsn_private_0_port", "empty" : false }, { "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "feature", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vsn", "empty" : false }, { "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" ], "parentName" : "feature", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vsn_vsn_private_1_port", "empty" : false } ], "tosca.capabilities.Scalable" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Scalable.min_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "min_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Scalable.max_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "max_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Scalable.default_instances", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "default_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "scalable", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Scalable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.scalable", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "scalable_vsn", "empty" : false } ], "org.openecomp.capabilities.Forwarder" : [ { "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" ], "parentName" : "forwarder", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vsn_vsn_private_0_port", "empty" : false }, { "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" ], "parentName" : "forwarder", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vsn_vsn_private_1_port", "empty" : false } ], "tosca.capabilities.network.Bindable" : [ { "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" ], "parentName" : "binding", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vsn_vsn_private_0_port", "empty" : false }, { "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "binding", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.binding", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "binding_vsn", "empty" : false }, { "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" ], "parentName" : "binding", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.binding", "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vsn_vsn_private_1_port", "empty" : false } ], "org.openecomp.capabilities.PortMirroring" : [ { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.PortMirroring.connection_point", "type" : "org.openecomp.datatypes.PortMirroringConnectionPointDescription", "required" : false, "definition" : false, "password" : false, "name" : "connection_point", "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\":\"\"}", "hidden" : false, "immutable" : false, "parentUniqueId" : "3ec89893-eff4-4c9a-bdba-3646a556b408", "getInputProperty" : false, "ownerId" : "3ec89893-eff4-4c9a-bdba-3646a556b408", "empty" : false } ], "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" ], "parentName" : "port_mirroring", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "org.openecomp.capabilities.PortMirroring", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.3ec89893-eff4-4c9a-bdba-3646a556b408.port_mirroring", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "port_mirroring_vsn_vsn_private_1_port", "empty" : false } ], "tosca.capabilities.Container" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Container.num_cpus", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "num_cpus", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.disk_size", "type" : "scalar-unit.size", "required" : false, "definition" : false, "password" : false, "name" : "disk_size", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.cpu_frequency", "type" : "scalar-unit.frequency", "required" : false, "definition" : false, "password" : false, "name" : "cpu_frequency", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.mem_size", "type" : "scalar-unit.size", "required" : false, "definition" : false, "password" : false, "name" : "mem_size", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "host", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Container", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.host", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ "tosca.nodes.SoftwareComponent" ], "name" : "host_vsn", "empty" : false } ], "org.openecomp.capabilities.metric.Ceilometer" : [ { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Size of ephemeral disk", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Size of ephemeral disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "GB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "GB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.ephemeral.size", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.ephemeral.size", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.ephemeral.size_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Existence of instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Existence of instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "instance", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "instance", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.instance", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "instance_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM allocated to the instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM allocated to the instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "memory", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk iops", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk iops", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "count/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "count/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.iops", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.iops", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.iops_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.read.requests", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.requests_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "CPU time used since previous datapoint", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "CPU time used since previous datapoint", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ns", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ns", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Delta", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Delta", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "cpu.delta", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu.delta", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu.delta_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk that the instance can see", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk that the instance can see", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.capacity", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.capacity", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.capacity_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.read.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.bytes_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.write.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.bytes_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk latency", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk latency", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ms", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ms", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.latency", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.latency", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.latency_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.read.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.bytes.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The physical size in bytes of the image container on the host", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The physical size in bytes of the image container on the host", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.usage", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.usage_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average CPU utilization", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average CPU utilization", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "%", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "%", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "cpu_util", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu_util", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu_util_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk per device occupied by the instance on the host machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk per device occupied by the instance on the host machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.allocation", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.allocation", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.allocation_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.write.requests.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.requests.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.write.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.bytes.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk latency per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk latency per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ms", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ms", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.latency", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.latency", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.latency_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "CPU time used", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "CPU time used", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ns", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ns", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "cpu", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.write.requests", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.requests_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.write.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.bytes_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.read.requests", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.requests_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Size of root disk", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Size of root disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "GB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "GB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.root.size", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.root.size", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.root.size_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.write.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.bytes.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of virtual CPUs allocated to the instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of virtual CPUs allocated to the instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "vcpu", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "vcpu", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "vcpus", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.vcpus", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "vcpus_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk iops per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk iops per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "count/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "count/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.iops", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.iops", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.iops_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The physical size in bytes of the image container on the host per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The physical size in bytes of the image container on the host per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.usage", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.usage_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.read.requests.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.requests.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.write.requests.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.requests.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk occupied by the instance on the host machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk occupied by the instance on the host machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.allocation", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.allocation", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.allocation_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.read.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.bytes.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.read.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.bytes_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM used by the instance from the amount of its allocated memory", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM used by the instance from the amount of its allocated memory", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "memory.usage", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory.usage_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk per device that the instance can see", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk per device that the instance can see", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.capacity", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.capacity", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.capacity_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM used by the instance on the physical machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM used by the instance on the physical machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "memory.resident", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.resident", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory.resident_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.write.requests", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.requests_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vsn_vsn_private_1_port", "empty" : false } ], "tosca.capabilities.OperatingSystem" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.OperatingSystem.distribution", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "distribution", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.type", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "type", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.version", "type" : "version", "required" : false, "definition" : false, "password" : false, "name" : "version", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.architecture", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "architecture", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "os", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.OperatingSystem", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.os", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "os_vsn", "empty" : false } ], "tosca.capabilities.Endpoint.Admin" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Endpoint.Admin.secure", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "true", "password" : false, "name" : "secure", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "endpoint", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Endpoint.Admin", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.endpoint", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "endpoint_vsn", "empty" : false } ], "tosca.capabilities.Attachment" : [ { "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" ], "parentName" : "attachment", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vsn_vsn_private_0_port", "empty" : false }, { "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" ], "parentName" : "attachment", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vsn_vsn_private_1_port", "empty" : false } ] }, "requirements" : { "tosca.capabilities.Node" : [ { "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" ], "parentName" : "dependency", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vsn_vsn_private_0_port", "empty" : false }, { "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "dependency", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vsn", "empty" : false }, { "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" ], "parentName" : "dependency", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vsn_vsn_private_1_port", "empty" : false } ], "tosca.capabilities.network.Linkable" : [ { "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" ], "parentName" : "link", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vsn_vsn_private_0_port", "empty" : false }, { "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" ], "parentName" : "link", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vsn_vsn_private_1_port", "empty" : false } ], "tosca.capabilities.Attachment" : [ { "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "local_storage", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "node" : "tosca.nodes.BlockStorage", "capability" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "relationship" : "tosca.relationships.AttachesTo", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6.local_storage", "minOccurrences" : "0", "name" : "local_storage_vsn", "empty" : false } ] }, "actualComponentUid" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "normalizedName" : "abstract_vsn", "name" : "abstract_vsn", "creationTime" : 1553125007844, "originType" : "CVFC", "componentUid" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "customizationUUID" : "e4f477f1-bd52-4bf1-badf-86d749cbff3b", "componentVersion" : "1.0", "componentName" : "cli-vf-3-nodes.vsnCvfc", "toscaComponentName" : "org.openecomp.resource.vfc.CliVf3cvfc.abstract.nodes.vsn", "originArchived" : false, "modificationTime" : 1553125007934, "icon" : "defaulticon", "isProxy" : false, "invariantName" : "abstract_vsn", "posX" : "275.0", "posY" : "325.0", "propertyValueCounter" : 1, "empty" : false }, { "capabilities" : { "tosca.capabilities.Node" : [ { "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" ], "parentName" : "feature", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vpg_vpg_private_1_port", "empty" : false }, { "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" ], "parentName" : "feature", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vpg_vpg_private_0_port", "empty" : false }, { "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "feature", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vpg", "empty" : false } ], "tosca.capabilities.Scalable" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Scalable.min_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "min_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Scalable.max_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "max_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Scalable.default_instances", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "default_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "scalable", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Scalable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.scalable", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "scalable_vpg", "empty" : false } ], "org.openecomp.capabilities.Forwarder" : [ { "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" ], "parentName" : "forwarder", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vpg_vpg_private_1_port", "empty" : false }, { "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" ], "parentName" : "forwarder", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vpg_vpg_private_0_port", "empty" : false } ], "tosca.capabilities.network.Bindable" : [ { "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" ], "parentName" : "binding", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.binding", "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vpg_vpg_private_1_port", "empty" : false }, { "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" ], "parentName" : "binding", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vpg_vpg_private_0_port", "empty" : false }, { "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "binding", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.binding", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "binding_vpg", "empty" : false } ], "org.openecomp.capabilities.PortMirroring" : [ { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.PortMirroring.connection_point", "type" : "org.openecomp.datatypes.PortMirroringConnectionPointDescription", "required" : false, "definition" : false, "password" : false, "name" : "connection_point", "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\":\"\"}", "hidden" : false, "immutable" : false, "parentUniqueId" : "3ec89893-eff4-4c9a-bdba-3646a556b408", "getInputProperty" : false, "ownerId" : "3ec89893-eff4-4c9a-bdba-3646a556b408", "empty" : false } ], "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" ], "parentName" : "port_mirroring", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "org.openecomp.capabilities.PortMirroring", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.3ec89893-eff4-4c9a-bdba-3646a556b408.port_mirroring", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "port_mirroring_vpg_vpg_private_1_port", "empty" : false } ], "tosca.capabilities.Container" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Container.num_cpus", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "num_cpus", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.disk_size", "type" : "scalar-unit.size", "required" : false, "definition" : false, "password" : false, "name" : "disk_size", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.cpu_frequency", "type" : "scalar-unit.frequency", "required" : false, "definition" : false, "password" : false, "name" : "cpu_frequency", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.mem_size", "type" : "scalar-unit.size", "required" : false, "definition" : false, "password" : false, "name" : "mem_size", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "host", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Container", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.host", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ "tosca.nodes.SoftwareComponent" ], "name" : "host_vpg", "empty" : false } ], "org.openecomp.capabilities.metric.Ceilometer" : [ { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Size of ephemeral disk", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Size of ephemeral disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "GB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "GB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.ephemeral.size", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.ephemeral.size", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.ephemeral.size_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Existence of instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Existence of instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "instance", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "instance", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.instance", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "instance_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM allocated to the instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM allocated to the instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "memory", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk iops", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk iops", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "count/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "count/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.iops", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.iops", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.iops_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.read.requests", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.requests_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "CPU time used since previous datapoint", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "CPU time used since previous datapoint", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ns", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ns", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Delta", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Delta", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "cpu.delta", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu.delta", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu.delta_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk that the instance can see", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk that the instance can see", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.capacity", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.capacity", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.capacity_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.read.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.bytes_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.write.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.bytes_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk latency", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk latency", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ms", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ms", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.latency", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.latency", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.latency_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.read.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.bytes.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The physical size in bytes of the image container on the host", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The physical size in bytes of the image container on the host", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.usage", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.usage_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average CPU utilization", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average CPU utilization", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "%", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "%", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "cpu_util", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu_util", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu_util_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk per device occupied by the instance on the host machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk per device occupied by the instance on the host machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.allocation", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.allocation", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.allocation_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.write.requests.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.requests.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.write.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.bytes.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk latency per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk latency per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ms", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ms", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.latency", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.latency", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.latency_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "CPU time used", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "CPU time used", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ns", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ns", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "cpu", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.write.requests", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.requests_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.write.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.bytes_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.read.requests", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.requests_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Size of root disk", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Size of root disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "GB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "GB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.root.size", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.root.size", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.root.size_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.write.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.bytes.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of virtual CPUs allocated to the instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of virtual CPUs allocated to the instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "vcpu", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "vcpu", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "vcpus", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.vcpus", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "vcpus_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk iops per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk iops per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "count/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "count/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.iops", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.iops", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.iops_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The physical size in bytes of the image container on the host per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The physical size in bytes of the image container on the host per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.usage", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.usage_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.read.requests.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.requests.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.write.requests.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.requests.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk occupied by the instance on the host machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk occupied by the instance on the host machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.allocation", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.allocation", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.allocation_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.read.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.bytes.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.read.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.bytes_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM used by the instance from the amount of its allocated memory", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM used by the instance from the amount of its allocated memory", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "memory.usage", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory.usage_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk per device that the instance can see", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk per device that the instance can see", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.capacity", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.capacity", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.capacity_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM used by the instance on the physical machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM used by the instance on the physical machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "memory.resident", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.resident", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory.resident_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.write.requests", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.requests_vpg", "empty" : false } ], "tosca.capabilities.OperatingSystem" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.OperatingSystem.distribution", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "distribution", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.type", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "type", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.version", "type" : "version", "required" : false, "definition" : false, "password" : false, "name" : "version", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.architecture", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "architecture", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "os", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.OperatingSystem", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.os", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "os_vpg", "empty" : false } ], "tosca.capabilities.Endpoint.Admin" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Endpoint.Admin.secure", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "true", "password" : false, "name" : "secure", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "endpoint", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Endpoint.Admin", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.endpoint", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "endpoint_vpg", "empty" : false } ], "tosca.capabilities.Attachment" : [ { "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" ], "parentName" : "attachment", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vpg_vpg_private_1_port", "empty" : false }, { "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" ], "parentName" : "attachment", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vpg_vpg_private_0_port", "empty" : false } ] }, "requirements" : { "tosca.capabilities.Node" : [ { "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" ], "parentName" : "dependency", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vpg_vpg_private_1_port", "empty" : false }, { "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" ], "parentName" : "dependency", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vpg_vpg_private_0_port", "empty" : false }, { "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "dependency", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vpg", "empty" : false } ], "tosca.capabilities.network.Linkable" : [ { "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" ], "parentName" : "link", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vpg_vpg_private_1_port", "empty" : false }, { "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" ], "parentName" : "link", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vpg_vpg_private_0_port", "empty" : false } ], "tosca.capabilities.Attachment" : [ { "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "local_storage", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "node" : "tosca.nodes.BlockStorage", "capability" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "relationship" : "tosca.relationships.AttachesTo", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6.local_storage", "minOccurrences" : "0", "name" : "local_storage_vpg", "empty" : false } ] }, "actualComponentUid" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "normalizedName" : "abstract_vpg", "name" : "abstract_vpg", "creationTime" : 1553125007843, "originType" : "CVFC", "componentUid" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "customizationUUID" : "abc5a697-3e66-46ec-bc2e-6cad037dc1e7", "componentVersion" : "1.0", "componentName" : "cli-vf-3-nodes.vpgCvfc", "toscaComponentName" : "org.openecomp.resource.vfc.CliVf3cvfc.abstract.nodes.vpg", "originArchived" : false, "modificationTime" : 1553125007934, "icon" : "defaulticon", "isProxy" : false, "invariantName" : "abstract_vpg", "posX" : "275.0", "posY" : "525.0", "propertyValueCounter" : 1, "empty" : false }, { "capabilities" : { "tosca.capabilities.Node" : [ { "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" ], "parentName" : "feature", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vfw_vfw_private_0_port", "empty" : false }, { "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" ], "parentName" : "feature", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vfw_vfw_private_2_port", "empty" : false }, { "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "feature", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vfw", "empty" : false }, { "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" ], "parentName" : "feature", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vfw_vfw_private_1_port", "empty" : false } ], "tosca.capabilities.Scalable" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Scalable.min_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "min_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Scalable.max_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "max_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Scalable.default_instances", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "default_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "scalable", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Scalable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.scalable", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "scalable_vfw", "empty" : false } ], "org.openecomp.capabilities.Forwarder" : [ { "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" ], "parentName" : "forwarder", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vfw_vfw_private_0_port", "empty" : false }, { "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" ], "parentName" : "forwarder", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vfw_vfw_private_2_port", "empty" : false }, { "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" ], "parentName" : "forwarder", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vfw_vfw_private_1_port", "empty" : false } ], "tosca.capabilities.network.Bindable" : [ { "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" ], "parentName" : "binding", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vfw_vfw_private_0_port", "empty" : false }, { "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" ], "parentName" : "binding", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.binding", "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vfw_vfw_private_2_port", "empty" : false }, { "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "binding", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.binding", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "binding_vfw", "empty" : false }, { "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" ], "parentName" : "binding", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vfw_vfw_private_1_port", "empty" : false } ], "org.openecomp.capabilities.PortMirroring" : [ { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.PortMirroring.connection_point", "type" : "org.openecomp.datatypes.PortMirroringConnectionPointDescription", "required" : false, "definition" : false, "password" : false, "name" : "connection_point", "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\":\"\"}", "hidden" : false, "immutable" : false, "parentUniqueId" : "3ec89893-eff4-4c9a-bdba-3646a556b408", "getInputProperty" : false, "ownerId" : "3ec89893-eff4-4c9a-bdba-3646a556b408", "empty" : false } ], "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" ], "parentName" : "port_mirroring", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "org.openecomp.capabilities.PortMirroring", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.3ec89893-eff4-4c9a-bdba-3646a556b408.port_mirroring", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "port_mirroring_vfw_vfw_private_2_port", "empty" : false } ], "tosca.capabilities.Container" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Container.num_cpus", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "num_cpus", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.disk_size", "type" : "scalar-unit.size", "required" : false, "definition" : false, "password" : false, "name" : "disk_size", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.cpu_frequency", "type" : "scalar-unit.frequency", "required" : false, "definition" : false, "password" : false, "name" : "cpu_frequency", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.mem_size", "type" : "scalar-unit.size", "required" : false, "definition" : false, "password" : false, "name" : "mem_size", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "host", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Container", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.host", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ "tosca.nodes.SoftwareComponent" ], "name" : "host_vfw", "empty" : false } ], "org.openecomp.capabilities.metric.Ceilometer" : [ { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Size of ephemeral disk", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Size of ephemeral disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "GB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "GB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.ephemeral.size", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.ephemeral.size", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.ephemeral.size_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Existence of instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Existence of instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "instance", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "instance", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.instance", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "instance_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM allocated to the instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM allocated to the instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "memory", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk iops", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk iops", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "count/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "count/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.iops", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.iops", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.iops_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.read.requests", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.requests_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "CPU time used since previous datapoint", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "CPU time used since previous datapoint", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ns", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ns", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Delta", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Delta", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "cpu.delta", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu.delta", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu.delta_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk that the instance can see", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk that the instance can see", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.capacity", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.capacity", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.capacity_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.read.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.bytes_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.write.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.bytes_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk latency", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk latency", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ms", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ms", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.latency", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.latency", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.latency_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.read.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.bytes.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The physical size in bytes of the image container on the host", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The physical size in bytes of the image container on the host", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.usage", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.usage_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average CPU utilization", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average CPU utilization", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "%", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "%", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "cpu_util", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu_util", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu_util_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk per device occupied by the instance on the host machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk per device occupied by the instance on the host machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.allocation", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.allocation", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.allocation_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.write.requests.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.requests.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.write.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.bytes.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk latency per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk latency per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ms", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ms", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.latency", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.latency", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.latency_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "CPU time used", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "CPU time used", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ns", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ns", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "cpu", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.write.requests", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.requests_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.write.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.bytes_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.read.requests", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.requests_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Size of root disk", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Size of root disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "GB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "GB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.root.size", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.root.size", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.root.size_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.write.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.bytes.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of virtual CPUs allocated to the instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of virtual CPUs allocated to the instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "vcpu", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "vcpu", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "vcpus", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.vcpus", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "vcpus_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk iops per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk iops per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "count/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "count/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.iops", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.iops", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.iops_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The physical size in bytes of the image container on the host per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The physical size in bytes of the image container on the host per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.usage", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.usage_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.read.requests.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.requests.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.write.requests.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.requests.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk occupied by the instance on the host machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk occupied by the instance on the host machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.allocation", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.allocation", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.allocation_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.read.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.bytes.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.read.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.bytes_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM used by the instance from the amount of its allocated memory", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM used by the instance from the amount of its allocated memory", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "memory.usage", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory.usage_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk per device that the instance can see", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk per device that the instance can see", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.capacity", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.capacity", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.capacity_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM used by the instance on the physical machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM used by the instance on the physical machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "memory.resident", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.resident", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory.resident_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.write.requests", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.requests_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vfw_vfw_private_1_port", "empty" : false } ], "tosca.capabilities.OperatingSystem" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.OperatingSystem.distribution", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "distribution", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.type", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "type", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.version", "type" : "version", "required" : false, "definition" : false, "password" : false, "name" : "version", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.architecture", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "architecture", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "os", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.OperatingSystem", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.os", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "os_vfw", "empty" : false } ], "tosca.capabilities.Endpoint.Admin" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Endpoint.Admin.secure", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "true", "password" : false, "name" : "secure", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "endpoint", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Endpoint.Admin", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.endpoint", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "endpoint_vfw", "empty" : false } ], "tosca.capabilities.Attachment" : [ { "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" ], "parentName" : "attachment", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vfw_vfw_private_0_port", "empty" : false }, { "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" ], "parentName" : "attachment", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vfw_vfw_private_2_port", "empty" : false }, { "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" ], "parentName" : "attachment", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vfw_vfw_private_1_port", "empty" : false } ] }, "requirements" : { "tosca.capabilities.Node" : [ { "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" ], "parentName" : "dependency", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vfw_vfw_private_0_port", "empty" : false }, { "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" ], "parentName" : "dependency", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vfw_vfw_private_2_port", "empty" : false }, { "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "dependency", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vfw", "empty" : false }, { "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" ], "parentName" : "dependency", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vfw_vfw_private_1_port", "empty" : false } ], "tosca.capabilities.network.Linkable" : [ { "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" ], "parentName" : "link", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vfw_vfw_private_0_port", "empty" : false }, { "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" ], "parentName" : "link", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vfw_vfw_private_2_port", "empty" : false }, { "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" ], "parentName" : "link", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vfw_vfw_private_1_port", "empty" : false } ], "tosca.capabilities.Attachment" : [ { "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "local_storage", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "node" : "tosca.nodes.BlockStorage", "capability" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.AttachesTo", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6.local_storage", "minOccurrences" : "0", "name" : "local_storage_vfw", "empty" : false } ] }, "actualComponentUid" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "normalizedName" : "abstract_vfw", "name" : "abstract_vfw", "creationTime" : 1553125007844, "originType" : "CVFC", "componentUid" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "customizationUUID" : "4717dfeb-cceb-4d88-b8c0-8744114170f9", "componentVersion" : "1.0", "componentName" : "cli-vf-3-nodes.vfwCvfc", "toscaComponentName" : "org.openecomp.resource.vfc.CliVf3cvfc.abstract.nodes.vfw", "originArchived" : false, "modificationTime" : 1553125007934, "icon" : "defaulticon", "isProxy" : false, "invariantName" : "abstract_vfw", "posX" : "475.0", "posY" : "525.0", "propertyValueCounter" : 1, "empty" : false }, { "capabilities" : { "tosca.capabilities.Endpoint" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Endpoint.port_name", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "port_name", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.protocol", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "tcp", "password" : false, "name" : "protocol", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.port", "type" : "PortDef", "required" : false, "definition" : false, "password" : false, "name" : "port", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.initiator", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "source", "password" : false, "name" : "initiator", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.network_name", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "PRIVATE", "password" : false, "name" : "network_name", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.secure", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "false", "password" : false, "name" : "secure", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.ports", "type" : "map", "required" : false, "definition" : false, "schema" : { "property" : { "type" : "PortSpec", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "ports", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "schemaType" : "PortSpec", "schemaProperty" : { "type" : "PortSpec", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.url_path", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "url_path", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false } ], "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.Endpoint", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "ownerName" : "unprotected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.3bd24450-46ab-4e72-8b39-9d57c06e2ddf.end_point", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "end_point", "empty" : false } ], "tosca.capabilities.Node" : [ { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "ownerName" : "unprotected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature", "empty" : false } ], "tosca.capabilities.network.Linkable" : [ { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "ownerName" : "unprotected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "link", "empty" : false } ], "tosca.capabilities.Attachment" : [ { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "ownerName" : "unprotected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.a7d9636e-e1ca-4656-8236-ca3738329695.attachment", "capabilitySources" : [ "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment", "empty" : false } ] }, "requirements" : { "tosca.capabilities.Node" : [ { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "unprotected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency", "empty" : false } ] }, "actualComponentUid" : "a7d9636e-e1ca-4656-8236-ca3738329695", "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "normalizedName" : "unprotected_private_network", "name" : "unprotected_private_network", "creationTime" : 1553125007843, "originType" : "VL", "componentUid" : "a7d9636e-e1ca-4656-8236-ca3738329695", "customizationUUID" : "1df0336a-f2ce-4bab-9fe3-09043d827a5e", "componentVersion" : "1.0", "componentName" : "NeutronNet", "toscaComponentName" : "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "originArchived" : false, "modificationTime" : 1553125007934, "icon" : "network", "isProxy" : false, "invariantName" : "unprotected_private_network", "posX" : "690.0", "posY" : "540.0", "propertyValueCounter" : 1, "empty" : false } ], "componentInstancesRelations" : [ { "toNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "relationships" : [ { "relation" : { "requirement" : "link_vfw_vfw_private_0_port", "capabilityOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "requirementOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "id" : "62940f4d-9dfd-4bf6-be4a-03327c61450a", "relationship" : { "type" : "tosca.relationships.network.LinksTo" }, "capability" : "link", "capabilityUid" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link", "requirementUid" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link" } } ], "fromNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "originUI" : false }, { "toNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "relationships" : [ { "relation" : { "requirement" : "link_vsn_vsn_private_0_port", "capabilityOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "requirementOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "id" : "f5ac2436-d3de-43ab-bb3e-c715ce82a342", "relationship" : { "type" : "tosca.relationships.network.LinksTo" }, "capability" : "link", "capabilityUid" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link", "requirementUid" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link" } } ], "fromNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "originUI" : false }, { "toNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "relationships" : [ { "relation" : { "requirement" : "link_vfw_vfw_private_1_port", "capabilityOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "requirementOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "id" : "f18ceff0-def2-4079-89aa-587b83e4b05f", "relationship" : { "type" : "tosca.relationships.network.LinksTo" }, "capability" : "link", "capabilityUid" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link", "requirementUid" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link" } } ], "fromNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "originUI" : false }, { "toNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "relationships" : [ { "relation" : { "requirement" : "link_vpg_vpg_private_0_port", "capabilityOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "requirementOwnerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "id" : "d77c8a90-e9a4-4770-b6b6-cf6d7d2f3820", "relationship" : { "type" : "tosca.relationships.network.LinksTo" }, "capability" : "link", "capabilityUid" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link", "requirementUid" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link" } } ], "fromNode" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "originUI" : false } ], "componentInstancesInputs" : { "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" : [ { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_network", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_1_port_network", "value" : "[{\"get_input\":\"onap_private_net_id\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id", "getInputValues" : [ { "propName" : "port_vsn_private_1_port_network", "inputName" : "onap_private_net_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_related_networks", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_0_port_related_networks", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_network_role_tag", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vsn_private_0_port_network_role_tag", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_subnetpoolid", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vsn_private_1_port_subnetpoolid", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_security_groups", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_0_port_security_groups", "value" : "[[{\"get_input\":\"sec_group\"}]]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "getInputValues" : [ { "propName" : "port_vsn_private_0_port_security_groups", "inputName" : "sec_group", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "list" : false, "empty" : false } ], "schemaType" : "json", "schemaProperty" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_ip_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_1_port_ip_requirements", "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.IpRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_naming", "type" : "org.openecomp.datatypes.Naming", "required" : false, "definition" : false, "description" : "vfc naming", "password" : false, "name" : "nfc_naming", "hidden" : false, "immutable" : false, "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.vm_flavor_name", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "vm_flavor_name", "value" : "{\"get_input\":\"sink_flavor_name\"}", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sink_flavor_name", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputValues" : [ { "propName" : "vm_flavor_name", "inputName" : "sink_flavor_name", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sink_flavor_name", "list" : false, "empty" : false } ], "getInputProperty" : true, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_network", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_0_port_network", "value" : "[\"protected_private_network\"]", "hidden" : false, "immutable" : false, "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "3bb45149-5dc2-490e-966e-13718441b2ae.service_template_filter", "type" : "org.openecomp.datatypes.heat.substitution.SubstitutionFiltering", "required" : true, "definition" : false, "description" : "Substitution Filter", "password" : false, "name" : "service_template_filter", "value" : "{\"substitute_service_template\":\"Nested_vsnServiceTemplate.yaml\",\"count\":1}", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_binding:vnic_type", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_0_port_binding:vnic_type", "value" : "[{\"get_input\":\"vsn_private_0_port_vnic_type\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_0_port_vnic_type", "getInputValues" : [ { "propName" : "port_vsn_private_0_port_binding:vnic_type", "inputName" : "vsn_private_0_port_vnic_type", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_0_port_vnic_type", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_vlan_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_1_port_vlan_requirements", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.VlanRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.vm_image_name", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "vm_image_name", "value" : "{\"get_input\":\"vfw_image_name\"}", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputValues" : [ { "propName" : "vm_image_name", "inputName" : "vfw_image_name", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name", "list" : false, "empty" : false } ], "getInputProperty" : true, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_exCP_naming", "type" : "org.openecomp.datatypes.Naming", "required" : true, "definition" : false, "password" : false, "name" : "port_vsn_private_0_port_exCP_naming", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_order", "type" : "integer", "required" : true, "definition" : false, "password" : false, "name" : "port_vsn_private_0_port_order", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.vm_type_tag", "type" : "string", "required" : false, "definition" : false, "description" : "vm type based on naming Convention", "password" : false, "name" : "vm_type_tag", "value" : "vsn", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.high_availablity", "type" : "string", "required" : false, "definition" : false, "description" : "high_availablity", "password" : false, "name" : "high_availablity", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.compute_vsn_name", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "compute_vsn_name", "value" : "[{\"get_input\":\"vsn_name_0\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_name_0", "getInputValues" : [ { "propName" : "compute_vsn_name", "inputName" : "vsn_name_0", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_name_0", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_mac_requirements", "type" : "org.openecomp.datatypes.network.MacRequirements", "required" : true, "definition" : false, "password" : false, "name" : "port_vsn_private_1_port_mac_requirements", "value" : "{\"mac_count_required\":{\"is_required\":false}}", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_naming_code", "type" : "string", "required" : false, "definition" : false, "description" : "nfc code for instance naming", "password" : false, "name" : "nfc_naming_code", "value" : "vsn", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_ip_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_0_port_ip_requirements", "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.IpRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_fixed_ips", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_0_port_fixed_ips", "value" : "[{\"subnet\":\"protected_private_network\",\"ip_address\":{\"get_input\":\"vsn_private_ip_0\"}}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_ip_0", "getInputValues" : [ { "propName" : "ip_address", "inputName" : "vsn_private_ip_0", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_ip_0", "list" : false, "empty" : false } ], "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "schemaProperty" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_function", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "nfc_function", "hidden" : false, "immutable" : false, "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_order", "type" : "integer", "required" : true, "definition" : false, "password" : false, "name" : "port_vsn_private_1_port_order", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_mac_requirements", "type" : "org.openecomp.datatypes.network.MacRequirements", "required" : true, "definition" : false, "password" : false, "name" : "port_vsn_private_0_port_mac_requirements", "value" : "{\"mac_count_required\":{\"is_required\":false}}", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.index_value", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "0", "description" : "Index value of this substitution service template runtime instance", "password" : false, "name" : "index_value", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.compute_vsn_key_name", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "compute_vsn_key_name", "value" : "[\"UNSUPPORTED_RESOURCE_my_keypair\"]", "hidden" : false, "immutable" : false, "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.max_instances", "type" : "integer", "required" : false, "definition" : false, "description" : "Maximum number of VFC Instances", "password" : false, "name" : "max_instances", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_subnetpoolid", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vsn_private_0_port_subnetpoolid", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.compute_vsn_user_data_format", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "compute_vsn_user_data_format", "value" : "[\"RAW\"]", "hidden" : false, "immutable" : false, "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_network_role", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vsn_private_1_port_network_role", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_vlan_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_0_port_vlan_requirements", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.VlanRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_network_role_tag", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vsn_private_1_port_network_role_tag", "value" : "onap_private", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_binding:vnic_type", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_1_port_binding:vnic_type", "value" : "[{\"get_input\":\"vsn_private_1_port_vnic_type\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_1_port_vnic_type", "getInputValues" : [ { "propName" : "port_vsn_private_1_port_binding:vnic_type", "inputName" : "vsn_private_1_port_vnic_type", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_1_port_vnic_type", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_related_networks", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_1_port_related_networks", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_fixed_ips", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_1_port_fixed_ips", "value" : "[{\"subnet\":{\"get_input\":\"onap_private_subnet_id\"},\"ip_address\":{\"get_input\":\"vsn_private_ip_1\"}}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id", "getInputValues" : [ { "propName" : "subnet", "inputName" : "onap_private_subnet_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id", "list" : false, "empty" : false }, { "propName" : "ip_address", "inputName" : "vsn_private_ip_1", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_ip_1", "list" : false, "empty" : false } ], "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "schemaProperty" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_exCP_naming", "type" : "org.openecomp.datatypes.Naming", "required" : true, "definition" : false, "password" : false, "name" : "port_vsn_private_1_port_exCP_naming", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.min_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "0", "description" : "Minimum number of VFC Instances", "password" : false, "name" : "min_instances", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_1_port_security_groups", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vsn_private_1_port_security_groups", "value" : "[[{\"get_input\":\"sec_group\"}]]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "getInputValues" : [ { "propName" : "port_vsn_private_1_port_security_groups", "inputName" : "sec_group", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "list" : false, "empty" : false } ], "schemaType" : "json", "schemaProperty" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.port_vsn_private_0_port_network_role", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vsn_private_0_port_network_role", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.compute_vsn_metadata", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "compute_vsn_metadata", "value" : "[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"}}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id", "getInputValues" : [ { "propName" : "vf_module_id", "inputName" : "vf_module_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id", "list" : false, "empty" : false }, { "propName" : "vnf_id", "inputName" : "vnf_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vnf_id", "list" : false, "empty" : false } ], "schemaType" : "json", "schemaProperty" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false } ], "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" : [ { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_fixed_ips", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_2_port_fixed_ips", "value" : "[{\"subnet\":{\"get_input\":\"onap_private_subnet_id\"},\"ip_address\":{\"get_input\":\"vfw_private_ip_2\"}}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id", "getInputValues" : [ { "propName" : "subnet", "inputName" : "onap_private_subnet_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id", "list" : false, "empty" : false }, { "propName" : "ip_address", "inputName" : "vfw_private_ip_2", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_2", "list" : false, "empty" : false } ], "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "schemaProperty" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_security_groups", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_2_port_security_groups", "value" : "[[{\"get_input\":\"sec_group\"}]]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "getInputValues" : [ { "propName" : "port_vfw_private_2_port_security_groups", "inputName" : "sec_group", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "list" : false, "empty" : false } ], "schemaType" : "json", "schemaProperty" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_mac_requirements", "type" : "org.openecomp.datatypes.network.MacRequirements", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_2_port_mac_requirements", "value" : "{\"mac_count_required\":{\"is_required\":false}}", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_allowed_address_pairs", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.heat.network.AddressPair", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_1_port_allowed_address_pairs", "value" : "[{\"ip_address\":{\"get_input\":\"vpg_private_ip_0\"}}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_0", "getInputValues" : [ { "propName" : "ip_address", "inputName" : "vpg_private_ip_0", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_0", "list" : false, "empty" : false } ], "schemaType" : "org.openecomp.datatypes.heat.network.AddressPair", "schemaProperty" : { "type" : "org.openecomp.datatypes.heat.network.AddressPair", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_binding:vnic_type", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_1_port_binding:vnic_type", "value" : "[{\"get_input\":\"vfw_private_1_port_vnic_type\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_1_port_vnic_type", "getInputValues" : [ { "propName" : "port_vfw_private_1_port_binding:vnic_type", "inputName" : "vfw_private_1_port_vnic_type", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_1_port_vnic_type", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_network_role", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_0_port_network_role", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.compute_vfw_name", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "compute_vfw_name", "value" : "[{\"get_input\":\"vfw_name_0\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_name_0", "getInputValues" : [ { "propName" : "compute_vfw_name", "inputName" : "vfw_name_0", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_name_0", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_naming", "type" : "org.openecomp.datatypes.Naming", "required" : false, "definition" : false, "description" : "vfc naming", "password" : false, "name" : "nfc_naming", "hidden" : false, "immutable" : false, "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.vm_flavor_name", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "vm_flavor_name", "value" : "{\"get_input\":\"firewall_flavor_name\"}", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.firewall_flavor_name", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputValues" : [ { "propName" : "vm_flavor_name", "inputName" : "firewall_flavor_name", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.firewall_flavor_name", "list" : false, "empty" : false } ], "getInputProperty" : true, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "3bb45149-5dc2-490e-966e-13718441b2ae.service_template_filter", "type" : "org.openecomp.datatypes.heat.substitution.SubstitutionFiltering", "required" : true, "definition" : false, "description" : "Substitution Filter", "password" : false, "name" : "service_template_filter", "value" : "{\"substitute_service_template\":\"Nested_vfwServiceTemplate.yaml\",\"count\":1}", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.vm_image_name", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "vm_image_name", "value" : "{\"get_input\":\"vfw_image_name\"}", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputValues" : [ { "propName" : "vm_image_name", "inputName" : "vfw_image_name", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name", "list" : false, "empty" : false } ], "getInputProperty" : true, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_fixed_ips", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_0_port_fixed_ips", "value" : "[{\"subnet\":\"unprotected_private_network\",\"ip_address\":{\"get_input\":\"vfw_private_ip_0\"}}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_0", "getInputValues" : [ { "propName" : "ip_address", "inputName" : "vfw_private_ip_0", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_0", "list" : false, "empty" : false } ], "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "schemaProperty" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_subnetpoolid", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_2_port_subnetpoolid", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_vlan_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_0_port_vlan_requirements", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.VlanRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_binding:vnic_type", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_0_port_binding:vnic_type", "value" : "[{\"get_input\":\"vfw_private_0_port_vnic_type\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_0_port_vnic_type", "getInputValues" : [ { "propName" : "port_vfw_private_0_port_binding:vnic_type", "inputName" : "vfw_private_0_port_vnic_type", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_0_port_vnic_type", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_ip_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_2_port_ip_requirements", "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.IpRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_related_networks", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_2_port_related_networks", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.max_instances", "type" : "integer", "required" : false, "definition" : false, "description" : "Maximum number of VFC Instances", "password" : false, "name" : "max_instances", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_subnetpoolid", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_0_port_subnetpoolid", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_exCP_naming", "type" : "org.openecomp.datatypes.Naming", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_0_port_exCP_naming", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_order", "type" : "integer", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_0_port_order", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_network_role", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_1_port_network_role", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_subnetpoolid", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_1_port_subnetpoolid", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.min_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "0", "description" : "Minimum number of VFC Instances", "password" : false, "name" : "min_instances", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_order", "type" : "integer", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_1_port_order", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.compute_vfw_user_data_format", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "compute_vfw_user_data_format", "value" : "[\"RAW\"]", "hidden" : false, "immutable" : false, "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_exCP_naming", "type" : "org.openecomp.datatypes.Naming", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_2_port_exCP_naming", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_related_networks", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_0_port_related_networks", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_ip_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_1_port_ip_requirements", "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.IpRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_network", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_2_port_network", "value" : "[{\"get_input\":\"onap_private_net_id\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id", "getInputValues" : [ { "propName" : "port_vfw_private_2_port_network", "inputName" : "onap_private_net_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_network_role", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_2_port_network_role", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_fixed_ips", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_1_port_fixed_ips", "value" : "[{\"subnet\":\"protected_private_network\",\"ip_address\":{\"get_input\":\"vfw_private_ip_1\"}}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_1", "getInputValues" : [ { "propName" : "ip_address", "inputName" : "vfw_private_ip_1", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_1", "list" : false, "empty" : false } ], "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "schemaProperty" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_ip_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_0_port_ip_requirements", "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.IpRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.vm_type_tag", "type" : "string", "required" : false, "definition" : false, "description" : "vm type based on naming Convention", "password" : false, "name" : "vm_type_tag", "value" : "vfw", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_vlan_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_2_port_vlan_requirements", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.VlanRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.high_availablity", "type" : "string", "required" : false, "definition" : false, "description" : "high_availablity", "password" : false, "name" : "high_availablity", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_exCP_naming", "type" : "org.openecomp.datatypes.Naming", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_1_port_exCP_naming", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_related_networks", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_1_port_related_networks", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_naming_code", "type" : "string", "required" : false, "definition" : false, "description" : "nfc code for instance naming", "password" : false, "name" : "nfc_naming_code", "value" : "vfw", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_security_groups", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_0_port_security_groups", "value" : "[[{\"get_input\":\"sec_group\"}]]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "getInputValues" : [ { "propName" : "port_vfw_private_0_port_security_groups", "inputName" : "sec_group", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "list" : false, "empty" : false } ], "schemaType" : "json", "schemaProperty" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_function", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "nfc_function", "hidden" : false, "immutable" : false, "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_network_role_tag", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_2_port_network_role_tag", "value" : "onap_private", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.index_value", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "0", "description" : "Index value of this substitution service template runtime instance", "password" : false, "name" : "index_value", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_mac_requirements", "type" : "org.openecomp.datatypes.network.MacRequirements", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_0_port_mac_requirements", "value" : "{\"mac_count_required\":{\"is_required\":false}}", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.compute_vfw_key_name", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "compute_vfw_key_name", "value" : "[\"UNSUPPORTED_RESOURCE_my_keypair\"]", "hidden" : false, "immutable" : false, "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_binding:vnic_type", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_2_port_binding:vnic_type", "value" : "[{\"get_input\":\"vfw_private_2_port_vnic_type\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_2_port_vnic_type", "getInputValues" : [ { "propName" : "port_vfw_private_2_port_binding:vnic_type", "inputName" : "vfw_private_2_port_vnic_type", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_2_port_vnic_type", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_2_port_order", "type" : "integer", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_2_port_order", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_network", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_1_port_network", "value" : "[\"protected_private_network\"]", "hidden" : false, "immutable" : false, "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_mac_requirements", "type" : "org.openecomp.datatypes.network.MacRequirements", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_1_port_mac_requirements", "value" : "{\"mac_count_required\":{\"is_required\":false}}", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_network", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_0_port_network", "value" : "[\"unprotected_private_network\"]", "hidden" : false, "immutable" : false, "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_network_role_tag", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_1_port_network_role_tag", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_security_groups", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_1_port_security_groups", "value" : "[[{\"get_input\":\"sec_group\"}]]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "getInputValues" : [ { "propName" : "port_vfw_private_1_port_security_groups", "inputName" : "sec_group", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "list" : false, "empty" : false } ], "schemaType" : "json", "schemaProperty" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_1_port_vlan_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vfw_private_1_port_vlan_requirements", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.VlanRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.port_vfw_private_0_port_network_role_tag", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vfw_private_0_port_network_role_tag", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.compute_vfw_metadata", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "compute_vfw_metadata", "value" : "[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"}}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id", "getInputValues" : [ { "propName" : "vf_module_id", "inputName" : "vf_module_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id", "list" : false, "empty" : false }, { "propName" : "vnf_id", "inputName" : "vnf_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vnf_id", "list" : false, "empty" : false } ], "schemaType" : "json", "schemaProperty" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false } ], "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" : [ { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_network_role", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vpg_private_1_port_network_role", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_network", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_1_port_network", "value" : "[{\"get_input\":\"onap_private_net_id\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id", "getInputValues" : [ { "propName" : "port_vpg_private_1_port_network", "inputName" : "onap_private_net_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_exCP_naming", "type" : "org.openecomp.datatypes.Naming", "required" : true, "definition" : false, "password" : false, "name" : "port_vpg_private_1_port_exCP_naming", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_security_groups", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_0_port_security_groups", "value" : "[[{\"get_input\":\"sec_group\"}]]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "getInputValues" : [ { "propName" : "port_vpg_private_0_port_security_groups", "inputName" : "sec_group", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "list" : false, "empty" : false } ], "schemaType" : "json", "schemaProperty" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_vlan_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_1_port_vlan_requirements", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.VlanRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_network", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_0_port_network", "value" : "[\"unprotected_private_network\"]", "hidden" : false, "immutable" : false, "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_naming", "type" : "org.openecomp.datatypes.Naming", "required" : false, "definition" : false, "description" : "vfc naming", "password" : false, "name" : "nfc_naming", "hidden" : false, "immutable" : false, "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_ip_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_1_port_ip_requirements", "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.IpRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_exCP_naming", "type" : "org.openecomp.datatypes.Naming", "required" : true, "definition" : false, "password" : false, "name" : "port_vpg_private_0_port_exCP_naming", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.vm_flavor_name", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "vm_flavor_name", "value" : "{\"get_input\":\"packetgen_flavor_name\"}", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.packetgen_flavor_name", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputValues" : [ { "propName" : "vm_flavor_name", "inputName" : "packetgen_flavor_name", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.packetgen_flavor_name", "list" : false, "empty" : false } ], "getInputProperty" : true, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_subnetpoolid", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vpg_private_0_port_subnetpoolid", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_order", "type" : "integer", "required" : true, "definition" : false, "password" : false, "name" : "port_vpg_private_1_port_order", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_network_role_tag", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vpg_private_1_port_network_role_tag", "value" : "onap_private", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "3bb45149-5dc2-490e-966e-13718441b2ae.service_template_filter", "type" : "org.openecomp.datatypes.heat.substitution.SubstitutionFiltering", "required" : true, "definition" : false, "description" : "Substitution Filter", "password" : false, "name" : "service_template_filter", "value" : "{\"substitute_service_template\":\"Nested_vpgServiceTemplate.yaml\",\"count\":1}", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.vm_image_name", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "vm_image_name", "value" : "{\"get_input\":\"vfw_image_name\"}", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputValues" : [ { "propName" : "vm_image_name", "inputName" : "vfw_image_name", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name", "list" : false, "empty" : false } ], "getInputProperty" : true, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.compute_vpg_name", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "compute_vpg_name", "value" : "[{\"get_input\":\"vpg_name_0\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_name_0", "getInputValues" : [ { "propName" : "compute_vpg_name", "inputName" : "vpg_name_0", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_name_0", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.vm_type_tag", "type" : "string", "required" : false, "definition" : false, "description" : "vm type based on naming Convention", "password" : false, "name" : "vm_type_tag", "value" : "vpg", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.high_availablity", "type" : "string", "required" : false, "definition" : false, "description" : "high_availablity", "password" : false, "name" : "high_availablity", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.compute_vpg_user_data_format", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "compute_vpg_user_data_format", "value" : "[\"RAW\"]", "hidden" : false, "immutable" : false, "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.compute_vpg_key_name", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "compute_vpg_key_name", "value" : "[\"UNSUPPORTED_RESOURCE_my_keypair\"]", "hidden" : false, "immutable" : false, "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_subnetpoolid", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vpg_private_1_port_subnetpoolid", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_naming_code", "type" : "string", "required" : false, "definition" : false, "description" : "nfc code for instance naming", "password" : false, "name" : "nfc_naming_code", "value" : "vpg", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_binding:vnic_type", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_0_port_binding:vnic_type", "value" : "[{\"get_input\":\"vpg_private_0_port_vnic_type\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_0_port_vnic_type", "getInputValues" : [ { "propName" : "port_vpg_private_0_port_binding:vnic_type", "inputName" : "vpg_private_0_port_vnic_type", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_0_port_vnic_type", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_related_networks", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_0_port_related_networks", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_network_role_tag", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vpg_private_0_port_network_role_tag", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.nfc_function", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "nfc_function", "hidden" : false, "immutable" : false, "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.compute_vpg_metadata", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "compute_vpg_metadata", "value" : "[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"}}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id", "getInputValues" : [ { "propName" : "vf_module_id", "inputName" : "vf_module_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id", "list" : false, "empty" : false }, { "propName" : "vnf_id", "inputName" : "vnf_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vnf_id", "list" : false, "empty" : false } ], "schemaType" : "json", "schemaProperty" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_vlan_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_0_port_vlan_requirements", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.VlanRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.VlanRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.index_value", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "0", "description" : "Index value of this substitution service template runtime instance", "password" : false, "name" : "index_value", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.max_instances", "type" : "integer", "required" : false, "definition" : false, "description" : "Maximum number of VFC Instances", "password" : false, "name" : "max_instances", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_network_role", "type" : "string", "required" : true, "definition" : false, "password" : false, "name" : "port_vpg_private_0_port_network_role", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_fixed_ips", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_0_port_fixed_ips", "value" : "[{\"subnet\":\"unprotected_private_network\",\"ip_address\":{\"get_input\":\"vpg_private_ip_0\"}}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_0", "getInputValues" : [ { "propName" : "ip_address", "inputName" : "vpg_private_ip_0", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_0", "list" : false, "empty" : false } ], "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "schemaProperty" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_mac_requirements", "type" : "org.openecomp.datatypes.network.MacRequirements", "required" : true, "definition" : false, "password" : false, "name" : "port_vpg_private_1_port_mac_requirements", "value" : "{\"mac_count_required\":{\"is_required\":false}}", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_ip_requirements", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_0_port_ip_requirements", "value" : "[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":true},\"floating_ip_count_required\":{\"is_required\":false}}]", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.IpRequirements", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.IpRequirements", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_related_networks", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_1_port_related_networks", "hidden" : false, "immutable" : false, "schemaType" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "schemaProperty" : { "type" : "org.openecomp.datatypes.network.RelatedNetworksAssignments", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_security_groups", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_1_port_security_groups", "value" : "[[{\"get_input\":\"sec_group\"}]]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "getInputValues" : [ { "propName" : "port_vpg_private_1_port_security_groups", "inputName" : "sec_group", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "list" : false, "empty" : false } ], "schemaType" : "json", "schemaProperty" : { "type" : "json", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb.min_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "0", "description" : "Minimum number of VFC Instances", "password" : false, "name" : "min_instances", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "getInputProperty" : false, "ownerId" : "0dcb9b5f-c95b-4411-b78e-ce4f68908bbb", "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_fixed_ips", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_1_port_fixed_ips", "value" : "[{\"subnet\":{\"get_input\":\"onap_private_subnet_id\"},\"ip_address\":{\"get_input\":\"vpg_private_ip_1\"}}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id", "getInputValues" : [ { "propName" : "subnet", "inputName" : "onap_private_subnet_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id", "list" : false, "empty" : false }, { "propName" : "ip_address", "inputName" : "vpg_private_ip_1", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_1", "list" : false, "empty" : false } ], "schemaType" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "schemaProperty" : { "type" : "org.openecomp.datatypes.heat.neutron.port.FixedIps", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_1_port_binding:vnic_type", "type" : "list", "required" : true, "definition" : false, "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "port_vpg_private_1_port_binding:vnic_type", "value" : "[{\"get_input\":\"vpg_private_1_port_vnic_type\"}]", "hidden" : false, "immutable" : false, "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_1_port_vnic_type", "getInputValues" : [ { "propName" : "port_vpg_private_1_port_binding:vnic_type", "inputName" : "vpg_private_1_port_vnic_type", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_1_port_vnic_type", "list" : false, "empty" : false } ], "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_mac_requirements", "type" : "org.openecomp.datatypes.network.MacRequirements", "required" : true, "definition" : false, "password" : false, "name" : "port_vpg_private_0_port_mac_requirements", "value" : "{\"mac_count_required\":{\"is_required\":false}}", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.port_vpg_private_0_port_order", "type" : "integer", "required" : true, "definition" : false, "password" : false, "name" : "port_vpg_private_0_port_order", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false } ] }, "componentInstancesProperties" : { "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" : [ { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.tenant_id", "type" : "string", "required" : false, "definition" : false, "description" : "The ID of the tenant which will own the network", "password" : false, "name" : "tenant_id", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "getInputProperty" : false, "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.segmentation_id", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "segmentation_id", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.shared", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "false", "description" : "Whether this network should be shared across all tenants", "password" : false, "name" : "shared", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "getInputProperty" : false, "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.port_security_enabled", "type" : "boolean", "required" : false, "definition" : false, "description" : "Flag to enable/disable port security on the network", "password" : false, "name" : "port_security_enabled", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "getInputProperty" : false, "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.qos_policy", "type" : "string", "required" : false, "definition" : false, "description" : "The name or ID of QoS policy to attach to this network", "password" : false, "name" : "qos_policy", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "getInputProperty" : false, "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.network_name", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "network_name", "value" : "{\"get_input\":\"protected_private_net_id\"}", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputValues" : [ { "propName" : "network_name", "inputName" : "protected_private_net_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.protected_private_net_id", "list" : false, "empty" : false } ], "getInputProperty" : true, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.value_specs", "type" : "map", "required" : false, "definition" : false, "defaultValue" : "{}", "description" : "Extra parameters to include in the request", "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "value_specs", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf.vl_name", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "vl_name", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.dhcp_enabled", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "true", "password" : false, "name" : "dhcp_enabled", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.physical_network", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "physical_network", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.dhcp_agent_ids", "type" : "list", "required" : false, "definition" : false, "description" : "The IDs of the DHCP agent to schedule the network", "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "dhcp_agent_ids", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.network_id", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "network_id", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.ip_version", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "4", "password" : false, "name" : "ip_version", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf.vendor", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "vendor", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.admin_state_up", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "true", "description" : "A boolean value specifying the administrative status of the network", "password" : false, "name" : "admin_state_up", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "getInputProperty" : false, "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.start_ip", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "start_ip", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.gateway_ip", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "gateway_ip", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.cidr", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "cidr", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.subnets", "type" : "map", "required" : false, "definition" : false, "description" : "Network related subnets", "schema" : { "property" : { "type" : "org.openecomp.datatypes.heat.network.neutron.Subnet", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "subnets", "value" : "{\"protected_private_subnet\":{\"cidr\":{\"get_input\":\"protected_private_net_cidr\"}}}", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "getInputValues" : [ { "propName" : "cidr", "inputName" : "protected_private_net_cidr", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.protected_private_net_cidr", "list" : false, "empty" : false } ], "schemaType" : "org.openecomp.datatypes.heat.network.neutron.Subnet", "schemaProperty" : { "type" : "org.openecomp.datatypes.heat.network.neutron.Subnet", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.network_type", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "network_type", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.end_ip", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "end_ip", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false } ], "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" : [ { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.tenant_id", "type" : "string", "required" : false, "definition" : false, "description" : "The ID of the tenant which will own the network", "password" : false, "name" : "tenant_id", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "getInputProperty" : false, "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.segmentation_id", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "segmentation_id", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.shared", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "false", "description" : "Whether this network should be shared across all tenants", "password" : false, "name" : "shared", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "getInputProperty" : false, "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.port_security_enabled", "type" : "boolean", "required" : false, "definition" : false, "description" : "Flag to enable/disable port security on the network", "password" : false, "name" : "port_security_enabled", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "getInputProperty" : false, "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.qos_policy", "type" : "string", "required" : false, "definition" : false, "description" : "The name or ID of QoS policy to attach to this network", "password" : false, "name" : "qos_policy", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "getInputProperty" : false, "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.network_name", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "network_name", "value" : "{\"get_input\":\"unprotected_private_net_id\"}", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputValues" : [ { "propName" : "network_name", "inputName" : "unprotected_private_net_id", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.unprotected_private_net_id", "list" : false, "empty" : false } ], "getInputProperty" : true, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.value_specs", "type" : "map", "required" : false, "definition" : false, "defaultValue" : "{}", "description" : "Extra parameters to include in the request", "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "value_specs", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf.vl_name", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "vl_name", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.dhcp_enabled", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "true", "password" : false, "name" : "dhcp_enabled", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.physical_network", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "physical_network", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.dhcp_agent_ids", "type" : "list", "required" : false, "definition" : false, "description" : "The IDs of the DHCP agent to schedule the network", "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "dhcp_agent_ids", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.network_id", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "network_id", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.ip_version", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "4", "password" : false, "name" : "ip_version", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf.vendor", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "vendor", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.admin_state_up", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "true", "description" : "A boolean value specifying the administrative status of the network", "password" : false, "name" : "admin_state_up", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "getInputProperty" : false, "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.start_ip", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "start_ip", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.gateway_ip", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "gateway_ip", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.cidr", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "cidr", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "a7d9636e-e1ca-4656-8236-ca3738329695.subnets", "type" : "map", "required" : false, "definition" : false, "description" : "Network related subnets", "schema" : { "property" : { "type" : "org.openecomp.datatypes.heat.network.neutron.Subnet", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "subnets", "value" : "{\"unprotected_private_subnet\":{\"cidr\":{\"get_input\":\"unprotected_private_net_cidr\"}}}", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "getInputValues" : [ { "propName" : "cidr", "inputName" : "unprotected_private_net_cidr", "inputId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.unprotected_private_net_cidr", "list" : false, "empty" : false } ], "schemaType" : "org.openecomp.datatypes.heat.network.neutron.Subnet", "schemaProperty" : { "type" : "org.openecomp.datatypes.heat.network.neutron.Subnet", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : true, "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.network_type", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "network_type", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false }, { "uniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1.end_ip", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "end_ip", "hidden" : false, "immutable" : false, "parentUniqueId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "getInputProperty" : false, "ownerId" : "17f0d037-e999-41ad-9f3f-7d6faca229b1", "empty" : false } ] }, "capabilities" : { "tosca.capabilities.Endpoint" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Endpoint.port_name", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "port_name", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.protocol", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "tcp", "password" : false, "name" : "protocol", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.port", "type" : "PortDef", "required" : false, "definition" : false, "password" : false, "name" : "port", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.initiator", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "source", "password" : false, "name" : "initiator", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.network_name", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "PRIVATE", "password" : false, "name" : "network_name", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.secure", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "false", "password" : false, "name" : "secure", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.ports", "type" : "map", "required" : false, "definition" : false, "schema" : { "property" : { "type" : "PortSpec", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "ports", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "schemaType" : "PortSpec", "schemaProperty" : { "type" : "PortSpec", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.url_path", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "url_path", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false } ], "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.Endpoint", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "ownerName" : "protected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.3bd24450-46ab-4e72-8b39-9d57c06e2ddf.end_point", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "end_point", "empty" : false }, { "properties" : [ { "uniqueId" : "tosca.capabilities.Endpoint.port_name", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "port_name", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.protocol", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "tcp", "password" : false, "name" : "protocol", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.port", "type" : "PortDef", "required" : false, "definition" : false, "password" : false, "name" : "port", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.initiator", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "source", "password" : false, "name" : "initiator", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.network_name", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "PRIVATE", "password" : false, "name" : "network_name", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.secure", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "false", "password" : false, "name" : "secure", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.ports", "type" : "map", "required" : false, "definition" : false, "schema" : { "property" : { "type" : "PortSpec", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "ports", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "schemaType" : "PortSpec", "schemaProperty" : { "type" : "PortSpec", "required" : false, "definition" : true, "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false }, { "uniqueId" : "tosca.capabilities.Endpoint.url_path", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "url_path", "hidden" : false, "immutable" : false, "parentUniqueId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "getInputProperty" : false, "ownerId" : "3bd24450-46ab-4e72-8b39-9d57c06e2ddf", "empty" : false } ], "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.Endpoint", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "ownerName" : "unprotected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.3bd24450-46ab-4e72-8b39-9d57c06e2ddf.end_point", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "end_point", "empty" : false } ], "tosca.capabilities.Node" : [ { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "ownerName" : "protected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature", "empty" : false }, { "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" ], "parentName" : "feature", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vsn_vsn_private_0_port", "empty" : false }, { "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "feature", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vsn", "empty" : false }, { "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" ], "parentName" : "feature", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vsn_vsn_private_1_port", "empty" : false }, { "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" ], "parentName" : "feature", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vpg_vpg_private_1_port", "empty" : false }, { "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" ], "parentName" : "feature", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vpg_vpg_private_0_port", "empty" : false }, { "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "feature", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vpg", "empty" : false }, { "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" ], "parentName" : "feature", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vfw_vfw_private_0_port", "empty" : false }, { "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" ], "parentName" : "feature", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vfw_vfw_private_2_port", "empty" : false }, { "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "feature", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vfw", "empty" : false }, { "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" ], "parentName" : "feature", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature_vfw_vfw_private_1_port", "empty" : false }, { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "ownerName" : "unprotected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.0403862f-463a-4337-b41f-8110be0240e8.feature", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "feature", "empty" : false } ], "tosca.capabilities.Scalable" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Scalable.min_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "min_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Scalable.max_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "max_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Scalable.default_instances", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "default_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "scalable", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Scalable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.scalable", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "scalable_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "tosca.capabilities.Scalable.min_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "min_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Scalable.max_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "max_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Scalable.default_instances", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "default_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "scalable", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Scalable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.scalable", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "scalable_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "tosca.capabilities.Scalable.min_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "min_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Scalable.max_instances", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "max_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Scalable.default_instances", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "default_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "scalable", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Scalable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.scalable", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "scalable_vfw", "empty" : false } ], "org.openecomp.capabilities.Forwarder" : [ { "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" ], "parentName" : "forwarder", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vsn_vsn_private_0_port", "empty" : false }, { "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" ], "parentName" : "forwarder", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vsn_vsn_private_1_port", "empty" : false }, { "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" ], "parentName" : "forwarder", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vpg_vpg_private_1_port", "empty" : false }, { "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" ], "parentName" : "forwarder", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vpg_vpg_private_0_port", "empty" : false }, { "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" ], "parentName" : "forwarder", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vfw_vfw_private_0_port", "empty" : false }, { "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" ], "parentName" : "forwarder", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vfw_vfw_private_2_port", "empty" : false }, { "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" ], "parentName" : "forwarder", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "org.openecomp.capabilities.Forwarder", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.forwarder", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "forwarder_vfw_vfw_private_1_port", "empty" : false } ], "tosca.capabilities.network.Bindable" : [ { "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" ], "parentName" : "binding", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vsn_vsn_private_0_port", "empty" : false }, { "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "binding", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.binding", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "binding_vsn", "empty" : false }, { "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" ], "parentName" : "binding", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.binding", "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vsn_vsn_private_1_port", "empty" : false }, { "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" ], "parentName" : "binding", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.binding", "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vpg_vpg_private_1_port", "empty" : false }, { "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" ], "parentName" : "binding", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vpg_vpg_private_0_port", "empty" : false }, { "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "binding", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.binding", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "binding_vpg", "empty" : false }, { "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" ], "parentName" : "binding", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vfw_vfw_private_0_port", "empty" : false }, { "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" ], "parentName" : "binding", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.binding", "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vfw_vfw_private_2_port", "empty" : false }, { "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "binding", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.binding", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "binding_vfw", "empty" : false }, { "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" ], "parentName" : "binding", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.network.Bindable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.binding", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "0", "validSourceTypes" : [ "org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface", "org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface" ], "name" : "binding_vfw_vfw_private_1_port", "empty" : false } ], "org.openecomp.capabilities.PortMirroring" : [ { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.PortMirroring.connection_point", "type" : "org.openecomp.datatypes.PortMirroringConnectionPointDescription", "required" : false, "definition" : false, "password" : false, "name" : "connection_point", "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\":\"\"}", "hidden" : false, "immutable" : false, "parentUniqueId" : "3ec89893-eff4-4c9a-bdba-3646a556b408", "getInputProperty" : false, "ownerId" : "3ec89893-eff4-4c9a-bdba-3646a556b408", "empty" : false } ], "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" ], "parentName" : "port_mirroring", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "org.openecomp.capabilities.PortMirroring", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.3ec89893-eff4-4c9a-bdba-3646a556b408.port_mirroring", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "port_mirroring_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.PortMirroring.connection_point", "type" : "org.openecomp.datatypes.PortMirroringConnectionPointDescription", "required" : false, "definition" : false, "password" : false, "name" : "connection_point", "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\":\"\"}", "hidden" : false, "immutable" : false, "parentUniqueId" : "3ec89893-eff4-4c9a-bdba-3646a556b408", "getInputProperty" : false, "ownerId" : "3ec89893-eff4-4c9a-bdba-3646a556b408", "empty" : false } ], "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" ], "parentName" : "port_mirroring", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "org.openecomp.capabilities.PortMirroring", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.3ec89893-eff4-4c9a-bdba-3646a556b408.port_mirroring", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "port_mirroring_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.PortMirroring.connection_point", "type" : "org.openecomp.datatypes.PortMirroringConnectionPointDescription", "required" : false, "definition" : false, "password" : false, "name" : "connection_point", "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\":\"\"}", "hidden" : false, "immutable" : false, "parentUniqueId" : "3ec89893-eff4-4c9a-bdba-3646a556b408", "getInputProperty" : false, "ownerId" : "3ec89893-eff4-4c9a-bdba-3646a556b408", "empty" : false } ], "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" ], "parentName" : "port_mirroring", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "org.openecomp.capabilities.PortMirroring", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.3ec89893-eff4-4c9a-bdba-3646a556b408.port_mirroring", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "port_mirroring_vfw_vfw_private_2_port", "empty" : false } ], "tosca.capabilities.network.Linkable" : [ { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "ownerName" : "protected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "link", "empty" : false }, { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "ownerName" : "unprotected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.17f0d037-e999-41ad-9f3f-7d6faca229b1.link", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "link", "empty" : false } ], "tosca.capabilities.Container" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Container.num_cpus", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "num_cpus", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.disk_size", "type" : "scalar-unit.size", "required" : false, "definition" : false, "password" : false, "name" : "disk_size", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.cpu_frequency", "type" : "scalar-unit.frequency", "required" : false, "definition" : false, "password" : false, "name" : "cpu_frequency", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.mem_size", "type" : "scalar-unit.size", "required" : false, "definition" : false, "password" : false, "name" : "mem_size", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "host", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Container", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.host", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ "tosca.nodes.SoftwareComponent" ], "name" : "host_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "tosca.capabilities.Container.num_cpus", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "num_cpus", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.disk_size", "type" : "scalar-unit.size", "required" : false, "definition" : false, "password" : false, "name" : "disk_size", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.cpu_frequency", "type" : "scalar-unit.frequency", "required" : false, "definition" : false, "password" : false, "name" : "cpu_frequency", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.mem_size", "type" : "scalar-unit.size", "required" : false, "definition" : false, "password" : false, "name" : "mem_size", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "host", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Container", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.host", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ "tosca.nodes.SoftwareComponent" ], "name" : "host_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "tosca.capabilities.Container.num_cpus", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "num_cpus", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.disk_size", "type" : "scalar-unit.size", "required" : false, "definition" : false, "password" : false, "name" : "disk_size", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.cpu_frequency", "type" : "scalar-unit.frequency", "required" : false, "definition" : false, "password" : false, "name" : "cpu_frequency", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.Container.mem_size", "type" : "scalar-unit.size", "required" : false, "definition" : false, "password" : false, "name" : "mem_size", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "host", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Container", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.host", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ "tosca.nodes.SoftwareComponent" ], "name" : "host_vfw", "empty" : false } ], "org.openecomp.capabilities.metric.Ceilometer" : [ { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vsn_vsn_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Size of ephemeral disk", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Size of ephemeral disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "GB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "GB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.ephemeral.size", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.ephemeral.size", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.ephemeral.size_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Existence of instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Existence of instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "instance", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "instance", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.instance", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "instance_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM allocated to the instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM allocated to the instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "memory", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk iops", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk iops", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "count/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "count/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.iops", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.iops", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.iops_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.read.requests", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.requests_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "CPU time used since previous datapoint", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "CPU time used since previous datapoint", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ns", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ns", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Delta", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Delta", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "cpu.delta", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu.delta", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu.delta_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk that the instance can see", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk that the instance can see", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.capacity", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.capacity", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.capacity_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.read.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.bytes_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.write.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.bytes_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk latency", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk latency", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ms", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ms", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.latency", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.latency", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.latency_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.read.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.bytes.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The physical size in bytes of the image container on the host", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The physical size in bytes of the image container on the host", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.usage", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.usage_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average CPU utilization", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average CPU utilization", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "%", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "%", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "cpu_util", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu_util", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu_util_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk per device occupied by the instance on the host machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk per device occupied by the instance on the host machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.allocation", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.allocation", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.allocation_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.write.requests.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.requests.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.write.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.bytes.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk latency per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk latency per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ms", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ms", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.latency", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.latency", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.latency_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "CPU time used", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "CPU time used", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ns", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ns", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "cpu", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.write.requests", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.requests_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.write.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.bytes_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.read.requests", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.requests_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Size of root disk", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Size of root disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "GB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "GB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.root.size", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.root.size", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.root.size_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.write.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.bytes.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of virtual CPUs allocated to the instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of virtual CPUs allocated to the instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "vcpu", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "vcpu", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "vcpus", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.vcpus", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "vcpus_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk iops per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk iops per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "count/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "count/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.iops", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.iops", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.iops_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The physical size in bytes of the image container on the host per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The physical size in bytes of the image container on the host per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.usage", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.usage_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.read.requests.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.requests.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.write.requests.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.requests.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk occupied by the instance on the host machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk occupied by the instance on the host machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.allocation", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.allocation", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.allocation_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.read.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.bytes.rate_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.read.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.bytes_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM used by the instance from the amount of its allocated memory", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM used by the instance from the amount of its allocated memory", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "memory.usage", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory.usage_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk per device that the instance can see", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk per device that the instance can see", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.device.capacity", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.capacity", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.capacity_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM used by the instance on the physical machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM used by the instance on the physical machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "memory.resident", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.resident", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory.resident_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "disk.write.requests", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.requests_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vsn_vsn_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vpg_vpg_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vpg_vpg_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Size of ephemeral disk", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Size of ephemeral disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "GB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "GB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.ephemeral.size", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.ephemeral.size", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.ephemeral.size_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Existence of instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Existence of instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "instance", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "instance", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.instance", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "instance_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM allocated to the instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM allocated to the instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "memory", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk iops", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk iops", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "count/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "count/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.iops", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.iops", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.iops_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.read.requests", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.requests_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "CPU time used since previous datapoint", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "CPU time used since previous datapoint", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ns", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ns", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Delta", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Delta", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "cpu.delta", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu.delta", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu.delta_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk that the instance can see", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk that the instance can see", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.capacity", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.capacity", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.capacity_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.read.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.bytes_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.write.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.bytes_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk latency", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk latency", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ms", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ms", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.latency", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.latency", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.latency_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.read.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.bytes.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The physical size in bytes of the image container on the host", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The physical size in bytes of the image container on the host", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.usage", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.usage_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average CPU utilization", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average CPU utilization", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "%", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "%", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "cpu_util", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu_util", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu_util_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk per device occupied by the instance on the host machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk per device occupied by the instance on the host machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.allocation", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.allocation", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.allocation_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.write.requests.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.requests.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.write.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.bytes.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk latency per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk latency per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ms", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ms", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.latency", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.latency", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.latency_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "CPU time used", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "CPU time used", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ns", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ns", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "cpu", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.write.requests", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.requests_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.write.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.bytes_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.read.requests", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.requests_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Size of root disk", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Size of root disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "GB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "GB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.root.size", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.root.size", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.root.size_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.write.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.bytes.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of virtual CPUs allocated to the instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of virtual CPUs allocated to the instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "vcpu", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "vcpu", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "vcpus", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.vcpus", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "vcpus_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk iops per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk iops per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "count/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "count/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.iops", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.iops", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.iops_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The physical size in bytes of the image container on the host per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The physical size in bytes of the image container on the host per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.usage", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.usage_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.read.requests.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.requests.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.write.requests.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.requests.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk occupied by the instance on the host machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk occupied by the instance on the host machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.allocation", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.allocation", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.allocation_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.read.bytes.rate", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.bytes.rate_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.read.bytes", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.bytes_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM used by the instance from the amount of its allocated memory", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM used by the instance from the amount of its allocated memory", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "memory.usage", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory.usage_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk per device that the instance can see", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk per device that the instance can see", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.device.capacity", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.capacity", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.capacity_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM used by the instance on the physical machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM used by the instance on the physical machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "memory.resident", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.resident", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory.resident_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "disk.write.requests", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.requests_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vfw_vfw_private_0_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vfw_vfw_private_2_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Size of ephemeral disk", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Size of ephemeral disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "GB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "GB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.ephemeral.size", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.ephemeral.size", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.ephemeral.size_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Existence of instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Existence of instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "instance", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "instance", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.instance", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "instance_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM allocated to the instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM allocated to the instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "memory", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk iops", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk iops", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "count/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "count/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.iops", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.iops", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.iops_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.read.requests", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.requests_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "CPU time used since previous datapoint", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "CPU time used since previous datapoint", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ns", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ns", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Delta", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Delta", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "cpu.delta", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu.delta", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu.delta_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk that the instance can see", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk that the instance can see", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.capacity", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.capacity", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.capacity_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.read.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.bytes_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.write.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.bytes_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk latency", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk latency", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ms", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ms", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.latency", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.latency", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.latency_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.read.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.bytes.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The physical size in bytes of the image container on the host", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The physical size in bytes of the image container on the host", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.usage", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.usage_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average CPU utilization", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average CPU utilization", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "%", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "%", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "cpu_util", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu_util", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu_util_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk per device occupied by the instance on the host machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk per device occupied by the instance on the host machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.allocation", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.allocation", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.allocation_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.write.requests.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.requests.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.write.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.bytes.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk latency per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk latency per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ms", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ms", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.latency", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.latency", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.latency_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "CPU time used", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "CPU time used", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "ns", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "ns", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "cpu", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.cpu", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "cpu_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.write.requests", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.requests_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.write.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.bytes_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.read.requests", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.requests_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Size of root disk", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Size of root disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "GB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "GB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.root.size", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.root.size", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.root.size_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of writes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of writes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.write.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.bytes.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of virtual CPUs allocated to the instance", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of virtual CPUs allocated to the instance", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "vcpu", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "vcpu", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "vcpus", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.vcpus", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "vcpus_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average disk iops per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average disk iops per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "count/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "count/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.iops", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.iops", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.iops_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The physical size in bytes of the image container on the host per device", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The physical size in bytes of the image container on the host per device", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.usage", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.usage_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of read requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of read requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.read.requests.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.read.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.read.requests.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.write.requests.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.write.requests.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.write.requests.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk occupied by the instance on the host machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk occupied by the instance on the host machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.allocation", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.allocation", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.allocation_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.read.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.bytes.rate_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of reads", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of reads", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.read.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.read.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.read.bytes_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM used by the instance from the amount of its allocated memory", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM used by the instance from the amount of its allocated memory", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "memory.usage", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.usage", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory.usage_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "The amount of disk per device that the instance can see", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "The amount of disk per device that the instance can see", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "disk", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "disk", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.device.capacity", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.device.capacity", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.device.capacity_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Volume of RAM used by the instance on the physical machine", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Volume of RAM used by the instance on the physical machine", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "MB", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "MB", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "memory.resident", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.memory.resident", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "memory.resident_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of write requests", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of write requests", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "request", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "request", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false }, { "uniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "compute", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "compute", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d339b288-91e5-47b7-9445-93a7865f9383", "getInputProperty" : false, "ownerId" : "d339b288-91e5-47b7-9445-93a7865f9383", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "disk.write.requests", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d339b288-91e5-47b7-9445-93a7865f9383.disk.write.requests", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "disk.write.requests_vfw", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets.rate_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.packets.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.packets.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.packets.rate_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of outgoing packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of outgoing packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outpoing.packets", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outpoing.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outpoing.packets_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes.rate_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.bytes", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.bytes", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.bytes_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Average rate of outgoing bytes", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Average rate of outgoing bytes", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "B/s", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "B/s", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Gauge", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Gauge", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.outgoing.bytes.rate", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.outgoing.bytes.rate", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.outgoing.bytes.rate_vfw_vfw_private_1_port", "empty" : false }, { "properties" : [ { "uniqueId" : "org.openecomp.capabilities.metric.Ceilometer.name", "type" : "string", "required" : true, "definition" : false, "description" : "Ceilometer metric type name to monitor. (The name ceilometer is using)", "password" : false, "name" : "name", "hidden" : false, "immutable" : false, "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.description", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "Number of incoming packets", "description" : "Description of the metric", "password" : false, "name" : "description", "value" : "Number of incoming packets", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.unit", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "packet", "description" : "Unit of the metric value", "password" : false, "name" : "unit", "value" : "packet", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.type", "type" : "string", "required" : true, "definition" : false, "defaultValue" : "Cumulative", "description" : "Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.", "password" : false, "name" : "type", "value" : "Cumulative", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false }, { "uniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431.category", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "network", "description" : "Category of the metric, for an example, compute, disk, network, storage and etc.", "password" : false, "name" : "category", "value" : "network", "hidden" : false, "immutable" : false, "status" : "SUPPORTED", "parentUniqueId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "getInputProperty" : false, "ownerId" : "d7afc1f8-06f8-41d7-8923-49bb7ac0e431", "empty" : false } ], "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" ], "parentName" : "network.incoming.packets", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "description" : "A node type that includes the Metric capability indicates that it can be monitored using ceilometer.", "type" : "org.openecomp.capabilities.metric.Ceilometer", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.d7afc1f8-06f8-41d7-8923-49bb7ac0e431.network.incoming.packets", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "network.incoming.packets_vfw_vfw_private_1_port", "empty" : false } ], "tosca.capabilities.OperatingSystem" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.OperatingSystem.distribution", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "distribution", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.type", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "type", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.version", "type" : "version", "required" : false, "definition" : false, "password" : false, "name" : "version", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.architecture", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "architecture", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "os", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.OperatingSystem", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.os", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "os_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "tosca.capabilities.OperatingSystem.distribution", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "distribution", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.type", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "type", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.version", "type" : "version", "required" : false, "definition" : false, "password" : false, "name" : "version", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.architecture", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "architecture", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "os", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.OperatingSystem", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.os", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "os_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "tosca.capabilities.OperatingSystem.distribution", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "distribution", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.type", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "type", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.version", "type" : "version", "required" : false, "definition" : false, "password" : false, "name" : "version", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false }, { "uniqueId" : "tosca.capabilities.OperatingSystem.architecture", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "architecture", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "os", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.OperatingSystem", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.os", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "os_vfw", "empty" : false } ], "tosca.capabilities.Endpoint.Admin" : [ { "properties" : [ { "uniqueId" : "tosca.capabilities.Endpoint.Admin.secure", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "true", "password" : false, "name" : "secure", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "endpoint", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Endpoint.Admin", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.endpoint", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "endpoint_vsn", "empty" : false }, { "properties" : [ { "uniqueId" : "tosca.capabilities.Endpoint.Admin.secure", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "true", "password" : false, "name" : "secure", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "endpoint", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Endpoint.Admin", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.endpoint", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "endpoint_vpg", "empty" : false }, { "properties" : [ { "uniqueId" : "tosca.capabilities.Endpoint.Admin.secure", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "true", "password" : false, "name" : "secure", "hidden" : false, "immutable" : false, "parentUniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "getInputProperty" : false, "ownerId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6", "empty" : false } ], "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "endpoint", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Endpoint.Admin", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.15c08f3e-60d4-412e-b8fb-e1b5516af4b6.endpoint", "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" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "endpoint_vfw", "empty" : false } ], "tosca.capabilities.Attachment" : [ { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "ownerName" : "protected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.a7d9636e-e1ca-4656-8236-ca3738329695.attachment", "capabilitySources" : [ "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment", "empty" : false }, { "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" ], "parentName" : "attachment", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vsn_vsn_private_0_port", "empty" : false }, { "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" ], "parentName" : "attachment", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vsn_vsn_private_1_port", "empty" : false }, { "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" ], "parentName" : "attachment", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vpg_vpg_private_1_port", "empty" : false }, { "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" ], "parentName" : "attachment", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vpg_vpg_private_0_port", "empty" : false }, { "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" ], "parentName" : "attachment", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vfw_vfw_private_0_port", "empty" : false }, { "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" ], "parentName" : "attachment", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.4ac0251b-9ecb-4c4d-bb44-8ec29b5ce408.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.v2.extNeutronCP", "org.openecomp.resource.cp.v2.extNeutronCP" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vfw_vfw_private_2_port", "empty" : false }, { "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" ], "parentName" : "attachment", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.bd27ff37-a40a-432c-b937-98e8f2c1798e.attachment", "capabilitySources" : [ "org.openecomp.resource.cp.nodes.heat.network.neutron.Port", "org.openecomp.resource.cp.nodes.heat.network.neutron.Port" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment_vfw_vfw_private_1_port", "empty" : false }, { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "type" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "ownerName" : "unprotected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "capability.a7d9636e-e1ca-4656-8236-ca3738329695.attachment", "capabilitySources" : [ "org.openecomp.resource.vl.nodes.heat.network.neutron.Net", "org.openecomp.resource.vl.nodes.heat.network.neutron.Net" ], "minOccurrences" : "1", "validSourceTypes" : [ ], "name" : "attachment", "empty" : false } ] }, "requirements" : { "tosca.capabilities.Node" : [ { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "protected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency", "empty" : false }, { "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" ], "parentName" : "dependency", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vsn_vsn_private_0_port", "empty" : false }, { "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "dependency", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vsn", "empty" : false }, { "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" ], "parentName" : "dependency", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vsn_vsn_private_1_port", "empty" : false }, { "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" ], "parentName" : "dependency", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vpg_vpg_private_1_port", "empty" : false }, { "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" ], "parentName" : "dependency", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vpg_vpg_private_0_port", "empty" : false }, { "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "dependency", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vpg", "empty" : false }, { "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" ], "parentName" : "dependency", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vfw_vfw_private_0_port", "empty" : false }, { "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" ], "parentName" : "dependency", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vfw_vfw_private_2_port", "empty" : false }, { "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "dependency", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vfw", "empty" : false }, { "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" ], "parentName" : "dependency", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency_vfw_vfw_private_1_port", "empty" : false }, { "path" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network" ], "source" : "a7d9636e-e1ca-4656-8236-ca3738329695", "node" : "tosca.nodes.Root", "capability" : "tosca.capabilities.Node", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "relationship" : "tosca.relationships.DependsOn", "ownerName" : "unprotected_private_network", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "0403862f-463a-4337-b41f-8110be0240e8.dependency", "minOccurrences" : "0", "name" : "dependency", "empty" : false } ], "tosca.capabilities.network.Linkable" : [ { "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" ], "parentName" : "link", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vsn_vsn_private_0_port", "empty" : false }, { "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" ], "parentName" : "link", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vsn_vsn_private_1_port", "empty" : false }, { "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" ], "parentName" : "link", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vpg_vpg_private_1_port", "empty" : false }, { "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" ], "parentName" : "link", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vpg_vpg_private_0_port", "empty" : false }, { "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" ], "parentName" : "link", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vfw_vfw_private_0_port", "empty" : false }, { "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" ], "parentName" : "link", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vfw_vfw_private_2_port", "empty" : false }, { "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" ], "parentName" : "link", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "capability" : "tosca.capabilities.network.Linkable", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.network.LinksTo", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "ede14c21-400d-4efc-b59b-fc7984696cbb.link", "minOccurrences" : "1", "name" : "link_vfw_vfw_private_1_port", "empty" : false } ], "tosca.capabilities.Attachment" : [ { "path" : [ "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.de219353-4637-4a70-9f5d-1be3c49ebd0d.vsn", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn" ], "parentName" : "local_storage", "source" : "f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb", "node" : "tosca.nodes.BlockStorage", "capability" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "relationship" : "tosca.relationships.AttachesTo", "ownerName" : "abstract_vsn", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6.local_storage", "minOccurrences" : "0", "name" : "local_storage_vsn", "empty" : false }, { "path" : [ "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.f16eb727-1432-4ec4-95d3-b472a4dc94b2.vpg", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" ], "parentName" : "local_storage", "source" : "47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44", "node" : "tosca.nodes.BlockStorage", "capability" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg", "relationship" : "tosca.relationships.AttachesTo", "ownerName" : "abstract_vpg", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6.local_storage", "minOccurrences" : "0", "name" : "local_storage_vpg", "empty" : false }, { "path" : [ "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.19e819e6-ce99-4428-9f66-b93d9aacdd19.vfw", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw" ], "parentName" : "local_storage", "source" : "b48dfc0c-96da-463d-b36f-4b3c05a1e7e8", "node" : "tosca.nodes.BlockStorage", "capability" : "tosca.capabilities.Attachment", "leftOccurrences" : "UNBOUNDED", "ownerId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "relationship" : "tosca.relationships.AttachesTo", "ownerName" : "abstract_vfw", "maxOccurrences" : "UNBOUNDED", "uniqueId" : "15c08f3e-60d4-412e-b8fb-e1b5516af4b6.local_storage", "minOccurrences" : "0", "name" : "local_storage_vfw", "empty" : false } ] }, "inputs" : [ { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sink_flavor_name", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "description" : "Type of instance (flavor) to be used for vSink VM", "password" : false, "name" : "sink_flavor_name", "label" : "Flavor", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vf_module_id", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "vFirewall", "description" : "The vFirewall Module ID is provided by ONAP", "password" : false, "name" : "vf_module_id", "label" : "vFirewall module ID", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.packetgen_flavor_name", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "description" : "Type of instance (flavor) to be used for packet generator", "password" : false, "name" : "packetgen_flavor_name", "label" : "Flavor", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.nf_function", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "nf_function", "hidden" : false, "immutable" : false, "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "getInputProperty" : false, "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.public_net_id", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "PUT THE PUBLIC NETWORK ID HERE", "description" : "Public network that enables remote connection to VNF", "password" : false, "name" : "public_net_id", "label" : "Public network name or ID", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_1", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "192.168.20.100", "description" : "Private IP address that is assigned to the vFirewall to communicate with the vSink", "password" : false, "name" : "vfw_private_ip_1", "label" : "vFirewall private IP address towards the protected network", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_subnet_id", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE", "description" : "Private sub-network that connects ONAP components and the VNF", "password" : false, "name" : "onap_private_subnet_id", "label" : "ONAP management sub-network name or ID", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_0", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "192.168.10.100", "description" : "Private IP address that is assigned to the vFirewall to communicate with the vPacketGenerator", "password" : false, "name" : "vfw_private_ip_0", "label" : "vFirewall private IP address towards the unprotected network", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_ip_2", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "10.0.100.1", "description" : "Private IP address that is assigned to the vFirewall to communicate with ONAP components", "password" : false, "name" : "vfw_private_ip_2", "label" : "vFirewall private IP address towards the ONAP management network", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.sec_group", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "PUT THE ONAP SECURITY GROUP HERE", "description" : "ONAP Security Group", "password" : false, "name" : "sec_group", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.nf_type", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "nf_type", "hidden" : false, "immutable" : false, "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "getInputProperty" : false, "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_name_0", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "zdfw1fwl01fwl01", "description" : "Name of the vFirewall", "password" : false, "name" : "vfw_name_0", "label" : "vFirewall name", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_cidr", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "10.0.0.0/16", "description" : "The CIDR of the protected private network", "password" : false, "name" : "onap_private_net_cidr", "label" : "ONAP private network CIDR", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.nexus_artifact_repo", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "https://nexus.onap.org", "description" : "Root URL for the Nexus repository for Maven artifacts.", "password" : false, "name" : "nexus_artifact_repo", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_1_port_vnic_type", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "normal or direct", "description" : "vpg port 1 vnic type (normal, direct)", "password" : false, "name" : "vpg_private_1_port_vnic_type", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_1_port_vnic_type", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "normal or direct", "description" : "vfw port 1 vnic type (normal, direct)", "password" : false, "name" : "vfw_private_1_port_vnic_type", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vnf_id", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "vFirewall_demo_app", "description" : "The VNF ID is provided by ONAP", "password" : false, "name" : "vnf_id", "label" : "VNF ID", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.dcae_collector_ip", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "10.0.4.1", "description" : "IP address of the DCAE collector", "password" : false, "name" : "dcae_collector_ip", "label" : "DCAE collector IP address", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_1_port_vnic_type", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "normal or direct", "description" : "vsn port 1 vnic type (normal, direct)", "password" : false, "name" : "vsn_private_1_port_vnic_type", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.dcae_collector_port", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "8081", "description" : "Port of the DCAE collector", "password" : false, "name" : "dcae_collector_port", "label" : "DCAE collector port", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_2_port_vnic_type", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "normal or direct", "description" : "vfw port 2 vnic type (normal, direct)", "password" : false, "name" : "vfw_private_2_port_vnic_type", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_1", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "10.0.100.2", "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with ONAP components", "password" : false, "name" : "vpg_private_ip_1", "label" : "vPacketGenerator private IP address towards the ONAP management network", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_ip_0", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "192.168.20.250", "description" : "Private IP address that is assigned to the vSink to communicate with the vFirewall", "password" : false, "name" : "vsn_private_ip_0", "label" : "vSink private IP address towards the protected network", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_name_0", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "zdfw1fwl01pgn01", "description" : "Name of the vPacketGenerator", "password" : false, "name" : "vpg_name_0", "label" : "vPacketGenerator name", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.protected_private_net_cidr", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "192.168.20.0/24", "description" : "The CIDR of the protected private network", "password" : false, "name" : "protected_private_net_cidr", "label" : "Protected private network CIDR", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_ip_0", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "192.168.10.200", "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with the vFirewall", "password" : false, "name" : "vpg_private_ip_0", "label" : "vPacketGenerator private IP address towards the unprotected network", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_ip_1", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "10.0.100.3", "description" : "Private IP address that is assigned to the vSink to communicate with ONAP components", "password" : false, "name" : "vsn_private_ip_1", "label" : "vSink private IP address towards the ONAP management network", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.unprotected_private_net_cidr", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "192.168.10.0/24", "description" : "The CIDR of the unprotected private network", "password" : false, "name" : "unprotected_private_net_cidr", "label" : "Unprotected private network CIDR", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.nf_naming", "type" : "org.openecomp.datatypes.Naming", "required" : false, "definition" : false, "password" : false, "name" : "nf_naming", "hidden" : false, "immutable" : false, "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "getInputProperty" : false, "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.firewall_flavor_name", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "description" : "Type of instance (flavor) to be used for firewall VM", "password" : false, "name" : "firewall_flavor_name", "label" : "Firewall Flavor", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_private_0_port_vnic_type", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "normal or direct", "description" : "vfw port 0 vnic type (normal, direct)", "password" : false, "name" : "vfw_private_0_port_vnic_type", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.multi_stage_design", "type" : "boolean", "required" : false, "definition" : false, "defaultValue" : "false", "password" : false, "name" : "multi_stage_design", "hidden" : false, "immutable" : false, "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "getInputProperty" : false, "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_name_0", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "zdfw1fwl01snk01", "description" : "Name of the vSink", "password" : false, "name" : "vsn_name_0", "label" : "vSink name", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.nf_naming_code", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "nf_naming_code", "hidden" : false, "immutable" : false, "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "getInputProperty" : false, "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.onap_private_net_id", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE", "description" : "Private network that connects ONAP components and the VNF", "password" : false, "name" : "onap_private_net_id", "label" : "ONAP management network name or ID", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.unprotected_private_net_id", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "zdfw1fwl01_unprotected", "description" : "Private network that connects vPacketGenerator with vFirewall", "password" : false, "name" : "unprotected_private_net_id", "label" : "Unprotected private network name or ID", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vpg_private_0_port_vnic_type", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "normal or direct", "description" : "vpg port 0 vnic type (normal, direct)", "password" : false, "name" : "vpg_private_0_port_vnic_type", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.availability_zone_max_count", "type" : "integer", "required" : false, "definition" : false, "defaultValue" : "1", "password" : false, "name" : "availability_zone_max_count", "hidden" : false, "immutable" : false, "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "getInputProperty" : false, "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vsn_private_0_port_vnic_type", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "normal or direct", "description" : "vsn port 0 vnic type (normal, direct)", "password" : false, "name" : "vsn_private_0_port_vnic_type", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.demo_artifacts_version", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "1.3.0", "description" : "Artifacts (jar, tar.gz) version used in demo vnfs", "password" : false, "name" : "demo_artifacts_version", "label" : "Artifacts version used in demo vnfs", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.max_instances", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "max_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "getInputProperty" : false, "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.pub_key", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN", "description" : "Public key to be installed on the compute instance", "password" : false, "name" : "pub_key", "label" : "Public key", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.key_name", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "vfw_key", "description" : "Public/Private key pair name", "password" : false, "name" : "key_name", "label" : "Key pair name", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.nf_role", "type" : "string", "required" : false, "definition" : false, "password" : false, "name" : "nf_role", "hidden" : false, "immutable" : false, "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "getInputProperty" : false, "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.install_script_version", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "1.3.0", "description" : "Version number of the scripts that install the vFW demo app", "password" : false, "name" : "install_script_version", "label" : "Installation script version number", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vfw_image_name", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "description" : "Image to be used for compute instance", "password" : false, "name" : "vfw_image_name", "label" : "Image name or ID", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995.min_instances", "type" : "integer", "required" : false, "definition" : false, "password" : false, "name" : "min_instances", "hidden" : false, "immutable" : false, "parentUniqueId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "getInputProperty" : false, "ownerId" : "d92e45a8-e84a-40a2-9a78-14fc63ad5995", "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.protected_private_net_id", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "zdfw1fwl01_protected", "description" : "Private network that connects vFirewall with vSink", "password" : false, "name" : "protected_private_net_id", "label" : "Protected private network name or ID", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, { "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.cloud_env", "type" : "string", "required" : false, "definition" : false, "defaultValue" : "openstack", "description" : "Cloud environment (e.g., openstack, rackspace)", "password" : false, "name" : "cloud_env", "label" : "Cloud environment", "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false } ], "groups" : [ { "typeUid" : "org.openecomp.groups.VfModule.1.0.grouptype", "propertyValueCounter" : 0, "capabilities" : { }, "normalizedName" : "CliVf3..base_vfw..module-0", "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.CliVf3..base_vfw..module-0", "name" : "CliVf3..base_vfw..module-0", "version" : "1", "type" : "org.openecomp.groups.VfModule", "members" : { "unprotected_private_network" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "abstract_vsn" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "abstract_vfw" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "protected_private_network" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "abstract_vpg" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" }, "artifacts" : [ "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1env", "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1" ], "createdFrom" : "CSAR", "vspOriginated" : true, "userDefined" : false, "invariantUUID" : "87ffed3c-8ca7-41c9-b424-0c5dcde7b6c7", "artifactsUuid" : [ "1ef7b10d-c9f1-4aa9-a354-6ede0049434a" ], "groupUUID" : "83b97301-3ce1-4eb8-b1df-1313d736aae1", "invariantName" : "CliVf3..base_vfw..module-0", "properties" : [ { "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1", "type" : "boolean", "required" : false, "definition" : true, "defaultValue" : "false", "description" : "Whether this module should be deployed before other modules", "password" : false, "name" : "isBase", "value" : "true", "hidden" : false, "immutable" : false, "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.isBase", "getInputProperty" : false, "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.isBase", "empty" : false }, { "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2", "type" : "integer", "required" : false, "definition" : true, "description" : "The minimum instances of this VF-Module", "password" : false, "name" : "min_vf_module_instances", "value" : "1", "hidden" : false, "immutable" : false, "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances", "getInputProperty" : false, "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances", "empty" : false }, { "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3", "type" : "integer", "required" : false, "definition" : true, "description" : "The maximum instances of this VF-Module", "password" : false, "name" : "max_vf_module_instances", "value" : "1", "hidden" : false, "immutable" : false, "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances", "getInputProperty" : false, "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances", "empty" : false }, { "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4", "type" : "integer", "required" : false, "definition" : true, "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", "password" : false, "name" : "initial_count", "value" : "1", "hidden" : false, "immutable" : false, "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.initial_count", "getInputProperty" : false, "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.initial_count", "empty" : false }, { "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5", "type" : "string", "required" : false, "definition" : true, "password" : false, "name" : "vf_module_type", "value" : "Base", "hidden" : false, "immutable" : false, "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type", "getInputProperty" : false, "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type", "empty" : false }, { "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6", "type" : "string", "required" : false, "definition" : true, "description" : "Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n", "password" : false, "name" : "vf_module_label", "value" : "base_vfw", "hidden" : false, "immutable" : false, "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label", "getInputProperty" : false, "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label", "empty" : false }, { "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7", "type" : "boolean", "required" : false, "definition" : true, "defaultValue" : "false", "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", "password" : false, "name" : "volume_group", "value" : "false", "hidden" : false, "immutable" : false, "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.volume_group", "getInputProperty" : false, "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.volume_group", "empty" : false }, { "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8", "type" : "map", "required" : false, "definition" : true, "description" : "Identifies the set of VM types and their count included in the VF-Module\n", "schema" : { "property" : { "type" : "string", "required" : false, "definition" : true, "description" : ":", "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "empty" : false }, "password" : false, "name" : "vfc_list", "hidden" : false, "immutable" : false, "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vfc_list", "schemaType" : "string", "schemaProperty" : { "type" : "string", "required" : false, "definition" : true, "description" : ":", "password" : false, "hidden" : false, "immutable" : false, "getInputProperty" : false, "empty" : false }, "getInputProperty" : false, "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.vfc_list", "empty" : false }, { "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9", "type" : "string", "required" : true, "definition" : true, "description" : "Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n", "password" : false, "name" : "vf_module_description", "hidden" : false, "immutable" : false, "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description", "getInputProperty" : false, "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description", "empty" : false }, { "uniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10", "type" : "integer", "required" : false, "definition" : true, "description" : "Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n", "password" : false, "name" : "availability_zone_count", "hidden" : false, "immutable" : false, "parentUniqueId" : "org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count", "getInputProperty" : false, "ownerId" : "org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count", "empty" : false } ], "empty" : false }, { "typeUid" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype", "propertyValueCounter" : 0, "capabilities" : { }, "normalizedName" : "base_vfw_group", "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.base_vfw_group", "name" : "base_vfw_group", "version" : "1", "type" : "org.openecomp.groups.heat.HeatStack", "members" : { "unprotected_private_network" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.unprotected_private_network", "abstract_vsn" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.f7e5b1a3-e4bc-4034-bd35-c71ee3d25beb.abstract_vsn", "abstract_vfw" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.b48dfc0c-96da-463d-b36f-4b3c05a1e7e8.abstract_vfw", "protected_private_network" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.a7d9636e-e1ca-4656-8236-ca3738329695.protected_private_network", "abstract_vpg" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.47ed6a98-0daa-4c9e-9d1f-ea0b62a63c44.abstract_vpg" }, "createdFrom" : "CSAR", "vspOriginated" : true, "userDefined" : false, "invariantUUID" : "9b0b20fc-842a-4c9d-b2d6-afe57647f9cd", "groupUUID" : "c8596fc5-5f45-46cb-9a45-f96dddeebd9c", "invariantName" : "base_vfw_group", "properties" : [ { "uniqueId" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1", "type" : "string", "required" : true, "definition" : true, "description" : "Heat file which associate to this group/heat stack", "password" : false, "name" : "heat_file", "value" : "../Artifacts/base_vfw.yaml", "hidden" : false, "immutable" : false, "parentUniqueId" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file", "getInputValues" : [ ], "getInputProperty" : false, "ownerId" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file", "empty" : false }, { "uniqueId" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2", "type" : "string", "required" : true, "definition" : true, "description" : "group description", "password" : false, "name" : "description", "value" : "Heat template that deploys vFirewall demo app for ONAP", "hidden" : false, "immutable" : false, "parentUniqueId" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype.description", "getInputValues" : [ ], "getInputProperty" : false, "ownerId" : "org.openecomp.groups.heat.HeatStack.1.0.grouptype.description", "empty" : false } ], "empty" : false } ], "derivedFromGenericType" : "org.openecomp.resource.abstract.nodes.VF", "derivedFromGenericVersion" : "1.0", "toscaType" : "topology_template", "interfaces" : { }, "toscaResourceName" : "org.openecomp.resource.vf.CliVf3", "resourceType" : "VF", "abstract" : false, "vendorName" : "itohan-vendor", "vendorRelease" : "1.0", "resourceVendorModelNumber" : "", "creationDate" : 1553125006126, "version" : "0.1", "description" : "cli-vf-3", "componentType" : "RESOURCE", "lifecycleState" : "NOT_CERTIFIED_CHECKOUT", "systemName" : "CliVf3", "lastUpdateDate" : 1553125007912, "highestVersion" : true, "creatorFullName" : "Carlos Santana", "normalizedName" : "clivf3", "actualComponentType" : "VF", "topologyTemplate" : true, "vspArchived" : false, "archived" : false, "contactId" : "cs0008", "lastUpdaterFullName" : "Carlos Santana", "tags" : [ "cli-vf-3" ], "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2", "uuid" : "1119b3ca-ba88-446e-8812-7fe8f8078aef", "csarUUID" : "b45a4ac88b274c179744e4a2d2d93767", "csarVersion" : "1.0", "icon" : "defaulticon", "lastUpdaterUserId" : "cs0008", "creatorUserId" : "cs0008", "invariantUUID" : "d0046ab0-5789-4a97-b61a-2763acddd180", "allArtifacts" : { "vspclitest3informationtxt" : { "creationDate" : 1553125008054, "timeout" : 0, "description" : "Artifact created from csar", "lastUpdateDate" : 1553125008054, "artifactLabel" : "vspclitest3informationtxt", "artifactUUID" : "3489c4c1-e770-49ea-bb8b-86361e7d2a65", "artifactVersion" : "1", "artifactGroupType" : "INFORMATIONAL", "artifactName" : "VSP_cli-test-3_Information.txt", "artifactType" : "GUIDE", "artifactDisplayName" : "VSP_cli-test-3_Information", "updaterFullName" : "Carlos Santana", "userIdLastUpdater" : "cs0008", "mandatory" : false, "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vspclitest3informationtxt", "artifactChecksum" : "ZDQxNWViNTFiYTQ5NWRmMWNmNDM4YjAxZTdlNjJiZjA=", "serviceApi" : false, "payloadUpdateDate" : 1553125008055, "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vspclitest3informationtxt", "duplicated" : false, "isFromCsar" : true, "artifactCreator" : "cs0008", "generated" : false, "requiredArtifacts" : [ ], "empty" : false }, "heat1" : { "listHeatParameters" : [ { "name" : "vfw_image_name", "type" : "string", "description" : "Image to be used for compute instance", "currentValue" : "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "empty" : false }, { "name" : "firewall_flavor_name", "type" : "string", "description" : "Type of instance (flavor) to be used for firewall VM", "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "empty" : false }, { "name" : "sink_flavor_name", "type" : "string", "description" : "Type of instance (flavor) to be used for vSink VM", "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "empty" : false }, { "name" : "packetgen_flavor_name", "type" : "string", "description" : "Type of instance (flavor) to be used for packet generator", "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "empty" : false }, { "name" : "public_net_id", "type" : "string", "description" : "Public network that enables remote connection to VNF", "currentValue" : "PUT THE PUBLIC NETWORK ID HERE", "empty" : false }, { "name" : "unprotected_private_net_id", "type" : "string", "description" : "Private network that connects vPacketGenerator with vFirewall", "currentValue" : "zdfw1fwl01_unprotected", "empty" : false }, { "name" : "protected_private_net_id", "type" : "string", "description" : "Private network that connects vFirewall with vSink", "currentValue" : "zdfw1fwl01_protected", "empty" : false }, { "name" : "onap_private_net_id", "type" : "string", "description" : "Private network that connects ONAP components and the VNF", "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE", "empty" : false }, { "name" : "onap_private_subnet_id", "type" : "string", "description" : "Private sub-network that connects ONAP components and the VNF", "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE", "empty" : false }, { "name" : "unprotected_private_net_cidr", "type" : "string", "description" : "The CIDR of the unprotected private network", "currentValue" : "192.168.10.0/24", "empty" : false }, { "name" : "protected_private_net_cidr", "type" : "string", "description" : "The CIDR of the protected private network", "currentValue" : "192.168.20.0/24", "empty" : false }, { "name" : "onap_private_net_cidr", "type" : "string", "description" : "The CIDR of the protected private network", "currentValue" : "10.0.0.0/16", "empty" : false }, { "name" : "vfw_private_ip_0", "type" : "string", "description" : "Private IP address that is assigned to the vFirewall to communicate with the vPacketGenerator", "currentValue" : "192.168.10.100", "empty" : false }, { "name" : "vfw_private_ip_1", "type" : "string", "description" : "Private IP address that is assigned to the vFirewall to communicate with the vSink", "currentValue" : "192.168.20.100", "empty" : false }, { "name" : "vfw_private_ip_2", "type" : "string", "description" : "Private IP address that is assigned to the vFirewall to communicate with ONAP components", "currentValue" : "10.0.100.1", "empty" : false }, { "name" : "vpg_private_ip_0", "type" : "string", "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with the vFirewall", "currentValue" : "192.168.10.200", "empty" : false }, { "name" : "vpg_private_ip_1", "type" : "string", "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with ONAP components", "currentValue" : "10.0.100.2", "empty" : false }, { "name" : "vsn_private_ip_0", "type" : "string", "description" : "Private IP address that is assigned to the vSink to communicate with the vFirewall", "currentValue" : "192.168.20.250", "empty" : false }, { "name" : "vsn_private_ip_1", "type" : "string", "description" : "Private IP address that is assigned to the vSink to communicate with ONAP components", "currentValue" : "10.0.100.3", "empty" : false }, { "name" : "vfw_private_0_port_vnic_type", "type" : "string", "description" : "vfw port 0 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vfw_private_1_port_vnic_type", "type" : "string", "description" : "vfw port 1 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vfw_private_2_port_vnic_type", "type" : "string", "description" : "vfw port 2 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vsn_private_0_port_vnic_type", "type" : "string", "description" : "vsn port 0 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vsn_private_1_port_vnic_type", "type" : "string", "description" : "vsn port 1 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vpg_private_0_port_vnic_type", "type" : "string", "description" : "vpg port 0 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vpg_private_1_port_vnic_type", "type" : "string", "description" : "vpg port 1 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vfw_name_0", "type" : "string", "description" : "Name of the vFirewall", "currentValue" : "zdfw1fwl01fwl01", "empty" : false }, { "name" : "vpg_name_0", "type" : "string", "description" : "Name of the vPacketGenerator", "currentValue" : "zdfw1fwl01pgn01", "empty" : false }, { "name" : "vsn_name_0", "type" : "string", "description" : "Name of the vSink", "currentValue" : "zdfw1fwl01snk01", "empty" : false }, { "name" : "vnf_id", "type" : "string", "description" : "The VNF ID is provided by ONAP", "currentValue" : "vFirewall_demo_app", "empty" : false }, { "name" : "vf_module_id", "type" : "string", "description" : "The vFirewall Module ID is provided by ONAP", "currentValue" : "vFirewall", "empty" : false }, { "name" : "dcae_collector_ip", "type" : "string", "description" : "IP address of the DCAE collector", "currentValue" : "10.0.4.1", "empty" : false }, { "name" : "dcae_collector_port", "type" : "string", "description" : "Port of the DCAE collector", "currentValue" : "8081", "empty" : false }, { "name" : "key_name", "type" : "string", "description" : "Public/Private key pair name", "currentValue" : "vfw_key", "empty" : false }, { "name" : "pub_key", "type" : "string", "description" : "Public key to be installed on the compute instance", "currentValue" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN", "empty" : false }, { "name" : "install_script_version", "type" : "string", "description" : "Version number of the scripts that install the vFW demo app", "currentValue" : "1.3.0", "empty" : false }, { "name" : "demo_artifacts_version", "type" : "string", "description" : "Artifacts (jar, tar.gz) version used in demo vnfs", "currentValue" : "1.3.0", "empty" : false }, { "name" : "nexus_artifact_repo", "type" : "string", "description" : "Root URL for the Nexus repository for Maven artifacts.", "currentValue" : "https://nexus.onap.org", "defaultValue" : "https://nexus.onap.org", "empty" : false }, { "name" : "cloud_env", "type" : "string", "description" : "Cloud environment (e.g., openstack, rackspace)", "currentValue" : "openstack", "empty" : false }, { "name" : "sec_group", "type" : "string", "description" : "ONAP Security Group", "currentValue" : "PUT THE ONAP SECURITY GROUP HERE", "empty" : false } ], "creationDate" : 1553125008094, "timeout" : 60, "description" : "created from csar", "lastUpdateDate" : 1553125008094, "artifactLabel" : "heat1", "artifactUUID" : "1ef7b10d-c9f1-4aa9-a354-6ede0049434a", "artifactVersion" : "2", "heatParameters" : [ { "name" : "vfw_image_name", "type" : "string", "description" : "Image to be used for compute instance", "currentValue" : "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "empty" : false }, { "name" : "firewall_flavor_name", "type" : "string", "description" : "Type of instance (flavor) to be used for firewall VM", "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "empty" : false }, { "name" : "sink_flavor_name", "type" : "string", "description" : "Type of instance (flavor) to be used for vSink VM", "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "empty" : false }, { "name" : "packetgen_flavor_name", "type" : "string", "description" : "Type of instance (flavor) to be used for packet generator", "currentValue" : "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "empty" : false }, { "name" : "public_net_id", "type" : "string", "description" : "Public network that enables remote connection to VNF", "currentValue" : "PUT THE PUBLIC NETWORK ID HERE", "empty" : false }, { "name" : "unprotected_private_net_id", "type" : "string", "description" : "Private network that connects vPacketGenerator with vFirewall", "currentValue" : "zdfw1fwl01_unprotected", "empty" : false }, { "name" : "protected_private_net_id", "type" : "string", "description" : "Private network that connects vFirewall with vSink", "currentValue" : "zdfw1fwl01_protected", "empty" : false }, { "name" : "onap_private_net_id", "type" : "string", "description" : "Private network that connects ONAP components and the VNF", "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE", "empty" : false }, { "name" : "onap_private_subnet_id", "type" : "string", "description" : "Private sub-network that connects ONAP components and the VNF", "currentValue" : "PUT THE ONAP PRIVATE NETWORK NAME HERE", "empty" : false }, { "name" : "unprotected_private_net_cidr", "type" : "string", "description" : "The CIDR of the unprotected private network", "currentValue" : "192.168.10.0/24", "empty" : false }, { "name" : "protected_private_net_cidr", "type" : "string", "description" : "The CIDR of the protected private network", "currentValue" : "192.168.20.0/24", "empty" : false }, { "name" : "onap_private_net_cidr", "type" : "string", "description" : "The CIDR of the protected private network", "currentValue" : "10.0.0.0/16", "empty" : false }, { "name" : "vfw_private_ip_0", "type" : "string", "description" : "Private IP address that is assigned to the vFirewall to communicate with the vPacketGenerator", "currentValue" : "192.168.10.100", "empty" : false }, { "name" : "vfw_private_ip_1", "type" : "string", "description" : "Private IP address that is assigned to the vFirewall to communicate with the vSink", "currentValue" : "192.168.20.100", "empty" : false }, { "name" : "vfw_private_ip_2", "type" : "string", "description" : "Private IP address that is assigned to the vFirewall to communicate with ONAP components", "currentValue" : "10.0.100.1", "empty" : false }, { "name" : "vpg_private_ip_0", "type" : "string", "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with the vFirewall", "currentValue" : "192.168.10.200", "empty" : false }, { "name" : "vpg_private_ip_1", "type" : "string", "description" : "Private IP address that is assigned to the vPacketGenerator to communicate with ONAP components", "currentValue" : "10.0.100.2", "empty" : false }, { "name" : "vsn_private_ip_0", "type" : "string", "description" : "Private IP address that is assigned to the vSink to communicate with the vFirewall", "currentValue" : "192.168.20.250", "empty" : false }, { "name" : "vsn_private_ip_1", "type" : "string", "description" : "Private IP address that is assigned to the vSink to communicate with ONAP components", "currentValue" : "10.0.100.3", "empty" : false }, { "name" : "vfw_private_0_port_vnic_type", "type" : "string", "description" : "vfw port 0 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vfw_private_1_port_vnic_type", "type" : "string", "description" : "vfw port 1 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vfw_private_2_port_vnic_type", "type" : "string", "description" : "vfw port 2 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vsn_private_0_port_vnic_type", "type" : "string", "description" : "vsn port 0 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vsn_private_1_port_vnic_type", "type" : "string", "description" : "vsn port 1 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vpg_private_0_port_vnic_type", "type" : "string", "description" : "vpg port 0 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vpg_private_1_port_vnic_type", "type" : "string", "description" : "vpg port 1 vnic type (normal, direct)", "currentValue" : "normal or direct", "defaultValue" : "normal", "empty" : false }, { "name" : "vfw_name_0", "type" : "string", "description" : "Name of the vFirewall", "currentValue" : "zdfw1fwl01fwl01", "empty" : false }, { "name" : "vpg_name_0", "type" : "string", "description" : "Name of the vPacketGenerator", "currentValue" : "zdfw1fwl01pgn01", "empty" : false }, { "name" : "vsn_name_0", "type" : "string", "description" : "Name of the vSink", "currentValue" : "zdfw1fwl01snk01", "empty" : false }, { "name" : "vnf_id", "type" : "string", "description" : "The VNF ID is provided by ONAP", "currentValue" : "vFirewall_demo_app", "empty" : false }, { "name" : "vf_module_id", "type" : "string", "description" : "The vFirewall Module ID is provided by ONAP", "currentValue" : "vFirewall", "empty" : false }, { "name" : "dcae_collector_ip", "type" : "string", "description" : "IP address of the DCAE collector", "currentValue" : "10.0.4.1", "empty" : false }, { "name" : "dcae_collector_port", "type" : "string", "description" : "Port of the DCAE collector", "currentValue" : "8081", "empty" : false }, { "name" : "key_name", "type" : "string", "description" : "Public/Private key pair name", "currentValue" : "vfw_key", "empty" : false }, { "name" : "pub_key", "type" : "string", "description" : "Public key to be installed on the compute instance", "currentValue" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN", "empty" : false }, { "name" : "install_script_version", "type" : "string", "description" : "Version number of the scripts that install the vFW demo app", "currentValue" : "1.3.0", "empty" : false }, { "name" : "demo_artifacts_version", "type" : "string", "description" : "Artifacts (jar, tar.gz) version used in demo vnfs", "currentValue" : "1.3.0", "empty" : false }, { "name" : "nexus_artifact_repo", "type" : "string", "description" : "Root URL for the Nexus repository for Maven artifacts.", "currentValue" : "https://nexus.onap.org", "defaultValue" : "https://nexus.onap.org", "empty" : false }, { "name" : "cloud_env", "type" : "string", "description" : "Cloud environment (e.g., openstack, rackspace)", "currentValue" : "openstack", "empty" : false }, { "name" : "sec_group", "type" : "string", "description" : "ONAP Security Group", "currentValue" : "PUT THE ONAP SECURITY GROUP HERE", "empty" : false } ], "artifactGroupType" : "DEPLOYMENT", "artifactName" : "base_vfw.yaml", "artifactType" : "HEAT", "artifactDisplayName" : "base_vfw", "updaterFullName" : "Carlos Santana", "userIdLastUpdater" : "cs0008", "mandatory" : false, "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1", "artifactChecksum" : "NmFmYjA4N2ZjNDAxYjYyOGY0MjYzMGVlMDU3NWQ2OGE=", "serviceApi" : false, "payloadUpdateDate" : 1553125008148, "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1", "duplicated" : false, "isFromCsar" : true, "artifactCreator" : "cs0008", "generated" : false, "requiredArtifacts" : [ ], "empty" : false }, "vflicense" : { "creationDate" : 1553125008013, "timeout" : 0, "description" : "VF license file", "lastUpdateDate" : 1553125008013, "artifactLabel" : "vflicense", "artifactUUID" : "ba5e6fb3-7eca-4c74-9320-1283381dee5e", "artifactVersion" : "1", "artifactGroupType" : "DEPLOYMENT", "artifactName" : "vf-license-model.xml", "artifactType" : "VF_LICENSE", "artifactDisplayName" : "VF License", "updaterFullName" : "Carlos Santana", "userIdLastUpdater" : "cs0008", "mandatory" : false, "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vflicense", "artifactChecksum" : "ZmVmMjRmNjM2ZTgwYTg4NGM3YmJhY2MyODY5MzZkMjM=", "serviceApi" : false, "payloadUpdateDate" : 1553125008015, "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vflicense", "duplicated" : false, "isFromCsar" : true, "artifactCreator" : "cs0008", "generated" : false, "requiredArtifacts" : [ ], "empty" : false }, "vendorlicense" : { "creationDate" : 1553125007971, "timeout" : 0, "description" : " Vendor license file", "lastUpdateDate" : 1553125007971, "artifactLabel" : "vendorlicense", "artifactUUID" : "f5e01fb9-2ea4-47d9-b8dd-7c79ee7c3742", "artifactVersion" : "1", "artifactGroupType" : "DEPLOYMENT", "artifactName" : "vendor-license-model.xml", "artifactType" : "VENDOR_LICENSE", "artifactDisplayName" : "Vendor License", "updaterFullName" : "Carlos Santana", "userIdLastUpdater" : "cs0008", "mandatory" : false, "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vendorlicense", "artifactChecksum" : "MTg5NTFhNDVjYzhiNTU1OGYwYmU2N2MzZGJiNGZjMWM=", "serviceApi" : false, "payloadUpdateDate" : 1553125007973, "esId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.vendorlicense", "duplicated" : false, "isFromCsar" : true, "artifactCreator" : "cs0008", "generated" : false, "requiredArtifacts" : [ ], "empty" : false }, "heat1env" : { "creationDate" : 1553125008150, "timeout" : 0, "description" : "VF Auto-generated HEAT Environment deployment artifact", "lastUpdateDate" : 1553125008150, "artifactLabel" : "heat1env", "artifactVersion" : "0", "artifactGroupType" : "DEPLOYMENT", "artifactName" : "base_vfw.env", "artifactType" : "HEAT_ENV", "artifactDisplayName" : "VF HEAT ENV", "userIdCreator" : "cs0008", "updaterFullName" : "Carlos Santana", "creatorFullName" : "Carlos Santana", "userIdLastUpdater" : "cs0008", "mandatory" : true, "uniqueId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1env", "heatParamsUpdateDate" : 1553125008150, "generatedFromId" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2.heat1", "serviceApi" : false, "duplicated" : false, "isFromCsar" : false, "generated" : false, "empty" : false } }, "allVersions" : { "0.1" : "b3e0f162-5356-4b43-a9c0-3ab7e66638d2" }, "archiveTime" : 0, "name" : "cli-vf-3" } } } ]