summaryrefslogtreecommitdiffstats
path: root/catalog-ui/cypress/fixtures/update-vsp
diff options
context:
space:
mode:
authorys9693 <ys9693@att.com>2020-01-19 13:50:02 +0200
committerOfir Sonsino <ofir.sonsino@intl.att.com>2020-01-22 12:33:31 +0000
commit16a9fce0e104a38371a9e5a567ec611ae3fc7f33 (patch)
tree03a2aff3060ddb5bc26a90115805a04becbaffc9 /catalog-ui/cypress/fixtures/update-vsp
parentaa83a2da4f911c3ac89318b8e9e8403b072942e1 (diff)
Catalog alignment
Issue-ID: SDC-2724 Signed-off-by: ys9693 <ys9693@att.com> Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
Diffstat (limited to 'catalog-ui/cypress/fixtures/update-vsp')
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/checkout-vsp-second.json59
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/checkout-vsp.json57
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/metadata-after-checkout.json100
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/metadata-after-save-fails.json99
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/metadata-browse.json102
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/metadata-second.json100
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/metadata-third.json101
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/packages-browse.json53
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/packages-first.json29
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/packages-second.json41
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/save-vsp-browse.json1
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/save-vsp-second.json1
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/save-vsp.json1
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/vf-metadata-first.json99
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/vsp-browse.json1
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/vsp-first.json1
-rw-r--r--catalog-ui/cypress/fixtures/update-vsp/vsp-second.json1
17 files changed, 846 insertions, 0 deletions
diff --git a/catalog-ui/cypress/fixtures/update-vsp/checkout-vsp-second.json b/catalog-ui/cypress/fixtures/update-vsp/checkout-vsp-second.json
new file mode 100644
index 0000000000..1ae0b00674
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/checkout-vsp-second.json
@@ -0,0 +1,59 @@
+{
+ "uniqueId": "bdd600d5-81c6-400f-8b73-71f0051f4bb6",
+ "name": "test update vsp",
+ "version": "0.3",
+ "isHighestVersion": true,
+ "creationDate": 1572556130687,
+ "lastUpdateDate": 1572556130687,
+ "description": "test update vsp cypress",
+ "lifecycleState": "NOT_CERTIFIED_CHECKOUT",
+ "tags": [
+ "test update vsp"
+ ],
+ "icon": "defaulticon",
+ "normalizedName": "testupdatevsp",
+ "systemName": "TestUpdateVsp",
+ "contactId": "m08740",
+ "allVersions": {
+ "0.1": "92582379-f0d5-4655-a0f1-f92b3038d853",
+ "0.2": "09f56471-cb97-49f9-af25-44eaa1af1f05",
+ "0.3": "bdd600d5-81c6-400f-8b73-71f0051f4bb6"
+ },
+ "csarUUID": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "csarVersion": "2.0",
+ "importedToscaChecksum": "MTNiN2I2M2U4YWQ0ZWYxYjU2MTdjNWE4MjMxMTVkODE=",
+ "invariantUUID": "36caf708-82d4-432d-94df-b32a677272d9",
+ "componentType": "RESOURCE",
+ "categories": [
+ {
+ "name": "Network L2-3",
+ "normalizedName": "network l2-3",
+ "uniqueId": "resourceNewCategory.network l2-3",
+ "subcategories": [
+ {
+ "name": "Gateway",
+ "normalizedName": "gateway",
+ "uniqueId": "resourceNewCategory.network l2-3.gateway",
+ "icons": [
+ "gateway"
+ ],
+ "empty": false
+ }
+ ],
+ "empty": false
+ }
+ ],
+ "creatorUserId": "m08740",
+ "creatorFullName": "Carlos Santana",
+ "lastUpdaterUserId": "m08740",
+ "lastUpdaterFullName": "Carlos Santana",
+ "archiveTime": 0,
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "resourceVendorModelNumber": "",
+ "resourceType": "VF",
+ "toscaResourceName": "org.openecomp.resource.vf.TestUpdateVsp",
+ "uuid": "e1696b35-b5b3-48b5-81d7-ba3e610ff0f5",
+ "archived": false,
+ "vspArchived": false
+} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/checkout-vsp.json b/catalog-ui/cypress/fixtures/update-vsp/checkout-vsp.json
new file mode 100644
index 0000000000..0dd16f194a
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/checkout-vsp.json
@@ -0,0 +1,57 @@
+{
+ "uniqueId": "09f56471-cb97-49f9-af25-44eaa1af1f05",
+ "name": "test update vsp",
+ "version": "0.2",
+ "isHighestVersion": true,
+ "creationDate": 1572525841186,
+ "lastUpdateDate": 1572525841186,
+ "description": "test update vsp cypress",
+ "lifecycleState": "NOT_CERTIFIED_CHECKOUT",
+ "tags": [
+ "test update vsp"
+ ],
+ "icon": "defaulticon",
+ "normalizedName": "testupdatevsp",
+ "systemName": "TestUpdateVsp",
+ "contactId": "m08740",
+ "allVersions": {
+ "0.1": "92582379-f0d5-4655-a0f1-f92b3038d853",
+ "0.2": "09f56471-cb97-49f9-af25-44eaa1af1f05"
+ },
+ "csarUUID": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "csarVersion": "1.0",
+ "invariantUUID": "36caf708-82d4-432d-94df-b32a677272d9",
+ "componentType": "RESOURCE",
+ "categories": [
+ {
+ "name": "Network L2-3",
+ "normalizedName": "network l2-3",
+ "uniqueId": "resourceNewCategory.network l2-3",
+ "subcategories": [
+ {
+ "name": "Gateway",
+ "normalizedName": "gateway",
+ "uniqueId": "resourceNewCategory.network l2-3.gateway",
+ "icons": [
+ "gateway"
+ ],
+ "empty": false
+ }
+ ],
+ "empty": false
+ }
+ ],
+ "creatorUserId": "m08740",
+ "creatorFullName": "Carlos Santana",
+ "lastUpdaterUserId": "m08740",
+ "lastUpdaterFullName": "Carlos Santana",
+ "archiveTime": 0,
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "resourceVendorModelNumber": "",
+ "resourceType": "VF",
+ "toscaResourceName": "org.openecomp.resource.vf.TestUpdateVsp",
+ "uuid": "e1696b35-b5b3-48b5-81d7-ba3e610ff0f5",
+ "archived": false,
+ "vspArchived": false
+} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/metadata-after-checkout.json b/catalog-ui/cypress/fixtures/update-vsp/metadata-after-checkout.json
new file mode 100644
index 0000000000..a25d6d87af
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/metadata-after-checkout.json
@@ -0,0 +1,100 @@
+{
+ "artifacts": null,
+ "deploymentArtifacts": null,
+ "toscaArtifacts": null,
+ "categories": null,
+ "creatorUserId": null,
+ "creatorFullName": null,
+ "lastUpdaterUserId": null,
+ "lastUpdaterFullName": null,
+ "componentType": null,
+ "componentInstances": null,
+ "componentInstancesRelations": null,
+ "componentInstancesInputs": null,
+ "componentInstancesProperties": null,
+ "componentInstancesAttributes": null,
+ "capabilities": null,
+ "policies": null,
+ "requirements": null,
+ "inputs": null,
+ "groups": null,
+ "additionalInformation": null,
+ "interfaceOperations": null,
+ "interfaces": null,
+ "metadata": {
+ "uniqueId": "09f56471-cb97-49f9-af25-44eaa1af1f05",
+ "name": "test update vsp",
+ "version": "0.2",
+ "isHighestVersion": true,
+ "creationDate": 1572525841186,
+ "lastUpdateDate": 1572525841186,
+ "description": "test update vsp cypress",
+ "lifecycleState": "NOT_CERTIFIED_CHECKOUT",
+ "tags": [
+ "test update vsp"
+ ],
+ "icon": "defaulticon",
+ "normalizedName": "testupdatevsp",
+ "systemName": "TestUpdateVsp",
+ "contactId": "m08740",
+ "allVersions": {
+ "0.1": "92582379-f0d5-4655-a0f1-f92b3038d853",
+ "0.2": "09f56471-cb97-49f9-af25-44eaa1af1f05"
+ },
+ "isDeleted": null,
+ "csarUUID": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "csarVersion": "1.0",
+ "importedToscaChecksum": null,
+ "invariantUUID": "36caf708-82d4-432d-94df-b32a677272d9",
+ "componentType": "RESOURCE",
+ "categories": [
+ {
+ "name": "Network L2-3",
+ "normalizedName": "network l2-3",
+ "uniqueId": "resourceNewCategory.network l2-3",
+ "icons": null,
+ "subcategories": [
+ {
+ "name": "Gateway",
+ "normalizedName": "gateway",
+ "uniqueId": "resourceNewCategory.network l2-3.gateway",
+ "icons": [
+ "gateway"
+ ],
+ "groupings": null,
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "creatorUserId": "m08740",
+ "creatorFullName": "Carlos Santana",
+ "lastUpdaterUserId": "m08740",
+ "lastUpdaterFullName": "Carlos Santana",
+ "archiveTime": 0,
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "resourceVendorModelNumber": "",
+ "resourceType": "VF",
+ "isAbstract": null,
+ "cost": null,
+ "licenseType": null,
+ "toscaResourceName": "org.openecomp.resource.vf.TestUpdateVsp",
+ "derivedFrom": null,
+ "uuid": "e1696b35-b5b3-48b5-81d7-ba3e610ff0f5",
+ "archived": false,
+ "vspArchived": false
+ },
+ "derivedFrom": null,
+ "derivedList": null,
+ "properties": null,
+ "attributes": null,
+ "defaultCapabilities": null
+} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/metadata-after-save-fails.json b/catalog-ui/cypress/fixtures/update-vsp/metadata-after-save-fails.json
new file mode 100644
index 0000000000..9880e4d95d
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/metadata-after-save-fails.json
@@ -0,0 +1,99 @@
+{
+ "artifacts": null,
+ "deploymentArtifacts": null,
+ "toscaArtifacts": null,
+ "categories": null,
+ "creatorUserId": null,
+ "creatorFullName": null,
+ "lastUpdaterUserId": null,
+ "lastUpdaterFullName": null,
+ "componentType": null,
+ "componentInstances": null,
+ "componentInstancesRelations": null,
+ "componentInstancesInputs": null,
+ "componentInstancesProperties": null,
+ "componentInstancesAttributes": null,
+ "capabilities": null,
+ "policies": null,
+ "requirements": null,
+ "inputs": null,
+ "groups": null,
+ "additionalInformation": null,
+ "interfaceOperations": null,
+ "interfaces": null,
+ "metadata": {
+ "uniqueId": "09f56471-cb97-49f9-af25-44eaa1af1f05",
+ "name": "test update vsp",
+ "version": "0.1",
+ "isHighestVersion": true,
+ "creationDate": 1572525841186,
+ "lastUpdateDate": 1572525841186,
+ "description": "test update vsp cypress",
+ "lifecycleState": "NOT_CERTIFIED_CHECKOUT",
+ "tags": [
+ "test update vsp"
+ ],
+ "icon": "defaulticon",
+ "normalizedName": "testupdatevsp",
+ "systemName": "TestUpdateVsp",
+ "contactId": "m08740",
+ "allVersions": {
+ "0.1": "92582379-f0d5-4655-a0f1-f92b3038d853"
+ },
+ "isDeleted": null,
+ "csarUUID": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "csarVersion": "1.0",
+ "importedToscaChecksum": null,
+ "invariantUUID": "36caf708-82d4-432d-94df-b32a677272d9",
+ "componentType": "RESOURCE",
+ "categories": [
+ {
+ "name": "Network L2-3",
+ "normalizedName": "network l2-3",
+ "uniqueId": "resourceNewCategory.network l2-3",
+ "icons": null,
+ "subcategories": [
+ {
+ "name": "Gateway",
+ "normalizedName": "gateway",
+ "uniqueId": "resourceNewCategory.network l2-3.gateway",
+ "icons": [
+ "gateway"
+ ],
+ "groupings": null,
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "creatorUserId": "m08740",
+ "creatorFullName": "Carlos Santana",
+ "lastUpdaterUserId": "m08740",
+ "lastUpdaterFullName": "Carlos Santana",
+ "archiveTime": 0,
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "resourceVendorModelNumber": "",
+ "resourceType": "VF",
+ "isAbstract": null,
+ "cost": null,
+ "licenseType": null,
+ "toscaResourceName": "org.openecomp.resource.vf.TestUpdateVsp",
+ "derivedFrom": null,
+ "uuid": "e1696b35-b5b3-48b5-81d7-ba3e610ff0f5",
+ "archived": false,
+ "vspArchived": false
+ },
+ "derivedFrom": null,
+ "derivedList": null,
+ "properties": null,
+ "attributes": null,
+ "defaultCapabilities": null
+} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/metadata-browse.json b/catalog-ui/cypress/fixtures/update-vsp/metadata-browse.json
new file mode 100644
index 0000000000..285cc6dd15
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/metadata-browse.json
@@ -0,0 +1,102 @@
+{
+ "artifacts": null,
+ "deploymentArtifacts": null,
+ "toscaArtifacts": null,
+ "categories": null,
+ "creatorUserId": null,
+ "creatorFullName": null,
+ "lastUpdaterUserId": null,
+ "lastUpdaterFullName": null,
+ "componentType": null,
+ "componentInstances": null,
+ "componentInstancesRelations": null,
+ "componentInstancesInputs": null,
+ "componentInstancesProperties": null,
+ "componentInstancesAttributes": null,
+ "capabilities": null,
+ "policies": null,
+ "requirements": null,
+ "inputs": null,
+ "groups": null,
+ "additionalInformation": null,
+ "interfaceOperations": null,
+ "interfaces": null,
+ "metadata": {
+ "uniqueId": "677833c2-5f10-48fb-bfbf-c0726ad73a85",
+ "name": "test update vsp",
+ "version": "0.4",
+ "isHighestVersion": true,
+ "creationDate": 1572764117123,
+ "lastUpdateDate": 1572764117123,
+ "description": "test update vsp cypress",
+ "lifecycleState": "NOT_CERTIFIED_CHECKOUT",
+ "tags": [
+ "test update vsp"
+ ],
+ "icon": "defaulticon",
+ "normalizedName": "testupdatevsp",
+ "systemName": "TestUpdateVsp",
+ "contactId": "m08740",
+ "allVersions": {
+ "0.1": "92582379-f0d5-4655-a0f1-f92b3038d853",
+ "0.2": "09f56471-cb97-49f9-af25-44eaa1af1f05",
+ "0.3": "bdd600d5-81c6-400f-8b73-71f0051f4bb6",
+ "0.4": "677833c2-5f10-48fb-bfbf-c0726ad73a85"
+ },
+ "isDeleted": null,
+ "csarUUID": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "csarVersion": "3.0",
+ "importedToscaChecksum": "MTNiN2I2M2U4YWQ0ZWYxYjU2MTdjNWE4MjMxMTVkODE=",
+ "invariantUUID": "36caf708-82d4-432d-94df-b32a677272d9",
+ "componentType": "RESOURCE",
+ "categories": [
+ {
+ "name": "Network L2-3",
+ "normalizedName": "network l2-3",
+ "uniqueId": "resourceNewCategory.network l2-3",
+ "icons": null,
+ "subcategories": [
+ {
+ "name": "Gateway",
+ "normalizedName": "gateway",
+ "uniqueId": "resourceNewCategory.network l2-3.gateway",
+ "icons": [
+ "gateway"
+ ],
+ "groupings": null,
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "creatorUserId": "m08740",
+ "creatorFullName": "Carlos Santana",
+ "lastUpdaterUserId": "m08740",
+ "lastUpdaterFullName": "Carlos Santana",
+ "archiveTime": 0,
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "resourceVendorModelNumber": "",
+ "resourceType": "VF",
+ "isAbstract": null,
+ "cost": null,
+ "licenseType": null,
+ "toscaResourceName": "org.openecomp.resource.vf.TestUpdateVsp",
+ "derivedFrom": null,
+ "uuid": "e1696b35-b5b3-48b5-81d7-ba3e610ff0f5",
+ "archived": false,
+ "vspArchived": false
+ },
+ "derivedFrom": null,
+ "derivedList": null,
+ "properties": null,
+ "attributes": null,
+ "defaultCapabilities": null
+} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/metadata-second.json b/catalog-ui/cypress/fixtures/update-vsp/metadata-second.json
new file mode 100644
index 0000000000..6f9a369a04
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/metadata-second.json
@@ -0,0 +1,100 @@
+{
+ "artifacts": null,
+ "deploymentArtifacts": null,
+ "toscaArtifacts": null,
+ "categories": null,
+ "creatorUserId": null,
+ "creatorFullName": null,
+ "lastUpdaterUserId": null,
+ "lastUpdaterFullName": null,
+ "componentType": null,
+ "componentInstances": null,
+ "componentInstancesRelations": null,
+ "componentInstancesInputs": null,
+ "componentInstancesProperties": null,
+ "componentInstancesAttributes": null,
+ "capabilities": null,
+ "policies": null,
+ "requirements": null,
+ "inputs": null,
+ "groups": null,
+ "additionalInformation": null,
+ "interfaceOperations": null,
+ "interfaces": null,
+ "metadata": {
+ "uniqueId": "09f56471-cb97-49f9-af25-44eaa1af1f05",
+ "name": "test update vsp",
+ "version": "0.2",
+ "isHighestVersion": true,
+ "creationDate": 1572525841186,
+ "lastUpdateDate": 1572556100119,
+ "description": "test update vsp cypress",
+ "lifecycleState": "NOT_CERTIFIED_CHECKIN",
+ "tags": [
+ "test update vsp"
+ ],
+ "icon": "defaulticon",
+ "normalizedName": "testupdatevsp",
+ "systemName": "TestUpdateVsp",
+ "contactId": "m08740",
+ "allVersions": {
+ "0.1": "92582379-f0d5-4655-a0f1-f92b3038d853",
+ "0.2": "09f56471-cb97-49f9-af25-44eaa1af1f05"
+ },
+ "isDeleted": null,
+ "csarUUID": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "csarVersion": "2.0",
+ "importedToscaChecksum": "MTNiN2I2M2U4YWQ0ZWYxYjU2MTdjNWE4MjMxMTVkODE=",
+ "invariantUUID": "36caf708-82d4-432d-94df-b32a677272d9",
+ "componentType": "RESOURCE",
+ "categories": [
+ {
+ "name": "Network L2-3",
+ "normalizedName": "network l2-3",
+ "uniqueId": "resourceNewCategory.network l2-3",
+ "icons": null,
+ "subcategories": [
+ {
+ "name": "Gateway",
+ "normalizedName": "gateway",
+ "uniqueId": "resourceNewCategory.network l2-3.gateway",
+ "icons": [
+ "gateway"
+ ],
+ "groupings": null,
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "creatorUserId": "m08740",
+ "creatorFullName": "Carlos Santana",
+ "lastUpdaterUserId": "m08740",
+ "lastUpdaterFullName": "Carlos Santana",
+ "archiveTime": 0,
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "resourceVendorModelNumber": "",
+ "resourceType": "VF",
+ "isAbstract": null,
+ "cost": null,
+ "licenseType": null,
+ "toscaResourceName": "org.openecomp.resource.vf.TestUpdateVsp",
+ "derivedFrom": null,
+ "uuid": "e1696b35-b5b3-48b5-81d7-ba3e610ff0f5",
+ "archived": false,
+ "vspArchived": false
+ },
+ "derivedFrom": null,
+ "derivedList": null,
+ "properties": null,
+ "attributes": null,
+ "defaultCapabilities": null
+} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/metadata-third.json b/catalog-ui/cypress/fixtures/update-vsp/metadata-third.json
new file mode 100644
index 0000000000..0f30b85293
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/metadata-third.json
@@ -0,0 +1,101 @@
+{
+ "artifacts": null,
+ "deploymentArtifacts": null,
+ "toscaArtifacts": null,
+ "categories": null,
+ "creatorUserId": null,
+ "creatorFullName": null,
+ "lastUpdaterUserId": null,
+ "lastUpdaterFullName": null,
+ "componentType": null,
+ "componentInstances": null,
+ "componentInstancesRelations": null,
+ "componentInstancesInputs": null,
+ "componentInstancesProperties": null,
+ "componentInstancesAttributes": null,
+ "capabilities": null,
+ "policies": null,
+ "requirements": null,
+ "inputs": null,
+ "groups": null,
+ "additionalInformation": null,
+ "interfaceOperations": null,
+ "interfaces": null,
+ "metadata": {
+ "uniqueId": "bdd600d5-81c6-400f-8b73-71f0051f4bb6",
+ "name": "test update vsp",
+ "version": "0.3",
+ "isHighestVersion": true,
+ "creationDate": 1572556130687,
+ "lastUpdateDate": 1572556130687,
+ "description": "test update vsp cypress",
+ "lifecycleState": "NOT_CERTIFIED_CHECKOUT",
+ "tags": [
+ "test update vsp"
+ ],
+ "icon": "defaulticon",
+ "normalizedName": "testupdatevsp",
+ "systemName": "TestUpdateVsp",
+ "contactId": "m08740",
+ "allVersions": {
+ "0.1": "92582379-f0d5-4655-a0f1-f92b3038d853",
+ "0.2": "09f56471-cb97-49f9-af25-44eaa1af1f05",
+ "0.3": "bdd600d5-81c6-400f-8b73-71f0051f4bb6"
+ },
+ "isDeleted": null,
+ "csarUUID": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "csarVersion": "2.0",
+ "importedToscaChecksum": "MTNiN2I2M2U4YWQ0ZWYxYjU2MTdjNWE4MjMxMTVkODE=",
+ "invariantUUID": "36caf708-82d4-432d-94df-b32a677272d9",
+ "componentType": "RESOURCE",
+ "categories": [
+ {
+ "name": "Network L2-3",
+ "normalizedName": "network l2-3",
+ "uniqueId": "resourceNewCategory.network l2-3",
+ "icons": null,
+ "subcategories": [
+ {
+ "name": "Gateway",
+ "normalizedName": "gateway",
+ "uniqueId": "resourceNewCategory.network l2-3.gateway",
+ "icons": [
+ "gateway"
+ ],
+ "groupings": null,
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "creatorUserId": "m08740",
+ "creatorFullName": "Carlos Santana",
+ "lastUpdaterUserId": "m08740",
+ "lastUpdaterFullName": "Carlos Santana",
+ "archiveTime": 0,
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "resourceVendorModelNumber": "",
+ "resourceType": "VF",
+ "isAbstract": null,
+ "cost": null,
+ "licenseType": null,
+ "toscaResourceName": "org.openecomp.resource.vf.TestUpdateVsp",
+ "derivedFrom": null,
+ "uuid": "e1696b35-b5b3-48b5-81d7-ba3e610ff0f5",
+ "archived": false,
+ "vspArchived": false
+ },
+ "derivedFrom": null,
+ "derivedList": null,
+ "properties": null,
+ "attributes": null,
+ "defaultCapabilities": null
+} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/packages-browse.json b/catalog-ui/cypress/fixtures/update-vsp/packages-browse.json
new file mode 100644
index 0000000000..12ff37ecf5
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/packages-browse.json
@@ -0,0 +1,53 @@
+{
+ "listCount": 4,
+ "results": [
+ {
+ "description": "test update vsp cypress",
+ "vspName": "test update vsp",
+ "version": "3.0",
+ "packageId": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "category": "resourceNewCategory.network l2-3",
+ "subCategory": "resourceNewCategory.network l2-3.gateway",
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "packageType": "CSAR",
+ "resourceType": "VF"
+ },
+ {
+ "description": "test update vsp cypress",
+ "vspName": "test update vsp",
+ "version": "2.0",
+ "packageId": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "category": "resourceNewCategory.network l2-3",
+ "subCategory": "resourceNewCategory.network l2-3.gateway",
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "packageType": "CSAR",
+ "resourceType": "VF"
+ },
+ {
+ "description": "test update vsp cypress",
+ "vspName": "test update vsp",
+ "version": "4.0",
+ "packageId": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "category": "resourceNewCategory.network l2-3",
+ "subCategory": "resourceNewCategory.network l2-3.gateway",
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "packageType": "CSAR",
+ "resourceType": "VF"
+ },
+ {
+ "description": "test update vsp cypress",
+ "vspName": "test update vsp",
+ "version": "1.0",
+ "packageId": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "category": "resourceNewCategory.network l2-3",
+ "subCategory": "resourceNewCategory.network l2-3.gateway",
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "packageType": "CSAR",
+ "resourceType": "VF"
+ }
+ ]
+} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/packages-first.json b/catalog-ui/cypress/fixtures/update-vsp/packages-first.json
new file mode 100644
index 0000000000..657e97966b
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/packages-first.json
@@ -0,0 +1,29 @@
+{
+ "listCount": 2,
+ "results": [
+ {
+ "description": "test update vsp cypress",
+ "vspName": "test update vsp",
+ "version": "2.0",
+ "packageId": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "category": "resourceNewCategory.network l2-3",
+ "subCategory": "resourceNewCategory.network l2-3.gateway",
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "packageType": "CSAR",
+ "resourceType": "VF"
+ },
+ {
+ "description": "test update vsp cypress",
+ "vspName": "test update vsp",
+ "version": "1.0",
+ "packageId": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "category": "resourceNewCategory.network l2-3",
+ "subCategory": "resourceNewCategory.network l2-3.gateway",
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "packageType": "CSAR",
+ "resourceType": "VF"
+ }
+ ]
+}
diff --git a/catalog-ui/cypress/fixtures/update-vsp/packages-second.json b/catalog-ui/cypress/fixtures/update-vsp/packages-second.json
new file mode 100644
index 0000000000..25a93a922d
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/packages-second.json
@@ -0,0 +1,41 @@
+{
+ "listCount": 3,
+ "results": [
+ {
+ "description": "test update vsp cypress",
+ "vspName": "test update vsp",
+ "version": "3.0",
+ "packageId": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "category": "resourceNewCategory.network l2-3",
+ "subCategory": "resourceNewCategory.network l2-3.gateway",
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "packageType": "CSAR",
+ "resourceType": "VF"
+ },
+ {
+ "description": "test update vsp cypress",
+ "vspName": "test update vsp",
+ "version": "2.0",
+ "packageId": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "category": "resourceNewCategory.network l2-3",
+ "subCategory": "resourceNewCategory.network l2-3.gateway",
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "packageType": "CSAR",
+ "resourceType": "VF"
+ },
+ {
+ "description": "test update vsp cypress",
+ "vspName": "test update vsp",
+ "version": "1.0",
+ "packageId": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "category": "resourceNewCategory.network l2-3",
+ "subCategory": "resourceNewCategory.network l2-3.gateway",
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "packageType": "CSAR",
+ "resourceType": "VF"
+ }
+ ]
+} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/save-vsp-browse.json b/catalog-ui/cypress/fixtures/update-vsp/save-vsp-browse.json
new file mode 100644
index 0000000000..dc8e5e12cc
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/save-vsp-browse.json
@@ -0,0 +1 @@
+{"artifacts":{"cloudquestionnaire":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Cloud Questionnaire (completed)","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.cloudquestionnaire","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"cloudquestionnaire","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"features":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Features","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.features","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"features","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"vendortestresult":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Vendor Test Result","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendortestresult","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"vendortestresult","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"testscripts":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Test Scripts","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.testscripts","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"testscripts","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"resourcesecuritytemplate":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Resource Security Template","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.resourcesecuritytemplate","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"resourcesecuritytemplate","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"vsptestupdatevspinformationtxt":{"description":"Artifact created from csar","creationDate":1572522718206,"timeout":0,"lastUpdateDate":1572522718206,"isFromCsar":true,"artifactDisplayName":"VSP_test update vsp_Information","userIdLastUpdater":"m08740","payloadUpdateDate":1572522718217,"artifactVersion":"1","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactName":"VSP_test-update-vsp_Information.txt","artifactType":"GUIDE","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactChecksum":"MmI1Y2FhYWU3N2YyZjZlNjk1OGE3ZmVlODYwODk1ZTg=","duplicated":true,"artifactLabel":"vsptestupdatevspinformationtxt","artifactGroupType":"INFORMATIONAL","updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"509383bf-d947-4d5d-96e4-c20344bd8bbf","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"heattemplatefromvendor":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"HEAT Template from Vendor","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heattemplatefromvendor","creatorFullName":"Carlos Santana","artifactType":"HEAT","duplicated":true,"artifactLabel":"heattemplatefromvendor","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"capacity":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Capacity","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.capacity","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"capacity","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false}},"deploymentArtifacts":{"vflicense":{"description":"VF license file","creationDate":1572522718133,"timeout":0,"lastUpdateDate":1572764140956,"isFromCsar":true,"artifactDisplayName":"VF License","userIdLastUpdater":"m08740","artifactVersion":"1","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vflicense","artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","esId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vflicense","artifactChecksum":"YTI3ZmZkOTY4YTUxZjE4MWMwNzlhMWYyOTQzOTU3OTc=","duplicated":false,"artifactLabel":"vflicense","artifactGroupType":"DEPLOYMENT","updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"6bf5a13d-1542-4b54-9210-47cc9299af03","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"description":"created from csar","creationDate":1572522718291,"timeout":30,"lastUpdateDate":1572764141247,"isFromCsar":true,"artifactDisplayName":"module_1_ldsa","userIdLastUpdater":"m08740","payloadUpdateDate":1572764141347,"artifactVersion":"7","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat1","artifactName":"module_1_ldsa.yaml","artifactType":"HEAT","esId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat1","artifactChecksum":"OGZlMzE0MjY0ODFjMjlhYWRkNGFkOTIyYTcyMjQxNTQ=","duplicated":false,"artifactLabel":"heat1","artifactGroupType":"DEPLOYMENT","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"d0ddab8f-d28d-44d5-8614-3993eb3e49f4","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"heat3env":{"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1572522718822,"timeout":0,"lastUpdateDate":1572522718822,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","userIdLastUpdater":"m08740","payloadUpdateDate":1572522718824,"artifactVersion":"1","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3env","artifactName":"base_ldsa.env","creatorFullName":"Carlos Santana","artifactType":"HEAT_ENV","esId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3env","artifactChecksum":"NjI3MmY4NGJkMDJlYjMxMDdjNTcxMGYwMzkxMDQ4YjY=","duplicated":false,"artifactLabel":"heat3env","artifactGroupType":"DEPLOYMENT","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"artifactUUID":"6ba85ccb-56dc-47d9-a7a8-092f59488c29","heatParamsUpdateDate":1572522718822,"generatedFromId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3","serviceApi":false,"generated":false,"empty":false},"heat3":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"description":"created from csar","creationDate":1572522718769,"timeout":30,"lastUpdateDate":1572764141067,"isFromCsar":true,"artifactDisplayName":"base_ldsa","userIdLastUpdater":"m08740","artifactVersion":"1","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3","artifactName":"base_ldsa.yaml","artifactType":"HEAT","esId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3","artifactChecksum":"YWE1NzM2MzVkMmMwYzQ5NTdhNWUzODk2MGNiOWZkYTI=","duplicated":false,"artifactLabel":"heat3","artifactGroupType":"DEPLOYMENT","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"fa1e0881-e502-48b3-bc0c-749618ad5121","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"vendorlicense":{"description":" Vendor license file","creationDate":1572522718068,"timeout":0,"lastUpdateDate":1572764140909,"isFromCsar":true,"artifactDisplayName":"Vendor License","userIdLastUpdater":"m08740","artifactVersion":"1","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vendorlicense","artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","esId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vendorlicense","artifactChecksum":"ODM0ZGFhMGVhNWQ4ODIxNzQ4ZTU0ZjRjM2YyZjEzNjk=","duplicated":false,"artifactLabel":"vendorlicense","artifactGroupType":"DEPLOYMENT","updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"6beae89c-1969-489e-9701-b58124d4f858","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"heat1env":{"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1572522718398,"timeout":0,"lastUpdateDate":1572522718398,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","userIdLastUpdater":"m08740","payloadUpdateDate":1572522718404,"artifactVersion":"7","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","artifactName":"module_1_ldsa.env","creatorFullName":"Carlos Santana","artifactType":"HEAT_ENV","artifactChecksum":"OWEzZWFkNWZjOWJiZWM2YmI5MDcwNmIyZWNkMjc2NmY=","duplicated":false,"artifactLabel":"heat1env","artifactGroupType":"DEPLOYMENT","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"artifactUUID":"56acc8c4-8b46-4581-9f7d-553d5d5eb098","heatParamsUpdateDate":1572522718398,"generatedFromId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat1","serviceApi":false,"generated":false,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"description":"TOSCA definition package of the asset","creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Tosca Model","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.assettoscacsar","artifactName":"resource-TestUpdateVsp-csar.csar","creatorFullName":"Carlos Santana","artifactType":"TOSCA_CSAR","duplicated":true,"artifactLabel":"assettoscacsar","artifactGroupType":"TOSCA","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"assettoscatemplate":{"description":"TOSCA representation of the asset","creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Tosca Template","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.assettoscatemplate","artifactName":"resource-TestUpdateVsp-template.yml","creatorFullName":"Carlos Santana","artifactType":"TOSCA_TEMPLATE","duplicated":true,"artifactLabel":"assettoscatemplate","artifactGroupType":"TOSCA","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false}},"categories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"ldsa_sec_grp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"path":["677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"ldsa_sec_grp_1","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"path":["677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","ownerName":"ldsa_sec_grp_1","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","empty":false}]},"actualComponentUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"ldsa_sec_grp_1","SupportablityComponentVersion":null},"createdFromCsar":true,"normalizedName":"ldsa_sec_grp_1","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","name":"ldsa_sec_grp_1","creationTime":1572764140559,"isProxy":false,"originType":"VFC","componentName":"SecurityRules","customizationUUID":"f27baccc-ec1c-49ac-95ad-3426e64da42f","modificationTime":1572764141664,"invariantName":"ldsa_sec_grp_1","createdFrom":"CSAR","posX":"475.0","componentUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","originArchived":false,"icon":"securityrules","posY":"325.0","propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"feature","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"feature_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"tosca.capabilities.Node","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"feature","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"feature_ltm","empty":false},{"type":"tosca.capabilities.Node","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"feature","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"feature_ltm_ltm_oam_protected_0_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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"definition":false,"password":false,"name":"default_instances","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"type":"tosca.capabilities.Scalable","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"scalable","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.scalable","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"scalable_ltm","empty":false}],"org.openecomp.capabilities.Forwarder":[{"type":"org.openecomp.capabilities.Forwarder","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"forwarder","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"forwarder_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.Forwarder","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"forwarder","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"forwarder_ltm_ltm_oam_protected_0_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":"{\"network_role\":{\"get_input\":\"port_ltm_dmz_direct_0_port_network_role\"},\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"pps_capacity\":\"\",\"nf_type\":\"\",\"nfc_naming_code\":\"ltm\"}","hidden":false,"immutable":false,"parentUniqueId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","getInputProperty":false,"ownerId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"port_mirroring","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"port_mirroring_ltm_ltm_dmz_direct_0_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":"{\"network_role\":{\"get_input\":\"port_ltm_oam_protected_0_port_network_role\"},\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"pps_capacity\":\"\",\"nf_type\":\"\",\"nfc_naming_code\":\"ltm\"}","hidden":false,"immutable":false,"parentUniqueId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","getInputProperty":false,"ownerId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"port_mirroring","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"port_mirroring_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"binding","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"binding_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"tosca.capabilities.network.Bindable","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"binding","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.binding","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"binding_ltm","empty":false},{"type":"tosca.capabilities.network.Bindable","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"binding","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"binding_ltm_ltm_oam_protected_0_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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"type":"tosca.capabilities.Container","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"host","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.host","minOccurrences":"1","validSourceTypes":["tosca.nodes.SoftwareComponent"],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"host_ltm","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","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets.rate_ltm_ltm_dmz_direct_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","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outgoing.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes_ltm_ltm_dmz_direct_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","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outgoing.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.packets.rate_ltm_ltm_dmz_direct_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","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outpoing.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outpoing.packets_ltm_ltm_dmz_direct_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","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes.rate_ltm_ltm_dmz_direct_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","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes_ltm_ltm_dmz_direct_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","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes.rate_ltm_ltm_dmz_direct_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","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets_ltm_ltm_dmz_direct_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","value":"disk.ephemeral.size","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.ephemeral.size","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.ephemeral.size","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.ephemeral.size_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"instance","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.instance","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"instance_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"memory","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"memory_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.iops","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.iops","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.iops_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.read.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"cpu.delta","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu.delta","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"cpu.delta_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.capacity","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.capacity","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.capacity_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.read.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.write.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.latency","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.latency","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.latency_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.usage","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.usage","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"cpu_util","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu_util","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"cpu_util_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.allocation","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.allocation","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.allocation_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.write.requests.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.write.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.latency","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.latency","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.latency_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"cpu","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"cpu_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.write.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.write.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.read.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.read.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.root.size","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.root.size","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.root.size_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"vcpus","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.vcpus","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"vcpus_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.iops","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.iops","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.iops_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.usage","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.usage","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.read.requests.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.write.requests.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.allocation","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.allocation","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.allocation_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.read.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.read.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.read.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.read.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"memory.usage","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.usage","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"memory.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.capacity","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.capacity","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.capacity_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"memory.resident","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.resident","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"memory.resident_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.write.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets.rate_ltm_ltm_oam_protected_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","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outgoing.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes_ltm_ltm_oam_protected_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","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outgoing.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.packets.rate_ltm_ltm_oam_protected_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","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outpoing.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outpoing.packets_ltm_ltm_oam_protected_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","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes.rate_ltm_ltm_oam_protected_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","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes_ltm_ltm_oam_protected_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","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes.rate_ltm_ltm_oam_protected_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","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets_ltm_ltm_oam_protected_0_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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"definition":false,"password":false,"name":"type","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"definition":false,"password":false,"name":"version","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"definition":false,"password":false,"name":"architecture","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"os","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.os","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"os_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"endpoint","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.endpoint","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"endpoint_ltm","empty":false}],"tosca.capabilities.Attachment":[{"type":"tosca.capabilities.Attachment","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"attachment","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"tosca.capabilities.Attachment","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"attachment","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ltm_ltm_oam_protected_0_port","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"dependency","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency_ltm_ltm_dmz_direct_0_port","empty":false},{"path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"dependency","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency_ltm","empty":false},{"path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"dependency","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.network.Linkable":[{"path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"link","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"link_ltm_ltm_dmz_direct_0_port","empty":false},{"path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"link","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"link_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.Attachment":[{"path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"local_storage","uniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12.local_storage","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.BlockStorage","name":"local_storage_ltm","empty":false}]},"actualComponentUid":"e4c26363-da25-4a35-b125-bf7da7cd3eab","componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"abstract_ltm","SupportablityComponentVersion":null},"createdFromCsar":true,"normalizedName":"abstract_ltm","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","name":"abstract_ltm","creationTime":1572764140560,"isProxy":false,"originType":"CVFC","componentName":"test update vsp-nodes.ltmCvfc","customizationUUID":"2d68209b-acc3-4b4d-bb34-51d491f5dcb6","modificationTime":1572764141664,"invariantName":"abstract_ltm","createdFrom":"CSAR","posX":"275.0","componentUid":"e4c26363-da25-4a35-b125-bf7da7cd3eab","componentVersion":"4.0","toscaComponentName":"org.openecomp.resource.vfc.TestUpdateVspcvfc.abstract.nodes.ltm","originArchived":false,"icon":"defaulticon","posY":"325.0","propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","requirementOwnerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","id":"efd59151-7a5e-4068-84dc-f5047b4f008a","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ltm_ltm_oam_protected_0_port","capabilityUid":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","requirementUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port"}}],"fromNode":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","originUI":false},{"toNode":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","requirementOwnerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","id":"a08df132-e5cb-489b-9e6c-aa10ee85d1ee","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ltm_ltm_dmz_direct_0_port","capabilityUid":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","requirementUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port"}}],"fromNode":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","originUI":false}],"componentInstancesInputs":{"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm":[{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_oam_protected_0_port_subnetpoolid","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_subnetpoolid","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"description":"vfc naming","password":false,"name":"nfc_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_oam_protected_0_port_ip_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_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,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.vm_flavor_name","type":"string","required":false,"definition":false,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ltm_flavor_name\"}","hidden":false,"immutable":false,"inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_flavor_name","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputValues":[{"propName":"vm_flavor_name","inputName":"ltm_flavor_name","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_flavor_name","list":false,"empty":false}],"getInputProperty":true,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_oam_protected_0_port_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_dmz_direct_0_port_fixed_ips","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_fixed_ips","value":"[{\"ip_address\":{\"get_input\":\"ltm_dmz_direct_ip_0\"}}]","hidden":false,"immutable":false,"inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_dmz_direct_ip_0","getInputValues":[{"propName":"ip_address","inputName":"ltm_dmz_direct_ip_0","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_dmz_direct_ip_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"org.openecomp.datatypes.heat.neutron.port.FixedIps","schemaProperty":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_dmz_direct_0_port_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"fec8b03a-5b88-4a28-b64b-9b8271da39a4.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_ltmServiceTemplate.yaml\",\"index_value\":0,\"count\":\"1\",\"scaling_enabled\":true,\"mandatory\":true}","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_oam_protected_0_port_vlan_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_vlan_requirements","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.compute_ltm_name","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_name","value":"[{\"get_input\":\"ltm_name_0\"}]","hidden":false,"immutable":false,"inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_name_0","getInputValues":[{"propName":"compute_ltm_name","inputName":"ltm_name_0","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_name_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.vm_image_name","type":"string","required":false,"definition":false,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ltm_image_name\"}","hidden":false,"immutable":false,"inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_image_name","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputValues":[{"propName":"vm_image_name","inputName":"ltm_image_name","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_image_name","list":false,"empty":false}],"getInputProperty":true,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_oam_protected_0_port_network_role","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_network_role","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.compute_ltm_metadata","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"},\"vf_module_name\":{\"get_input\":\"vf_module_name\"}}]","hidden":false,"immutable":false,"inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vnf_name","list":false,"empty":false},{"propName":"vf_module_name","inputName":"vf_module_name","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vf_module_name","list":false,"empty":false}],"getInputProperty":true,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_dmz_direct_0_port_order","type":"integer","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_order","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_oam_protected_0_port_related_networks","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_related_networks","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.vm_type_tag","type":"string","required":false,"definition":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ltm","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_dmz_direct_0_port_network_role_tag","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_network_role_tag","value":"dmz_direct","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.high_availablity","type":"string","required":false,"definition":false,"description":"high_availablity","password":false,"name":"high_availablity","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_naming_code","type":"string","required":false,"definition":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ltm","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_dmz_direct_0_port_security_groups","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_security_groups","value":"[[{\"get_input\":\"ldsa_shared_security_group\"}]]","hidden":false,"immutable":false,"inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ldsa_shared_security_group","getInputValues":[{"propName":"port_ltm_dmz_direct_0_port_security_groups","inputName":"ldsa_shared_security_group","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ldsa_shared_security_group","list":false,"empty":false}],"getInputProperty":true,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_dmz_direct_0_port_vlan_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_vlan_requirements","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_function","type":"string","required":false,"definition":false,"password":false,"name":"nfc_function","hidden":false,"immutable":false,"parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.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,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{}],"getInputProperty":false,"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_oam_protected_0_port_security_groups","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_security_groups","value":"[[{\"get_input\":\"ldsa_shared_security_group\"}]]","hidden":false,"immutable":false,"inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ldsa_shared_security_group","getInputValues":[{"propName":"port_ltm_oam_protected_0_port_security_groups","inputName":"ldsa_shared_security_group","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ldsa_shared_security_group","list":false,"empty":false}],"getInputProperty":true,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_dmz_direct_0_port_ip_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_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,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.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":"3565b163-5cd6-4e66-9987-87ecb7b2d197","propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_dmz_direct_0_port_network_role","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_network_role","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_dmz_direct_0_port_network","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_network","value":"[{\"get_input\":\"dmz_direct_net_name\"}]","hidden":false,"immutable":false,"inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.dmz_direct_net_name","getInputValues":[{"propName":"port_ltm_dmz_direct_0_port_network","inputName":"dmz_direct_net_name","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.dmz_direct_net_name","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_oam_protected_0_port_network_role_tag","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_network_role_tag","value":"oam_protected","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_dmz_direct_0_port_related_networks","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_related_networks","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_oam_protected_0_port_exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_exCP_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_dmz_direct_0_port_subnetpoolid","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_subnetpoolid","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.compute_ltm_availability_zone","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_availability_zone","value":"[{\"get_input\":\"availability_zone_0\"}]","hidden":false,"immutable":false,"inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.availability_zone_0","getInputValues":[{"propName":"compute_ltm_availability_zone","inputName":"availability_zone_0","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.availability_zone_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.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":"3565b163-5cd6-4e66-9987-87ecb7b2d197","propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_oam_protected_0_port_fixed_ips","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_fixed_ips","value":"[{\"ip_address\":{\"get_input\":\"ltm_oam_protected_ip_0\"}}]","hidden":false,"immutable":false,"inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_oam_protected_ip_0","getInputValues":[{"propName":"ip_address","inputName":"ltm_oam_protected_ip_0","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_oam_protected_ip_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"org.openecomp.datatypes.heat.neutron.port.FixedIps","schemaProperty":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_oam_protected_0_port_network","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_network","value":"[{\"get_input\":\"oam_protected_net_name\"}]","hidden":false,"immutable":false,"inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.oam_protected_net_name","getInputValues":[{"propName":"port_ltm_oam_protected_0_port_network","inputName":"oam_protected_net_name","inputId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.oam_protected_net_name","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_dmz_direct_0_port_exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_exCP_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.port_ltm_oam_protected_0_port_order","type":"integer","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_order","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1":[{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.name","type":"string","required":false,"definition":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"empty":false},{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.description","type":"string","required":false,"definition":false,"description":"Description of the security group","password":false,"name":"description","value":"Security Group for ldsa01 VNF","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"empty":false},{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.rules","type":"list","required":false,"definition":false,"description":"List of security group rules","schema":{"property":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"icmp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"direction\":\"egress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"58\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"direction\":\"egress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"icmp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"direction\":\"ingress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"58\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"direction\":\"ingress\"}]","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"ldsa_sec_grp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"type":"tosca.capabilities.Node","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"feature","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"feature_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"tosca.capabilities.Node","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"feature","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"feature_ltm","empty":false},{"type":"tosca.capabilities.Node","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"feature","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"feature_ltm_ltm_oam_protected_0_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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"definition":false,"password":false,"name":"default_instances","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"type":"tosca.capabilities.Scalable","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"scalable","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.scalable","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"scalable_ltm","empty":false}],"org.openecomp.capabilities.Forwarder":[{"type":"org.openecomp.capabilities.Forwarder","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"forwarder","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"forwarder_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.Forwarder","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"forwarder","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"forwarder_ltm_ltm_oam_protected_0_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":"{\"network_role\":{\"get_input\":\"port_ltm_dmz_direct_0_port_network_role\"},\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"pps_capacity\":\"\",\"nf_type\":\"\",\"nfc_naming_code\":\"ltm\"}","hidden":false,"immutable":false,"parentUniqueId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","getInputProperty":false,"ownerId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"port_mirroring","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"port_mirroring_ltm_ltm_dmz_direct_0_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":"{\"network_role\":{\"get_input\":\"port_ltm_oam_protected_0_port_network_role\"},\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"pps_capacity\":\"\",\"nf_type\":\"\",\"nfc_naming_code\":\"ltm\"}","hidden":false,"immutable":false,"parentUniqueId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","getInputProperty":false,"ownerId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"port_mirroring","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"port_mirroring_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"binding","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"binding_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"tosca.capabilities.network.Bindable","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"binding","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.binding","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"binding_ltm","empty":false},{"type":"tosca.capabilities.network.Bindable","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"binding","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"binding_ltm_ltm_oam_protected_0_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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"type":"tosca.capabilities.Container","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"host","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.host","minOccurrences":"1","validSourceTypes":["tosca.nodes.SoftwareComponent"],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"host_ltm","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","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets.rate_ltm_ltm_dmz_direct_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","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outgoing.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes_ltm_ltm_dmz_direct_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","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outgoing.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.packets.rate_ltm_ltm_dmz_direct_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","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outpoing.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outpoing.packets_ltm_ltm_dmz_direct_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","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes.rate_ltm_ltm_dmz_direct_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","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes_ltm_ltm_dmz_direct_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","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes.rate_ltm_ltm_dmz_direct_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","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets_ltm_ltm_dmz_direct_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","value":"disk.ephemeral.size","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.ephemeral.size","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.ephemeral.size","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.ephemeral.size_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"instance","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.instance","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"instance_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"memory","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"memory_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.iops","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.iops","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.iops_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.read.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"cpu.delta","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu.delta","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"cpu.delta_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.capacity","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.capacity","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.capacity_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.read.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.write.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.latency","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.latency","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.latency_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.usage","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.usage","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"cpu_util","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu_util","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"cpu_util_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.allocation","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.allocation","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.allocation_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.write.requests.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.write.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.latency","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.latency","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.latency_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"cpu","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"cpu_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.write.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.write.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.read.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.read.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.root.size","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.root.size","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.root.size_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"vcpus","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.vcpus","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"vcpus_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.iops","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.iops","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.iops_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.usage","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.usage","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.read.requests.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.write.requests.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.allocation","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.allocation","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.allocation_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.read.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.read.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.read.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.read.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"memory.usage","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.usage","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"memory.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.device.capacity","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.capacity","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.capacity_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"memory.resident","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.resident","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"memory.resident_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"disk.write.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets.rate_ltm_ltm_oam_protected_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","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outgoing.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes_ltm_ltm_oam_protected_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","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outgoing.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.packets.rate_ltm_ltm_oam_protected_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","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outpoing.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outpoing.packets_ltm_ltm_oam_protected_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","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes.rate_ltm_ltm_oam_protected_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","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes_ltm_ltm_oam_protected_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","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes.rate_ltm_ltm_oam_protected_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","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"network.incoming.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets_ltm_ltm_oam_protected_0_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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"definition":false,"password":false,"name":"type","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"definition":false,"password":false,"name":"version","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"definition":false,"password":false,"name":"architecture","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"os","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.os","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"os_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"endpoint","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.endpoint","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"endpoint_ltm","empty":false}],"tosca.capabilities.Attachment":[{"type":"tosca.capabilities.Attachment","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"attachment","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"tosca.capabilities.Attachment","path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"attachment","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ltm_ltm_oam_protected_0_port","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"path":["677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"ldsa_sec_grp_1","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency","empty":false},{"path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"dependency","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency_ltm_ltm_dmz_direct_0_port","empty":false},{"path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"dependency","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency_ltm","empty":false},{"path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"dependency","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.network.Linkable":[{"path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"link","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"link_ltm_ltm_dmz_direct_0_port","empty":false},{"path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"link","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"link_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.Attachment":[{"path":["677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","ownerName":"ldsa_sec_grp_1","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","empty":false},{"path":["ae45d2cc-c55e-44b5-aac6-28c5c9d34a44.fd9f7a8c-abd7-425d-b641-b2b7fcb75bd5.ltm","677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"],"ownerId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm","source":"e4c26363-da25-4a35-b125-bf7da7cd3eab","parentName":"local_storage","uniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12.local_storage","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.BlockStorage","name":"local_storage_ltm","empty":false}]},"inputs":[{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vf_module_id","type":"string","required":false,"definition":false,"description":"Unique ID for this VF Module instance","password":false,"name":"vf_module_id","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vf_module_id","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vnf_name","type":"string","required":false,"definition":false,"description":"Unique name for this VF instance","password":false,"name":"vnf_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa, base_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vnf_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vf_module_name","type":"string","required":false,"definition":false,"description":"Unique name for this VF Module instance","password":false,"name":"vf_module_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vf_module_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_oam_protected_gw","type":"string","required":false,"definition":false,"description":"GW address of the management network","password":false,"name":"ltm_oam_protected_gw","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_oam_protected_gw","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_version","type":"string","required":false,"definition":false,"defaultValue":"15.0.102","description":"Landslide Software Version","password":false,"name":"ltm_version","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_version","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vnf_id","type":"string","required":false,"definition":false,"description":"Unique ID for this VF instance","password":false,"name":"vnf_id","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vnf_id","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_flavor_name","type":"string","required":false,"definition":false,"defaultValue":"nd.c4r24d50","description":"the flavor name of ixla ltm instance","password":false,"name":"ltm_flavor_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_flavor_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_loopback_ip","type":"string","required":false,"definition":false,"defaultValue":"1.1.1.1","description":"Loopback IP address","password":false,"name":"ltm_loopback_ip","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_loopback_ip","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.availability_zone_0","type":"string","required":false,"definition":false,"description":"availabilityzone name","password":false,"name":"availability_zone_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"availability_zone_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ldsa_shared_security_group","type":"string","required":false,"definition":false,"description":"uuid of the security group","password":false,"name":"ldsa_shared_security_group","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ldsa_shared_security_group","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_name_0","type":"string","required":false,"definition":false,"description":"ixla ltm instance name","password":false,"name":"ltm_name_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_name_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.multi_stage_design","type":"boolean","required":false,"definition":false,"defaultValue":"false","password":false,"name":"multi_stage_design","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.dmz_direct_net_name","type":"string","required":false,"definition":false,"description":"Name of the dmz direct Network","password":false,"name":"dmz_direct_net_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"dmz_direct_net_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.availability_zone_max_count","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_image_name","type":"string","required":false,"definition":false,"defaultValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","description":"ixla ltm instance image name","password":false,"name":"ltm_image_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_image_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.oam_protected_net_name","type":"string","required":false,"definition":false,"description":"Name of the management Network","password":false,"name":"oam_protected_net_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"oam_protected_net_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_oam_protected_ip_0","type":"string","required":false,"definition":false,"description":"IP address of the management network","password":false,"name":"ltm_oam_protected_ip_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_oam_protected_ip_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_platform","type":"string","required":false,"definition":false,"defaultValue":"genVM","description":"Landslide VM Platform","password":false,"name":"ltm_platform","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_platform","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_dmz_direct_ip_0","type":"string","required":false,"definition":false,"description":"IP address of the dmz direct network","password":false,"name":"ltm_dmz_direct_ip_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_dmz_direct_ip_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_kernel","type":"string","required":false,"definition":false,"defaultValue":"UBUNTU","description":"Landslide OS","password":false,"name":"ltm_kernel","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_kernel","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.ltm_ethDriver","type":"string","required":false,"definition":false,"defaultValue":"OS","description":"Landslide Driver Type","password":false,"name":"ltm_ethDriver","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_ethDriver","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ldsa_group","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.base_ldsa_group","name":"base_ldsa_group","version":"3.2","type":"org.openecomp.groups.heat.HeatStack","invariantUUID":"96e1e5e1-2466-4b6d-b699-7f51000c9dba","groupUUID":"1f4a842d-fe38-47d9-af9e-7fdebc1090b0","invariantName":"base_ldsa_group","createdFrom":"CSAR","vspOriginated":true,"members":{"ldsa_sec_grp_1":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"},"userDefined":false,"properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ldsa.yaml","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","type":"string","required":true,"definition":false,"description":"group description","password":false,"name":"description","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"TestUpdateVsp..module_1_ldsa..module-1","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.TestUpdateVsp..module_1_ldsa..module-1","name":"TestUpdateVsp..module_1_ldsa..module-1","version":"3.4","type":"org.openecomp.groups.VfModule","invariantUUID":"d0504392-ce13-47da-94bc-2bb72d75a3b5","artifactsUuid":["3e67573a-148f-410a-94db-75963b59b2fb","92ea93d7-06e6-49ee-ad77-1c194d59e585","92ea93d7-06e6-49ee-ad77-1c194d59e585","d0ddab8f-d28d-44d5-8614-3993eb3e49f4","6fdc5e5b-bc19-4527-bc9f-2810740a1c5e","6fdc5e5b-bc19-4527-bc9f-2810740a1c5e","6fdc5e5b-bc19-4527-bc9f-2810740a1c5e"],"groupUUID":"ea0e8b4e-a488-4261-9db4-33c43495a796","invariantName":"TestUpdateVsp..module_1_ldsa..module-1","createdFrom":"CSAR","artifacts":["92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","677833c2-5f10-48fb-bfbf-c0726ad73a85.heat1","677833c2-5f10-48fb-bfbf-c0726ad73a85.heat1","677833c2-5f10-48fb-bfbf-c0726ad73a85.heat1","677833c2-5f10-48fb-bfbf-c0726ad73a85.heat1"],"vspOriginated":true,"members":{"abstract_ltm":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"},"userDefined":false,"properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"false","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":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"0","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":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","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":false,"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":"0","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":false,"password":false,"name":"vf_module_type","value":"Expansion","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":false,"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":"module_1_ldsa","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":false,"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":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","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","getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":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":false,"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":false,"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.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"TestUpdateVsp..base_ldsa..module-0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.TestUpdateVsp..base_ldsa..module-0","name":"TestUpdateVsp..base_ldsa..module-0","version":"3.4","type":"org.openecomp.groups.VfModule","invariantUUID":"052af377-9a25-4fd8-96cb-59f982189d63","artifactsUuid":["fa1e0881-e502-48b3-bc0c-749618ad5121"],"groupUUID":"051be005-c4cb-4ca8-a039-55423b945fc5","invariantName":"TestUpdateVsp..base_ldsa..module-0","createdFrom":"CSAR","artifacts":["92582379-f0d5-4655-a0f1-f92b3038d853.heat3env","677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3","677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3","677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3","677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3"],"vspOriginated":true,"members":{"ldsa_sec_grp_1":"677833c2-5f10-48fb-bfbf-c0726ad73a85.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"},"userDefined":false,"properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"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":false,"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":false,"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":false,"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":false,"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":false,"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_ldsa","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":false,"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":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","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","getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":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":false,"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":false,"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":"module_1_ldsa_group","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.module_1_ldsa_group","name":"module_1_ldsa_group","version":"3.2","type":"org.openecomp.groups.heat.HeatStack","invariantUUID":"da65c7e2-85ee-4517-9a82-2d6d392c6db0","groupUUID":"d2b4e287-5db1-40b1-ab68-ef5862e897ab","invariantName":"module_1_ldsa_group","createdFrom":"CSAR","vspOriginated":true,"members":{"abstract_ltm":"677833c2-5f10-48fb-bfbf-c0726ad73a85.e4c26363-da25-4a35-b125-bf7da7cd3eab.abstract_ltm"},"userDefined":false,"properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/module_1_ldsa.yaml","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","type":"string","required":true,"definition":false,"description":"group description","password":false,"name":"description","value":"Version 2.0 03-17-2016 LDSA-LTM Template (Author: Rajesh Anne)\n","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","vendorName":"test vlm","vendorRelease":"1.0","resourceVendorModelNumber":"","toscaResourceName":"org.openecomp.resource.vf.TestUpdateVsp","abstract":false,"resourceType":"VF","version":"0.4","description":"test update vsp cypress","allVersions":{"0.1":"92582379-f0d5-4655-a0f1-f92b3038d853","0.2":"09f56471-cb97-49f9-af25-44eaa1af1f05","0.3":"bdd600d5-81c6-400f-8b73-71f0051f4bb6","0.4":"677833c2-5f10-48fb-bfbf-c0726ad73a85"},"creationDate":1572764117123,"highestVersion":true,"uuid":"e1696b35-b5b3-48b5-81d7-ba3e610ff0f5","componentType":"RESOURCE","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1572764140691,"archived":false,"lastUpdaterUserId":"m08740","systemName":"TestUpdateVsp","csarVersion":"4.0","archiveTime":0,"vspArchived":false,"invariantUUID":"36caf708-82d4-432d-94df-b32a677272d9","normalizedName":"testupdatevsp","contactId":"m08740","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85","lastUpdaterFullName":"Carlos Santana","creatorUserId":"m08740","creatorFullName":"Carlos Santana","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e1696b35-b5b3-48b5-81d7-ba3e610ff0f5","SupportablityComponentName":"test update vsp","SupportablityCsarVersion":"4.0","SupportablityCsarUUID":"4f66a9dfea784f7cbd3630d8f99bc1be","SupportablityComponentVersion":"0.4"},"tags":["test update vsp"],"csarUUID":"4f66a9dfea784f7cbd3630d8f99bc1be","importedToscaChecksum":"MTNiN2I2M2U4YWQ0ZWYxYjU2MTdjNWE4MjMxMTVkODE=","icon":"defaulticon","actualComponentType":"VF","topologyTemplate":true,"allArtifacts":{"vflicense":{"description":"VF license file","creationDate":1572522718133,"timeout":0,"lastUpdateDate":1572764140956,"isFromCsar":true,"artifactDisplayName":"VF License","userIdLastUpdater":"m08740","artifactVersion":"1","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vflicense","artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","esId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vflicense","artifactChecksum":"YTI3ZmZkOTY4YTUxZjE4MWMwNzlhMWYyOTQzOTU3OTc=","duplicated":false,"artifactLabel":"vflicense","artifactGroupType":"DEPLOYMENT","updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"6bf5a13d-1542-4b54-9210-47cc9299af03","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"vendortestresult":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Vendor Test Result","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendortestresult","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"vendortestresult","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"testscripts":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Test Scripts","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.testscripts","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"testscripts","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"resourcesecuritytemplate":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Resource Security Template","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.resourcesecuritytemplate","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"resourcesecuritytemplate","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"description":"created from csar","creationDate":1572522718291,"timeout":30,"lastUpdateDate":1572764141247,"isFromCsar":true,"artifactDisplayName":"module_1_ldsa","userIdLastUpdater":"m08740","payloadUpdateDate":1572764141347,"artifactVersion":"7","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat1","artifactName":"module_1_ldsa.yaml","artifactType":"HEAT","esId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat1","artifactChecksum":"OGZlMzE0MjY0ODFjMjlhYWRkNGFkOTIyYTcyMjQxNTQ=","duplicated":false,"artifactLabel":"heat1","artifactGroupType":"DEPLOYMENT","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"d0ddab8f-d28d-44d5-8614-3993eb3e49f4","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"heat3":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"description":"created from csar","creationDate":1572522718769,"timeout":30,"lastUpdateDate":1572764141067,"isFromCsar":true,"artifactDisplayName":"base_ldsa","userIdLastUpdater":"m08740","artifactVersion":"1","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3","artifactName":"base_ldsa.yaml","artifactType":"HEAT","esId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3","artifactChecksum":"YWE1NzM2MzVkMmMwYzQ5NTdhNWUzODk2MGNiOWZkYTI=","duplicated":false,"artifactLabel":"heat3","artifactGroupType":"DEPLOYMENT","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"fa1e0881-e502-48b3-bc0c-749618ad5121","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"vendorlicense":{"description":" Vendor license file","creationDate":1572522718068,"timeout":0,"lastUpdateDate":1572764140909,"isFromCsar":true,"artifactDisplayName":"Vendor License","userIdLastUpdater":"m08740","artifactVersion":"1","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vendorlicense","artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","esId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.vendorlicense","artifactChecksum":"ODM0ZGFhMGVhNWQ4ODIxNzQ4ZTU0ZjRjM2YyZjEzNjk=","duplicated":false,"artifactLabel":"vendorlicense","artifactGroupType":"DEPLOYMENT","updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"6beae89c-1969-489e-9701-b58124d4f858","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"capacity":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Capacity","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.capacity","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"capacity","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"cloudquestionnaire":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Cloud Questionnaire (completed)","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.cloudquestionnaire","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"cloudquestionnaire","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"features":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Features","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.features","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"features","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"vsptestupdatevspinformationtxt":{"description":"Artifact created from csar","creationDate":1572522718206,"timeout":0,"lastUpdateDate":1572522718206,"isFromCsar":true,"artifactDisplayName":"VSP_test update vsp_Information","userIdLastUpdater":"m08740","payloadUpdateDate":1572522718217,"artifactVersion":"1","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactName":"VSP_test-update-vsp_Information.txt","artifactType":"GUIDE","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactChecksum":"MmI1Y2FhYWU3N2YyZjZlNjk1OGE3ZmVlODYwODk1ZTg=","duplicated":true,"artifactLabel":"vsptestupdatevspinformationtxt","artifactGroupType":"INFORMATIONAL","updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"509383bf-d947-4d5d-96e4-c20344bd8bbf","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"heat3env":{"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1572522718822,"timeout":0,"lastUpdateDate":1572522718822,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","userIdLastUpdater":"m08740","payloadUpdateDate":1572522718824,"artifactVersion":"1","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3env","artifactName":"base_ldsa.env","creatorFullName":"Carlos Santana","artifactType":"HEAT_ENV","esId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3env","artifactChecksum":"NjI3MmY4NGJkMDJlYjMxMDdjNTcxMGYwMzkxMDQ4YjY=","duplicated":false,"artifactLabel":"heat3env","artifactGroupType":"DEPLOYMENT","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"artifactUUID":"6ba85ccb-56dc-47d9-a7a8-092f59488c29","heatParamsUpdateDate":1572522718822,"generatedFromId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat3","serviceApi":false,"generated":false,"empty":false},"heat1env":{"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1572522718398,"timeout":0,"lastUpdateDate":1572522718398,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","userIdLastUpdater":"m08740","payloadUpdateDate":1572522718404,"artifactVersion":"7","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","artifactName":"module_1_ldsa.env","creatorFullName":"Carlos Santana","artifactType":"HEAT_ENV","artifactChecksum":"OWEzZWFkNWZjOWJiZWM2YmI5MDcwNmIyZWNkMjc2NmY=","duplicated":false,"artifactLabel":"heat1env","artifactGroupType":"DEPLOYMENT","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"artifactUUID":"56acc8c4-8b46-4581-9f7d-553d5d5eb098","heatParamsUpdateDate":1572522718398,"generatedFromId":"677833c2-5f10-48fb-bfbf-c0726ad73a85.heat1","serviceApi":false,"generated":false,"empty":false},"heattemplatefromvendor":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"HEAT Template from Vendor","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heattemplatefromvendor","creatorFullName":"Carlos Santana","artifactType":"HEAT","duplicated":true,"artifactLabel":"heattemplatefromvendor","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false}},"name":"test update vsp"} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/save-vsp-second.json b/catalog-ui/cypress/fixtures/update-vsp/save-vsp-second.json
new file mode 100644
index 0000000000..ee16952d2a
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/save-vsp-second.json
@@ -0,0 +1 @@
+{"artifacts":{"cloudquestionnaire":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.cloudquestionnaire","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Cloud Questionnaire (completed)","artifactLabel":"cloudquestionnaire","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"features":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.features","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Features","artifactLabel":"features","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"vendortestresult":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendortestresult","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Vendor Test Result","artifactLabel":"vendortestresult","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"testscripts":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.testscripts","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Test Scripts","artifactLabel":"testscripts","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"resourcesecuritytemplate":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.resourcesecuritytemplate","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Resource Security Template","artifactLabel":"resourcesecuritytemplate","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"vsptestupdatevspinformationtxt":{"timeout":0,"creationDate":1572522718206,"description":"Artifact created from csar","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactName":"VSP_test-update-vsp_Information.txt","userIdLastUpdater":"m08740","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactChecksum":"MmI1Y2FhYWU3N2YyZjZlNjk1OGE3ZmVlODYwODk1ZTg=","duplicated":true,"artifactType":"GUIDE","lastUpdateDate":1572522718206,"isFromCsar":true,"artifactDisplayName":"VSP_test update vsp_Information","artifactLabel":"vsptestupdatevspinformationtxt","artifactUUID":"509383bf-d947-4d5d-96e4-c20344bd8bbf","artifactVersion":"1","artifactGroupType":"INFORMATIONAL","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718217,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heattemplatefromvendor":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heattemplatefromvendor","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"HEAT","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"HEAT Template from Vendor","artifactLabel":"heattemplatefromvendor","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"capacity":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.capacity","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Capacity","artifactLabel":"capacity","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false}},"deploymentArtifacts":{"vflicense":{"timeout":0,"creationDate":1572522718133,"description":"VF license file","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vflicense","artifactName":"vf-license-model.xml","userIdLastUpdater":"m08740","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vflicense","artifactChecksum":"YTI3ZmZkOTY4YTUxZjE4MWMwNzlhMWYyOTQzOTU3OTc=","duplicated":false,"artifactType":"VF_LICENSE","lastUpdateDate":1572556141502,"isFromCsar":true,"artifactDisplayName":"VF License","artifactLabel":"vflicense","artifactUUID":"6bf5a13d-1542-4b54-9210-47cc9299af03","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"timeout":30,"creationDate":1572522718291,"description":"created from csar","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","artifactName":"module_1_ldsa.yaml","userIdLastUpdater":"m08740","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","artifactChecksum":"OGZlMzE0MjY0ODFjMjlhYWRkNGFkOTIyYTcyMjQxNTQ=","duplicated":false,"artifactType":"HEAT","lastUpdateDate":1572556141739,"isFromCsar":true,"artifactDisplayName":"module_1_ldsa","artifactLabel":"heat1","artifactUUID":"6d152612-b41b-4cfe-a9eb-cc26c96079c8","artifactVersion":"5","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572556141811,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat3env":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522718822,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3env","artifactName":"base_ldsa.env","userIdLastUpdater":"m08740","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3env","artifactChecksum":"NjI3MmY4NGJkMDJlYjMxMDdjNTcxMGYwMzkxMDQ4YjY=","duplicated":false,"artifactType":"HEAT_ENV","lastUpdateDate":1572522718822,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","artifactLabel":"heat3env","artifactUUID":"6ba85ccb-56dc-47d9-a7a8-092f59488c29","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718822,"generatedFromId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718824,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat3":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"timeout":30,"creationDate":1572522718769,"description":"created from csar","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","artifactName":"base_ldsa.yaml","userIdLastUpdater":"m08740","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","artifactChecksum":"YWE1NzM2MzVkMmMwYzQ5NTdhNWUzODk2MGNiOWZkYTI=","duplicated":false,"artifactType":"HEAT","lastUpdateDate":1572556141634,"isFromCsar":true,"artifactDisplayName":"base_ldsa","artifactLabel":"heat3","artifactUUID":"fa1e0881-e502-48b3-bc0c-749618ad5121","artifactVersion":"1","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"vendorlicense":{"timeout":0,"creationDate":1572522718068,"description":" Vendor license file","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vendorlicense","artifactName":"vendor-license-model.xml","userIdLastUpdater":"m08740","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vendorlicense","artifactChecksum":"ODM0ZGFhMGVhNWQ4ODIxNzQ4ZTU0ZjRjM2YyZjEzNjk=","duplicated":false,"artifactType":"VENDOR_LICENSE","lastUpdateDate":1572556141462,"isFromCsar":true,"artifactDisplayName":"Vendor License","artifactLabel":"vendorlicense","artifactUUID":"6beae89c-1969-489e-9701-b58124d4f858","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat1env":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522718398,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","artifactName":"module_1_ldsa.env","userIdLastUpdater":"m08740","artifactChecksum":"OWEzZWFkNWZjOWJiZWM2YmI5MDcwNmIyZWNkMjc2NmY=","duplicated":false,"artifactType":"HEAT_ENV","lastUpdateDate":1572522718398,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","artifactLabel":"heat1env","artifactUUID":"23dd6a3a-3f7e-486a-9a5a-6698dfde3bf3","artifactVersion":"5","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718398,"generatedFromId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718404,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false}},"toscaArtifacts":{"assettoscacsar":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"description":"TOSCA definition package of the asset","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.assettoscacsar","artifactName":"resource-TestUpdateVsp-csar.csar","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"TOSCA_CSAR","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Tosca Model","artifactLabel":"assettoscacsar","artifactVersion":"0","artifactGroupType":"TOSCA","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"assettoscatemplate":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"description":"TOSCA representation of the asset","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.assettoscatemplate","artifactName":"resource-TestUpdateVsp-template.yml","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"TOSCA_TEMPLATE","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Tosca Template","artifactLabel":"assettoscatemplate","artifactVersion":"0","artifactGroupType":"TOSCA","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false}},"categories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Node","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"feature","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"feature_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Node","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"feature","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"feature_ltm_ltm_oam_protected_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Node","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"feature","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"feature_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"definition":false,"password":false,"name":"default_instances","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Scalable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.scalable","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"scalable","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"scalable_ltm","empty":false}],"org.openecomp.capabilities.Forwarder":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.Forwarder","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"forwarder","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"forwarder_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.Forwarder","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"forwarder","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"forwarder_ltm_ltm_oam_protected_0_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":"{\"network_role\":{\"get_input\":\"port_ltm_dmz_direct_0_port_network_role\"},\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"pps_capacity\":\"\",\"nf_type\":\"\",\"nfc_naming_code\":\"ltm\"}","hidden":false,"immutable":false,"parentUniqueId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","getInputProperty":false,"ownerId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.PortMirroring","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"port_mirroring","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"port_mirroring_ltm_ltm_dmz_direct_0_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":"{\"network_role\":{\"get_input\":\"port_ltm_oam_protected_0_port_network_role\"},\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"pps_capacity\":\"\",\"nf_type\":\"\",\"nfc_naming_code\":\"ltm\"}","hidden":false,"immutable":false,"parentUniqueId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","getInputProperty":false,"ownerId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.PortMirroring","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"port_mirroring","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"port_mirroring_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.network.Bindable":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.network.Bindable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"binding","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"binding_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.network.Bindable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"binding","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"binding_ltm_ltm_oam_protected_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.network.Bindable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.binding","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"binding","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"binding_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Container","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":["tosca.nodes.SoftwareComponent"],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.host","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"host","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"host_ltm","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","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.packets.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets.rate_ltm_ltm_dmz_direct_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","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outgoing.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes_ltm_ltm_dmz_direct_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","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outgoing.packets.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outgoing.packets.rate_ltm_ltm_dmz_direct_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","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outpoing.packets","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outpoing.packets_ltm_ltm_dmz_direct_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","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes.rate_ltm_ltm_dmz_direct_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","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes_ltm_ltm_dmz_direct_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","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outgoing.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes.rate_ltm_ltm_dmz_direct_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","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.packets","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets_ltm_ltm_dmz_direct_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","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.packets.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets.rate_ltm_ltm_oam_protected_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","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outgoing.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes_ltm_ltm_oam_protected_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","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outgoing.packets.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outgoing.packets.rate_ltm_ltm_oam_protected_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","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outpoing.packets","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outpoing.packets_ltm_ltm_oam_protected_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","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes.rate_ltm_ltm_oam_protected_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","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes_ltm_ltm_oam_protected_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","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outgoing.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes.rate_ltm_ltm_oam_protected_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","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.packets","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets_ltm_ltm_oam_protected_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","value":"disk.ephemeral.size","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.ephemeral.size","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.ephemeral.size","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.ephemeral.size_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.instance","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"instance","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"instance_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"memory","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"memory_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.iops","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.iops","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.iops_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.requests","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.read.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu.delta","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"cpu.delta","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"cpu.delta_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.capacity","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.capacity","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.capacity_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.read.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.write.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.latency","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.latency","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.latency_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.read.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.usage","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.usage","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu_util","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"cpu_util","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"cpu_util_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.allocation","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.allocation","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.allocation_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.requests.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.write.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.write.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.latency","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.latency","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.latency_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"cpu","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"cpu_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.requests","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.write.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.write.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.requests","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.read.requests","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.read.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.root.size","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.root.size","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.root.size_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.write.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.vcpus","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"vcpus","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"vcpus_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.iops","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.iops","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.iops_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.usage","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.usage","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.requests.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.read.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.requests.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.write.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.allocation","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.allocation","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.allocation_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.read.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.read.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.read.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.read.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.usage","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"memory.usage","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"memory.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.capacity","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.capacity","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.capacity_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.resident","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"memory.resident","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"memory.resident_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.requests","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.write.requests_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"definition":false,"password":false,"name":"type","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"definition":false,"password":false,"name":"version","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"definition":false,"password":false,"name":"architecture","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.OperatingSystem","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.os","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"os","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"os_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Endpoint.Admin","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.endpoint","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"endpoint","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"endpoint_ltm","empty":false}],"tosca.capabilities.Attachment":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Attachment","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"parentName":"attachment","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"attachment_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Attachment","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"parentName":"attachment","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"attachment_ltm_ltm_oam_protected_0_port","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","parentName":"dependency","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"dependency_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","parentName":"dependency","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"dependency_ltm_ltm_oam_protected_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","parentName":"dependency","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"dependency_ltm","empty":false}],"tosca.capabilities.network.Linkable":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","parentName":"link","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"link_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","parentName":"link","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"link_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.Attachment":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","uniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12.local_storage","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","parentName":"local_storage","node":"tosca.nodes.BlockStorage","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","name":"local_storage_ltm","empty":false}]},"actualComponentUid":"4f062c63-5c2b-4920-95e3-016a78fbfa41","componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"abstract_ltm","SupportablityComponentVersion":null},"createdFromCsar":true,"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","normalizedName":"abstract_ltm","name":"abstract_ltm","creationTime":1572556140859,"originType":"CVFC","posX":"475.0","posY":"325.0","createdFrom":"CSAR","componentName":"test update vsp-nodes.ltmCvfc","invariantName":"abstract_ltm","modificationTime":1572556142029,"icon":"defaulticon","originArchived":false,"isProxy":false,"toscaComponentName":"org.openecomp.resource.vfc.TestUpdateVspcvfc.abstract.nodes.ltm","componentUid":"4f062c63-5c2b-4920-95e3-016a78fbfa41","propertyValueCounter":1,"customizationUUID":"63fb9439-43bb-47d4-9d32-582bfa9a17fc","componentVersion":"3.0","empty":false},{"capabilities":{"tosca.capabilities.Node":[{"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","type":"tosca.capabilities.Node","path":["bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","leftOccurrences":"UNBOUNDED","name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","name":"port","empty":false}]},"actualComponentUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"ldsa_sec_grp_1","SupportablityComponentVersion":null},"createdFromCsar":true,"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","normalizedName":"ldsa_sec_grp_1","name":"ldsa_sec_grp_1","creationTime":1572556140858,"originType":"VFC","posX":"275.0","posY":"325.0","createdFrom":"CSAR","componentName":"SecurityRules","invariantName":"ldsa_sec_grp_1","modificationTime":1572556142029,"icon":"securityrules","originArchived":false,"isProxy":false,"toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","componentUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","propertyValueCounter":1,"customizationUUID":"90dea1b7-ef38-4e96-9a98-5a84d1d8cab0","componentVersion":"1.0","empty":false}],"componentInstancesRelations":[{"toNode":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","requirementOwnerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","id":"13c27182-25dc-47da-ac92-1f4678724601","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ltm_ltm_oam_protected_0_port","capabilityUid":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","requirementUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port"}}],"fromNode":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","originUI":false},{"toNode":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","requirementOwnerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","id":"7c62d567-fa38-463d-9141-2a4253ced6b8","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ltm_ltm_dmz_direct_0_port","capabilityUid":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","requirementUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port"}}],"fromNode":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","originUI":false}],"componentInstancesInputs":{"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm":[{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_subnetpoolid","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_subnetpoolid","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"description":"vfc naming","password":false,"name":"nfc_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_ip_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_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,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.vm_flavor_name","type":"string","required":false,"definition":false,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ltm_flavor_name\"}","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_flavor_name","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputValues":[{"propName":"vm_flavor_name","inputName":"ltm_flavor_name","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_flavor_name","list":false,"empty":false}],"getInputProperty":true,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_fixed_ips","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_fixed_ips","value":"[{\"ip_address\":{\"get_input\":\"ltm_dmz_direct_ip_0\"}}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_dmz_direct_ip_0","getInputValues":[{"propName":"ip_address","inputName":"ltm_dmz_direct_ip_0","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_dmz_direct_ip_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"org.openecomp.datatypes.heat.neutron.port.FixedIps","schemaProperty":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"fec8b03a-5b88-4a28-b64b-9b8271da39a4.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_ltmServiceTemplate.yaml\",\"index_value\":0,\"count\":\"1\",\"scaling_enabled\":true,\"mandatory\":true}","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_vlan_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_vlan_requirements","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.compute_ltm_name","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_name","value":"[{\"get_input\":\"ltm_name_0\"}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_name_0","getInputValues":[{"propName":"compute_ltm_name","inputName":"ltm_name_0","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_name_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.vm_image_name","type":"string","required":false,"definition":false,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ltm_image_name\"}","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_image_name","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputValues":[{"propName":"vm_image_name","inputName":"ltm_image_name","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_image_name","list":false,"empty":false}],"getInputProperty":true,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_network_role","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_network_role","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.compute_ltm_metadata","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"},\"vf_module_name\":{\"get_input\":\"vf_module_name\"}}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vnf_name","list":false,"empty":false},{"propName":"vf_module_name","inputName":"vf_module_name","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vf_module_name","list":false,"empty":false}],"getInputProperty":true,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_order","type":"integer","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_order","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_related_networks","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_related_networks","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.vm_type_tag","type":"string","required":false,"definition":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ltm","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_network_role_tag","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_network_role_tag","value":"dmz_direct","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.high_availablity","type":"string","required":false,"definition":false,"description":"high_availablity","password":false,"name":"high_availablity","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_naming_code","type":"string","required":false,"definition":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ltm","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_security_groups","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_security_groups","value":"[[{\"get_input\":\"ldsa_shared_security_group\"}]]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ldsa_shared_security_group","getInputValues":[{"propName":"port_ltm_dmz_direct_0_port_security_groups","inputName":"ldsa_shared_security_group","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ldsa_shared_security_group","list":false,"empty":false}],"getInputProperty":true,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_vlan_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_vlan_requirements","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_function","type":"string","required":false,"definition":false,"password":false,"name":"nfc_function","hidden":false,"immutable":false,"parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.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,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{}],"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_security_groups","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_security_groups","value":"[[{\"get_input\":\"ldsa_shared_security_group\"}]]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ldsa_shared_security_group","getInputValues":[{"propName":"port_ltm_oam_protected_0_port_security_groups","inputName":"ldsa_shared_security_group","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ldsa_shared_security_group","list":false,"empty":false}],"getInputProperty":true,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_ip_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_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,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.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":"3565b163-5cd6-4e66-9987-87ecb7b2d197","propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_network_role","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_network_role","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_network","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_network","value":"[{\"get_input\":\"dmz_direct_net_name\"}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.dmz_direct_net_name","getInputValues":[{"propName":"port_ltm_dmz_direct_0_port_network","inputName":"dmz_direct_net_name","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.dmz_direct_net_name","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_network_role_tag","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_network_role_tag","value":"oam_protected","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_related_networks","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_related_networks","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_exCP_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_subnetpoolid","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_subnetpoolid","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.compute_ltm_availability_zone","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_availability_zone","value":"[{\"get_input\":\"availability_zone_0\"}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.availability_zone_0","getInputValues":[{"propName":"compute_ltm_availability_zone","inputName":"availability_zone_0","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.availability_zone_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.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":"3565b163-5cd6-4e66-9987-87ecb7b2d197","propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_fixed_ips","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_fixed_ips","value":"[{\"ip_address\":{\"get_input\":\"ltm_oam_protected_ip_0\"}}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_oam_protected_ip_0","getInputValues":[{"propName":"ip_address","inputName":"ltm_oam_protected_ip_0","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_oam_protected_ip_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"org.openecomp.datatypes.heat.neutron.port.FixedIps","schemaProperty":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_network","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_network","value":"[{\"get_input\":\"oam_protected_net_name\"}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.oam_protected_net_name","getInputValues":[{"propName":"port_ltm_oam_protected_0_port_network","inputName":"oam_protected_net_name","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.oam_protected_net_name","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_exCP_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_order","type":"integer","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_order","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1":[{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.name","type":"string","required":false,"definition":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"empty":false},{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.description","type":"string","required":false,"definition":false,"description":"Description of the security group","password":false,"name":"description","value":"Security Group for ldsa01 VNF","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"empty":false},{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.rules","type":"list","required":false,"definition":false,"description":"List of security group rules","schema":{"property":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"icmp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"direction\":\"egress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"58\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"direction\":\"egress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"icmp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"direction\":\"ingress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"58\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"direction\":\"ingress\"}]","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Node","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"feature","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"feature_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Node","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"feature","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"feature_ltm_ltm_oam_protected_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Node","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"feature","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"feature_ltm","empty":false},{"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","type":"tosca.capabilities.Node","path":["bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","leftOccurrences":"UNBOUNDED","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"definition":false,"password":false,"name":"default_instances","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Scalable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.scalable","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"scalable","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"scalable_ltm","empty":false}],"org.openecomp.capabilities.Forwarder":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.Forwarder","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"forwarder","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"forwarder_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.Forwarder","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"forwarder","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"forwarder_ltm_ltm_oam_protected_0_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":"{\"network_role\":{\"get_input\":\"port_ltm_dmz_direct_0_port_network_role\"},\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"pps_capacity\":\"\",\"nf_type\":\"\",\"nfc_naming_code\":\"ltm\"}","hidden":false,"immutable":false,"parentUniqueId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","getInputProperty":false,"ownerId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.PortMirroring","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"port_mirroring","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"port_mirroring_ltm_ltm_dmz_direct_0_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":"{\"network_role\":{\"get_input\":\"port_ltm_oam_protected_0_port_network_role\"},\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"pps_capacity\":\"\",\"nf_type\":\"\",\"nfc_naming_code\":\"ltm\"}","hidden":false,"immutable":false,"parentUniqueId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","getInputProperty":false,"ownerId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.PortMirroring","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"port_mirroring","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"port_mirroring_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.network.Bindable":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.network.Bindable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"binding","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"binding_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.network.Bindable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"binding","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"binding_ltm_ltm_oam_protected_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.network.Bindable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.binding","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"binding","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"binding_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Container","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":["tosca.nodes.SoftwareComponent"],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.host","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"host","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"host_ltm","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","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.packets.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets.rate_ltm_ltm_dmz_direct_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","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outgoing.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes_ltm_ltm_dmz_direct_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","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outgoing.packets.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outgoing.packets.rate_ltm_ltm_dmz_direct_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","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outpoing.packets","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outpoing.packets_ltm_ltm_dmz_direct_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","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes.rate_ltm_ltm_dmz_direct_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","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes_ltm_ltm_dmz_direct_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","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outgoing.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes.rate_ltm_ltm_dmz_direct_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","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.packets","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets_ltm_ltm_dmz_direct_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","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.packets.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets.rate_ltm_ltm_oam_protected_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","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outgoing.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes_ltm_ltm_oam_protected_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","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outgoing.packets.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outgoing.packets.rate_ltm_ltm_oam_protected_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","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outpoing.packets","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outpoing.packets_ltm_ltm_oam_protected_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","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes.rate_ltm_ltm_oam_protected_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","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes_ltm_ltm_oam_protected_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","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.outgoing.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes.rate_ltm_ltm_oam_protected_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","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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"],"parentName":"network.incoming.packets","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets_ltm_ltm_oam_protected_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","value":"disk.ephemeral.size","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.ephemeral.size","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.ephemeral.size","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.ephemeral.size_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.instance","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"instance","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"instance_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"memory","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"memory_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.iops","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.iops","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.iops_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.requests","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.read.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu.delta","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"cpu.delta","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"cpu.delta_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.capacity","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.capacity","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.capacity_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.read.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.write.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.latency","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.latency","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.latency_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.read.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.usage","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.usage","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu_util","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"cpu_util","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"cpu_util_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.allocation","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.allocation","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.allocation_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.requests.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.write.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.write.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.latency","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.latency","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.latency_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"cpu","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"cpu_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.requests","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.write.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.write.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.requests","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.read.requests","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.read.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.root.size","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.root.size","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.root.size_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.write.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.vcpus","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"vcpus","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"vcpus_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.iops","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.iops","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.iops_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.usage","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.usage","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.requests.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.read.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.requests.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.write.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.allocation","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.allocation","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.allocation_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes.rate","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.read.bytes.rate","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.read.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.read.bytes","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.read.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.usage","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"memory.usage","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"memory.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.capacity","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.capacity","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.device.capacity_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.resident","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"memory.resident","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"memory.resident_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.requests","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"disk.write.requests_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"definition":false,"password":false,"name":"type","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"definition":false,"password":false,"name":"version","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"definition":false,"password":false,"name":"architecture","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.OperatingSystem","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.os","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"os","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"os_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Endpoint.Admin","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.endpoint","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"endpoint","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"endpoint_ltm","empty":false}],"tosca.capabilities.Attachment":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Attachment","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"parentName":"attachment","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"attachment_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","type":"tosca.capabilities.Attachment","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"parentName":"attachment","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"attachment_ltm_ltm_oam_protected_0_port","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","parentName":"dependency","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"dependency_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","parentName":"dependency","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"dependency_ltm_ltm_oam_protected_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","parentName":"dependency","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"dependency_ltm","empty":false},{"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","parentName":"link","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"link_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","parentName":"link","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"link_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.Attachment":[{"source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","uniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12.local_storage","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","parentName":"local_storage","node":"tosca.nodes.BlockStorage","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","name":"local_storage_ltm","empty":false},{"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","name":"port","empty":false}]},"inputs":[{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vf_module_id","type":"string","required":false,"definition":false,"description":"Unique ID for this VF Module instance","password":false,"name":"vf_module_id","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vf_module_id","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vnf_name","type":"string","required":false,"definition":false,"description":"Unique name for this VF instance","password":false,"name":"vnf_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa, base_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vnf_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vf_module_name","type":"string","required":false,"definition":false,"description":"Unique name for this VF Module instance","password":false,"name":"vf_module_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vf_module_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_oam_protected_gw","type":"string","required":false,"definition":false,"description":"GW address of the management network","password":false,"name":"ltm_oam_protected_gw","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_oam_protected_gw","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_version","type":"string","required":false,"definition":false,"defaultValue":"15.0.102","description":"Landslide Software Version","password":false,"name":"ltm_version","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_version","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vnf_id","type":"string","required":false,"definition":false,"description":"Unique ID for this VF instance","password":false,"name":"vnf_id","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vnf_id","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_flavor_name","type":"string","required":false,"definition":false,"defaultValue":"nd.c4r24d50","description":"the flavor name of ixla ltm instance","password":false,"name":"ltm_flavor_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_flavor_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_loopback_ip","type":"string","required":false,"definition":false,"defaultValue":"1.1.1.1","description":"Loopback IP address","password":false,"name":"ltm_loopback_ip","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_loopback_ip","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.availability_zone_0","type":"string","required":false,"definition":false,"description":"availabilityzone name","password":false,"name":"availability_zone_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"availability_zone_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ldsa_shared_security_group","type":"string","required":false,"definition":false,"description":"uuid of the security group","password":false,"name":"ldsa_shared_security_group","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ldsa_shared_security_group","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_name_0","type":"string","required":false,"definition":false,"description":"ixla ltm instance name","password":false,"name":"ltm_name_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_name_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.multi_stage_design","type":"boolean","required":false,"definition":false,"defaultValue":"false","password":false,"name":"multi_stage_design","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.dmz_direct_net_name","type":"string","required":false,"definition":false,"description":"Name of the dmz direct Network","password":false,"name":"dmz_direct_net_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"dmz_direct_net_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.availability_zone_max_count","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_image_name","type":"string","required":false,"definition":false,"defaultValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","description":"ixla ltm instance image name","password":false,"name":"ltm_image_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_image_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.oam_protected_net_name","type":"string","required":false,"definition":false,"description":"Name of the management Network","password":false,"name":"oam_protected_net_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"oam_protected_net_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_oam_protected_ip_0","type":"string","required":false,"definition":false,"description":"IP address of the management network","password":false,"name":"ltm_oam_protected_ip_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_oam_protected_ip_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_platform","type":"string","required":false,"definition":false,"defaultValue":"genVM","description":"Landslide VM Platform","password":false,"name":"ltm_platform","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_platform","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_dmz_direct_ip_0","type":"string","required":false,"definition":false,"description":"IP address of the dmz direct network","password":false,"name":"ltm_dmz_direct_ip_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_dmz_direct_ip_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_kernel","type":"string","required":false,"definition":false,"defaultValue":"UBUNTU","description":"Landslide OS","password":false,"name":"ltm_kernel","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_kernel","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_ethDriver","type":"string","required":false,"definition":false,"defaultValue":"OS","description":"Landslide Driver Type","password":false,"name":"ltm_ethDriver","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_ethDriver","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ldsa_group","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.base_ldsa_group","name":"base_ldsa_group","version":"2.2","type":"org.openecomp.groups.heat.HeatStack","createdFrom":"CSAR","invariantName":"base_ldsa_group","userDefined":false,"members":{"ldsa_sec_grp_1":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"},"vspOriginated":true,"invariantUUID":"96e1e5e1-2466-4b6d-b699-7f51000c9dba","groupUUID":"cb545916-9844-403b-ae80-ec2766775f91","properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ldsa.yaml","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","type":"string","required":true,"definition":false,"description":"group description","password":false,"name":"description","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"TestUpdateVsp..module_1_ldsa..module-1","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.TestUpdateVsp..module_1_ldsa..module-1","name":"TestUpdateVsp..module_1_ldsa..module-1","version":"2.4","type":"org.openecomp.groups.VfModule","createdFrom":"CSAR","artifacts":["92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1"],"invariantName":"TestUpdateVsp..module_1_ldsa..module-1","userDefined":false,"members":{"abstract_ltm":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"},"vspOriginated":true,"invariantUUID":"d0504392-ce13-47da-94bc-2bb72d75a3b5","artifactsUuid":["3e67573a-148f-410a-94db-75963b59b2fb","6d152612-b41b-4cfe-a9eb-cc26c96079c8","92ea93d7-06e6-49ee-ad77-1c194d59e585","92ea93d7-06e6-49ee-ad77-1c194d59e585"],"groupUUID":"c0f299d5-06a8-4b4f-821f-3c33770eed7c","properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"false","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":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"0","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":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","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":false,"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":"0","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":false,"password":false,"name":"vf_module_type","value":"Expansion","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":false,"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":"module_1_ldsa","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":false,"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":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","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","getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":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":false,"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":false,"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.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"TestUpdateVsp..base_ldsa..module-0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.TestUpdateVsp..base_ldsa..module-0","name":"TestUpdateVsp..base_ldsa..module-0","version":"2.4","type":"org.openecomp.groups.VfModule","createdFrom":"CSAR","artifacts":["92582379-f0d5-4655-a0f1-f92b3038d853.heat3env","bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3"],"invariantName":"TestUpdateVsp..base_ldsa..module-0","userDefined":false,"members":{"ldsa_sec_grp_1":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"},"vspOriginated":true,"invariantUUID":"052af377-9a25-4fd8-96cb-59f982189d63","artifactsUuid":["fa1e0881-e502-48b3-bc0c-749618ad5121"],"groupUUID":"051be005-c4cb-4ca8-a039-55423b945fc5","properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"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":false,"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":false,"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":false,"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":false,"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":false,"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_ldsa","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":false,"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":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","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","getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":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":false,"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":false,"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":"module_1_ldsa_group","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.module_1_ldsa_group","name":"module_1_ldsa_group","version":"2.2","type":"org.openecomp.groups.heat.HeatStack","createdFrom":"CSAR","invariantName":"module_1_ldsa_group","userDefined":false,"members":{"abstract_ltm":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"},"vspOriginated":true,"invariantUUID":"da65c7e2-85ee-4517-9a82-2d6d392c6db0","groupUUID":"73c9c366-4cf4-4ef1-9f4e-ad0b2bdac9db","properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/module_1_ldsa.yaml","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","type":"string","required":true,"definition":false,"description":"group description","password":false,"name":"description","value":"Version 2.0 03-17-2016 LDSA-LTM Template (Author: Rajesh Anne)\n","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.TestUpdateVsp","vendorName":"test vlm","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.3","highestVersion":true,"lastUpdaterUserId":"m08740","lastUpdaterFullName":"Carlos Santana","creatorUserId":"m08740","creatorFullName":"Carlos Santana","normalizedName":"testupdatevsp","creationDate":1572556130687,"description":"test update vsp cypress","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6","tags":["test update vsp"],"actualComponentType":"VF","topologyTemplate":true,"contactId":"m08740","uuid":"e1696b35-b5b3-48b5-81d7-ba3e610ff0f5","icon":"defaulticon","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e1696b35-b5b3-48b5-81d7-ba3e610ff0f5","SupportablityComponentName":"test update vsp","SupportablityCsarVersion":"3.0","SupportablityCsarUUID":"4f66a9dfea784f7cbd3630d8f99bc1be","SupportablityComponentVersion":"0.3"},"systemName":"TestUpdateVsp","componentType":"RESOURCE","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1572556141307,"allVersions":{"0.1":"92582379-f0d5-4655-a0f1-f92b3038d853","0.2":"09f56471-cb97-49f9-af25-44eaa1af1f05","0.3":"bdd600d5-81c6-400f-8b73-71f0051f4bb6"},"csarUUID":"4f66a9dfea784f7cbd3630d8f99bc1be","csarVersion":"3.0","importedToscaChecksum":"MTNiN2I2M2U4YWQ0ZWYxYjU2MTdjNWE4MjMxMTVkODE=","archived":false,"vspArchived":false,"archiveTime":0,"invariantUUID":"36caf708-82d4-432d-94df-b32a677272d9","allArtifacts":{"vflicense":{"timeout":0,"creationDate":1572522718133,"description":"VF license file","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vflicense","artifactName":"vf-license-model.xml","userIdLastUpdater":"m08740","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vflicense","artifactChecksum":"YTI3ZmZkOTY4YTUxZjE4MWMwNzlhMWYyOTQzOTU3OTc=","duplicated":false,"artifactType":"VF_LICENSE","lastUpdateDate":1572556141502,"isFromCsar":true,"artifactDisplayName":"VF License","artifactLabel":"vflicense","artifactUUID":"6bf5a13d-1542-4b54-9210-47cc9299af03","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"vendortestresult":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendortestresult","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Vendor Test Result","artifactLabel":"vendortestresult","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"testscripts":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.testscripts","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Test Scripts","artifactLabel":"testscripts","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"resourcesecuritytemplate":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.resourcesecuritytemplate","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Resource Security Template","artifactLabel":"resourcesecuritytemplate","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"timeout":30,"creationDate":1572522718291,"description":"created from csar","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","artifactName":"module_1_ldsa.yaml","userIdLastUpdater":"m08740","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","artifactChecksum":"OGZlMzE0MjY0ODFjMjlhYWRkNGFkOTIyYTcyMjQxNTQ=","duplicated":false,"artifactType":"HEAT","lastUpdateDate":1572556141739,"isFromCsar":true,"artifactDisplayName":"module_1_ldsa","artifactLabel":"heat1","artifactUUID":"6d152612-b41b-4cfe-a9eb-cc26c96079c8","artifactVersion":"5","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572556141811,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat3":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"timeout":30,"creationDate":1572522718769,"description":"created from csar","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","artifactName":"base_ldsa.yaml","userIdLastUpdater":"m08740","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","artifactChecksum":"YWE1NzM2MzVkMmMwYzQ5NTdhNWUzODk2MGNiOWZkYTI=","duplicated":false,"artifactType":"HEAT","lastUpdateDate":1572556141634,"isFromCsar":true,"artifactDisplayName":"base_ldsa","artifactLabel":"heat3","artifactUUID":"fa1e0881-e502-48b3-bc0c-749618ad5121","artifactVersion":"1","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"vendorlicense":{"timeout":0,"creationDate":1572522718068,"description":" Vendor license file","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vendorlicense","artifactName":"vendor-license-model.xml","userIdLastUpdater":"m08740","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vendorlicense","artifactChecksum":"ODM0ZGFhMGVhNWQ4ODIxNzQ4ZTU0ZjRjM2YyZjEzNjk=","duplicated":false,"artifactType":"VENDOR_LICENSE","lastUpdateDate":1572556141462,"isFromCsar":true,"artifactDisplayName":"Vendor License","artifactLabel":"vendorlicense","artifactUUID":"6beae89c-1969-489e-9701-b58124d4f858","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"capacity":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.capacity","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Capacity","artifactLabel":"capacity","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"cloudquestionnaire":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.cloudquestionnaire","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Cloud Questionnaire (completed)","artifactLabel":"cloudquestionnaire","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"features":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.features","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Features","artifactLabel":"features","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"vsptestupdatevspinformationtxt":{"timeout":0,"creationDate":1572522718206,"description":"Artifact created from csar","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactName":"VSP_test-update-vsp_Information.txt","userIdLastUpdater":"m08740","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactChecksum":"MmI1Y2FhYWU3N2YyZjZlNjk1OGE3ZmVlODYwODk1ZTg=","duplicated":true,"artifactType":"GUIDE","lastUpdateDate":1572522718206,"isFromCsar":true,"artifactDisplayName":"VSP_test update vsp_Information","artifactLabel":"vsptestupdatevspinformationtxt","artifactUUID":"509383bf-d947-4d5d-96e4-c20344bd8bbf","artifactVersion":"1","artifactGroupType":"INFORMATIONAL","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718217,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat3env":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522718822,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3env","artifactName":"base_ldsa.env","userIdLastUpdater":"m08740","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3env","artifactChecksum":"NjI3MmY4NGJkMDJlYjMxMDdjNTcxMGYwMzkxMDQ4YjY=","duplicated":false,"artifactType":"HEAT_ENV","lastUpdateDate":1572522718822,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","artifactLabel":"heat3env","artifactUUID":"6ba85ccb-56dc-47d9-a7a8-092f59488c29","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718822,"generatedFromId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718824,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat1env":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522718398,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","artifactName":"module_1_ldsa.env","userIdLastUpdater":"m08740","artifactChecksum":"OWEzZWFkNWZjOWJiZWM2YmI5MDcwNmIyZWNkMjc2NmY=","duplicated":false,"artifactType":"HEAT_ENV","lastUpdateDate":1572522718398,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","artifactLabel":"heat1env","artifactUUID":"23dd6a3a-3f7e-486a-9a5a-6698dfde3bf3","artifactVersion":"5","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718398,"generatedFromId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718404,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heattemplatefromvendor":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heattemplatefromvendor","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"HEAT","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"HEAT Template from Vendor","artifactLabel":"heattemplatefromvendor","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false}},"name":"test update vsp"} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/save-vsp.json b/catalog-ui/cypress/fixtures/update-vsp/save-vsp.json
new file mode 100644
index 0000000000..6c94995d9f
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/save-vsp.json
@@ -0,0 +1 @@
+{"artifacts":{"cloudquestionnaire":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"cloudquestionnaire","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Cloud Questionnaire (completed)","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.cloudquestionnaire","empty":false},"features":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"features","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Features","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.features","empty":false},"vendortestresult":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"vendortestresult","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Vendor Test Result","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendortestresult","empty":false},"testscripts":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"testscripts","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Test Scripts","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.testscripts","empty":false},"resourcesecuritytemplate":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"resourcesecuritytemplate","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Resource Security Template","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.resourcesecuritytemplate","empty":false},"vsptestupdatevspinformationtxt":{"lastUpdateDate":1572522718206,"timeout":0,"artifactLabel":"vsptestupdatevspinformationtxt","artifactUUID":"509383bf-d947-4d5d-96e4-c20344bd8bbf","artifactVersion":"1","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MmI1Y2FhYWU3N2YyZjZlNjk1OGE3ZmVlODYwODk1ZTg=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718217,"duplicated":true,"creationDate":1572522718206,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"Artifact created from csar","artifactDisplayName":"VSP_test update vsp_Information","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactName":"VSP_test-update-vsp_Information.txt","artifactType":"GUIDE","userIdLastUpdater":"m08740","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","requiredArtifacts":[],"empty":false},"heattemplatefromvendor":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"heattemplatefromvendor","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"HEAT Template from Vendor","artifactType":"HEAT","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heattemplatefromvendor","empty":false},"capacity":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"capacity","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Capacity","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.capacity","empty":false}},"deploymentArtifacts":{"vflicense":{"lastUpdateDate":1572548511689,"timeout":0,"artifactLabel":"vflicense","artifactUUID":"6bf5a13d-1542-4b54-9210-47cc9299af03","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTI3ZmZkOTY4YTUxZjE4MWMwNzlhMWYyOTQzOTU3OTc=","mandatory":false,"serviceApi":false,"duplicated":false,"creationDate":1572522718133,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"VF license file","artifactDisplayName":"VF License","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vflicense","artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","userIdLastUpdater":"m08740","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vflicense","requiredArtifacts":[],"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"lastUpdateDate":1572548511781,"timeout":30,"artifactLabel":"heat1","artifactUUID":"6463e5ef-6f29-4878-add6-3b3af2fd66b1","artifactVersion":"3","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"artifactGroupType":"DEPLOYMENT","artifactChecksum":"OGZlMzE0MjY0ODFjMjlhYWRkNGFkOTIyYTcyMjQxNTQ=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572548511856,"duplicated":false,"creationDate":1572522718291,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"created from csar","artifactDisplayName":"module_1_ldsa","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","artifactName":"module_1_ldsa.yaml","artifactType":"HEAT","userIdLastUpdater":"m08740","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","requiredArtifacts":[],"empty":false},"heat3env":{"lastUpdateDate":1572522718822,"timeout":0,"artifactLabel":"heat3env","artifactUUID":"6ba85ccb-56dc-47d9-a7a8-092f59488c29","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718822,"artifactChecksum":"NjI3MmY4NGJkMDJlYjMxMDdjNTcxMGYwMzkxMDQ4YjY=","generatedFromId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718824,"duplicated":false,"creationDate":1572522718822,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactDisplayName":"VF HEAT ENV","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3env","artifactName":"base_ldsa.env","artifactType":"HEAT_ENV","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3env","empty":false},"heat3":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"lastUpdateDate":1572548511876,"timeout":30,"artifactLabel":"heat3","artifactUUID":"fa1e0881-e502-48b3-bc0c-749618ad5121","artifactVersion":"1","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"artifactGroupType":"DEPLOYMENT","artifactChecksum":"YWE1NzM2MzVkMmMwYzQ5NTdhNWUzODk2MGNiOWZkYTI=","mandatory":false,"serviceApi":false,"duplicated":false,"creationDate":1572522718769,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"created from csar","artifactDisplayName":"base_ldsa","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","artifactName":"base_ldsa.yaml","artifactType":"HEAT","userIdLastUpdater":"m08740","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","requiredArtifacts":[],"empty":false},"vendorlicense":{"lastUpdateDate":1572548511655,"timeout":0,"artifactLabel":"vendorlicense","artifactUUID":"6beae89c-1969-489e-9701-b58124d4f858","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODM0ZGFhMGVhNWQ4ODIxNzQ4ZTU0ZjRjM2YyZjEzNjk=","mandatory":false,"serviceApi":false,"duplicated":false,"creationDate":1572522718068,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":" Vendor license file","artifactDisplayName":"Vendor License","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vendorlicense","artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","userIdLastUpdater":"m08740","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vendorlicense","requiredArtifacts":[],"empty":false},"heat1env":{"lastUpdateDate":1572522718398,"timeout":0,"artifactLabel":"heat1env","artifactUUID":"697aa977-7603-416d-911f-54c2519f8d4d","artifactVersion":"3","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718398,"artifactChecksum":"OWEzZWFkNWZjOWJiZWM2YmI5MDcwNmIyZWNkMjc2NmY=","generatedFromId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718404,"duplicated":false,"creationDate":1572522718398,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactDisplayName":"VF HEAT ENV","artifactName":"module_1_ldsa.env","artifactType":"HEAT_ENV","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"assettoscacsar","artifactVersion":"0","artifactGroupType":"TOSCA","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"description":"TOSCA definition package of the asset","artifactDisplayName":"Tosca Model","artifactName":"resource-TestUpdateVsp-csar.csar","artifactType":"TOSCA_CSAR","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.assettoscacsar","empty":false},"assettoscatemplate":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"assettoscatemplate","artifactVersion":"0","artifactGroupType":"TOSCA","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"description":"TOSCA representation of the asset","artifactDisplayName":"Tosca Template","artifactName":"resource-TestUpdateVsp-template.yml","artifactType":"TOSCA_TEMPLATE","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.assettoscatemplate","empty":false}},"categories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"ldsa_sec_grp_1","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"actualComponentUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"ldsa_sec_grp_1","SupportablityComponentVersion":null},"createdFromCsar":true,"normalizedName":"ldsa_sec_grp_1","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","name":"ldsa_sec_grp_1","creationTime":1572548511413,"modificationTime":1572548512460,"posX":"475.0","posY":"325.0","createdFrom":"CSAR","originType":"VFC","componentName":"SecurityRules","icon":"securityrules","customizationUUID":"7738ac2e-d31d-4fc5-8665-f56fa6a93d68","isProxy":false,"toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","componentUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","originArchived":false,"invariantName":"ldsa_sec_grp_1","componentVersion":"1.0","propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"parentName":"feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"feature_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"feature_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"feature_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"definition":false,"password":false,"name":"default_instances","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"parentName":"scalable","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Scalable","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.scalable","leftOccurrences":"UNBOUNDED","name":"scalable_ltm","empty":false}],"org.openecomp.capabilities.Forwarder":[{"parentName":"forwarder","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.Forwarder","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","leftOccurrences":"UNBOUNDED","name":"forwarder_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"forwarder","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.Forwarder","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","leftOccurrences":"UNBOUNDED","name":"forwarder_ltm_ltm_dmz_direct_0_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":"{\"network_role\":{\"get_input\":\"port_ltm_oam_protected_0_port_network_role\"},\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"pps_capacity\":\"\",\"nf_type\":\"\",\"nfc_naming_code\":\"ltm\"}","hidden":false,"immutable":false,"parentUniqueId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","getInputProperty":false,"ownerId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","empty":false}],"parentName":"port_mirroring","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.PortMirroring","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","leftOccurrences":"UNBOUNDED","name":"port_mirroring_ltm_ltm_oam_protected_0_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":"{\"network_role\":{\"get_input\":\"port_ltm_dmz_direct_0_port_network_role\"},\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"pps_capacity\":\"\",\"nf_type\":\"\",\"nfc_naming_code\":\"ltm\"}","hidden":false,"immutable":false,"parentUniqueId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","getInputProperty":false,"ownerId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","empty":false}],"parentName":"port_mirroring","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.PortMirroring","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","leftOccurrences":"UNBOUNDED","name":"port_mirroring_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.network.Bindable":[{"parentName":"binding","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.network.Bindable","minOccurrences":"0","maxOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","leftOccurrences":"UNBOUNDED","name":"binding_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"binding","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.network.Bindable","minOccurrences":"0","maxOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","leftOccurrences":"UNBOUNDED","name":"binding_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"binding","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.network.Bindable","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.binding","leftOccurrences":"UNBOUNDED","name":"binding_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"parentName":"host","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Container","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.host","leftOccurrences":"UNBOUNDED","name":"host_ltm","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","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets.rate_ltm_ltm_oam_protected_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","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outgoing.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes_ltm_ltm_oam_protected_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","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outgoing.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","leftOccurrences":"UNBOUNDED","name":"network.outgoing.packets.rate_ltm_ltm_oam_protected_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","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outpoing.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","leftOccurrences":"UNBOUNDED","name":"network.outpoing.packets_ltm_ltm_oam_protected_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","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes.rate_ltm_ltm_oam_protected_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","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes_ltm_ltm_oam_protected_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","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outgoing.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes.rate_ltm_ltm_oam_protected_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","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets_ltm_ltm_oam_protected_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","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets.rate_ltm_ltm_dmz_direct_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","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outgoing.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes_ltm_ltm_dmz_direct_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","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outgoing.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","leftOccurrences":"UNBOUNDED","name":"network.outgoing.packets.rate_ltm_ltm_dmz_direct_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","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outpoing.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","leftOccurrences":"UNBOUNDED","name":"network.outpoing.packets_ltm_ltm_dmz_direct_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","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes.rate_ltm_ltm_dmz_direct_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","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes_ltm_ltm_dmz_direct_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","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outgoing.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes.rate_ltm_ltm_dmz_direct_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","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets_ltm_ltm_dmz_direct_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","value":"disk.ephemeral.size","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.ephemeral.size","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.ephemeral.size","leftOccurrences":"UNBOUNDED","name":"disk.ephemeral.size_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"instance","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.instance","leftOccurrences":"UNBOUNDED","name":"instance_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"memory","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory","leftOccurrences":"UNBOUNDED","name":"memory_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.iops","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.iops","leftOccurrences":"UNBOUNDED","name":"disk.iops_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.read.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests","leftOccurrences":"UNBOUNDED","name":"disk.device.read.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"cpu.delta","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu.delta","leftOccurrences":"UNBOUNDED","name":"cpu.delta_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.capacity","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.capacity","leftOccurrences":"UNBOUNDED","name":"disk.capacity_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.read.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes","leftOccurrences":"UNBOUNDED","name":"disk.device.read.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.write.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes","leftOccurrences":"UNBOUNDED","name":"disk.write.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.latency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.latency","leftOccurrences":"UNBOUNDED","name":"disk.latency_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.read.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes.rate","leftOccurrences":"UNBOUNDED","name":"disk.device.read.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.usage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.usage","leftOccurrences":"UNBOUNDED","name":"disk.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"cpu_util","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu_util","leftOccurrences":"UNBOUNDED","name":"cpu_util_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.allocation","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.allocation","leftOccurrences":"UNBOUNDED","name":"disk.device.allocation_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.write.requests.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests.rate","leftOccurrences":"UNBOUNDED","name":"disk.write.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.write.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes.rate","leftOccurrences":"UNBOUNDED","name":"disk.write.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.latency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.latency","leftOccurrences":"UNBOUNDED","name":"disk.device.latency_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"cpu","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu","leftOccurrences":"UNBOUNDED","name":"cpu_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.write.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests","leftOccurrences":"UNBOUNDED","name":"disk.device.write.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.write.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes","leftOccurrences":"UNBOUNDED","name":"disk.device.write.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.read.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.requests","leftOccurrences":"UNBOUNDED","name":"disk.read.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.root.size","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.root.size","leftOccurrences":"UNBOUNDED","name":"disk.root.size_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.write.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes.rate","leftOccurrences":"UNBOUNDED","name":"disk.device.write.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"vcpus","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.vcpus","leftOccurrences":"UNBOUNDED","name":"vcpus_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.iops","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.iops","leftOccurrences":"UNBOUNDED","name":"disk.device.iops_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.usage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.usage","leftOccurrences":"UNBOUNDED","name":"disk.device.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.read.requests.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests.rate","leftOccurrences":"UNBOUNDED","name":"disk.device.read.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.write.requests.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests.rate","leftOccurrences":"UNBOUNDED","name":"disk.device.write.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.allocation","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.allocation","leftOccurrences":"UNBOUNDED","name":"disk.allocation_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.read.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes.rate","leftOccurrences":"UNBOUNDED","name":"disk.read.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.read.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes","leftOccurrences":"UNBOUNDED","name":"disk.read.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"memory.usage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.usage","leftOccurrences":"UNBOUNDED","name":"memory.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.capacity","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.capacity","leftOccurrences":"UNBOUNDED","name":"disk.device.capacity_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"memory.resident","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.resident","leftOccurrences":"UNBOUNDED","name":"memory.resident_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.write.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests","leftOccurrences":"UNBOUNDED","name":"disk.write.requests_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"definition":false,"password":false,"name":"type","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"definition":false,"password":false,"name":"version","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"definition":false,"password":false,"name":"architecture","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"parentName":"os","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.OperatingSystem","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.os","leftOccurrences":"UNBOUNDED","name":"os_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"parentName":"endpoint","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Endpoint.Admin","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.endpoint","leftOccurrences":"UNBOUNDED","name":"endpoint_ltm","empty":false}],"tosca.capabilities.Attachment":[{"parentName":"attachment","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Attachment","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","leftOccurrences":"UNBOUNDED","name":"attachment_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"attachment","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Attachment","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","leftOccurrences":"UNBOUNDED","name":"attachment_ltm_ltm_dmz_direct_0_port","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"parentName":"dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"dependency_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"dependency_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"dependency_ltm","empty":false}],"tosca.capabilities.network.Linkable":[{"parentName":"link","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.network.LinksTo","name":"link_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"link","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.network.LinksTo","name":"link_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.Attachment":[{"parentName":"local_storage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","node":"tosca.nodes.BlockStorage","uniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12.local_storage","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ltm","empty":false}]},"actualComponentUid":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"abstract_ltm","SupportablityComponentVersion":null},"createdFromCsar":true,"normalizedName":"abstract_ltm","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","name":"abstract_ltm","creationTime":1572548511413,"modificationTime":1572548512461,"posX":"275.0","posY":"325.0","createdFrom":"CSAR","originType":"CVFC","componentName":"test update vsp-nodes.ltmCvfc","icon":"defaulticon","customizationUUID":"a8007d58-5506-4b93-b567-ea763230167b","isProxy":false,"toscaComponentName":"org.openecomp.resource.vfc.TestUpdateVspcvfc.abstract.nodes.ltm","componentUid":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","originArchived":false,"invariantName":"abstract_ltm","componentVersion":"2.0","propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","requirementOwnerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","id":"c136c0ff-a4c7-4788-b094-e2fdc752cb43","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ltm_ltm_oam_protected_0_port","capabilityUid":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","requirementUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port"}}],"fromNode":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","originUI":false},{"toNode":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","requirementOwnerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","id":"e6ce5c1e-c900-4ee0-841a-4d0e8f53f803","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ltm_ltm_dmz_direct_0_port","capabilityUid":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","requirementUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port"}}],"fromNode":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","originUI":false}],"componentInstancesInputs":{"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm":[{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_subnetpoolid","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_subnetpoolid","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"description":"vfc naming","password":false,"name":"nfc_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_ip_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_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":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.vm_flavor_name","type":"string","required":false,"definition":false,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ltm_flavor_name\"}","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_flavor_name","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputValues":[{"propName":"vm_flavor_name","inputName":"ltm_flavor_name","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_flavor_name","list":false,"empty":false}],"getInputProperty":true,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_fixed_ips","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_fixed_ips","value":"[{\"ip_address\":{\"get_input\":\"ltm_dmz_direct_ip_0\"}}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_dmz_direct_ip_0","getInputValues":[{"propName":"ip_address","inputName":"ltm_dmz_direct_ip_0","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_dmz_direct_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":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"fec8b03a-5b88-4a28-b64b-9b8271da39a4.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_ltmServiceTemplate.yaml\",\"index_value\":0,\"count\":\"1\",\"scaling_enabled\":true,\"mandatory\":true}","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_vlan_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_vlan_requirements","hidden":false,"immutable":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.compute_ltm_name","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_name","value":"[{\"get_input\":\"ltm_name_0\"}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_name_0","getInputValues":[{"propName":"compute_ltm_name","inputName":"ltm_name_0","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_name_0","list":false,"empty":false}],"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.vm_image_name","type":"string","required":false,"definition":false,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ltm_image_name\"}","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_image_name","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputValues":[{"propName":"vm_image_name","inputName":"ltm_image_name","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_image_name","list":false,"empty":false}],"getInputProperty":true,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_network_role","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_network_role","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.compute_ltm_metadata","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"},\"vf_module_name\":{\"get_input\":\"vf_module_name\"}}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vnf_name","list":false,"empty":false},{"propName":"vf_module_name","inputName":"vf_module_name","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vf_module_name","list":false,"empty":false}],"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_order","type":"integer","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_order","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_related_networks","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_related_networks","hidden":false,"immutable":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.vm_type_tag","type":"string","required":false,"definition":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ltm","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_network_role_tag","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_network_role_tag","value":"dmz_direct","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.high_availablity","type":"string","required":false,"definition":false,"description":"high_availablity","password":false,"name":"high_availablity","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_naming_code","type":"string","required":false,"definition":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ltm","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_security_groups","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_security_groups","value":"[[{\"get_input\":\"ldsa_shared_security_group\"}]]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ldsa_shared_security_group","getInputValues":[{"propName":"port_ltm_dmz_direct_0_port_security_groups","inputName":"ldsa_shared_security_group","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ldsa_shared_security_group","list":false,"empty":false}],"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_vlan_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_vlan_requirements","hidden":false,"immutable":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_function","type":"string","required":false,"definition":false,"password":false,"name":"nfc_function","hidden":false,"immutable":false,"parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.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,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{}],"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_security_groups","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_security_groups","value":"[[{\"get_input\":\"ldsa_shared_security_group\"}]]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ldsa_shared_security_group","getInputValues":[{"propName":"port_ltm_oam_protected_0_port_security_groups","inputName":"ldsa_shared_security_group","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ldsa_shared_security_group","list":false,"empty":false}],"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_ip_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_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":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.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":"3565b163-5cd6-4e66-9987-87ecb7b2d197","propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_network_role","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_network_role","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_network","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_network","value":"[{\"get_input\":\"dmz_direct_net_name\"}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.dmz_direct_net_name","getInputValues":[{"propName":"port_ltm_dmz_direct_0_port_network","inputName":"dmz_direct_net_name","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.dmz_direct_net_name","list":false,"empty":false}],"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_network_role_tag","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_network_role_tag","value":"oam_protected","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_related_networks","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_related_networks","hidden":false,"immutable":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_exCP_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_subnetpoolid","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_subnetpoolid","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.compute_ltm_availability_zone","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_availability_zone","value":"[{\"get_input\":\"availability_zone_0\"}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.availability_zone_0","getInputValues":[{"propName":"compute_ltm_availability_zone","inputName":"availability_zone_0","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.availability_zone_0","list":false,"empty":false}],"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.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":"3565b163-5cd6-4e66-9987-87ecb7b2d197","propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_fixed_ips","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_fixed_ips","value":"[{\"ip_address\":{\"get_input\":\"ltm_oam_protected_ip_0\"}}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_oam_protected_ip_0","getInputValues":[{"propName":"ip_address","inputName":"ltm_oam_protected_ip_0","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_oam_protected_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":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_network","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_network","value":"[{\"get_input\":\"oam_protected_net_name\"}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.oam_protected_net_name","getInputValues":[{"propName":"port_ltm_oam_protected_0_port_network","inputName":"oam_protected_net_name","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.oam_protected_net_name","list":false,"empty":false}],"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_exCP_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_order","type":"integer","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_order","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1":[{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.name","type":"string","required":false,"definition":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"empty":false},{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.description","type":"string","required":false,"definition":false,"description":"Description of the security group","password":false,"name":"description","value":"Security Group for ldsa01 VNF","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"empty":false},{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.rules","type":"list","required":false,"definition":false,"description":"List of security group rules","schema":{"property":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"icmp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"direction\":\"egress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"58\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"direction\":\"egress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"icmp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"direction\":\"ingress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"58\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"direction\":\"ingress\"}]","hidden":false,"immutable":false,"status":"SUPPORTED","schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"ldsa_sec_grp_1","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"feature","empty":false},{"parentName":"feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"feature_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"feature_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"feature_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"definition":false,"password":false,"name":"default_instances","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"parentName":"scalable","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Scalable","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.scalable","leftOccurrences":"UNBOUNDED","name":"scalable_ltm","empty":false}],"org.openecomp.capabilities.Forwarder":[{"parentName":"forwarder","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.Forwarder","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","leftOccurrences":"UNBOUNDED","name":"forwarder_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"forwarder","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.Forwarder","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","leftOccurrences":"UNBOUNDED","name":"forwarder_ltm_ltm_dmz_direct_0_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":"{\"network_role\":{\"get_input\":\"port_ltm_oam_protected_0_port_network_role\"},\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"pps_capacity\":\"\",\"nf_type\":\"\",\"nfc_naming_code\":\"ltm\"}","hidden":false,"immutable":false,"parentUniqueId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","getInputProperty":false,"ownerId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","empty":false}],"parentName":"port_mirroring","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.PortMirroring","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","leftOccurrences":"UNBOUNDED","name":"port_mirroring_ltm_ltm_oam_protected_0_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":"{\"network_role\":{\"get_input\":\"port_ltm_dmz_direct_0_port_network_role\"},\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"pps_capacity\":\"\",\"nf_type\":\"\",\"nfc_naming_code\":\"ltm\"}","hidden":false,"immutable":false,"parentUniqueId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","getInputProperty":false,"ownerId":"e42d3fe6-e040-4de1-a70b-3ff8b60a8243","empty":false}],"parentName":"port_mirroring","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.PortMirroring","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","leftOccurrences":"UNBOUNDED","name":"port_mirroring_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.network.Bindable":[{"parentName":"binding","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.network.Bindable","minOccurrences":"0","maxOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","leftOccurrences":"UNBOUNDED","name":"binding_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"binding","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.network.Bindable","minOccurrences":"0","maxOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","leftOccurrences":"UNBOUNDED","name":"binding_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"binding","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.network.Bindable","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.binding","leftOccurrences":"UNBOUNDED","name":"binding_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"parentName":"host","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Container","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.host","leftOccurrences":"UNBOUNDED","name":"host_ltm","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","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets.rate_ltm_ltm_oam_protected_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","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outgoing.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes_ltm_ltm_oam_protected_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","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outgoing.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","leftOccurrences":"UNBOUNDED","name":"network.outgoing.packets.rate_ltm_ltm_oam_protected_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","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outpoing.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","leftOccurrences":"UNBOUNDED","name":"network.outpoing.packets_ltm_ltm_oam_protected_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","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes.rate_ltm_ltm_oam_protected_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","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes_ltm_ltm_oam_protected_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","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outgoing.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes.rate_ltm_ltm_oam_protected_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","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets_ltm_ltm_oam_protected_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","value":"network.incoming.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets.rate_ltm_ltm_dmz_direct_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","value":"network.outgoing.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outgoing.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes_ltm_ltm_dmz_direct_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","value":"network.outgoing.packets.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outgoing.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","leftOccurrences":"UNBOUNDED","name":"network.outgoing.packets.rate_ltm_ltm_dmz_direct_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","value":"network.outpoing.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outpoing.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","leftOccurrences":"UNBOUNDED","name":"network.outpoing.packets_ltm_ltm_dmz_direct_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","value":"network.incoming.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes.rate_ltm_ltm_dmz_direct_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","value":"network.incoming.bytes","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","leftOccurrences":"UNBOUNDED","name":"network.incoming.bytes_ltm_ltm_dmz_direct_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","value":"network.outgoing.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.outgoing.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","leftOccurrences":"UNBOUNDED","name":"network.outgoing.bytes.rate_ltm_ltm_dmz_direct_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","value":"network.incoming.packets","hidden":false,"immutable":false,"parentUniqueId":"83ec286e-01cd-414d-822e-e7917a1d2eba","getInputProperty":false,"ownerId":"83ec286e-01cd-414d-822e-e7917a1d2eba","empty":false}],"parentName":"network.incoming.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","leftOccurrences":"UNBOUNDED","name":"network.incoming.packets_ltm_ltm_dmz_direct_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","value":"disk.ephemeral.size","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.ephemeral.size","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.ephemeral.size","leftOccurrences":"UNBOUNDED","name":"disk.ephemeral.size_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"instance","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.instance","leftOccurrences":"UNBOUNDED","name":"instance_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"memory","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory","leftOccurrences":"UNBOUNDED","name":"memory_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.iops","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.iops","leftOccurrences":"UNBOUNDED","name":"disk.iops_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.read.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests","leftOccurrences":"UNBOUNDED","name":"disk.device.read.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"cpu.delta","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu.delta","leftOccurrences":"UNBOUNDED","name":"cpu.delta_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.capacity","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.capacity","leftOccurrences":"UNBOUNDED","name":"disk.capacity_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.read.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes","leftOccurrences":"UNBOUNDED","name":"disk.device.read.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.write.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes","leftOccurrences":"UNBOUNDED","name":"disk.write.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.latency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.latency","leftOccurrences":"UNBOUNDED","name":"disk.latency_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.read.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes.rate","leftOccurrences":"UNBOUNDED","name":"disk.device.read.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.usage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.usage","leftOccurrences":"UNBOUNDED","name":"disk.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"cpu_util","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu_util","leftOccurrences":"UNBOUNDED","name":"cpu_util_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.allocation","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.allocation","leftOccurrences":"UNBOUNDED","name":"disk.device.allocation_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.write.requests.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests.rate","leftOccurrences":"UNBOUNDED","name":"disk.write.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.write.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes.rate","leftOccurrences":"UNBOUNDED","name":"disk.write.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.latency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.latency","leftOccurrences":"UNBOUNDED","name":"disk.device.latency_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"cpu","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu","leftOccurrences":"UNBOUNDED","name":"cpu_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.write.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests","leftOccurrences":"UNBOUNDED","name":"disk.device.write.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.write.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes","leftOccurrences":"UNBOUNDED","name":"disk.device.write.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.read.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.requests","leftOccurrences":"UNBOUNDED","name":"disk.read.requests_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.root.size","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.root.size","leftOccurrences":"UNBOUNDED","name":"disk.root.size_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.write.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes.rate","leftOccurrences":"UNBOUNDED","name":"disk.device.write.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"vcpus","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.vcpus","leftOccurrences":"UNBOUNDED","name":"vcpus_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.iops","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.iops","leftOccurrences":"UNBOUNDED","name":"disk.device.iops_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.usage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.usage","leftOccurrences":"UNBOUNDED","name":"disk.device.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.read.requests.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests.rate","leftOccurrences":"UNBOUNDED","name":"disk.device.read.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.write.requests.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests.rate","leftOccurrences":"UNBOUNDED","name":"disk.device.write.requests.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.allocation","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.allocation","leftOccurrences":"UNBOUNDED","name":"disk.allocation_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.read.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes.rate","leftOccurrences":"UNBOUNDED","name":"disk.read.bytes.rate_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.read.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes","leftOccurrences":"UNBOUNDED","name":"disk.read.bytes_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"memory.usage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.usage","leftOccurrences":"UNBOUNDED","name":"memory.usage_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.device.capacity","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.capacity","leftOccurrences":"UNBOUNDED","name":"disk.device.capacity_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"memory.resident","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.resident","leftOccurrences":"UNBOUNDED","name":"memory.resident_ltm","empty":false},{"properties":[{"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"definition":false,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","hidden":false,"immutable":false,"parentUniqueId":"f95a087e-7b76-4c63-8a57-dd796415f94d","getInputProperty":false,"ownerId":"f95a087e-7b76-4c63-8a57-dd796415f94d","empty":false}],"parentName":"disk.write.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests","leftOccurrences":"UNBOUNDED","name":"disk.write.requests_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"definition":false,"password":false,"name":"type","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"definition":false,"password":false,"name":"version","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false},{"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"definition":false,"password":false,"name":"architecture","hidden":false,"immutable":false,"parentUniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"parentName":"os","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.OperatingSystem","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.os","leftOccurrences":"UNBOUNDED","name":"os_ltm","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":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","getInputProperty":false,"ownerId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12","empty":false}],"parentName":"endpoint","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Endpoint.Admin","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.endpoint","leftOccurrences":"UNBOUNDED","name":"endpoint_ltm","empty":false}],"tosca.capabilities.Attachment":[{"parentName":"attachment","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Attachment","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","leftOccurrences":"UNBOUNDED","name":"attachment_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"attachment","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"type":"tosca.capabilities.Attachment","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"ownerName":"abstract_ltm","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","leftOccurrences":"UNBOUNDED","name":"attachment_ltm_ltm_dmz_direct_0_port","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"parentName":"dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"dependency_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"dependency_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"dependency_ltm","empty":false}],"tosca.capabilities.network.Linkable":[{"parentName":"link","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.network.LinksTo","name":"link_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"link","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.network.LinksTo","name":"link_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.Attachment":[{"ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"parentName":"local_storage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","node":"tosca.nodes.BlockStorage","uniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12.local_storage","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ltm","empty":false}]},"inputs":[{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vf_module_id","type":"string","required":false,"definition":false,"description":"Unique ID for this VF Module instance","password":false,"name":"vf_module_id","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vf_module_id","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vnf_name","type":"string","required":false,"definition":false,"description":"Unique name for this VF instance","password":false,"name":"vnf_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa, base_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vnf_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vf_module_name","type":"string","required":false,"definition":false,"description":"Unique name for this VF Module instance","password":false,"name":"vf_module_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vf_module_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_oam_protected_gw","type":"string","required":false,"definition":false,"description":"GW address of the management network","password":false,"name":"ltm_oam_protected_gw","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_oam_protected_gw","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_version","type":"string","required":false,"definition":false,"defaultValue":"15.0.102","description":"Landslide Software Version","password":false,"name":"ltm_version","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_version","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vnf_id","type":"string","required":false,"definition":false,"description":"Unique ID for this VF instance","password":false,"name":"vnf_id","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vnf_id","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_flavor_name","type":"string","required":false,"definition":false,"defaultValue":"nd.c4r24d50","description":"the flavor name of ixla ltm instance","password":false,"name":"ltm_flavor_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_flavor_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_loopback_ip","type":"string","required":false,"definition":false,"defaultValue":"1.1.1.1","description":"Loopback IP address","password":false,"name":"ltm_loopback_ip","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_loopback_ip","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.availability_zone_0","type":"string","required":false,"definition":false,"description":"availabilityzone name","password":false,"name":"availability_zone_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"availability_zone_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ldsa_shared_security_group","type":"string","required":false,"definition":false,"description":"uuid of the security group","password":false,"name":"ldsa_shared_security_group","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ldsa_shared_security_group","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_name_0","type":"string","required":false,"definition":false,"description":"ixla ltm instance name","password":false,"name":"ltm_name_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_name_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.multi_stage_design","type":"boolean","required":false,"definition":false,"defaultValue":"false","password":false,"name":"multi_stage_design","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.dmz_direct_net_name","type":"string","required":false,"definition":false,"description":"Name of the dmz direct Network","password":false,"name":"dmz_direct_net_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"dmz_direct_net_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.availability_zone_max_count","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_image_name","type":"string","required":false,"definition":false,"defaultValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","description":"ixla ltm instance image name","password":false,"name":"ltm_image_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_image_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.oam_protected_net_name","type":"string","required":false,"definition":false,"description":"Name of the management Network","password":false,"name":"oam_protected_net_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"oam_protected_net_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_oam_protected_ip_0","type":"string","required":false,"definition":false,"description":"IP address of the management network","password":false,"name":"ltm_oam_protected_ip_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_oam_protected_ip_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_platform","type":"string","required":false,"definition":false,"defaultValue":"genVM","description":"Landslide VM Platform","password":false,"name":"ltm_platform","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_platform","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_dmz_direct_ip_0","type":"string","required":false,"definition":false,"description":"IP address of the dmz direct network","password":false,"name":"ltm_dmz_direct_ip_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_dmz_direct_ip_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_kernel","type":"string","required":false,"definition":false,"defaultValue":"UBUNTU","description":"Landslide OS","password":false,"name":"ltm_kernel","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_kernel","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_ethDriver","type":"string","required":false,"definition":false,"defaultValue":"OS","description":"Landslide Driver Type","password":false,"name":"ltm_ethDriver","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_ethDriver","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ldsa_group","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.base_ldsa_group","name":"base_ldsa_group","version":"1.2","createdFrom":"CSAR","type":"org.openecomp.groups.heat.HeatStack","userDefined":false,"vspOriginated":true,"members":{"ldsa_sec_grp_1":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"},"invariantUUID":"96e1e5e1-2466-4b6d-b699-7f51000c9dba","groupUUID":"19698e23-d317-4231-9d56-5c3a8afa2042","invariantName":"base_ldsa_group","properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ldsa.yaml","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","type":"string","required":true,"definition":false,"description":"group description","password":false,"name":"description","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"TestUpdateVsp..module_1_ldsa..module-1","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.TestUpdateVsp..module_1_ldsa..module-1","name":"TestUpdateVsp..module_1_ldsa..module-1","version":"1.4","artifacts":["92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","09f56471-cb97-49f9-af25-44eaa1af1f05.heat1"],"createdFrom":"CSAR","type":"org.openecomp.groups.VfModule","userDefined":false,"vspOriginated":true,"members":{"abstract_ltm":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"},"invariantUUID":"d0504392-ce13-47da-94bc-2bb72d75a3b5","artifactsUuid":["6463e5ef-6f29-4878-add6-3b3af2fd66b1","3e67573a-148f-410a-94db-75963b59b2fb"],"groupUUID":"555e9948-66c5-446d-89bc-9df975587955","invariantName":"TestUpdateVsp..module_1_ldsa..module-1","properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"false","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":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"0","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":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","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":false,"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":"0","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":false,"password":false,"name":"vf_module_type","value":"Expansion","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":false,"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":"module_1_ldsa","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":false,"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":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","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":false,"description":"<vfc_id>:<count>","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":false,"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":false,"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.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"TestUpdateVsp..base_ldsa..module-0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.TestUpdateVsp..base_ldsa..module-0","name":"TestUpdateVsp..base_ldsa..module-0","version":"1.4","artifacts":["92582379-f0d5-4655-a0f1-f92b3038d853.heat3env","09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","09f56471-cb97-49f9-af25-44eaa1af1f05.heat3"],"createdFrom":"CSAR","type":"org.openecomp.groups.VfModule","userDefined":false,"vspOriginated":true,"members":{"ldsa_sec_grp_1":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"},"invariantUUID":"052af377-9a25-4fd8-96cb-59f982189d63","artifactsUuid":["fa1e0881-e502-48b3-bc0c-749618ad5121"],"groupUUID":"051be005-c4cb-4ca8-a039-55423b945fc5","invariantName":"TestUpdateVsp..base_ldsa..module-0","properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"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":false,"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":false,"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":false,"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":false,"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":false,"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_ldsa","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":false,"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":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","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":false,"description":"<vfc_id>:<count>","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":false,"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":false,"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":"module_1_ldsa_group","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.module_1_ldsa_group","name":"module_1_ldsa_group","version":"1.2","createdFrom":"CSAR","type":"org.openecomp.groups.heat.HeatStack","userDefined":false,"vspOriginated":true,"members":{"abstract_ltm":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"},"invariantUUID":"da65c7e2-85ee-4517-9a82-2d6d392c6db0","groupUUID":"301be39c-a80e-41a8-b92b-02b000b45e74","invariantName":"module_1_ldsa_group","properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/module_1_ldsa.yaml","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","type":"string","required":true,"definition":false,"description":"group description","password":false,"name":"description","value":"Version 2.0 03-17-2016 LDSA-LTM Template (Author: Rajesh Anne)\n","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","toscaResourceName":"org.openecomp.resource.vf.TestUpdateVsp","vendorName":"test vlm","vendorRelease":"1.0","resourceType":"VF","abstract":false,"resourceVendorModelNumber":"","componentType":"RESOURCE","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1572548511532,"uuid":"e1696b35-b5b3-48b5-81d7-ba3e610ff0f5","version":"0.2","contactId":"m08740","allVersions":{"0.1":"92582379-f0d5-4655-a0f1-f92b3038d853","0.2":"09f56471-cb97-49f9-af25-44eaa1af1f05"},"highestVersion":true,"creationDate":1572525841186,"allArtifacts":{"vflicense":{"lastUpdateDate":1572548511689,"timeout":0,"artifactLabel":"vflicense","artifactUUID":"6bf5a13d-1542-4b54-9210-47cc9299af03","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTI3ZmZkOTY4YTUxZjE4MWMwNzlhMWYyOTQzOTU3OTc=","mandatory":false,"serviceApi":false,"duplicated":false,"creationDate":1572522718133,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"VF license file","artifactDisplayName":"VF License","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vflicense","artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","userIdLastUpdater":"m08740","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vflicense","requiredArtifacts":[],"empty":false},"vendortestresult":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"vendortestresult","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Vendor Test Result","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendortestresult","empty":false},"testscripts":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"testscripts","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Test Scripts","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.testscripts","empty":false},"resourcesecuritytemplate":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"resourcesecuritytemplate","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Resource Security Template","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.resourcesecuritytemplate","empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"lastUpdateDate":1572548511781,"timeout":30,"artifactLabel":"heat1","artifactUUID":"6463e5ef-6f29-4878-add6-3b3af2fd66b1","artifactVersion":"3","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"artifactGroupType":"DEPLOYMENT","artifactChecksum":"OGZlMzE0MjY0ODFjMjlhYWRkNGFkOTIyYTcyMjQxNTQ=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572548511856,"duplicated":false,"creationDate":1572522718291,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"created from csar","artifactDisplayName":"module_1_ldsa","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","artifactName":"module_1_ldsa.yaml","artifactType":"HEAT","userIdLastUpdater":"m08740","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","requiredArtifacts":[],"empty":false},"heat3":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"lastUpdateDate":1572548511876,"timeout":30,"artifactLabel":"heat3","artifactUUID":"fa1e0881-e502-48b3-bc0c-749618ad5121","artifactVersion":"1","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"artifactGroupType":"DEPLOYMENT","artifactChecksum":"YWE1NzM2MzVkMmMwYzQ5NTdhNWUzODk2MGNiOWZkYTI=","mandatory":false,"serviceApi":false,"duplicated":false,"creationDate":1572522718769,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"created from csar","artifactDisplayName":"base_ldsa","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","artifactName":"base_ldsa.yaml","artifactType":"HEAT","userIdLastUpdater":"m08740","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","requiredArtifacts":[],"empty":false},"vendorlicense":{"lastUpdateDate":1572548511655,"timeout":0,"artifactLabel":"vendorlicense","artifactUUID":"6beae89c-1969-489e-9701-b58124d4f858","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODM0ZGFhMGVhNWQ4ODIxNzQ4ZTU0ZjRjM2YyZjEzNjk=","mandatory":false,"serviceApi":false,"duplicated":false,"creationDate":1572522718068,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":" Vendor license file","artifactDisplayName":"Vendor License","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vendorlicense","artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","userIdLastUpdater":"m08740","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vendorlicense","requiredArtifacts":[],"empty":false},"capacity":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"capacity","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Capacity","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.capacity","empty":false},"cloudquestionnaire":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"cloudquestionnaire","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Cloud Questionnaire (completed)","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.cloudquestionnaire","empty":false},"features":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"features","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Features","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.features","empty":false},"vsptestupdatevspinformationtxt":{"lastUpdateDate":1572522718206,"timeout":0,"artifactLabel":"vsptestupdatevspinformationtxt","artifactUUID":"509383bf-d947-4d5d-96e4-c20344bd8bbf","artifactVersion":"1","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MmI1Y2FhYWU3N2YyZjZlNjk1OGE3ZmVlODYwODk1ZTg=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718217,"duplicated":true,"creationDate":1572522718206,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"Artifact created from csar","artifactDisplayName":"VSP_test update vsp_Information","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactName":"VSP_test-update-vsp_Information.txt","artifactType":"GUIDE","userIdLastUpdater":"m08740","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","requiredArtifacts":[],"empty":false},"heat3env":{"lastUpdateDate":1572522718822,"timeout":0,"artifactLabel":"heat3env","artifactUUID":"6ba85ccb-56dc-47d9-a7a8-092f59488c29","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718822,"artifactChecksum":"NjI3MmY4NGJkMDJlYjMxMDdjNTcxMGYwMzkxMDQ4YjY=","generatedFromId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718824,"duplicated":false,"creationDate":1572522718822,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactDisplayName":"VF HEAT ENV","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3env","artifactName":"base_ldsa.env","artifactType":"HEAT_ENV","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3env","empty":false},"heat1env":{"lastUpdateDate":1572522718398,"timeout":0,"artifactLabel":"heat1env","artifactUUID":"697aa977-7603-416d-911f-54c2519f8d4d","artifactVersion":"3","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718398,"artifactChecksum":"OWEzZWFkNWZjOWJiZWM2YmI5MDcwNmIyZWNkMjc2NmY=","generatedFromId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718404,"duplicated":false,"creationDate":1572522718398,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactDisplayName":"VF HEAT ENV","artifactName":"module_1_ldsa.env","artifactType":"HEAT_ENV","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","empty":false},"heattemplatefromvendor":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"heattemplatefromvendor","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":true,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"HEAT Template from Vendor","artifactType":"HEAT","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heattemplatefromvendor","empty":false}},"tags":["test update vsp"],"description":"test update vsp cypress","csarUUID":"4f66a9dfea784f7cbd3630d8f99bc1be","importedToscaChecksum":"MTNiN2I2M2U4YWQ0ZWYxYjU2MTdjNWE4MjMxMTVkODE=","archived":false,"lastUpdaterUserId":"m08740","icon":"defaulticon","systemName":"TestUpdateVsp","actualComponentType":"VF","topologyTemplate":true,"invariantUUID":"36caf708-82d4-432d-94df-b32a677272d9","normalizedName":"testupdatevsp","lastUpdaterFullName":"Carlos Santana","csarVersion":"2.0","vspArchived":false,"componentMetadataForSupportLog":{"SupportablityComponentUUID":"e1696b35-b5b3-48b5-81d7-ba3e610ff0f5","SupportablityComponentName":"test update vsp","SupportablityCsarVersion":"2.0","SupportablityCsarUUID":"4f66a9dfea784f7cbd3630d8f99bc1be","SupportablityComponentVersion":"0.2"},"archiveTime":0,"creatorUserId":"m08740","creatorFullName":"Carlos Santana","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05","name":"test update vsp"} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/vf-metadata-first.json b/catalog-ui/cypress/fixtures/update-vsp/vf-metadata-first.json
new file mode 100644
index 0000000000..71f2535839
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/vf-metadata-first.json
@@ -0,0 +1,99 @@
+{
+ "artifacts": null,
+ "deploymentArtifacts": null,
+ "toscaArtifacts": null,
+ "categories": null,
+ "creatorUserId": null,
+ "creatorFullName": null,
+ "lastUpdaterUserId": null,
+ "lastUpdaterFullName": null,
+ "componentType": null,
+ "componentInstances": null,
+ "componentInstancesRelations": null,
+ "componentInstancesInputs": null,
+ "componentInstancesProperties": null,
+ "componentInstancesAttributes": null,
+ "capabilities": null,
+ "policies": null,
+ "requirements": null,
+ "inputs": null,
+ "groups": null,
+ "additionalInformation": null,
+ "interfaceOperations": null,
+ "interfaces": null,
+ "metadata": {
+ "uniqueId": "92582379-f0d5-4655-a0f1-f92b3038d853",
+ "name": "test update vsp",
+ "version": "0.1",
+ "isHighestVersion": true,
+ "creationDate": 1572522713636,
+ "lastUpdateDate": 1572522839155,
+ "description": "test update vsp cypress",
+ "lifecycleState": "NOT_CERTIFIED_CHECKIN",
+ "tags": [
+ "test update vsp"
+ ],
+ "icon": "defaulticon",
+ "normalizedName": "testupdatevsp",
+ "systemName": "TestUpdateVsp",
+ "contactId": "m08740",
+ "allVersions": {
+ "0.1": "92582379-f0d5-4655-a0f1-f92b3038d853"
+ },
+ "isDeleted": null,
+ "csarUUID": "4f66a9dfea784f7cbd3630d8f99bc1be",
+ "csarVersion": "1.0",
+ "importedToscaChecksum": null,
+ "invariantUUID": "36caf708-82d4-432d-94df-b32a677272d9",
+ "componentType": "RESOURCE",
+ "categories": [
+ {
+ "name": "Network L2-3",
+ "normalizedName": "network l2-3",
+ "uniqueId": "resourceNewCategory.network l2-3",
+ "icons": null,
+ "subcategories": [
+ {
+ "name": "Gateway",
+ "normalizedName": "gateway",
+ "uniqueId": "resourceNewCategory.network l2-3.gateway",
+ "icons": [
+ "gateway"
+ ],
+ "groupings": null,
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "version": null,
+ "ownerId": null,
+ "empty": false,
+ "type": null
+ }
+ ],
+ "creatorUserId": "m08740",
+ "creatorFullName": "Carlos Santana",
+ "lastUpdaterUserId": "m08740",
+ "lastUpdaterFullName": "Carlos Santana",
+ "archiveTime": 0,
+ "vendorName": "test vlm",
+ "vendorRelease": "1.0",
+ "resourceVendorModelNumber": "",
+ "resourceType": "VF",
+ "isAbstract": null,
+ "cost": null,
+ "licenseType": null,
+ "toscaResourceName": "org.openecomp.resource.vf.TestUpdateVsp",
+ "derivedFrom": null,
+ "uuid": "e1696b35-b5b3-48b5-81d7-ba3e610ff0f5",
+ "archived": false,
+ "vspArchived": false
+ },
+ "derivedFrom": null,
+ "derivedList": null,
+ "properties": null,
+ "attributes": null,
+ "defaultCapabilities": null
+} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/vsp-browse.json b/catalog-ui/cypress/fixtures/update-vsp/vsp-browse.json
new file mode 100644
index 0000000000..92f140395a
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/vsp-browse.json
@@ -0,0 +1 @@
+{"artifacts":{"cloudquestionnaire":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Cloud Questionnaire (completed)","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.cloudquestionnaire","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"cloudquestionnaire","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"features":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Features","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.features","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"features","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"vendortestresult":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Vendor Test Result","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendortestresult","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"vendortestresult","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"testscripts":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Test Scripts","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.testscripts","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"testscripts","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"resourcesecuritytemplate":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Resource Security Template","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.resourcesecuritytemplate","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"resourcesecuritytemplate","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"vsptestupdatevspinformationtxt":{"description":"Artifact created from csar","creationDate":1572522718206,"timeout":0,"lastUpdateDate":1572522718206,"isFromCsar":true,"artifactDisplayName":"VSP_test update vsp_Information","userIdLastUpdater":"m08740","payloadUpdateDate":1572522718217,"artifactVersion":"1","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactName":"VSP_test-update-vsp_Information.txt","artifactType":"GUIDE","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactChecksum":"MmI1Y2FhYWU3N2YyZjZlNjk1OGE3ZmVlODYwODk1ZTg=","duplicated":true,"artifactLabel":"vsptestupdatevspinformationtxt","artifactGroupType":"INFORMATIONAL","updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"509383bf-d947-4d5d-96e4-c20344bd8bbf","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"heattemplatefromvendor":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"HEAT Template from Vendor","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heattemplatefromvendor","creatorFullName":"Carlos Santana","artifactType":"HEAT","duplicated":true,"artifactLabel":"heattemplatefromvendor","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"capacity":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Capacity","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.capacity","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"capacity","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false}},"deploymentArtifacts":{"vflicense":{"description":"VF license file","creationDate":1572522718133,"timeout":0,"lastUpdateDate":1572556141502,"isFromCsar":true,"artifactDisplayName":"VF License","userIdLastUpdater":"m08740","artifactVersion":"1","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vflicense","artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vflicense","artifactChecksum":"YTI3ZmZkOTY4YTUxZjE4MWMwNzlhMWYyOTQzOTU3OTc=","duplicated":false,"artifactLabel":"vflicense","artifactGroupType":"DEPLOYMENT","updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"6bf5a13d-1542-4b54-9210-47cc9299af03","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"description":"created from csar","creationDate":1572522718291,"timeout":30,"lastUpdateDate":1572556141739,"isFromCsar":true,"artifactDisplayName":"module_1_ldsa","userIdLastUpdater":"m08740","payloadUpdateDate":1572556141811,"artifactVersion":"5","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","artifactName":"module_1_ldsa.yaml","artifactType":"HEAT","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","artifactChecksum":"OGZlMzE0MjY0ODFjMjlhYWRkNGFkOTIyYTcyMjQxNTQ=","duplicated":false,"artifactLabel":"heat1","artifactGroupType":"DEPLOYMENT","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"6d152612-b41b-4cfe-a9eb-cc26c96079c8","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"heat3env":{"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1572522718822,"timeout":0,"lastUpdateDate":1572522718822,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","userIdLastUpdater":"m08740","payloadUpdateDate":1572522718824,"artifactVersion":"1","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3env","artifactName":"base_ldsa.env","creatorFullName":"Carlos Santana","artifactType":"HEAT_ENV","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3env","artifactChecksum":"NjI3MmY4NGJkMDJlYjMxMDdjNTcxMGYwMzkxMDQ4YjY=","duplicated":false,"artifactLabel":"heat3env","artifactGroupType":"DEPLOYMENT","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"artifactUUID":"6ba85ccb-56dc-47d9-a7a8-092f59488c29","heatParamsUpdateDate":1572522718822,"generatedFromId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","serviceApi":false,"generated":false,"empty":false},"heat3":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"description":"created from csar","creationDate":1572522718769,"timeout":30,"lastUpdateDate":1572556141634,"isFromCsar":true,"artifactDisplayName":"base_ldsa","userIdLastUpdater":"m08740","artifactVersion":"1","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","artifactName":"base_ldsa.yaml","artifactType":"HEAT","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","artifactChecksum":"YWE1NzM2MzVkMmMwYzQ5NTdhNWUzODk2MGNiOWZkYTI=","duplicated":false,"artifactLabel":"heat3","artifactGroupType":"DEPLOYMENT","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"fa1e0881-e502-48b3-bc0c-749618ad5121","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"vendorlicense":{"description":" Vendor license file","creationDate":1572522718068,"timeout":0,"lastUpdateDate":1572556141462,"isFromCsar":true,"artifactDisplayName":"Vendor License","userIdLastUpdater":"m08740","artifactVersion":"1","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vendorlicense","artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vendorlicense","artifactChecksum":"ODM0ZGFhMGVhNWQ4ODIxNzQ4ZTU0ZjRjM2YyZjEzNjk=","duplicated":false,"artifactLabel":"vendorlicense","artifactGroupType":"DEPLOYMENT","updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"6beae89c-1969-489e-9701-b58124d4f858","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"heat1env":{"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1572522718398,"timeout":0,"lastUpdateDate":1572522718398,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","userIdLastUpdater":"m08740","payloadUpdateDate":1572522718404,"artifactVersion":"5","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","artifactName":"module_1_ldsa.env","creatorFullName":"Carlos Santana","artifactType":"HEAT_ENV","artifactChecksum":"OWEzZWFkNWZjOWJiZWM2YmI5MDcwNmIyZWNkMjc2NmY=","duplicated":false,"artifactLabel":"heat1env","artifactGroupType":"DEPLOYMENT","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"artifactUUID":"23dd6a3a-3f7e-486a-9a5a-6698dfde3bf3","heatParamsUpdateDate":1572522718398,"generatedFromId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","serviceApi":false,"generated":false,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"description":"TOSCA definition package of the asset","creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Tosca Model","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.assettoscacsar","artifactName":"resource-TestUpdateVsp-csar.csar","creatorFullName":"Carlos Santana","artifactType":"TOSCA_CSAR","duplicated":true,"artifactLabel":"assettoscacsar","artifactGroupType":"TOSCA","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"assettoscatemplate":{"description":"TOSCA representation of the asset","creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Tosca Template","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.assettoscatemplate","artifactName":"resource-TestUpdateVsp-template.yml","creatorFullName":"Carlos Santana","artifactType":"TOSCA_TEMPLATE","duplicated":true,"artifactLabel":"assettoscatemplate","artifactGroupType":"TOSCA","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false}},"categories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"feature","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","previousName":"feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"feature_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"tosca.capabilities.Node","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"feature","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","previousName":"feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"feature_ltm_ltm_oam_protected_0_port","empty":false},{"type":"tosca.capabilities.Node","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"feature","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","previousName":"feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"feature_ltm","empty":false}],"tosca.capabilities.Scalable":[{"type":"tosca.capabilities.Scalable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"scalable","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.scalable","previousName":"scalable","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"scalable_ltm","empty":false}],"org.openecomp.capabilities.Forwarder":[{"type":"org.openecomp.capabilities.Forwarder","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"forwarder","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","previousName":"forwarder","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"forwarder_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.Forwarder","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"forwarder","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","previousName":"forwarder","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"forwarder_ltm_ltm_oam_protected_0_port","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"type":"org.openecomp.capabilities.PortMirroring","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"port_mirroring","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","previousName":"port_mirroring","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"port_mirroring_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.PortMirroring","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"port_mirroring","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","previousName":"port_mirroring","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"port_mirroring_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"binding","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","previousName":"binding","minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"binding_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"tosca.capabilities.network.Bindable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"binding","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","previousName":"binding","minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"binding_ltm_ltm_oam_protected_0_port","empty":false},{"type":"tosca.capabilities.network.Bindable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"binding","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.binding","previousName":"binding","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"binding_ltm","empty":false}],"tosca.capabilities.Container":[{"type":"tosca.capabilities.Container","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"host","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.host","previousName":"host","minOccurrences":"1","validSourceTypes":["tosca.nodes.SoftwareComponent"],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"host_ltm","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","previousName":"network.incoming.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outgoing.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","previousName":"network.outgoing.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outgoing.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","previousName":"network.outgoing.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.packets.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outpoing.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","previousName":"network.outpoing.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outpoing.packets_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","previousName":"network.incoming.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","previousName":"network.incoming.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","previousName":"network.outgoing.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","previousName":"network.incoming.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","previousName":"network.incoming.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets.rate_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outgoing.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","previousName":"network.outgoing.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outgoing.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","previousName":"network.outgoing.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.packets.rate_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outpoing.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","previousName":"network.outpoing.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outpoing.packets_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","previousName":"network.incoming.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes.rate_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","previousName":"network.incoming.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","previousName":"network.outgoing.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes.rate_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","previousName":"network.incoming.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.ephemeral.size","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.ephemeral.size","previousName":"disk.ephemeral.size","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.ephemeral.size_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"instance","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.instance","previousName":"instance","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"instance_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"memory","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory","previousName":"memory","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"memory_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.iops","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.iops","previousName":"disk.iops","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.iops_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.read.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests","previousName":"disk.device.read.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.requests_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"cpu.delta","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu.delta","previousName":"cpu.delta","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"cpu.delta_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.capacity","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.capacity","previousName":"disk.capacity","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.capacity_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.read.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes","previousName":"disk.device.read.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.bytes_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.write.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes","previousName":"disk.write.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.bytes_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.latency","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.latency","previousName":"disk.latency","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.latency_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes.rate","previousName":"disk.device.read.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.bytes.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.usage","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.usage","previousName":"disk.usage","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.usage_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"cpu_util","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu_util","previousName":"cpu_util","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"cpu_util_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.allocation","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.allocation","previousName":"disk.device.allocation","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.allocation_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.write.requests.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests.rate","previousName":"disk.write.requests.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.requests.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.write.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes.rate","previousName":"disk.write.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.bytes.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.latency","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.latency","previousName":"disk.device.latency","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.latency_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"cpu","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu","previousName":"cpu","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"cpu_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.write.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests","previousName":"disk.device.write.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.requests_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.write.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes","previousName":"disk.device.write.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.bytes_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.read.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.requests","previousName":"disk.read.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.read.requests_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.root.size","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.root.size","previousName":"disk.root.size","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.root.size_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes.rate","previousName":"disk.device.write.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.bytes.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"vcpus","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.vcpus","previousName":"vcpus","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"vcpus_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.iops","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.iops","previousName":"disk.device.iops","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.iops_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.usage","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.usage","previousName":"disk.device.usage","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.usage_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.read.requests.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests.rate","previousName":"disk.device.read.requests.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.requests.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.write.requests.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests.rate","previousName":"disk.device.write.requests.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.requests.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.allocation","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.allocation","previousName":"disk.allocation","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.allocation_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.read.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes.rate","previousName":"disk.read.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.read.bytes.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.read.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes","previousName":"disk.read.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.read.bytes_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"memory.usage","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.usage","previousName":"memory.usage","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"memory.usage_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.capacity","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.capacity","previousName":"disk.device.capacity","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.capacity_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"memory.resident","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.resident","previousName":"memory.resident","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"memory.resident_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.write.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests","previousName":"disk.write.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.requests_ltm","empty":false}],"tosca.capabilities.OperatingSystem":[{"type":"tosca.capabilities.OperatingSystem","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"os","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.os","previousName":"os","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"os_ltm","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"type":"tosca.capabilities.Endpoint.Admin","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"endpoint","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.endpoint","previousName":"endpoint","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"endpoint_ltm","empty":false}],"tosca.capabilities.Attachment":[{"type":"tosca.capabilities.Attachment","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"attachment","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","previousName":"attachment","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"tosca.capabilities.Attachment","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"attachment","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","previousName":"attachment","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ltm_ltm_oam_protected_0_port","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"dependency","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","previousName":"dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency_ltm_ltm_dmz_direct_0_port","empty":false},{"path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"dependency","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","previousName":"dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency_ltm_ltm_oam_protected_0_port","empty":false},{"path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"dependency","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","previousName":"dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency_ltm","empty":false}],"tosca.capabilities.network.Linkable":[{"path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"link","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","previousName":"link","minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"link_ltm_ltm_dmz_direct_0_port","empty":false},{"path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"link","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","previousName":"link","minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"link_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.Attachment":[{"path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"local_storage","uniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12.local_storage","previousName":"local_storage","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.BlockStorage","name":"local_storage_ltm","empty":false}]},"actualComponentUid":"4f062c63-5c2b-4920-95e3-016a78fbfa41","componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"abstract_ltm","SupportablityComponentVersion":null},"createdFromCsar":true,"normalizedName":"abstract_ltm","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","name":"abstract_ltm","creationTime":1572556140859,"isProxy":false,"originType":"CVFC","componentName":"test update vsp-nodes.ltmCvfc","customizationUUID":"63fb9439-43bb-47d4-9d32-582bfa9a17fc","modificationTime":1572556142029,"invariantName":"abstract_ltm","createdFrom":"CSAR","posX":"475.0","componentUid":"4f062c63-5c2b-4920-95e3-016a78fbfa41","componentVersion":"3.0","toscaComponentName":"org.openecomp.resource.vfc.TestUpdateVspcvfc.abstract.nodes.ltm","originArchived":false,"icon":"defaulticon","posY":"325.0","propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"ldsa_sec_grp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"path":["bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"ldsa_sec_grp_1","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"path":["bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","ownerName":"ldsa_sec_grp_1","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","empty":false}]},"actualComponentUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"ldsa_sec_grp_1","SupportablityComponentVersion":null},"createdFromCsar":true,"normalizedName":"ldsa_sec_grp_1","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","name":"ldsa_sec_grp_1","creationTime":1572556140858,"isProxy":false,"originType":"VFC","componentName":"SecurityRules","customizationUUID":"90dea1b7-ef38-4e96-9a98-5a84d1d8cab0","modificationTime":1572556142029,"invariantName":"ldsa_sec_grp_1","createdFrom":"CSAR","posX":"275.0","componentUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","originArchived":false,"icon":"securityrules","posY":"325.0","propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","requirementOwnerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","id":"13c27182-25dc-47da-ac92-1f4678724601","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ltm_ltm_oam_protected_0_port","capabilityUid":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","requirementUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port"}}],"fromNode":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","originUI":false},{"toNode":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","requirementOwnerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","id":"7c62d567-fa38-463d-9141-2a4253ced6b8","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ltm_ltm_dmz_direct_0_port","capabilityUid":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","requirementUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port"}}],"fromNode":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","originUI":false}],"componentInstancesInputs":{"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm":[{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_subnetpoolid","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_subnetpoolid","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"description":"vfc naming","password":false,"name":"nfc_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_ip_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_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,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.vm_flavor_name","type":"string","required":false,"definition":false,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ltm_flavor_name\"}","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_flavor_name","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputValues":[{"propName":"vm_flavor_name","inputName":"ltm_flavor_name","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_flavor_name","list":false,"empty":false}],"getInputProperty":true,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_fixed_ips","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_fixed_ips","value":"[{\"ip_address\":{\"get_input\":\"ltm_dmz_direct_ip_0\"}}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_dmz_direct_ip_0","getInputValues":[{"propName":"ip_address","inputName":"ltm_dmz_direct_ip_0","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_dmz_direct_ip_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"org.openecomp.datatypes.heat.neutron.port.FixedIps","schemaProperty":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"fec8b03a-5b88-4a28-b64b-9b8271da39a4.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_ltmServiceTemplate.yaml\",\"index_value\":0,\"count\":\"1\",\"scaling_enabled\":true,\"mandatory\":true}","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_vlan_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_vlan_requirements","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.compute_ltm_name","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_name","value":"[{\"get_input\":\"ltm_name_0\"}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_name_0","getInputValues":[{"propName":"compute_ltm_name","inputName":"ltm_name_0","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_name_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.vm_image_name","type":"string","required":false,"definition":false,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ltm_image_name\"}","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_image_name","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputValues":[{"propName":"vm_image_name","inputName":"ltm_image_name","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_image_name","list":false,"empty":false}],"getInputProperty":true,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_network_role","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_network_role","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.compute_ltm_metadata","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"},\"vf_module_name\":{\"get_input\":\"vf_module_name\"}}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vnf_name","list":false,"empty":false},{"propName":"vf_module_name","inputName":"vf_module_name","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vf_module_name","list":false,"empty":false}],"getInputProperty":true,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_order","type":"integer","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_order","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_related_networks","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_related_networks","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.vm_type_tag","type":"string","required":false,"definition":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ltm","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_network_role_tag","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_network_role_tag","value":"dmz_direct","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.high_availablity","type":"string","required":false,"definition":false,"description":"high_availablity","password":false,"name":"high_availablity","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_naming_code","type":"string","required":false,"definition":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ltm","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_security_groups","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_security_groups","value":"[[{\"get_input\":\"ldsa_shared_security_group\"}]]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ldsa_shared_security_group","getInputValues":[{"propName":"port_ltm_dmz_direct_0_port_security_groups","inputName":"ldsa_shared_security_group","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ldsa_shared_security_group","list":false,"empty":false}],"getInputProperty":true,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_vlan_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_vlan_requirements","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_function","type":"string","required":false,"definition":false,"password":false,"name":"nfc_function","hidden":false,"immutable":false,"parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.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,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{}],"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_security_groups","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_security_groups","value":"[[{\"get_input\":\"ldsa_shared_security_group\"}]]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ldsa_shared_security_group","getInputValues":[{"propName":"port_ltm_oam_protected_0_port_security_groups","inputName":"ldsa_shared_security_group","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ldsa_shared_security_group","list":false,"empty":false}],"getInputProperty":true,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_ip_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_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,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.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":"3565b163-5cd6-4e66-9987-87ecb7b2d197","propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_network_role","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_network_role","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_network","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_network","value":"[{\"get_input\":\"dmz_direct_net_name\"}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.dmz_direct_net_name","getInputValues":[{"propName":"port_ltm_dmz_direct_0_port_network","inputName":"dmz_direct_net_name","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.dmz_direct_net_name","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_network_role_tag","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_network_role_tag","value":"oam_protected","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_related_networks","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_related_networks","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_exCP_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_subnetpoolid","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_subnetpoolid","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.compute_ltm_availability_zone","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_availability_zone","value":"[{\"get_input\":\"availability_zone_0\"}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.availability_zone_0","getInputValues":[{"propName":"compute_ltm_availability_zone","inputName":"availability_zone_0","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.availability_zone_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.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":"3565b163-5cd6-4e66-9987-87ecb7b2d197","propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_fixed_ips","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_fixed_ips","value":"[{\"ip_address\":{\"get_input\":\"ltm_oam_protected_ip_0\"}}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_oam_protected_ip_0","getInputValues":[{"propName":"ip_address","inputName":"ltm_oam_protected_ip_0","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_oam_protected_ip_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"org.openecomp.datatypes.heat.neutron.port.FixedIps","schemaProperty":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_network","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_network","value":"[{\"get_input\":\"oam_protected_net_name\"}]","hidden":false,"immutable":false,"inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.oam_protected_net_name","getInputValues":[{"propName":"port_ltm_oam_protected_0_port_network","inputName":"oam_protected_net_name","inputId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.oam_protected_net_name","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_dmz_direct_0_port_exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_exCP_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.port_ltm_oam_protected_0_port_order","type":"integer","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_order","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1":[{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.name","type":"string","required":false,"definition":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"empty":false},{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.description","type":"string","required":false,"definition":false,"description":"Description of the security group","password":false,"name":"description","value":"Security Group for ldsa01 VNF","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"empty":false},{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.rules","type":"list","required":false,"definition":false,"description":"List of security group rules","schema":{"property":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"icmp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"direction\":\"egress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"58\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"direction\":\"egress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"icmp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"direction\":\"ingress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"58\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"direction\":\"ingress\"}]","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"type":"tosca.capabilities.Node","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"feature","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","previousName":"feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"feature_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"tosca.capabilities.Node","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"feature","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","previousName":"feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"feature_ltm_ltm_oam_protected_0_port","empty":false},{"type":"tosca.capabilities.Node","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"feature","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","previousName":"feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"feature_ltm","empty":false},{"type":"tosca.capabilities.Node","path":["bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","minOccurrences":"1","validSourceTypes":[],"ownerName":"ldsa_sec_grp_1","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}],"tosca.capabilities.Scalable":[{"type":"tosca.capabilities.Scalable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"scalable","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.scalable","previousName":"scalable","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"scalable_ltm","empty":false}],"org.openecomp.capabilities.Forwarder":[{"type":"org.openecomp.capabilities.Forwarder","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"forwarder","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","previousName":"forwarder","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"forwarder_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.Forwarder","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"forwarder","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","previousName":"forwarder","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"forwarder_ltm_ltm_oam_protected_0_port","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"type":"org.openecomp.capabilities.PortMirroring","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"port_mirroring","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","previousName":"port_mirroring","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"port_mirroring_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.PortMirroring","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"port_mirroring","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","previousName":"port_mirroring","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"port_mirroring_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.network.Bindable":[{"type":"tosca.capabilities.network.Bindable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"binding","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","previousName":"binding","minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"binding_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"tosca.capabilities.network.Bindable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"binding","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","previousName":"binding","minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"binding_ltm_ltm_oam_protected_0_port","empty":false},{"type":"tosca.capabilities.network.Bindable","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"binding","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.binding","previousName":"binding","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"binding_ltm","empty":false}],"tosca.capabilities.Container":[{"type":"tosca.capabilities.Container","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"host","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.host","previousName":"host","minOccurrences":"1","validSourceTypes":["tosca.nodes.SoftwareComponent"],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"host_ltm","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","previousName":"network.incoming.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outgoing.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","previousName":"network.outgoing.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outgoing.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","previousName":"network.outgoing.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.packets.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outpoing.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","previousName":"network.outpoing.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outpoing.packets_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","previousName":"network.incoming.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","previousName":"network.incoming.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","previousName":"network.outgoing.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","previousName":"network.incoming.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","previousName":"network.incoming.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets.rate_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outgoing.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","previousName":"network.outgoing.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outgoing.packets.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","previousName":"network.outgoing.packets.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.packets.rate_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outpoing.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","previousName":"network.outpoing.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outpoing.packets_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","previousName":"network.incoming.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes.rate_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.bytes","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","previousName":"network.incoming.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.bytes_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","previousName":"network.outgoing.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.outgoing.bytes.rate_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"network.incoming.packets","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","previousName":"network.incoming.packets","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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"],"name":"network.incoming.packets_ltm_ltm_oam_protected_0_port","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.ephemeral.size","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.ephemeral.size","previousName":"disk.ephemeral.size","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.ephemeral.size_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"instance","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.instance","previousName":"instance","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"instance_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"memory","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory","previousName":"memory","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"memory_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.iops","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.iops","previousName":"disk.iops","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.iops_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.read.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests","previousName":"disk.device.read.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.requests_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"cpu.delta","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu.delta","previousName":"cpu.delta","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"cpu.delta_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.capacity","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.capacity","previousName":"disk.capacity","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.capacity_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.read.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes","previousName":"disk.device.read.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.bytes_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.write.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes","previousName":"disk.write.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.bytes_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.latency","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.latency","previousName":"disk.latency","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.latency_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes.rate","previousName":"disk.device.read.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.bytes.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.usage","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.usage","previousName":"disk.usage","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.usage_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"cpu_util","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu_util","previousName":"cpu_util","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"cpu_util_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.allocation","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.allocation","previousName":"disk.device.allocation","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.allocation_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.write.requests.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests.rate","previousName":"disk.write.requests.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.requests.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.write.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes.rate","previousName":"disk.write.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.bytes.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.latency","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.latency","previousName":"disk.device.latency","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.latency_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"cpu","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu","previousName":"cpu","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"cpu_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.write.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests","previousName":"disk.device.write.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.requests_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.write.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes","previousName":"disk.device.write.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.bytes_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.read.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.requests","previousName":"disk.read.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.read.requests_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.root.size","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.root.size","previousName":"disk.root.size","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.root.size_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes.rate","previousName":"disk.device.write.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.bytes.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"vcpus","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.vcpus","previousName":"vcpus","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"vcpus_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.iops","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.iops","previousName":"disk.device.iops","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.iops_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.usage","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.usage","previousName":"disk.device.usage","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.usage_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.read.requests.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests.rate","previousName":"disk.device.read.requests.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.read.requests.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.write.requests.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests.rate","previousName":"disk.device.write.requests.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.write.requests.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.allocation","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.allocation","previousName":"disk.allocation","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.allocation_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.read.bytes.rate","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes.rate","previousName":"disk.read.bytes.rate","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.read.bytes.rate_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.read.bytes","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes","previousName":"disk.read.bytes","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.read.bytes_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"memory.usage","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.usage","previousName":"memory.usage","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"memory.usage_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.device.capacity","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.capacity","previousName":"disk.device.capacity","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.device.capacity_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"memory.resident","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.resident","previousName":"memory.resident","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"memory.resident_ltm","empty":false},{"type":"org.openecomp.capabilities.metric.Ceilometer","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"disk.write.requests","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests","previousName":"disk.write.requests","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"disk.write.requests_ltm","empty":false}],"tosca.capabilities.OperatingSystem":[{"type":"tosca.capabilities.OperatingSystem","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"os","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.os","previousName":"os","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"os_ltm","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"type":"tosca.capabilities.Endpoint.Admin","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"endpoint","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.endpoint","previousName":"endpoint","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"name":"endpoint_ltm","empty":false}],"tosca.capabilities.Attachment":[{"type":"tosca.capabilities.Attachment","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"attachment","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","previousName":"attachment","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ltm_ltm_dmz_direct_0_port","empty":false},{"type":"tosca.capabilities.Attachment","path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"attachment","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","previousName":"attachment","minOccurrences":"1","validSourceTypes":[],"ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ltm_ltm_oam_protected_0_port","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"dependency","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","previousName":"dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency_ltm_ltm_dmz_direct_0_port","empty":false},{"path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"dependency","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","previousName":"dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency_ltm_ltm_oam_protected_0_port","empty":false},{"path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"dependency","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","previousName":"dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency_ltm","empty":false},{"path":["bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","ownerName":"ldsa_sec_grp_1","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.Root","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"link","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","previousName":"link","minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"link_ltm_ltm_dmz_direct_0_port","empty":false},{"path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"link","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","previousName":"link","minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"link_ltm_ltm_oam_protected_0_port","empty":false}],"tosca.capabilities.Attachment":[{"path":["98a60ea9-c9dc-4da2-9a1c-bf7f29ac48fe.fc3ebdd3-8b1b-40fe-83db-466da4bb0bb3.ltm","bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm","source":"4f062c63-5c2b-4920-95e3-016a78fbfa41","parentName":"local_storage","uniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12.local_storage","previousName":"local_storage","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","ownerName":"abstract_ltm","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","node":"tosca.nodes.BlockStorage","name":"local_storage_ltm","empty":false},{"path":["bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"ownerId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","ownerName":"ldsa_sec_grp_1","maxOccurrences":"UNBOUNDED","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","empty":false}]},"inputs":[{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vf_module_id","type":"string","required":false,"definition":false,"description":"Unique ID for this VF Module instance","password":false,"name":"vf_module_id","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vf_module_id","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vnf_name","type":"string","required":false,"definition":false,"description":"Unique name for this VF instance","password":false,"name":"vnf_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa, base_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vnf_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vf_module_name","type":"string","required":false,"definition":false,"description":"Unique name for this VF Module instance","password":false,"name":"vf_module_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vf_module_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_oam_protected_gw","type":"string","required":false,"definition":false,"description":"GW address of the management network","password":false,"name":"ltm_oam_protected_gw","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_oam_protected_gw","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_version","type":"string","required":false,"definition":false,"defaultValue":"15.0.102","description":"Landslide Software Version","password":false,"name":"ltm_version","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_version","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vnf_id","type":"string","required":false,"definition":false,"description":"Unique ID for this VF instance","password":false,"name":"vnf_id","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vnf_id","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_flavor_name","type":"string","required":false,"definition":false,"defaultValue":"nd.c4r24d50","description":"the flavor name of ixla ltm instance","password":false,"name":"ltm_flavor_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_flavor_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_loopback_ip","type":"string","required":false,"definition":false,"defaultValue":"1.1.1.1","description":"Loopback IP address","password":false,"name":"ltm_loopback_ip","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_loopback_ip","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.availability_zone_0","type":"string","required":false,"definition":false,"description":"availabilityzone name","password":false,"name":"availability_zone_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"availability_zone_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ldsa_shared_security_group","type":"string","required":false,"definition":false,"description":"uuid of the security group","password":false,"name":"ldsa_shared_security_group","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ldsa_shared_security_group","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_name_0","type":"string","required":false,"definition":false,"description":"ixla ltm instance name","password":false,"name":"ltm_name_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_name_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.multi_stage_design","type":"boolean","required":false,"definition":false,"defaultValue":"false","password":false,"name":"multi_stage_design","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.dmz_direct_net_name","type":"string","required":false,"definition":false,"description":"Name of the dmz direct Network","password":false,"name":"dmz_direct_net_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"dmz_direct_net_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.availability_zone_max_count","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_image_name","type":"string","required":false,"definition":false,"defaultValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","description":"ixla ltm instance image name","password":false,"name":"ltm_image_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_image_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.oam_protected_net_name","type":"string","required":false,"definition":false,"description":"Name of the management Network","password":false,"name":"oam_protected_net_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"oam_protected_net_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_oam_protected_ip_0","type":"string","required":false,"definition":false,"description":"IP address of the management network","password":false,"name":"ltm_oam_protected_ip_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_oam_protected_ip_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_platform","type":"string","required":false,"definition":false,"defaultValue":"genVM","description":"Landslide VM Platform","password":false,"name":"ltm_platform","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_platform","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_dmz_direct_ip_0","type":"string","required":false,"definition":false,"description":"IP address of the dmz direct network","password":false,"name":"ltm_dmz_direct_ip_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_dmz_direct_ip_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_kernel","type":"string","required":false,"definition":false,"defaultValue":"UBUNTU","description":"Landslide OS","password":false,"name":"ltm_kernel","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_kernel","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.ltm_ethDriver","type":"string","required":false,"definition":false,"defaultValue":"OS","description":"Landslide Driver Type","password":false,"name":"ltm_ethDriver","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_ethDriver","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ldsa_group","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.base_ldsa_group","name":"base_ldsa_group","version":"3","type":"org.openecomp.groups.heat.HeatStack","invariantUUID":"96e1e5e1-2466-4b6d-b699-7f51000c9dba","groupUUID":"1f4a842d-fe38-47d9-af9e-7fdebc1090b0","invariantName":"base_ldsa_group","createdFrom":"CSAR","vspOriginated":true,"members":{"ldsa_sec_grp_1":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"},"userDefined":false,"properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ldsa.yaml","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","type":"string","required":true,"definition":false,"description":"group description","password":false,"name":"description","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"TestUpdateVsp..module_1_ldsa..module-1","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.TestUpdateVsp..module_1_ldsa..module-1","name":"TestUpdateVsp..module_1_ldsa..module-1","version":"3","type":"org.openecomp.groups.VfModule","invariantUUID":"d0504392-ce13-47da-94bc-2bb72d75a3b5","artifactsUuid":["3e67573a-148f-410a-94db-75963b59b2fb","6d152612-b41b-4cfe-a9eb-cc26c96079c8","92ea93d7-06e6-49ee-ad77-1c194d59e585","92ea93d7-06e6-49ee-ad77-1c194d59e585"],"groupUUID":"c0f299d5-06a8-4b4f-821f-3c33770eed7c","invariantName":"TestUpdateVsp..module_1_ldsa..module-1","createdFrom":"CSAR","artifacts":["92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1"],"vspOriginated":true,"members":{"abstract_ltm":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"},"userDefined":false,"properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"false","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":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"0","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":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","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":false,"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":"0","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":false,"password":false,"name":"vf_module_type","value":"Expansion","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":false,"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":"module_1_ldsa","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":false,"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":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","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","getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":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":false,"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":false,"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.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"TestUpdateVsp..base_ldsa..module-0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.TestUpdateVsp..base_ldsa..module-0","name":"TestUpdateVsp..base_ldsa..module-0","version":"3","type":"org.openecomp.groups.VfModule","invariantUUID":"052af377-9a25-4fd8-96cb-59f982189d63","artifactsUuid":["fa1e0881-e502-48b3-bc0c-749618ad5121"],"groupUUID":"051be005-c4cb-4ca8-a039-55423b945fc5","invariantName":"TestUpdateVsp..base_ldsa..module-0","createdFrom":"CSAR","artifacts":["92582379-f0d5-4655-a0f1-f92b3038d853.heat3env","bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3"],"vspOriginated":true,"members":{"ldsa_sec_grp_1":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"},"userDefined":false,"properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"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":false,"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":false,"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":false,"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":false,"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":false,"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_ldsa","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":false,"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":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","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","getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":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":false,"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":false,"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":"module_1_ldsa_group","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.module_1_ldsa_group","name":"module_1_ldsa_group","version":"3","type":"org.openecomp.groups.heat.HeatStack","invariantUUID":"da65c7e2-85ee-4517-9a82-2d6d392c6db0","groupUUID":"d2b4e287-5db1-40b1-ab68-ef5862e897ab","invariantName":"module_1_ldsa_group","createdFrom":"CSAR","vspOriginated":true,"members":{"abstract_ltm":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.4f062c63-5c2b-4920-95e3-016a78fbfa41.abstract_ltm"},"userDefined":false,"properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/module_1_ldsa.yaml","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","type":"string","required":true,"definition":false,"description":"group description","password":false,"name":"description","value":"Version 2.0 03-17-2016 LDSA-LTM Template (Author: Rajesh Anne)\n","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","vendorName":"test vlm","vendorRelease":"1.0","resourceVendorModelNumber":"","toscaResourceName":"org.openecomp.resource.vf.TestUpdateVsp","abstract":false,"resourceType":"VF","version":"0.4","description":"test update vsp cypress","allVersions":{"0.1":"92582379-f0d5-4655-a0f1-f92b3038d853","0.2":"09f56471-cb97-49f9-af25-44eaa1af1f05","0.3":"bdd600d5-81c6-400f-8b73-71f0051f4bb6","0.4":"677833c2-5f10-48fb-bfbf-c0726ad73a85"},"creationDate":1572764117123,"highestVersion":true,"uuid":"e1696b35-b5b3-48b5-81d7-ba3e610ff0f5","componentType":"RESOURCE","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1572764117123,"archived":false,"lastUpdaterUserId":"m08740","systemName":"TestUpdateVsp","csarVersion":"3.0","archiveTime":0,"vspArchived":false,"invariantUUID":"36caf708-82d4-432d-94df-b32a677272d9","normalizedName":"testupdatevsp","contactId":"m08740","uniqueId":"677833c2-5f10-48fb-bfbf-c0726ad73a85","lastUpdaterFullName":"Carlos Santana","creatorUserId":"m08740","creatorFullName":"Carlos Santana","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e1696b35-b5b3-48b5-81d7-ba3e610ff0f5","SupportablityComponentName":"test update vsp","SupportablityCsarVersion":"3.0","SupportablityCsarUUID":"4f66a9dfea784f7cbd3630d8f99bc1be","SupportablityComponentVersion":"0.4"},"tags":["test update vsp"],"csarUUID":"4f66a9dfea784f7cbd3630d8f99bc1be","importedToscaChecksum":"MTNiN2I2M2U4YWQ0ZWYxYjU2MTdjNWE4MjMxMTVkODE=","icon":"defaulticon","actualComponentType":"VF","topologyTemplate":true,"allArtifacts":{"vflicense":{"description":"VF license file","creationDate":1572522718133,"timeout":0,"lastUpdateDate":1572556141502,"isFromCsar":true,"artifactDisplayName":"VF License","userIdLastUpdater":"m08740","artifactVersion":"1","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vflicense","artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vflicense","artifactChecksum":"YTI3ZmZkOTY4YTUxZjE4MWMwNzlhMWYyOTQzOTU3OTc=","duplicated":false,"artifactLabel":"vflicense","artifactGroupType":"DEPLOYMENT","updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"6bf5a13d-1542-4b54-9210-47cc9299af03","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"vendortestresult":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Vendor Test Result","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendortestresult","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"vendortestresult","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"testscripts":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Test Scripts","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.testscripts","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"testscripts","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"resourcesecuritytemplate":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Resource Security Template","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.resourcesecuritytemplate","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"resourcesecuritytemplate","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"description":"created from csar","creationDate":1572522718291,"timeout":30,"lastUpdateDate":1572556141739,"isFromCsar":true,"artifactDisplayName":"module_1_ldsa","userIdLastUpdater":"m08740","payloadUpdateDate":1572556141811,"artifactVersion":"5","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","artifactName":"module_1_ldsa.yaml","artifactType":"HEAT","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","artifactChecksum":"OGZlMzE0MjY0ODFjMjlhYWRkNGFkOTIyYTcyMjQxNTQ=","duplicated":false,"artifactLabel":"heat1","artifactGroupType":"DEPLOYMENT","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"6d152612-b41b-4cfe-a9eb-cc26c96079c8","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"heat3":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"description":"created from csar","creationDate":1572522718769,"timeout":30,"lastUpdateDate":1572556141634,"isFromCsar":true,"artifactDisplayName":"base_ldsa","userIdLastUpdater":"m08740","artifactVersion":"1","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","artifactName":"base_ldsa.yaml","artifactType":"HEAT","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","artifactChecksum":"YWE1NzM2MzVkMmMwYzQ5NTdhNWUzODk2MGNiOWZkYTI=","duplicated":false,"artifactLabel":"heat3","artifactGroupType":"DEPLOYMENT","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"fa1e0881-e502-48b3-bc0c-749618ad5121","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"vendorlicense":{"description":" Vendor license file","creationDate":1572522718068,"timeout":0,"lastUpdateDate":1572556141462,"isFromCsar":true,"artifactDisplayName":"Vendor License","userIdLastUpdater":"m08740","artifactVersion":"1","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vendorlicense","artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.vendorlicense","artifactChecksum":"ODM0ZGFhMGVhNWQ4ODIxNzQ4ZTU0ZjRjM2YyZjEzNjk=","duplicated":false,"artifactLabel":"vendorlicense","artifactGroupType":"DEPLOYMENT","updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"6beae89c-1969-489e-9701-b58124d4f858","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"capacity":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Capacity","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.capacity","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"capacity","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"cloudquestionnaire":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Cloud Questionnaire (completed)","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.cloudquestionnaire","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"cloudquestionnaire","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"features":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Features","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.features","creatorFullName":"Carlos Santana","artifactType":"OTHER","duplicated":true,"artifactLabel":"features","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false},"vsptestupdatevspinformationtxt":{"description":"Artifact created from csar","creationDate":1572522718206,"timeout":0,"lastUpdateDate":1572522718206,"isFromCsar":true,"artifactDisplayName":"VSP_test update vsp_Information","userIdLastUpdater":"m08740","payloadUpdateDate":1572522718217,"artifactVersion":"1","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactName":"VSP_test-update-vsp_Information.txt","artifactType":"GUIDE","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactChecksum":"MmI1Y2FhYWU3N2YyZjZlNjk1OGE3ZmVlODYwODk1ZTg=","duplicated":true,"artifactLabel":"vsptestupdatevspinformationtxt","artifactGroupType":"INFORMATIONAL","updaterFullName":"Carlos Santana","mandatory":false,"artifactUUID":"509383bf-d947-4d5d-96e4-c20344bd8bbf","serviceApi":false,"artifactCreator":"m08740","generated":false,"requiredArtifacts":[],"empty":false},"heat3env":{"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1572522718822,"timeout":0,"lastUpdateDate":1572522718822,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","userIdLastUpdater":"m08740","payloadUpdateDate":1572522718824,"artifactVersion":"1","uniqueId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3env","artifactName":"base_ldsa.env","creatorFullName":"Carlos Santana","artifactType":"HEAT_ENV","esId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3env","artifactChecksum":"NjI3MmY4NGJkMDJlYjMxMDdjNTcxMGYwMzkxMDQ4YjY=","duplicated":false,"artifactLabel":"heat3env","artifactGroupType":"DEPLOYMENT","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"artifactUUID":"6ba85ccb-56dc-47d9-a7a8-092f59488c29","heatParamsUpdateDate":1572522718822,"generatedFromId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat3","serviceApi":false,"generated":false,"empty":false},"heat1env":{"description":"VF Auto-generated HEAT Environment deployment artifact","creationDate":1572522718398,"timeout":0,"lastUpdateDate":1572522718398,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","userIdLastUpdater":"m08740","payloadUpdateDate":1572522718404,"artifactVersion":"5","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","artifactName":"module_1_ldsa.env","creatorFullName":"Carlos Santana","artifactType":"HEAT_ENV","artifactChecksum":"OWEzZWFkNWZjOWJiZWM2YmI5MDcwNmIyZWNkMjc2NmY=","duplicated":false,"artifactLabel":"heat1env","artifactGroupType":"DEPLOYMENT","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"artifactUUID":"23dd6a3a-3f7e-486a-9a5a-6698dfde3bf3","heatParamsUpdateDate":1572522718398,"generatedFromId":"bdd600d5-81c6-400f-8b73-71f0051f4bb6.heat1","serviceApi":false,"generated":false,"empty":false},"heattemplatefromvendor":{"creationDate":1572522713631,"timeout":0,"lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"HEAT Template from Vendor","userIdLastUpdater":"m08740","artifactVersion":"0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heattemplatefromvendor","creatorFullName":"Carlos Santana","artifactType":"HEAT","duplicated":true,"artifactLabel":"heattemplatefromvendor","artifactGroupType":"INFORMATIONAL","userIdCreator":"m08740","updaterFullName":"Carlos Santana","mandatory":true,"serviceApi":false,"generated":false,"empty":false}},"name":"test update vsp"} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/vsp-first.json b/catalog-ui/cypress/fixtures/update-vsp/vsp-first.json
new file mode 100644
index 0000000000..f72176abad
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/vsp-first.json
@@ -0,0 +1 @@
+{"artifacts":{"cloudquestionnaire":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"cloudquestionnaire","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Cloud Questionnaire (completed)","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.cloudquestionnaire","empty":false},"features":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"features","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Features","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.features","empty":false},"vendortestresult":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"vendortestresult","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Vendor Test Result","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendortestresult","empty":false},"testscripts":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"testscripts","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Test Scripts","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.testscripts","empty":false},"resourcesecuritytemplate":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"resourcesecuritytemplate","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Resource Security Template","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.resourcesecuritytemplate","empty":false},"vsptestupdatevspinformationtxt":{"lastUpdateDate":1572522718206,"timeout":0,"artifactLabel":"vsptestupdatevspinformationtxt","artifactUUID":"509383bf-d947-4d5d-96e4-c20344bd8bbf","artifactVersion":"1","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MmI1Y2FhYWU3N2YyZjZlNjk1OGE3ZmVlODYwODk1ZTg=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718217,"duplicated":false,"creationDate":1572522718206,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"Artifact created from csar","artifactDisplayName":"VSP_test update vsp_Information","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactName":"VSP_test-update-vsp_Information.txt","artifactType":"GUIDE","userIdLastUpdater":"m08740","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","requiredArtifacts":[],"empty":false},"heattemplatefromvendor":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"heattemplatefromvendor","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"HEAT Template from Vendor","artifactType":"HEAT","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heattemplatefromvendor","empty":false},"capacity":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"capacity","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Capacity","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.capacity","empty":false}},"deploymentArtifacts":{"vflicense":{"lastUpdateDate":1572522718133,"timeout":0,"artifactLabel":"vflicense","artifactUUID":"6bf5a13d-1542-4b54-9210-47cc9299af03","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTI3ZmZkOTY4YTUxZjE4MWMwNzlhMWYyOTQzOTU3OTc=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718143,"duplicated":false,"creationDate":1572522718133,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"VF license file","artifactDisplayName":"VF License","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vflicense","artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","userIdLastUpdater":"m08740","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vflicense","requiredArtifacts":[],"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"lastUpdateDate":1572522718291,"timeout":30,"artifactLabel":"heat1","artifactUUID":"8f82e0c9-a938-431e-822e-b60ce5f0f15e","artifactVersion":"1","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"artifactGroupType":"DEPLOYMENT","artifactChecksum":"OGZlMzE0MjY0ODFjMjlhYWRkNGFkOTIyYTcyMjQxNTQ=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718339,"duplicated":false,"creationDate":1572522718291,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"created from csar","artifactDisplayName":"module_1_ldsa","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1","artifactName":"module_1_ldsa.yaml","artifactType":"HEAT","userIdLastUpdater":"m08740","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1","requiredArtifacts":[],"empty":false},"heat3env":{"lastUpdateDate":1572522718822,"timeout":0,"artifactLabel":"heat3env","artifactUUID":"6ba85ccb-56dc-47d9-a7a8-092f59488c29","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718822,"artifactChecksum":"NjI3MmY4NGJkMDJlYjMxMDdjNTcxMGYwMzkxMDQ4YjY=","generatedFromId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat3","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718824,"duplicated":false,"creationDate":1572522718822,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactDisplayName":"VF HEAT ENV","artifactName":"base_ldsa.env","artifactType":"HEAT_ENV","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat3env","empty":false},"heat3":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"lastUpdateDate":1572522718769,"timeout":30,"artifactLabel":"heat3","artifactUUID":"fa1e0881-e502-48b3-bc0c-749618ad5121","artifactVersion":"1","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"artifactGroupType":"DEPLOYMENT","artifactChecksum":"YWE1NzM2MzVkMmMwYzQ5NTdhNWUzODk2MGNiOWZkYTI=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718805,"duplicated":false,"creationDate":1572522718769,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"created from csar","artifactDisplayName":"base_ldsa","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat3","artifactName":"base_ldsa.yaml","artifactType":"HEAT","userIdLastUpdater":"m08740","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat3","requiredArtifacts":[],"empty":false},"vendorlicense":{"lastUpdateDate":1572522718068,"timeout":0,"artifactLabel":"vendorlicense","artifactUUID":"6beae89c-1969-489e-9701-b58124d4f858","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODM0ZGFhMGVhNWQ4ODIxNzQ4ZTU0ZjRjM2YyZjEzNjk=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718086,"duplicated":false,"creationDate":1572522718068,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":" Vendor license file","artifactDisplayName":"Vendor License","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendorlicense","artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","userIdLastUpdater":"m08740","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendorlicense","requiredArtifacts":[],"empty":false},"heat1env":{"lastUpdateDate":1572522718398,"timeout":0,"artifactLabel":"heat1env","artifactUUID":"0c023d38-729d-4cee-bbd2-0efcf026b2b4","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718398,"artifactChecksum":"OWEzZWFkNWZjOWJiZWM2YmI5MDcwNmIyZWNkMjc2NmY=","generatedFromId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718404,"duplicated":false,"creationDate":1572522718398,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactDisplayName":"VF HEAT ENV","artifactName":"module_1_ldsa.env","artifactType":"HEAT_ENV","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","empty":false}},"toscaArtifacts":{"assettoscacsar":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"assettoscacsar","artifactVersion":"0","artifactGroupType":"TOSCA","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"description":"TOSCA definition package of the asset","artifactDisplayName":"Tosca Model","artifactName":"resource-TestUpdateVsp-csar.csar","artifactType":"TOSCA_CSAR","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.assettoscacsar","empty":false},"assettoscatemplate":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"assettoscatemplate","artifactVersion":"0","artifactGroupType":"TOSCA","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"description":"TOSCA representation of the asset","artifactDisplayName":"Tosca Template","artifactName":"resource-TestUpdateVsp-template.yml","artifactType":"TOSCA_TEMPLATE","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.assettoscatemplate","empty":false}},"categories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"parentName":"feature","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"feature_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.feature_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"feature","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"feature_ltm","ownerName":"abstract_ltm","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.feature_ltm","empty":false},{"parentName":"feature","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"feature_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.feature_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.Scalable":[{"parentName":"scalable","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Scalable","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"scalable_ltm","ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.scalable","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.scalable_ltm","empty":false}],"org.openecomp.capabilities.Forwarder":[{"parentName":"forwarder","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.Forwarder","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"forwarder_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.forwarder_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"forwarder","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.Forwarder","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"forwarder_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.forwarder_ltm_ltm_dmz_direct_0_port","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"parentName":"port_mirroring","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.PortMirroring","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"port_mirroring_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.port_mirroring_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"port_mirroring","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.PortMirroring","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"port_mirroring_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.port_mirroring_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.network.Bindable":[{"parentName":"binding","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.network.Bindable","minOccurrences":"0","maxOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"previousName":"binding_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.binding_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"binding","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.network.Bindable","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"binding_ltm","ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.binding","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.binding_ltm","empty":false},{"parentName":"binding","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.network.Bindable","minOccurrences":"0","maxOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"previousName":"binding_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.binding_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.Container":[{"parentName":"host","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Container","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"previousName":"host_ltm","ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.host","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.host_ltm","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"parentName":"network.incoming.packets.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.packets.rate_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets.rate_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.outgoing.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outgoing.bytes_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.outgoing.packets.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outgoing.packets.rate_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.packets.rate_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.outpoing.packets","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outpoing.packets_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outpoing.packets_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.incoming.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.bytes.rate_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes.rate_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.incoming.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.bytes_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.outgoing.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outgoing.bytes.rate_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes.rate_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.incoming.packets","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.packets_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"disk.ephemeral.size","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.ephemeral.size_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.ephemeral.size","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.ephemeral.size_ltm","empty":false},{"parentName":"instance","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"instance_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.instance","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.instance_ltm","empty":false},{"parentName":"memory","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"memory_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.memory_ltm","empty":false},{"parentName":"disk.iops","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.iops_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.iops","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.iops_ltm","empty":false},{"parentName":"disk.device.read.requests","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.read.requests_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.requests_ltm","empty":false},{"parentName":"cpu.delta","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"cpu.delta_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu.delta","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.cpu.delta_ltm","empty":false},{"parentName":"disk.capacity","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.capacity_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.capacity","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.capacity_ltm","empty":false},{"parentName":"disk.device.read.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.read.bytes_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.bytes_ltm","empty":false},{"parentName":"disk.write.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.write.bytes_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.bytes_ltm","empty":false},{"parentName":"disk.latency","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.latency_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.latency","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.latency_ltm","empty":false},{"parentName":"disk.device.read.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.read.bytes.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.bytes.rate_ltm","empty":false},{"parentName":"disk.usage","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.usage_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.usage","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.usage_ltm","empty":false},{"parentName":"cpu_util","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"cpu_util_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu_util","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.cpu_util_ltm","empty":false},{"parentName":"disk.device.allocation","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.allocation_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.allocation","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.allocation_ltm","empty":false},{"parentName":"disk.write.requests.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.write.requests.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.requests.rate_ltm","empty":false},{"parentName":"disk.write.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.write.bytes.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.bytes.rate_ltm","empty":false},{"parentName":"disk.device.latency","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.latency_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.latency","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.latency_ltm","empty":false},{"parentName":"cpu","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"cpu_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.cpu_ltm","empty":false},{"parentName":"disk.device.write.requests","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.write.requests_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.requests_ltm","empty":false},{"parentName":"disk.device.write.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.write.bytes_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.bytes_ltm","empty":false},{"parentName":"disk.read.requests","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.read.requests_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.requests","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.read.requests_ltm","empty":false},{"parentName":"disk.root.size","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.root.size_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.root.size","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.root.size_ltm","empty":false},{"parentName":"disk.device.write.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.write.bytes.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.bytes.rate_ltm","empty":false},{"parentName":"vcpus","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"vcpus_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.vcpus","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.vcpus_ltm","empty":false},{"parentName":"disk.device.iops","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.iops_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.iops","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.iops_ltm","empty":false},{"parentName":"disk.device.usage","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.usage_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.usage","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.usage_ltm","empty":false},{"parentName":"disk.device.read.requests.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.read.requests.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.requests.rate_ltm","empty":false},{"parentName":"disk.device.write.requests.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.write.requests.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.requests.rate_ltm","empty":false},{"parentName":"disk.allocation","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.allocation_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.allocation","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.allocation_ltm","empty":false},{"parentName":"disk.read.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.read.bytes.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.read.bytes.rate_ltm","empty":false},{"parentName":"disk.read.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.read.bytes_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.read.bytes_ltm","empty":false},{"parentName":"memory.usage","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"memory.usage_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.usage","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.memory.usage_ltm","empty":false},{"parentName":"disk.device.capacity","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.capacity_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.capacity","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.capacity_ltm","empty":false},{"parentName":"memory.resident","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"memory.resident_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.resident","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.memory.resident_ltm","empty":false},{"parentName":"disk.write.requests","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.write.requests_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.requests_ltm","empty":false},{"parentName":"network.incoming.packets.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.packets.rate_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.outgoing.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outgoing.bytes_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.outgoing.packets.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outgoing.packets.rate_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.packets.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.outpoing.packets","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outpoing.packets_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outpoing.packets_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.incoming.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.bytes.rate_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.incoming.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.bytes_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.outgoing.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outgoing.bytes.rate_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.incoming.packets","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.packets_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.OperatingSystem":[{"parentName":"os","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.OperatingSystem","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"os_ltm","ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.os","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.os_ltm","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"parentName":"endpoint","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Endpoint.Admin","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"endpoint_ltm","ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.endpoint","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.endpoint_ltm","empty":false}],"tosca.capabilities.Attachment":[{"parentName":"attachment","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Attachment","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"attachment_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.attachment_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"attachment","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Attachment","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"attachment_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.attachment_ltm_ltm_dmz_direct_0_port","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"parentName":"dependency","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","previousName":"dependency_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"abstract_ltm.dependency_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"dependency","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","previousName":"dependency_ltm","ownerName":"abstract_ltm","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"abstract_ltm.dependency_ltm","empty":false},{"parentName":"dependency","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","previousName":"dependency_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"abstract_ltm.dependency_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.network.Linkable":[{"parentName":"link","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"minOccurrences":"1","maxOccurrences":"UNBOUNDED","previousName":"link_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.network.LinksTo","name":"abstract_ltm.link_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"link","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"minOccurrences":"1","maxOccurrences":"UNBOUNDED","previousName":"link_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.network.LinksTo","name":"abstract_ltm.link_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.Attachment":[{"parentName":"local_storage","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","previousName":"local_storage_ltm","ownerName":"abstract_ltm","node":"tosca.nodes.BlockStorage","uniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12.local_storage","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.AttachesTo","name":"abstract_ltm.local_storage_ltm","empty":false}]},"actualComponentUid":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"abstract_ltm","SupportablityComponentVersion":null},"createdFromCsar":true,"normalizedName":"abstract_ltm","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","name":"abstract_ltm","creationTime":1572522717596,"modificationTime":1572522717896,"posX":"475.0","posY":"325.0","createdFrom":"CSAR","originType":"CVFC","componentName":"test update vsp-nodes.ltmCvfc","icon":"defaulticon","customizationUUID":"9f9282dd-3ed0-4132-aac4-774d22c26ec9","isProxy":false,"toscaComponentName":"org.openecomp.resource.vfc.TestUpdateVspcvfc.abstract.nodes.ltm","componentUid":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","originArchived":false,"invariantName":"abstract_ltm","componentVersion":"1.0","propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"feature","ownerName":"ldsa_sec_grp_1","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"ldsa_sec_grp_1.feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","previousName":"dependency","ownerName":"ldsa_sec_grp_1","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"ldsa_sec_grp_1.dependency","empty":false}],"tosca.capabilities.Attachment":[{"ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","previousName":"port","ownerName":"ldsa_sec_grp_1","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","relationship":"org.openecomp.relationships.AttachesTo","name":"ldsa_sec_grp_1.port","empty":false}]},"actualComponentUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"ldsa_sec_grp_1","SupportablityComponentVersion":null},"createdFromCsar":true,"normalizedName":"ldsa_sec_grp_1","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","name":"ldsa_sec_grp_1","creationTime":1572522717596,"modificationTime":1572522717896,"posX":"275.0","posY":"325.0","createdFrom":"CSAR","originType":"VFC","componentName":"SecurityRules","icon":"securityrules","customizationUUID":"78aac573-d128-4211-a49c-b4dd1934c1e9","isProxy":false,"toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","componentUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","originArchived":false,"invariantName":"ldsa_sec_grp_1","componentVersion":"1.0","propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","requirementOwnerId":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","id":"1d8026fb-b940-46b7-80b4-a2cec738b280","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ltm_ltm_dmz_direct_0_port","capabilityUid":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","requirementUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port"}}],"fromNode":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","originUI":false},{"toNode":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","requirementOwnerId":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","id":"16e10eb1-e230-4fce-b70c-128e98da65f7","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ltm_ltm_oam_protected_0_port","capabilityUid":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","requirementUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port"}}],"fromNode":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","originUI":false}],"componentInstancesInputs":{"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm":[{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_oam_protected_0_port_subnetpoolid","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_subnetpoolid","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"description":"vfc naming","password":false,"name":"nfc_naming","hidden":false,"immutable":false,"parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_oam_protected_0_port_ip_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_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":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.vm_flavor_name","type":"string","required":false,"definition":false,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ltm_flavor_name\"}","hidden":false,"immutable":false,"inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_flavor_name","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputValues":[{"propName":"vm_flavor_name","inputName":"ltm_flavor_name","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_flavor_name","list":false,"empty":false}],"getInputProperty":true,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_oam_protected_0_port_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_dmz_direct_0_port_fixed_ips","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_fixed_ips","value":"[{\"ip_address\":{\"get_input\":\"ltm_dmz_direct_ip_0\"}}]","hidden":false,"immutable":false,"inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_dmz_direct_ip_0","getInputValues":[{"propName":"ip_address","inputName":"ltm_dmz_direct_ip_0","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_dmz_direct_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":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_dmz_direct_0_port_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"fec8b03a-5b88-4a28-b64b-9b8271da39a4.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_ltmServiceTemplate.yaml\",\"count\":1}","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_oam_protected_0_port_vlan_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_vlan_requirements","hidden":false,"immutable":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.compute_ltm_name","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_name","value":"[{\"get_input\":\"ltm_name_0\"}]","hidden":false,"immutable":false,"inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_name_0","getInputValues":[{"propName":"compute_ltm_name","inputName":"ltm_name_0","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_name_0","list":false,"empty":false}],"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.vm_image_name","type":"string","required":false,"definition":false,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ltm_image_name\"}","hidden":false,"immutable":false,"inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_image_name","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputValues":[{"propName":"vm_image_name","inputName":"ltm_image_name","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_image_name","list":false,"empty":false}],"getInputProperty":true,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_oam_protected_0_port_network_role","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_network_role","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.compute_ltm_metadata","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"},\"vf_module_name\":{\"get_input\":\"vf_module_name\"}}]","hidden":false,"immutable":false,"inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.vnf_name","list":false,"empty":false},{"propName":"vf_module_name","inputName":"vf_module_name","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.vf_module_name","list":false,"empty":false}],"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_dmz_direct_0_port_order","type":"integer","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_order","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_oam_protected_0_port_related_networks","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_related_networks","hidden":false,"immutable":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.vm_type_tag","type":"string","required":false,"definition":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ltm","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_dmz_direct_0_port_network_role_tag","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_network_role_tag","value":"dmz_direct","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.high_availablity","type":"string","required":false,"definition":false,"description":"high_availablity","password":false,"name":"high_availablity","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_naming_code","type":"string","required":false,"definition":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ltm","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_dmz_direct_0_port_security_groups","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_security_groups","value":"[[{\"get_input\":\"ldsa_shared_security_group\"}]]","hidden":false,"immutable":false,"inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ldsa_shared_security_group","getInputValues":[{"propName":"port_ltm_dmz_direct_0_port_security_groups","inputName":"ldsa_shared_security_group","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ldsa_shared_security_group","list":false,"empty":false}],"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_dmz_direct_0_port_vlan_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_vlan_requirements","hidden":false,"immutable":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_function","type":"string","required":false,"definition":false,"password":false,"name":"nfc_function","hidden":false,"immutable":false,"parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.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,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{}],"getInputProperty":false,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_oam_protected_0_port_security_groups","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_security_groups","value":"[[{\"get_input\":\"ldsa_shared_security_group\"}]]","hidden":false,"immutable":false,"inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ldsa_shared_security_group","getInputValues":[{"propName":"port_ltm_oam_protected_0_port_security_groups","inputName":"ldsa_shared_security_group","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ldsa_shared_security_group","list":false,"empty":false}],"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_dmz_direct_0_port_ip_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_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":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.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":"3565b163-5cd6-4e66-9987-87ecb7b2d197","propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_dmz_direct_0_port_network_role","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_network_role","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_dmz_direct_0_port_network","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_network","value":"[{\"get_input\":\"dmz_direct_net_name\"}]","hidden":false,"immutable":false,"inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.dmz_direct_net_name","getInputValues":[{"propName":"port_ltm_dmz_direct_0_port_network","inputName":"dmz_direct_net_name","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.dmz_direct_net_name","list":false,"empty":false}],"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_oam_protected_0_port_network_role_tag","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_network_role_tag","value":"oam_protected","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_dmz_direct_0_port_related_networks","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_related_networks","hidden":false,"immutable":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_oam_protected_0_port_exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_exCP_naming","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_dmz_direct_0_port_subnetpoolid","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_subnetpoolid","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.compute_ltm_availability_zone","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_availability_zone","value":"[{\"get_input\":\"availability_zone_0\"}]","hidden":false,"immutable":false,"inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.availability_zone_0","getInputValues":[{"propName":"compute_ltm_availability_zone","inputName":"availability_zone_0","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.availability_zone_0","list":false,"empty":false}],"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.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":"3565b163-5cd6-4e66-9987-87ecb7b2d197","propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_oam_protected_0_port_fixed_ips","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_fixed_ips","value":"[{\"ip_address\":{\"get_input\":\"ltm_oam_protected_ip_0\"}}]","hidden":false,"immutable":false,"inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_oam_protected_ip_0","getInputValues":[{"propName":"ip_address","inputName":"ltm_oam_protected_ip_0","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_oam_protected_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":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_oam_protected_0_port_network","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_network","value":"[{\"get_input\":\"oam_protected_net_name\"}]","hidden":false,"immutable":false,"inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.oam_protected_net_name","getInputValues":[{"propName":"port_ltm_oam_protected_0_port_network","inputName":"oam_protected_net_name","inputId":"92582379-f0d5-4655-a0f1-f92b3038d853.oam_protected_net_name","list":false,"empty":false}],"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_dmz_direct_0_port_exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_exCP_naming","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6.port_ltm_oam_protected_0_port_order","type":"integer","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_order","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1":[{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.name","type":"string","required":false,"definition":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"empty":false},{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.description","type":"string","required":false,"definition":false,"description":"Description of the security group","password":false,"name":"description","value":"Security Group for ldsa01 VNF","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"empty":false},{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.rules","type":"list","required":false,"definition":false,"description":"List of security group rules","schema":{"property":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"icmp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"direction\":\"egress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"58\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"direction\":\"egress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"icmp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"direction\":\"ingress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"58\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"direction\":\"ingress\"}]","hidden":false,"immutable":false,"status":"SUPPORTED","schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"parentName":"feature","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"feature_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.feature_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"feature","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"feature_ltm","ownerName":"abstract_ltm","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.feature_ltm","empty":false},{"parentName":"feature","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"feature_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.feature_ltm_ltm_dmz_direct_0_port","empty":false},{"ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"type":"tosca.capabilities.Node","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"feature","ownerName":"ldsa_sec_grp_1","uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","leftOccurrences":"UNBOUNDED","name":"ldsa_sec_grp_1.feature","empty":false}],"tosca.capabilities.Scalable":[{"parentName":"scalable","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Scalable","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"scalable_ltm","ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.scalable","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.scalable_ltm","empty":false}],"org.openecomp.capabilities.Forwarder":[{"parentName":"forwarder","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.Forwarder","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"forwarder_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.forwarder_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"forwarder","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.Forwarder","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"forwarder_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.forwarder_ltm_ltm_dmz_direct_0_port","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"parentName":"port_mirroring","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.PortMirroring","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"port_mirroring_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.port_mirroring_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"port_mirroring","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.PortMirroring","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"port_mirroring_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.port_mirroring_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.network.Bindable":[{"parentName":"binding","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.network.Bindable","minOccurrences":"0","maxOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"previousName":"binding_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.binding_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"binding","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.network.Bindable","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"binding_ltm","ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.binding","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.binding_ltm","empty":false},{"parentName":"binding","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.network.Bindable","minOccurrences":"0","maxOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"previousName":"binding_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.binding_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.Container":[{"parentName":"host","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Container","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":["tosca.nodes.SoftwareComponent"],"previousName":"host_ltm","ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.host","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.host_ltm","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"parentName":"network.incoming.packets.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.packets.rate_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets.rate_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.outgoing.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outgoing.bytes_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.outgoing.packets.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outgoing.packets.rate_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.packets.rate_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.outpoing.packets","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outpoing.packets_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outpoing.packets_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.incoming.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.bytes.rate_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes.rate_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.incoming.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.bytes_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.outgoing.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outgoing.bytes.rate_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes.rate_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"network.incoming.packets","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.packets_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"disk.ephemeral.size","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.ephemeral.size_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.ephemeral.size","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.ephemeral.size_ltm","empty":false},{"parentName":"instance","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"instance_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.instance","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.instance_ltm","empty":false},{"parentName":"memory","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"memory_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.memory_ltm","empty":false},{"parentName":"disk.iops","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.iops_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.iops","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.iops_ltm","empty":false},{"parentName":"disk.device.read.requests","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.read.requests_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.requests_ltm","empty":false},{"parentName":"cpu.delta","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"cpu.delta_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu.delta","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.cpu.delta_ltm","empty":false},{"parentName":"disk.capacity","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.capacity_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.capacity","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.capacity_ltm","empty":false},{"parentName":"disk.device.read.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.read.bytes_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.bytes_ltm","empty":false},{"parentName":"disk.write.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.write.bytes_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.bytes_ltm","empty":false},{"parentName":"disk.latency","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.latency_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.latency","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.latency_ltm","empty":false},{"parentName":"disk.device.read.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.read.bytes.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.bytes.rate_ltm","empty":false},{"parentName":"disk.usage","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.usage_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.usage","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.usage_ltm","empty":false},{"parentName":"cpu_util","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"cpu_util_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu_util","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.cpu_util_ltm","empty":false},{"parentName":"disk.device.allocation","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.allocation_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.allocation","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.allocation_ltm","empty":false},{"parentName":"disk.write.requests.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.write.requests.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.requests.rate_ltm","empty":false},{"parentName":"disk.write.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.write.bytes.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.bytes.rate_ltm","empty":false},{"parentName":"disk.device.latency","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.latency_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.latency","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.latency_ltm","empty":false},{"parentName":"cpu","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"cpu_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.cpu_ltm","empty":false},{"parentName":"disk.device.write.requests","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.write.requests_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.requests_ltm","empty":false},{"parentName":"disk.device.write.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.write.bytes_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.bytes_ltm","empty":false},{"parentName":"disk.read.requests","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.read.requests_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.requests","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.read.requests_ltm","empty":false},{"parentName":"disk.root.size","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.root.size_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.root.size","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.root.size_ltm","empty":false},{"parentName":"disk.device.write.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.write.bytes.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.bytes.rate_ltm","empty":false},{"parentName":"vcpus","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"vcpus_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.vcpus","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.vcpus_ltm","empty":false},{"parentName":"disk.device.iops","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.iops_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.iops","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.iops_ltm","empty":false},{"parentName":"disk.device.usage","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.usage_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.usage","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.usage_ltm","empty":false},{"parentName":"disk.device.read.requests.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.read.requests.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.requests.rate_ltm","empty":false},{"parentName":"disk.device.write.requests.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.write.requests.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.requests.rate_ltm","empty":false},{"parentName":"disk.allocation","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.allocation_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.allocation","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.allocation_ltm","empty":false},{"parentName":"disk.read.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.read.bytes.rate_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.read.bytes.rate_ltm","empty":false},{"parentName":"disk.read.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.read.bytes_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.read.bytes_ltm","empty":false},{"parentName":"memory.usage","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"memory.usage_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.usage","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.memory.usage_ltm","empty":false},{"parentName":"disk.device.capacity","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.device.capacity_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.capacity","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.capacity_ltm","empty":false},{"parentName":"memory.resident","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"memory.resident_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.resident","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.memory.resident_ltm","empty":false},{"parentName":"disk.write.requests","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"disk.write.requests_ltm","ownerName":"abstract_ltm","uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.requests_ltm","empty":false},{"parentName":"network.incoming.packets.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.packets.rate_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.outgoing.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outgoing.bytes_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.outgoing.packets.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outgoing.packets.rate_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.packets.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.outpoing.packets","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outpoing.packets_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outpoing.packets_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.incoming.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.bytes.rate_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.incoming.bytes","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.bytes_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.outgoing.bytes.rate","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.outgoing.bytes.rate_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"parentName":"network.incoming.packets","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"network.incoming.packets_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.OperatingSystem":[{"parentName":"os","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.OperatingSystem","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"os_ltm","ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.os","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.os_ltm","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"parentName":"endpoint","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Endpoint.Admin","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"endpoint_ltm","ownerName":"abstract_ltm","uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.endpoint","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.endpoint_ltm","empty":false}],"tosca.capabilities.Attachment":[{"parentName":"attachment","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Attachment","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"attachment_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.attachment_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"attachment","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"type":"tosca.capabilities.Attachment","minOccurrences":"1","maxOccurrences":"UNBOUNDED","validSourceTypes":[],"previousName":"attachment_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.attachment_ltm_ltm_dmz_direct_0_port","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"parentName":"dependency","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","previousName":"dependency_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"abstract_ltm.dependency_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"dependency","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","previousName":"dependency_ltm","ownerName":"abstract_ltm","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"abstract_ltm.dependency_ltm","empty":false},{"parentName":"dependency","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","previousName":"dependency_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"abstract_ltm.dependency_ltm_ltm_dmz_direct_0_port","empty":false},{"ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","previousName":"dependency","ownerName":"ldsa_sec_grp_1","node":"tosca.nodes.Root","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.DependsOn","name":"ldsa_sec_grp_1.dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"parentName":"link","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"minOccurrences":"1","maxOccurrences":"UNBOUNDED","previousName":"link_ltm_ltm_oam_protected_0_port","ownerName":"abstract_ltm","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.network.LinksTo","name":"abstract_ltm.link_ltm_ltm_oam_protected_0_port","empty":false},{"parentName":"link","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"minOccurrences":"1","maxOccurrences":"UNBOUNDED","previousName":"link_ltm_ltm_dmz_direct_0_port","ownerName":"abstract_ltm","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.network.LinksTo","name":"abstract_ltm.link_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.Attachment":[{"parentName":"local_storage","ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm","source":"25e7a9c7-c453-482d-92f9-3dba1a5b83f6","path":["25e7a9c7-c453-482d-92f9-3dba1a5b83f6.5933326f-087c-4336-ab82-4411c551c465.ltm","92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","previousName":"local_storage_ltm","ownerName":"abstract_ltm","node":"tosca.nodes.BlockStorage","uniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12.local_storage","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","relationship":"tosca.relationships.AttachesTo","name":"abstract_ltm.local_storage_ltm","empty":false},{"ownerId":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","maxOccurrences":"UNBOUNDED","previousName":"port","ownerName":"ldsa_sec_grp_1","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","relationship":"org.openecomp.relationships.AttachesTo","name":"ldsa_sec_grp_1.port","empty":false}]},"inputs":[{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vf_module_id","type":"string","required":false,"definition":false,"description":"Unique ID for this VF Module instance","password":false,"name":"vf_module_id","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vf_module_id","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vnf_name","type":"string","required":false,"definition":false,"description":"Unique name for this VF instance","password":false,"name":"vnf_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa, base_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vnf_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vf_module_name","type":"string","required":false,"definition":false,"description":"Unique name for this VF Module instance","password":false,"name":"vf_module_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vf_module_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_oam_protected_gw","type":"string","required":false,"definition":false,"description":"GW address of the management network","password":false,"name":"ltm_oam_protected_gw","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_oam_protected_gw","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_version","type":"string","required":false,"definition":false,"defaultValue":"15.0.102","description":"Landslide Software Version","password":false,"name":"ltm_version","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_version","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vnf_id","type":"string","required":false,"definition":false,"description":"Unique ID for this VF instance","password":false,"name":"vnf_id","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vnf_id","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_flavor_name","type":"string","required":false,"definition":false,"defaultValue":"nd.c4r24d50","description":"the flavor name of ixla ltm instance","password":false,"name":"ltm_flavor_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_flavor_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_loopback_ip","type":"string","required":false,"definition":false,"defaultValue":"1.1.1.1","description":"Loopback IP address","password":false,"name":"ltm_loopback_ip","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_loopback_ip","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.availability_zone_0","type":"string","required":false,"definition":false,"description":"availabilityzone name","password":false,"name":"availability_zone_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"availability_zone_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.ldsa_shared_security_group","type":"string","required":false,"definition":false,"description":"uuid of the security group","password":false,"name":"ldsa_shared_security_group","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ldsa_shared_security_group","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_name_0","type":"string","required":false,"definition":false,"description":"ixla ltm instance name","password":false,"name":"ltm_name_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_name_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.multi_stage_design","type":"boolean","required":false,"definition":false,"defaultValue":"false","password":false,"name":"multi_stage_design","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.dmz_direct_net_name","type":"string","required":false,"definition":false,"description":"Name of the dmz direct Network","password":false,"name":"dmz_direct_net_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"dmz_direct_net_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.availability_zone_max_count","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_image_name","type":"string","required":false,"definition":false,"defaultValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","description":"ixla ltm instance image name","password":false,"name":"ltm_image_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_image_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.oam_protected_net_name","type":"string","required":false,"definition":false,"description":"Name of the management Network","password":false,"name":"oam_protected_net_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"oam_protected_net_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_oam_protected_ip_0","type":"string","required":false,"definition":false,"description":"IP address of the management network","password":false,"name":"ltm_oam_protected_ip_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_oam_protected_ip_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_platform","type":"string","required":false,"definition":false,"defaultValue":"genVM","description":"Landslide VM Platform","password":false,"name":"ltm_platform","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_platform","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_dmz_direct_ip_0","type":"string","required":false,"definition":false,"description":"IP address of the dmz direct network","password":false,"name":"ltm_dmz_direct_ip_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_dmz_direct_ip_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_kernel","type":"string","required":false,"definition":false,"defaultValue":"UBUNTU","description":"Landslide OS","password":false,"name":"ltm_kernel","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_kernel","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.ltm_ethDriver","type":"string","required":false,"definition":false,"defaultValue":"OS","description":"Landslide Driver Type","password":false,"name":"ltm_ethDriver","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_ethDriver","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ldsa_group","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.base_ldsa_group","name":"base_ldsa_group","version":"1","createdFrom":"CSAR","type":"org.openecomp.groups.heat.HeatStack","userDefined":false,"vspOriginated":true,"members":{"ldsa_sec_grp_1":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"},"invariantUUID":"96e1e5e1-2466-4b6d-b699-7f51000c9dba","groupUUID":"19698e23-d317-4231-9d56-5c3a8afa2042","invariantName":"base_ldsa_group","properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ldsa.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":false,"description":"group description","password":false,"name":"description","hidden":false,"immutable":false,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"TestUpdateVsp..module_1_ldsa..module-1","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.TestUpdateVsp..module_1_ldsa..module-1","name":"TestUpdateVsp..module_1_ldsa..module-1","version":"1","artifacts":["92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","92582379-f0d5-4655-a0f1-f92b3038d853.heat1"],"createdFrom":"CSAR","type":"org.openecomp.groups.VfModule","userDefined":false,"vspOriginated":true,"members":{"abstract_ltm":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"},"invariantUUID":"d0504392-ce13-47da-94bc-2bb72d75a3b5","artifactsUuid":["8f82e0c9-a938-431e-822e-b60ce5f0f15e"],"groupUUID":"3925c344-58a5-4f8d-a07d-f8b75cb4373a","invariantName":"TestUpdateVsp..module_1_ldsa..module-1","properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"false","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":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"0","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":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","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":false,"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":"0","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":false,"password":false,"name":"vf_module_type","value":"Expansion","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":false,"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":"module_1_ldsa","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":false,"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":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","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":false,"description":"<vfc_id>:<count>","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":false,"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":false,"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.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"TestUpdateVsp..base_ldsa..module-0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.TestUpdateVsp..base_ldsa..module-0","name":"TestUpdateVsp..base_ldsa..module-0","version":"1","artifacts":["92582379-f0d5-4655-a0f1-f92b3038d853.heat3","92582379-f0d5-4655-a0f1-f92b3038d853.heat3env"],"createdFrom":"CSAR","type":"org.openecomp.groups.VfModule","userDefined":false,"vspOriginated":true,"members":{"ldsa_sec_grp_1":"92582379-f0d5-4655-a0f1-f92b3038d853.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"},"invariantUUID":"052af377-9a25-4fd8-96cb-59f982189d63","artifactsUuid":["fa1e0881-e502-48b3-bc0c-749618ad5121"],"groupUUID":"051be005-c4cb-4ca8-a039-55423b945fc5","invariantName":"TestUpdateVsp..base_ldsa..module-0","properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"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":false,"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":false,"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":false,"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":false,"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":false,"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_ldsa","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":false,"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":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","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":false,"description":"<vfc_id>:<count>","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":false,"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":false,"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":"module_1_ldsa_group","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.module_1_ldsa_group","name":"module_1_ldsa_group","version":"1","createdFrom":"CSAR","type":"org.openecomp.groups.heat.HeatStack","userDefined":false,"vspOriginated":true,"members":{"abstract_ltm":"92582379-f0d5-4655-a0f1-f92b3038d853.25e7a9c7-c453-482d-92f9-3dba1a5b83f6.abstract_ltm"},"invariantUUID":"da65c7e2-85ee-4517-9a82-2d6d392c6db0","groupUUID":"301be39c-a80e-41a8-b92b-02b000b45e74","invariantName":"module_1_ldsa_group","properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/module_1_ldsa.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":false,"description":"group description","password":false,"name":"description","value":"Version 2.0 03-17-2016 LDSA-LTM Template (Author: Rajesh Anne) ","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","toscaResourceName":"org.openecomp.resource.vf.TestUpdateVsp","vendorName":"test vlm","vendorRelease":"1.0","resourceType":"VF","abstract":false,"resourceVendorModelNumber":"","componentType":"RESOURCE","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1572522839155,"uuid":"e1696b35-b5b3-48b5-81d7-ba3e610ff0f5","version":"0.1","contactId":"m08740","allVersions":{"0.1":"92582379-f0d5-4655-a0f1-f92b3038d853"},"highestVersion":true,"creationDate":1572522713636,"allArtifacts":{"vflicense":{"lastUpdateDate":1572522718133,"timeout":0,"artifactLabel":"vflicense","artifactUUID":"6bf5a13d-1542-4b54-9210-47cc9299af03","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTI3ZmZkOTY4YTUxZjE4MWMwNzlhMWYyOTQzOTU3OTc=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718143,"duplicated":false,"creationDate":1572522718133,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"VF license file","artifactDisplayName":"VF License","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vflicense","artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","userIdLastUpdater":"m08740","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vflicense","requiredArtifacts":[],"empty":false},"vendortestresult":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"vendortestresult","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Vendor Test Result","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendortestresult","empty":false},"testscripts":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"testscripts","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Test Scripts","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.testscripts","empty":false},"resourcesecuritytemplate":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"resourcesecuritytemplate","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Resource Security Template","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.resourcesecuritytemplate","empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"lastUpdateDate":1572522718291,"timeout":30,"artifactLabel":"heat1","artifactUUID":"8f82e0c9-a938-431e-822e-b60ce5f0f15e","artifactVersion":"1","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"artifactGroupType":"DEPLOYMENT","artifactChecksum":"OGZlMzE0MjY0ODFjMjlhYWRkNGFkOTIyYTcyMjQxNTQ=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718339,"duplicated":false,"creationDate":1572522718291,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"created from csar","artifactDisplayName":"module_1_ldsa","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1","artifactName":"module_1_ldsa.yaml","artifactType":"HEAT","userIdLastUpdater":"m08740","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1","requiredArtifacts":[],"empty":false},"heat3":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"lastUpdateDate":1572522718769,"timeout":30,"artifactLabel":"heat3","artifactUUID":"fa1e0881-e502-48b3-bc0c-749618ad5121","artifactVersion":"1","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"artifactGroupType":"DEPLOYMENT","artifactChecksum":"YWE1NzM2MzVkMmMwYzQ5NTdhNWUzODk2MGNiOWZkYTI=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718805,"duplicated":false,"creationDate":1572522718769,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"created from csar","artifactDisplayName":"base_ldsa","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat3","artifactName":"base_ldsa.yaml","artifactType":"HEAT","userIdLastUpdater":"m08740","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat3","requiredArtifacts":[],"empty":false},"vendorlicense":{"lastUpdateDate":1572522718068,"timeout":0,"artifactLabel":"vendorlicense","artifactUUID":"6beae89c-1969-489e-9701-b58124d4f858","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODM0ZGFhMGVhNWQ4ODIxNzQ4ZTU0ZjRjM2YyZjEzNjk=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718086,"duplicated":false,"creationDate":1572522718068,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":" Vendor license file","artifactDisplayName":"Vendor License","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendorlicense","artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","userIdLastUpdater":"m08740","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendorlicense","requiredArtifacts":[],"empty":false},"capacity":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"capacity","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Capacity","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.capacity","empty":false},"cloudquestionnaire":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"cloudquestionnaire","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Cloud Questionnaire (completed)","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.cloudquestionnaire","empty":false},"features":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"features","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"Features","artifactType":"OTHER","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.features","empty":false},"vsptestupdatevspinformationtxt":{"lastUpdateDate":1572522718206,"timeout":0,"artifactLabel":"vsptestupdatevspinformationtxt","artifactUUID":"509383bf-d947-4d5d-96e4-c20344bd8bbf","artifactVersion":"1","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MmI1Y2FhYWU3N2YyZjZlNjk1OGE3ZmVlODYwODk1ZTg=","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718217,"duplicated":false,"creationDate":1572522718206,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"Artifact created from csar","artifactDisplayName":"VSP_test update vsp_Information","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactName":"VSP_test-update-vsp_Information.txt","artifactType":"GUIDE","userIdLastUpdater":"m08740","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","requiredArtifacts":[],"empty":false},"heat3env":{"lastUpdateDate":1572522718822,"timeout":0,"artifactLabel":"heat3env","artifactUUID":"6ba85ccb-56dc-47d9-a7a8-092f59488c29","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718822,"artifactChecksum":"NjI3MmY4NGJkMDJlYjMxMDdjNTcxMGYwMzkxMDQ4YjY=","generatedFromId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat3","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718824,"duplicated":false,"creationDate":1572522718822,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactDisplayName":"VF HEAT ENV","artifactName":"base_ldsa.env","artifactType":"HEAT_ENV","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat3env","empty":false},"heat1env":{"lastUpdateDate":1572522718398,"timeout":0,"artifactLabel":"heat1env","artifactUUID":"0c023d38-729d-4cee-bbd2-0efcf026b2b4","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718398,"artifactChecksum":"OWEzZWFkNWZjOWJiZWM2YmI5MDcwNmIyZWNkMjc2NmY=","generatedFromId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718404,"duplicated":false,"creationDate":1572522718398,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":true,"generated":false,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactDisplayName":"VF HEAT ENV","artifactName":"module_1_ldsa.env","artifactType":"HEAT_ENV","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","empty":false},"heattemplatefromvendor":{"lastUpdateDate":1572522713631,"timeout":0,"artifactLabel":"heattemplatefromvendor","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"duplicated":false,"creationDate":1572522713631,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","isFromCsar":false,"generated":false,"artifactDisplayName":"HEAT Template from Vendor","artifactType":"HEAT","userIdLastUpdater":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heattemplatefromvendor","empty":false}},"tags":["test update vsp"],"description":"test update vsp cypress","csarUUID":"4f66a9dfea784f7cbd3630d8f99bc1be","archived":false,"lastUpdaterUserId":"m08740","icon":"defaulticon","systemName":"TestUpdateVsp","actualComponentType":"VF","topologyTemplate":true,"invariantUUID":"36caf708-82d4-432d-94df-b32a677272d9","normalizedName":"testupdatevsp","lastUpdaterFullName":"Carlos Santana","csarVersion":"1.0","vspArchived":false,"componentMetadataForSupportLog":{"SupportablityComponentUUID":"e1696b35-b5b3-48b5-81d7-ba3e610ff0f5","SupportablityComponentName":"test update vsp","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"4f66a9dfea784f7cbd3630d8f99bc1be","SupportablityComponentVersion":"0.1"},"archiveTime":0,"creatorUserId":"m08740","creatorFullName":"Carlos Santana","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853","name":"test update vsp"} \ No newline at end of file
diff --git a/catalog-ui/cypress/fixtures/update-vsp/vsp-second.json b/catalog-ui/cypress/fixtures/update-vsp/vsp-second.json
new file mode 100644
index 0000000000..aa3559d52a
--- /dev/null
+++ b/catalog-ui/cypress/fixtures/update-vsp/vsp-second.json
@@ -0,0 +1 @@
+{"artifacts":{"cloudquestionnaire":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.cloudquestionnaire","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Cloud Questionnaire (completed)","artifactLabel":"cloudquestionnaire","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"features":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.features","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Features","artifactLabel":"features","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"vendortestresult":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendortestresult","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Vendor Test Result","artifactLabel":"vendortestresult","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"testscripts":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.testscripts","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Test Scripts","artifactLabel":"testscripts","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"resourcesecuritytemplate":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.resourcesecuritytemplate","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Resource Security Template","artifactLabel":"resourcesecuritytemplate","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"vsptestupdatevspinformationtxt":{"timeout":0,"creationDate":1572522718206,"description":"Artifact created from csar","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactName":"VSP_test-update-vsp_Information.txt","userIdLastUpdater":"m08740","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactChecksum":"MmI1Y2FhYWU3N2YyZjZlNjk1OGE3ZmVlODYwODk1ZTg=","duplicated":true,"artifactType":"GUIDE","lastUpdateDate":1572522718206,"isFromCsar":true,"artifactDisplayName":"VSP_test update vsp_Information","artifactLabel":"vsptestupdatevspinformationtxt","artifactUUID":"509383bf-d947-4d5d-96e4-c20344bd8bbf","artifactVersion":"1","artifactGroupType":"INFORMATIONAL","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718217,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heattemplatefromvendor":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heattemplatefromvendor","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"HEAT","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"HEAT Template from Vendor","artifactLabel":"heattemplatefromvendor","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"capacity":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.capacity","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Capacity","artifactLabel":"capacity","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false}},"deploymentArtifacts":{"vflicense":{"timeout":0,"creationDate":1572522718133,"description":"VF license file","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vflicense","artifactName":"vf-license-model.xml","userIdLastUpdater":"m08740","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vflicense","artifactChecksum":"YTI3ZmZkOTY4YTUxZjE4MWMwNzlhMWYyOTQzOTU3OTc=","duplicated":false,"artifactType":"VF_LICENSE","lastUpdateDate":1572548511689,"isFromCsar":true,"artifactDisplayName":"VF License","artifactLabel":"vflicense","artifactUUID":"6bf5a13d-1542-4b54-9210-47cc9299af03","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"timeout":30,"creationDate":1572522718291,"description":"created from csar","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","artifactName":"module_1_ldsa.yaml","userIdLastUpdater":"m08740","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","artifactChecksum":"OGZlMzE0MjY0ODFjMjlhYWRkNGFkOTIyYTcyMjQxNTQ=","duplicated":false,"artifactType":"HEAT","lastUpdateDate":1572548511781,"isFromCsar":true,"artifactDisplayName":"module_1_ldsa","artifactLabel":"heat1","artifactUUID":"6463e5ef-6f29-4878-add6-3b3af2fd66b1","artifactVersion":"3","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572548511856,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat3env":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522718822,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3env","artifactName":"base_ldsa.env","userIdLastUpdater":"m08740","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3env","artifactChecksum":"NjI3MmY4NGJkMDJlYjMxMDdjNTcxMGYwMzkxMDQ4YjY=","duplicated":false,"artifactType":"HEAT_ENV","lastUpdateDate":1572522718822,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","artifactLabel":"heat3env","artifactUUID":"6ba85ccb-56dc-47d9-a7a8-092f59488c29","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718822,"generatedFromId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718824,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat3":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"timeout":30,"creationDate":1572522718769,"description":"created from csar","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","artifactName":"base_ldsa.yaml","userIdLastUpdater":"m08740","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","artifactChecksum":"YWE1NzM2MzVkMmMwYzQ5NTdhNWUzODk2MGNiOWZkYTI=","duplicated":false,"artifactType":"HEAT","lastUpdateDate":1572548511876,"isFromCsar":true,"artifactDisplayName":"base_ldsa","artifactLabel":"heat3","artifactUUID":"fa1e0881-e502-48b3-bc0c-749618ad5121","artifactVersion":"1","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"vendorlicense":{"timeout":0,"creationDate":1572522718068,"description":" Vendor license file","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vendorlicense","artifactName":"vendor-license-model.xml","userIdLastUpdater":"m08740","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vendorlicense","artifactChecksum":"ODM0ZGFhMGVhNWQ4ODIxNzQ4ZTU0ZjRjM2YyZjEzNjk=","duplicated":false,"artifactType":"VENDOR_LICENSE","lastUpdateDate":1572548511655,"isFromCsar":true,"artifactDisplayName":"Vendor License","artifactLabel":"vendorlicense","artifactUUID":"6beae89c-1969-489e-9701-b58124d4f858","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat1env":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522718398,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","artifactName":"module_1_ldsa.env","userIdLastUpdater":"m08740","artifactChecksum":"OWEzZWFkNWZjOWJiZWM2YmI5MDcwNmIyZWNkMjc2NmY=","duplicated":false,"artifactType":"HEAT_ENV","lastUpdateDate":1572522718398,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","artifactLabel":"heat1env","artifactUUID":"697aa977-7603-416d-911f-54c2519f8d4d","artifactVersion":"3","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718398,"generatedFromId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718404,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false}},"toscaArtifacts":{"assettoscacsar":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"description":"TOSCA definition package of the asset","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.assettoscacsar","artifactName":"resource-TestUpdateVsp-csar.csar","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"TOSCA_CSAR","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Tosca Model","artifactLabel":"assettoscacsar","artifactVersion":"0","artifactGroupType":"TOSCA","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"assettoscatemplate":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"description":"TOSCA representation of the asset","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.assettoscatemplate","artifactName":"resource-TestUpdateVsp-template.yml","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"TOSCA_TEMPLATE","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Tosca Template","artifactLabel":"assettoscatemplate","artifactVersion":"0","artifactGroupType":"TOSCA","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false}},"categories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","type":"tosca.capabilities.Node","path":["09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"previousName":"feature","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","leftOccurrences":"UNBOUNDED","name":"ldsa_sec_grp_1.feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","previousName":"dependency","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"ldsa_sec_grp_1.dependency","empty":false}],"tosca.capabilities.Attachment":[{"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","previousName":"port","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","name":"ldsa_sec_grp_1.port","empty":false}]},"actualComponentUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"ldsa_sec_grp_1","SupportablityComponentVersion":null},"createdFromCsar":true,"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","normalizedName":"ldsa_sec_grp_1","name":"ldsa_sec_grp_1","creationTime":1572548511413,"originType":"VFC","posX":"475.0","posY":"325.0","createdFrom":"CSAR","componentName":"SecurityRules","invariantName":"ldsa_sec_grp_1","modificationTime":1572548512460,"icon":"securityrules","originArchived":false,"isProxy":false,"toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","componentUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","propertyValueCounter":1,"customizationUUID":"7738ac2e-d31d-4fc5-8665-f56fa6a93d68","componentVersion":"1.0","empty":false},{"capabilities":{"tosca.capabilities.Node":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Node","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"feature","previousName":"feature_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.feature_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Node","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"feature","previousName":"feature_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.feature_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Node","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"feature","previousName":"feature_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.feature_ltm","empty":false}],"tosca.capabilities.Scalable":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Scalable","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.scalable","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"scalable","previousName":"scalable_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.scalable_ltm","empty":false}],"org.openecomp.capabilities.Forwarder":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.Forwarder","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"forwarder","previousName":"forwarder_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.forwarder_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.Forwarder","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"forwarder","previousName":"forwarder_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.forwarder_ltm_ltm_dmz_direct_0_port","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.PortMirroring","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"port_mirroring","previousName":"port_mirroring_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.port_mirroring_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.PortMirroring","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"port_mirroring","previousName":"port_mirroring_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.port_mirroring_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.network.Bindable":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.network.Bindable","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"binding","previousName":"binding_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.binding_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.network.Bindable","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"binding","previousName":"binding_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.binding_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.network.Bindable","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.binding","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"binding","previousName":"binding_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.binding_ltm","empty":false}],"tosca.capabilities.Container":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Container","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":["tosca.nodes.SoftwareComponent"],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.host","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"host","previousName":"host_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.host_ltm","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.packets.rate","previousName":"network.incoming.packets.rate_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets.rate_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outgoing.bytes","previousName":"network.outgoing.bytes_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outgoing.packets.rate","previousName":"network.outgoing.packets.rate_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.packets.rate_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outpoing.packets","previousName":"network.outpoing.packets_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outpoing.packets_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.bytes.rate","previousName":"network.incoming.bytes.rate_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes.rate_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.bytes","previousName":"network.incoming.bytes_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outgoing.bytes.rate","previousName":"network.outgoing.bytes.rate_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes.rate_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.packets","previousName":"network.incoming.packets_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.packets.rate","previousName":"network.incoming.packets.rate_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outgoing.bytes","previousName":"network.outgoing.bytes_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outgoing.packets.rate","previousName":"network.outgoing.packets.rate_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.packets.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outpoing.packets","previousName":"network.outpoing.packets_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outpoing.packets_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.bytes.rate","previousName":"network.incoming.bytes.rate_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.bytes","previousName":"network.incoming.bytes_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outgoing.bytes.rate","previousName":"network.outgoing.bytes.rate_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.packets","previousName":"network.incoming.packets_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.ephemeral.size","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.ephemeral.size","previousName":"disk.ephemeral.size_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.ephemeral.size_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.instance","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"instance","previousName":"instance_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.instance_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"memory","previousName":"memory_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.memory_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.iops","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.iops","previousName":"disk.iops_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.iops_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.requests","previousName":"disk.device.read.requests_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.requests_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu.delta","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"cpu.delta","previousName":"cpu.delta_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.cpu.delta_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.capacity","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.capacity","previousName":"disk.capacity_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.capacity_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.bytes","previousName":"disk.device.read.bytes_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.bytes_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.bytes","previousName":"disk.write.bytes_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.bytes_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.latency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.latency","previousName":"disk.latency_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.latency_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.bytes.rate","previousName":"disk.device.read.bytes.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.bytes.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.usage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.usage","previousName":"disk.usage_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.usage_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu_util","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"cpu_util","previousName":"cpu_util_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.cpu_util_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.allocation","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.allocation","previousName":"disk.device.allocation_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.allocation_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.requests.rate","previousName":"disk.write.requests.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.requests.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.bytes.rate","previousName":"disk.write.bytes.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.bytes.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.latency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.latency","previousName":"disk.device.latency_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.latency_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"cpu","previousName":"cpu_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.cpu_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.requests","previousName":"disk.device.write.requests_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.requests_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.bytes","previousName":"disk.device.write.bytes_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.bytes_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.read.requests","previousName":"disk.read.requests_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.read.requests_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.root.size","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.root.size","previousName":"disk.root.size_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.root.size_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.bytes.rate","previousName":"disk.device.write.bytes.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.bytes.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.vcpus","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"vcpus","previousName":"vcpus_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.vcpus_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.iops","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.iops","previousName":"disk.device.iops_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.iops_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.usage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.usage","previousName":"disk.device.usage_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.usage_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.requests.rate","previousName":"disk.device.read.requests.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.requests.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.requests.rate","previousName":"disk.device.write.requests.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.requests.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.allocation","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.allocation","previousName":"disk.allocation_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.allocation_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.read.bytes.rate","previousName":"disk.read.bytes.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.read.bytes.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.read.bytes","previousName":"disk.read.bytes_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.read.bytes_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.usage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"memory.usage","previousName":"memory.usage_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.memory.usage_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.capacity","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.capacity","previousName":"disk.device.capacity_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.capacity_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.resident","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"memory.resident","previousName":"memory.resident_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.memory.resident_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.requests","previousName":"disk.write.requests_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.requests_ltm","empty":false}],"tosca.capabilities.OperatingSystem":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.OperatingSystem","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.os","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"os","previousName":"os_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.os_ltm","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Endpoint.Admin","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.endpoint","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"endpoint","previousName":"endpoint_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.endpoint_ltm","empty":false}],"tosca.capabilities.Attachment":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Attachment","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"parentName":"attachment","previousName":"attachment_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.attachment_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Attachment","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"parentName":"attachment","previousName":"attachment_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.attachment_ltm_ltm_dmz_direct_0_port","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","parentName":"dependency","previousName":"dependency_ltm_ltm_oam_protected_0_port","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.dependency_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","parentName":"dependency","previousName":"dependency_ltm_ltm_dmz_direct_0_port","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.dependency_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","parentName":"dependency","previousName":"dependency_ltm","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.dependency_ltm","empty":false}],"tosca.capabilities.network.Linkable":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","parentName":"link","previousName":"link_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.link_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","parentName":"link","previousName":"link_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.link_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.Attachment":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","uniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12.local_storage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","parentName":"local_storage","previousName":"local_storage_ltm","node":"tosca.nodes.BlockStorage","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.local_storage_ltm","empty":false}]},"actualComponentUid":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"abstract_ltm","SupportablityComponentVersion":null},"createdFromCsar":true,"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","normalizedName":"abstract_ltm","name":"abstract_ltm","creationTime":1572548511413,"originType":"CVFC","posX":"275.0","posY":"325.0","createdFrom":"CSAR","componentName":"test update vsp-nodes.ltmCvfc","invariantName":"abstract_ltm","modificationTime":1572548512461,"icon":"defaulticon","originArchived":false,"isProxy":false,"toscaComponentName":"org.openecomp.resource.vfc.TestUpdateVspcvfc.abstract.nodes.ltm","componentUid":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","propertyValueCounter":1,"customizationUUID":"a8007d58-5506-4b93-b567-ea763230167b","componentVersion":"2.0","empty":false}],"componentInstancesRelations":[{"toNode":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","requirementOwnerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","id":"c136c0ff-a4c7-4788-b094-e2fdc752cb43","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ltm_ltm_oam_protected_0_port","capabilityUid":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","requirementUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port"}}],"fromNode":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","originUI":false},{"toNode":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","requirementOwnerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","id":"e6ce5c1e-c900-4ee0-841a-4d0e8f53f803","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ltm_ltm_dmz_direct_0_port","capabilityUid":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","requirementUid":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port"}}],"fromNode":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","originUI":false}],"componentInstancesInputs":{"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm":[{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_subnetpoolid","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_subnetpoolid","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"description":"vfc naming","password":false,"name":"nfc_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_ip_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_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,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.vm_flavor_name","type":"string","required":false,"definition":false,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ltm_flavor_name\"}","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_flavor_name","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputValues":[{"propName":"vm_flavor_name","inputName":"ltm_flavor_name","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_flavor_name","list":false,"empty":false}],"getInputProperty":true,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_fixed_ips","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_fixed_ips","value":"[{\"ip_address\":{\"get_input\":\"ltm_dmz_direct_ip_0\"}}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_dmz_direct_ip_0","getInputValues":[{"propName":"ip_address","inputName":"ltm_dmz_direct_ip_0","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_dmz_direct_ip_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"org.openecomp.datatypes.heat.neutron.port.FixedIps","schemaProperty":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"fec8b03a-5b88-4a28-b64b-9b8271da39a4.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_ltmServiceTemplate.yaml\",\"index_value\":0,\"count\":\"1\",\"scaling_enabled\":true,\"mandatory\":true}","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_vlan_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_vlan_requirements","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.compute_ltm_name","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_name","value":"[{\"get_input\":\"ltm_name_0\"}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_name_0","getInputValues":[{"propName":"compute_ltm_name","inputName":"ltm_name_0","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_name_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.vm_image_name","type":"string","required":false,"definition":false,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ltm_image_name\"}","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_image_name","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputValues":[{"propName":"vm_image_name","inputName":"ltm_image_name","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_image_name","list":false,"empty":false}],"getInputProperty":true,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_network_role","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_network_role","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.compute_ltm_metadata","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_metadata","value":"[{\"vf_module_id\":{\"get_input\":\"vf_module_id\"},\"vnf_id\":{\"get_input\":\"vnf_id\"},\"vnf_name\":{\"get_input\":\"vnf_name\"},\"vf_module_name\":{\"get_input\":\"vf_module_name\"}}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vnf_name","list":false,"empty":false},{"propName":"vf_module_name","inputName":"vf_module_name","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vf_module_name","list":false,"empty":false}],"getInputProperty":true,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_order","type":"integer","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_order","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_related_networks","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_related_networks","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.vm_type_tag","type":"string","required":false,"definition":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ltm","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_network_role_tag","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_network_role_tag","value":"dmz_direct","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.high_availablity","type":"string","required":false,"definition":false,"description":"high_availablity","password":false,"name":"high_availablity","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_naming_code","type":"string","required":false,"definition":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ltm","hidden":false,"immutable":false,"status":"SUPPORTED","parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_security_groups","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_security_groups","value":"[[{\"get_input\":\"ldsa_shared_security_group\"}]]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ldsa_shared_security_group","getInputValues":[{"propName":"port_ltm_dmz_direct_0_port_security_groups","inputName":"ldsa_shared_security_group","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ldsa_shared_security_group","list":false,"empty":false}],"getInputProperty":true,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_vlan_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_vlan_requirements","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.nfc_function","type":"string","required":false,"definition":false,"password":false,"name":"nfc_function","hidden":false,"immutable":false,"parentUniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.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,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{}],"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_security_groups","type":"list","required":false,"definition":false,"schema":{"property":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_security_groups","value":"[[{\"get_input\":\"ldsa_shared_security_group\"}]]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ldsa_shared_security_group","getInputValues":[{"propName":"port_ltm_oam_protected_0_port_security_groups","inputName":"ldsa_shared_security_group","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ldsa_shared_security_group","list":false,"empty":false}],"getInputProperty":true,"schemaType":"json","schemaProperty":{"type":"json","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_ip_requirements","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_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,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.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":"3565b163-5cd6-4e66-9987-87ecb7b2d197","propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_network_role","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_network_role","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_network","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_network","value":"[{\"get_input\":\"dmz_direct_net_name\"}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.dmz_direct_net_name","getInputValues":[{"propName":"port_ltm_dmz_direct_0_port_network","inputName":"dmz_direct_net_name","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.dmz_direct_net_name","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_network_role_tag","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_network_role_tag","value":"oam_protected","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_related_networks","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_dmz_direct_0_port_related_networks","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_exCP_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_subnetpoolid","type":"string","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_subnetpoolid","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.compute_ltm_availability_zone","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ltm_availability_zone","value":"[{\"get_input\":\"availability_zone_0\"}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.availability_zone_0","getInputValues":[{"propName":"compute_ltm_availability_zone","inputName":"availability_zone_0","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.availability_zone_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"3565b163-5cd6-4e66-9987-87ecb7b2d197.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":"3565b163-5cd6-4e66-9987-87ecb7b2d197","propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{}],"getInputProperty":false,"ownerId":"3565b163-5cd6-4e66-9987-87ecb7b2d197","empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_fixed_ips","type":"list","required":false,"definition":false,"schema":{"property":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_fixed_ips","value":"[{\"ip_address\":{\"get_input\":\"ltm_oam_protected_ip_0\"}}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_oam_protected_ip_0","getInputValues":[{"propName":"ip_address","inputName":"ltm_oam_protected_ip_0","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_oam_protected_ip_0","list":false,"empty":false}],"getInputProperty":true,"schemaType":"org.openecomp.datatypes.heat.neutron.port.FixedIps","schemaProperty":{"type":"org.openecomp.datatypes.heat.neutron.port.FixedIps","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_network","type":"list","required":false,"definition":false,"schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ltm_oam_protected_0_port_network","value":"[{\"get_input\":\"oam_protected_net_name\"}]","hidden":false,"immutable":false,"inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.oam_protected_net_name","getInputValues":[{"propName":"port_ltm_oam_protected_0_port_network","inputName":"oam_protected_net_name","inputId":"09f56471-cb97-49f9-af25-44eaa1af1f05.oam_protected_net_name","list":false,"empty":false}],"getInputProperty":true,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_dmz_direct_0_port_exCP_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"port_ltm_dmz_direct_0_port_exCP_naming","value":"{\"ecomp_generated_naming\":true}","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"12505ea4-5d39-4f32-a1b4-49f47d71f11b.port_ltm_oam_protected_0_port_order","type":"integer","required":false,"definition":false,"password":false,"name":"port_ltm_oam_protected_0_port_order","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1":[{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.name","type":"string","required":false,"definition":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"empty":false},{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.description","type":"string","required":false,"definition":false,"description":"Description of the security group","password":false,"name":"description","value":"Security Group for ldsa01 VNF","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"empty":false},{"uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.rules","type":"list","required":false,"definition":false,"description":"List of security group rules","schema":{"property":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"icmp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"direction\":\"egress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"egress\",\"port_range_min\":0},{\"protocol\":\"58\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"direction\":\"egress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"icmp\",\"ethertype\":\"IPv4\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"direction\":\"ingress\"},{\"protocol\":\"tcp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"udp\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"132\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"port_range_max\":65535,\"direction\":\"ingress\",\"port_range_min\":0},{\"protocol\":\"58\",\"ethertype\":\"IPv6\",\"remote_ip_prefix\":\"::/0\",\"direction\":\"ingress\"}]","hidden":false,"immutable":false,"status":"SUPPORTED","getInputProperty":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","type":"tosca.capabilities.Node","path":["09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"previousName":"feature","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","leftOccurrences":"UNBOUNDED","name":"ldsa_sec_grp_1.feature","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Node","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"feature","previousName":"feature_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.feature_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Node","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"feature","previousName":"feature_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.feature_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Node","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.39e95362-d358-461c-bfcc-50553b82186f.feature","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"feature","previousName":"feature_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.feature_ltm","empty":false}],"tosca.capabilities.Scalable":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Scalable","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.scalable","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"scalable","previousName":"scalable_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.scalable_ltm","empty":false}],"org.openecomp.capabilities.Forwarder":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.Forwarder","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"forwarder","previousName":"forwarder_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.forwarder_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.Forwarder","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.forwarder","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"forwarder","previousName":"forwarder_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.forwarder_ltm_ltm_dmz_direct_0_port","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.PortMirroring","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"port_mirroring","previousName":"port_mirroring_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.port_mirroring_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.PortMirroring","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.e42d3fe6-e040-4de1-a70b-3ff8b60a8243.port_mirroring","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"port_mirroring","previousName":"port_mirroring_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.port_mirroring_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.network.Bindable":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.network.Bindable","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"binding","previousName":"binding_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.binding_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.network.Bindable","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.network.v2.SubInterface"],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.binding","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"binding","previousName":"binding_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.binding_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.network.Bindable","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.binding","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"binding","previousName":"binding_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.binding_ltm","empty":false}],"tosca.capabilities.Container":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Container","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":["tosca.nodes.SoftwareComponent"],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.host","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"host","previousName":"host_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.host_ltm","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.packets.rate","previousName":"network.incoming.packets.rate_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets.rate_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outgoing.bytes","previousName":"network.outgoing.bytes_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outgoing.packets.rate","previousName":"network.outgoing.packets.rate_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.packets.rate_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outpoing.packets","previousName":"network.outpoing.packets_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outpoing.packets_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.bytes.rate","previousName":"network.incoming.bytes.rate_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes.rate_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.bytes","previousName":"network.incoming.bytes_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outgoing.bytes.rate","previousName":"network.outgoing.bytes.rate_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes.rate_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.packets","previousName":"network.incoming.packets_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.packets.rate","previousName":"network.incoming.packets.rate_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outgoing.bytes","previousName":"network.outgoing.bytes_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.packets.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outgoing.packets.rate","previousName":"network.outgoing.packets.rate_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.packets.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outpoing.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outpoing.packets","previousName":"network.outpoing.packets_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outpoing.packets_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.bytes.rate","previousName":"network.incoming.bytes.rate_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.bytes","previousName":"network.incoming.bytes_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.bytes_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.outgoing.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.outgoing.bytes.rate","previousName":"network.outgoing.bytes.rate_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.outgoing.bytes.rate_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.83ec286e-01cd-414d-822e-e7917a1d2eba.network.incoming.packets","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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"],"parentName":"network.incoming.packets","previousName":"network.incoming.packets_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.network.incoming.packets_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.ephemeral.size","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.ephemeral.size","previousName":"disk.ephemeral.size_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.ephemeral.size_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.instance","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"instance","previousName":"instance_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.instance_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"memory","previousName":"memory_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.memory_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.iops","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.iops","previousName":"disk.iops_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.iops_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.requests","previousName":"disk.device.read.requests_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.requests_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu.delta","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"cpu.delta","previousName":"cpu.delta_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.cpu.delta_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.capacity","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.capacity","previousName":"disk.capacity_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.capacity_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.bytes","previousName":"disk.device.read.bytes_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.bytes_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.bytes","previousName":"disk.write.bytes_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.bytes_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.latency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.latency","previousName":"disk.latency_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.latency_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.bytes.rate","previousName":"disk.device.read.bytes.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.bytes.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.usage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.usage","previousName":"disk.usage_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.usage_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu_util","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"cpu_util","previousName":"cpu_util_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.cpu_util_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.allocation","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.allocation","previousName":"disk.device.allocation_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.allocation_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.requests.rate","previousName":"disk.write.requests.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.requests.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.bytes.rate","previousName":"disk.write.bytes.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.bytes.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.latency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.latency","previousName":"disk.device.latency_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.latency_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.cpu","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"cpu","previousName":"cpu_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.cpu_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.requests","previousName":"disk.device.write.requests_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.requests_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.bytes","previousName":"disk.device.write.bytes_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.bytes_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.read.requests","previousName":"disk.read.requests_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.read.requests_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.root.size","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.root.size","previousName":"disk.root.size_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.root.size_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.bytes.rate","previousName":"disk.device.write.bytes.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.bytes.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.vcpus","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"vcpus","previousName":"vcpus_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.vcpus_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.iops","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.iops","previousName":"disk.device.iops_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.iops_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.usage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.usage","previousName":"disk.device.usage_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.usage_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.read.requests.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.read.requests.rate","previousName":"disk.device.read.requests.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.read.requests.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.write.requests.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.write.requests.rate","previousName":"disk.device.write.requests.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.write.requests.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.allocation","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.allocation","previousName":"disk.allocation_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.allocation_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes.rate","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.read.bytes.rate","previousName":"disk.read.bytes.rate_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.read.bytes.rate_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.read.bytes","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.read.bytes","previousName":"disk.read.bytes_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.read.bytes_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.usage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"memory.usage","previousName":"memory.usage_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.memory.usage_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.device.capacity","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.device.capacity","previousName":"disk.device.capacity_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.device.capacity_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.memory.resident","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"memory.resident","previousName":"memory.resident_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.memory.resident_ltm","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"org.openecomp.capabilities.metric.Ceilometer","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.f95a087e-7b76-4c63-8a57-dd796415f94d.disk.write.requests","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"disk.write.requests","previousName":"disk.write.requests_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.disk.write.requests_ltm","empty":false}],"tosca.capabilities.OperatingSystem":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.OperatingSystem","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.os","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"os","previousName":"os_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.os_ltm","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Endpoint.Admin","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.740c1f31-fb0e-4fb4-9e34-14111e6eed12.endpoint","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","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.TestUpdateVsp.abstract.compute.nodes.heat.ltm"],"parentName":"endpoint","previousName":"endpoint_ltm","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.endpoint_ltm","empty":false}],"tosca.capabilities.Attachment":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Attachment","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"parentName":"attachment","previousName":"attachment_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.attachment_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","type":"tosca.capabilities.Attachment","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","validSourceTypes":[],"uniqueId":"capability.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.attachment","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"parentName":"attachment","previousName":"attachment_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.attachment_ltm_ltm_dmz_direct_0_port","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","previousName":"dependency","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"ldsa_sec_grp_1.dependency","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","parentName":"dependency","previousName":"dependency_ltm_ltm_oam_protected_0_port","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.dependency_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","parentName":"dependency","previousName":"dependency_ltm_ltm_dmz_direct_0_port","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.dependency_ltm_ltm_dmz_direct_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.DependsOn","uniqueId":"39e95362-d358-461c-bfcc-50553b82186f.dependency","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","parentName":"dependency","previousName":"dependency_ltm","node":"tosca.nodes.Root","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Node","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.dependency_ltm","empty":false}],"tosca.capabilities.network.Linkable":[{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_oam_protected_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","parentName":"link","previousName":"link_ltm_ltm_oam_protected_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.link_ltm_ltm_oam_protected_0_port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.9ee5bc31-10ea-4729-87f8-6e40dbd47ec5.ltm_ltm_dmz_direct_0_port","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"1","relationship":"tosca.relationships.network.LinksTo","uniqueId":"3346525e-e90c-4053-a869-10453c3cb17f.link","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","parentName":"link","previousName":"link_ltm_ltm_dmz_direct_0_port","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.network.Linkable","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.link_ltm_ltm_dmz_direct_0_port","empty":false}],"tosca.capabilities.Attachment":[{"source":"1dc536a0-213c-4952-af9b-56a3b3ca97b2","path":["09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"],"minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","uniqueId":"1dc536a0-213c-4952-af9b-56a3b3ca97b2.port","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1","previousName":"port","node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","maxOccurrences":"UNBOUNDED","ownerName":"ldsa_sec_grp_1","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","name":"ldsa_sec_grp_1.port","empty":false},{"source":"df523ebc-b14b-4326-8d54-e4e5b4f519d3","path":["12505ea4-5d39-4f32-a1b4-49f47d71f11b.001ec631-0c91-4cfa-9736-6ce33519fe83.ltm","09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"],"minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","uniqueId":"740c1f31-fb0e-4fb4-9e34-14111e6eed12.local_storage","ownerId":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm","parentName":"local_storage","previousName":"local_storage_ltm","node":"tosca.nodes.BlockStorage","maxOccurrences":"UNBOUNDED","ownerName":"abstract_ltm","capability":"tosca.capabilities.Attachment","leftOccurrences":"UNBOUNDED","name":"abstract_ltm.local_storage_ltm","empty":false}]},"inputs":[{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vf_module_id","type":"string","required":false,"definition":false,"description":"Unique ID for this VF Module instance","password":false,"name":"vf_module_id","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vf_module_id","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_function","type":"string","required":false,"definition":false,"password":false,"name":"nf_function","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vnf_name","type":"string","required":false,"definition":false,"description":"Unique name for this VF instance","password":false,"name":"vnf_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa, base_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vnf_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_type","type":"string","required":false,"definition":false,"password":false,"name":"nf_type","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vf_module_name","type":"string","required":false,"definition":false,"description":"Unique name for this VF Module instance","password":false,"name":"vf_module_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vf_module_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_oam_protected_gw","type":"string","required":false,"definition":false,"description":"GW address of the management network","password":false,"name":"ltm_oam_protected_gw","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_oam_protected_gw","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_version","type":"string","required":false,"definition":false,"defaultValue":"15.0.102","description":"Landslide Software Version","password":false,"name":"ltm_version","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_version","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vnf_id","type":"string","required":false,"definition":false,"description":"Unique ID for this VF instance","password":false,"name":"vnf_id","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"vnf_id","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_flavor_name","type":"string","required":false,"definition":false,"defaultValue":"nd.c4r24d50","description":"the flavor name of ixla ltm instance","password":false,"name":"ltm_flavor_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_flavor_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_loopback_ip","type":"string","required":false,"definition":false,"defaultValue":"1.1.1.1","description":"Loopback IP address","password":false,"name":"ltm_loopback_ip","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_loopback_ip","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.availability_zone_0","type":"string","required":false,"definition":false,"description":"availabilityzone name","password":false,"name":"availability_zone_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"availability_zone_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ldsa_shared_security_group","type":"string","required":false,"definition":false,"description":"uuid of the security group","password":false,"name":"ldsa_shared_security_group","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ldsa_shared_security_group","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_name_0","type":"string","required":false,"definition":false,"description":"ixla ltm instance name","password":false,"name":"ltm_name_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_name_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"definition":false,"password":false,"name":"nf_naming","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.multi_stage_design","type":"boolean","required":false,"definition":false,"defaultValue":"false","password":false,"name":"multi_stage_design","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_naming_code","type":"string","required":false,"definition":false,"password":false,"name":"nf_naming_code","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.dmz_direct_net_name","type":"string","required":false,"definition":false,"description":"Name of the dmz direct Network","password":false,"name":"dmz_direct_net_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"dmz_direct_net_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.availability_zone_max_count","type":"integer","required":false,"definition":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_image_name","type":"string","required":false,"definition":false,"defaultValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","description":"ixla ltm instance image name","password":false,"name":"ltm_image_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_image_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.max_instances","type":"integer","required":false,"definition":false,"password":false,"name":"max_instances","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.oam_protected_net_name","type":"string","required":false,"definition":false,"description":"Name of the management Network","password":false,"name":"oam_protected_net_name","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"oam_protected_net_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_oam_protected_ip_0","type":"string","required":false,"definition":false,"description":"IP address of the management network","password":false,"name":"ltm_oam_protected_ip_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_oam_protected_ip_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.nf_role","type":"string","required":false,"definition":false,"password":false,"name":"nf_role","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_platform","type":"string","required":false,"definition":false,"defaultValue":"genVM","description":"Landslide VM Platform","password":false,"name":"ltm_platform","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_platform","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_dmz_direct_ip_0","type":"string","required":false,"definition":false,"description":"IP address of the dmz direct network","password":false,"name":"ltm_dmz_direct_ip_0","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_dmz_direct_ip_0","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632.min_instances","type":"integer","required":false,"definition":false,"password":false,"name":"min_instances","hidden":false,"immutable":false,"parentUniqueId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","getInputProperty":false,"ownerId":"fd4d4d16-326a-4a35-b9e5-f6e46bf30632","empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_kernel","type":"string","required":false,"definition":false,"defaultValue":"UBUNTU","description":"Landslide OS","password":false,"name":"ltm_kernel","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_kernel","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false},{"uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.ltm_ethDriver","type":"string","required":false,"definition":false,"defaultValue":"OS","description":"Landslide Driver Type","password":false,"name":"ltm_ethDriver","hidden":false,"immutable":false,"annotations":[{"name":"source","type":"org.openecomp.annotations.Source","properties":[{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.vf_module_label","type":"list","required":false,"definition":false,"description":"List of VF Modules this input was originated from","schema":{"property":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vf_module_label","value":"[module_1_ldsa]","hidden":false,"immutable":false,"getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":false},"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","value":"ltm_ethDriver","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.param_name","type":"string","required":false,"definition":false,"description":"Source parameter name","password":false,"name":"param_name","hidden":false,"immutable":false,"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.annotations.Source.1.0.annotationtype.source_type","type":"string","required":false,"definition":false,"password":false,"name":"source_type","value":"HEAT","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}]}],"getInputProperty":false,"empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ldsa_group","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.base_ldsa_group","name":"base_ldsa_group","version":"2","type":"org.openecomp.groups.heat.HeatStack","createdFrom":"CSAR","invariantName":"base_ldsa_group","userDefined":false,"members":{"ldsa_sec_grp_1":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"},"vspOriginated":true,"invariantUUID":"96e1e5e1-2466-4b6d-b699-7f51000c9dba","groupUUID":"cb545916-9844-403b-ae80-ec2766775f91","properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ldsa.yaml","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","type":"string","required":true,"definition":false,"description":"group description","password":false,"name":"description","hidden":false,"immutable":false,"getInputProperty":false,"empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"TestUpdateVsp..module_1_ldsa..module-1","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.TestUpdateVsp..module_1_ldsa..module-1","name":"TestUpdateVsp..module_1_ldsa..module-1","version":"2","type":"org.openecomp.groups.VfModule","createdFrom":"CSAR","artifacts":["92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","09f56471-cb97-49f9-af25-44eaa1af1f05.heat1"],"invariantName":"TestUpdateVsp..module_1_ldsa..module-1","userDefined":false,"members":{"abstract_ltm":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"},"vspOriginated":true,"invariantUUID":"d0504392-ce13-47da-94bc-2bb72d75a3b5","artifactsUuid":["6463e5ef-6f29-4878-add6-3b3af2fd66b1","3e67573a-148f-410a-94db-75963b59b2fb"],"groupUUID":"555e9948-66c5-446d-89bc-9df975587955","properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"false","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":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"0","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":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","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":false,"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":"0","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":false,"password":false,"name":"vf_module_type","value":"Expansion","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":false,"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":"module_1_ldsa","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":false,"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":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","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","getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":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":false,"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":false,"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.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"TestUpdateVsp..base_ldsa..module-0","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.TestUpdateVsp..base_ldsa..module-0","name":"TestUpdateVsp..base_ldsa..module-0","version":"2","type":"org.openecomp.groups.VfModule","createdFrom":"CSAR","artifacts":["92582379-f0d5-4655-a0f1-f92b3038d853.heat3env","09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","09f56471-cb97-49f9-af25-44eaa1af1f05.heat3"],"invariantName":"TestUpdateVsp..base_ldsa..module-0","userDefined":false,"members":{"ldsa_sec_grp_1":"09f56471-cb97-49f9-af25-44eaa1af1f05.1dc536a0-213c-4952-af9b-56a3b3ca97b2.ldsa_sec_grp_1"},"vspOriginated":true,"invariantUUID":"052af377-9a25-4fd8-96cb-59f982189d63","artifactsUuid":["fa1e0881-e502-48b3-bc0c-749618ad5121"],"groupUUID":"051be005-c4cb-4ca8-a039-55423b945fc5","properties":[{"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"definition":false,"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":false,"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":false,"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":false,"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":false,"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":false,"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_ldsa","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":false,"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":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","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","getInputProperty":false,"schemaType":"string","schemaProperty":{"type":"string","required":false,"definition":false,"description":"<vfc_id>:<count>","password":false,"hidden":false,"immutable":false,"getInputProperty":false,"empty":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":false,"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":false,"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":"module_1_ldsa_group","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.module_1_ldsa_group","name":"module_1_ldsa_group","version":"2","type":"org.openecomp.groups.heat.HeatStack","createdFrom":"CSAR","invariantName":"module_1_ldsa_group","userDefined":false,"members":{"abstract_ltm":"09f56471-cb97-49f9-af25-44eaa1af1f05.df523ebc-b14b-4326-8d54-e4e5b4f519d3.abstract_ltm"},"vspOriginated":true,"invariantUUID":"da65c7e2-85ee-4517-9a82-2d6d392c6db0","groupUUID":"73c9c366-4cf4-4ef1-9f4e-ad0b2bdac9db","properties":[{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","type":"string","required":true,"definition":false,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/module_1_ldsa.yaml","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false},{"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","type":"string","required":true,"definition":false,"description":"group description","password":false,"name":"description","value":"Version 2.0 03-17-2016 LDSA-LTM Template (Author: Rajesh Anne)\n","hidden":false,"immutable":false,"getInputValues":[],"getInputProperty":false,"empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.TestUpdateVsp","vendorName":"test vlm","vendorRelease":"1.0","resourceVendorModelNumber":"","version":"0.2","highestVersion":true,"lastUpdaterUserId":"m08740","lastUpdaterFullName":"Carlos Santana","creatorUserId":"m08740","creatorFullName":"Carlos Santana","normalizedName":"testupdatevsp","creationDate":1572525841186,"description":"test update vsp cypress","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05","tags":["test update vsp"],"actualComponentType":"VF","topologyTemplate":true,"contactId":"m08740","uuid":"e1696b35-b5b3-48b5-81d7-ba3e610ff0f5","icon":"defaulticon","componentMetadataForSupportLog":{"SupportablityComponentUUID":"e1696b35-b5b3-48b5-81d7-ba3e610ff0f5","SupportablityComponentName":"test update vsp","SupportablityCsarVersion":"2.0","SupportablityCsarUUID":"4f66a9dfea784f7cbd3630d8f99bc1be","SupportablityComponentVersion":"0.2"},"systemName":"TestUpdateVsp","componentType":"RESOURCE","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1572556100119,"allVersions":{"0.1":"92582379-f0d5-4655-a0f1-f92b3038d853","0.2":"09f56471-cb97-49f9-af25-44eaa1af1f05"},"csarUUID":"4f66a9dfea784f7cbd3630d8f99bc1be","csarVersion":"2.0","importedToscaChecksum":"MTNiN2I2M2U4YWQ0ZWYxYjU2MTdjNWE4MjMxMTVkODE=","archived":false,"vspArchived":false,"archiveTime":0,"invariantUUID":"36caf708-82d4-432d-94df-b32a677272d9","allArtifacts":{"vflicense":{"timeout":0,"creationDate":1572522718133,"description":"VF license file","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vflicense","artifactName":"vf-license-model.xml","userIdLastUpdater":"m08740","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vflicense","artifactChecksum":"YTI3ZmZkOTY4YTUxZjE4MWMwNzlhMWYyOTQzOTU3OTc=","duplicated":false,"artifactType":"VF_LICENSE","lastUpdateDate":1572548511689,"isFromCsar":true,"artifactDisplayName":"VF License","artifactLabel":"vflicense","artifactUUID":"6bf5a13d-1542-4b54-9210-47cc9299af03","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"vendortestresult":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vendortestresult","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Vendor Test Result","artifactLabel":"vendortestresult","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"testscripts":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.testscripts","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Test Scripts","artifactLabel":"testscripts","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"resourcesecuritytemplate":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.resourcesecuritytemplate","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Resource Security Template","artifactLabel":"resourcesecuritytemplate","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"timeout":30,"creationDate":1572522718291,"description":"created from csar","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","artifactName":"module_1_ldsa.yaml","userIdLastUpdater":"m08740","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","artifactChecksum":"OGZlMzE0MjY0ODFjMjlhYWRkNGFkOTIyYTcyMjQxNTQ=","duplicated":false,"artifactType":"HEAT","lastUpdateDate":1572548511781,"isFromCsar":true,"artifactDisplayName":"module_1_ldsa","artifactLabel":"heat1","artifactUUID":"6463e5ef-6f29-4878-add6-3b3af2fd66b1","artifactVersion":"3","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false},{"name":"vnf_id","type":"string","description":"Unique ID for this VF instance","empty":false},{"name":"vf_module_id","type":"string","description":"Unique ID for this VF Module instance","empty":false},{"name":"vf_module_name","type":"string","description":"Unique name for this VF Module instance","empty":false},{"name":"oam_protected_net_name","type":"string","description":"Name of the management Network","empty":false},{"name":"ltm_oam_protected_ip_0","type":"string","description":"IP address of the management network","empty":false},{"name":"dmz_direct_net_name","type":"string","description":"Name of the dmz direct Network","empty":false},{"name":"ltm_dmz_direct_ip_0","type":"string","description":"IP address of the dmz direct network","empty":false},{"name":"ltm_oam_protected_gw","type":"string","description":"GW address of the management network","empty":false},{"name":"availability_zone_0","type":"string","description":"availabilityzone name","empty":false},{"name":"ltm_name_0","type":"string","description":"ixla ltm instance name","empty":false},{"name":"ltm_image_name","type":"string","description":"ixla ltm instance image name","currentValue":"NIMBUS_LANDSLIDE-TAS-TS_15.0.102.qcow2","empty":false},{"name":"ltm_flavor_name","type":"string","description":"the flavor name of ixla ltm instance","currentValue":"nd.c4r24d50","empty":false},{"name":"ltm_loopback_ip","type":"string","description":"Loopback IP address","currentValue":"1.1.1.1","empty":false},{"name":"ltm_version","type":"string","description":"Landslide Software Version","currentValue":"15.0.102","empty":false},{"name":"ltm_platform","type":"string","description":"Landslide VM Platform","currentValue":"genVM","empty":false},{"name":"ltm_kernel","type":"string","description":"Landslide OS","currentValue":"UBUNTU","empty":false},{"name":"ltm_ethDriver","type":"string","description":"Landslide Driver Type","currentValue":"OS","empty":false},{"name":"ldsa_shared_security_group","type":"string","description":"uuid of the security group","empty":false}],"artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572548511856,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat3":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"timeout":30,"creationDate":1572522718769,"description":"created from csar","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","artifactName":"base_ldsa.yaml","userIdLastUpdater":"m08740","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","artifactChecksum":"YWE1NzM2MzVkMmMwYzQ5NTdhNWUzODk2MGNiOWZkYTI=","duplicated":false,"artifactType":"HEAT","lastUpdateDate":1572548511876,"isFromCsar":true,"artifactDisplayName":"base_ldsa","artifactLabel":"heat3","artifactUUID":"fa1e0881-e502-48b3-bc0c-749618ad5121","artifactVersion":"1","heatParameters":[{"name":"vnf_name","type":"string","description":"Unique name for this VF instance","empty":false}],"artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"vendorlicense":{"timeout":0,"creationDate":1572522718068,"description":" Vendor license file","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vendorlicense","artifactName":"vendor-license-model.xml","userIdLastUpdater":"m08740","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.vendorlicense","artifactChecksum":"ODM0ZGFhMGVhNWQ4ODIxNzQ4ZTU0ZjRjM2YyZjEzNjk=","duplicated":false,"artifactType":"VENDOR_LICENSE","lastUpdateDate":1572548511655,"isFromCsar":true,"artifactDisplayName":"Vendor License","artifactLabel":"vendorlicense","artifactUUID":"6beae89c-1969-489e-9701-b58124d4f858","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","mandatory":false,"serviceApi":false,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"capacity":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.capacity","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Capacity","artifactLabel":"capacity","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"cloudquestionnaire":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.cloudquestionnaire","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Cloud Questionnaire (completed)","artifactLabel":"cloudquestionnaire","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"features":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.features","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"OTHER","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"Features","artifactLabel":"features","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"vsptestupdatevspinformationtxt":{"timeout":0,"creationDate":1572522718206,"description":"Artifact created from csar","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactName":"VSP_test-update-vsp_Information.txt","userIdLastUpdater":"m08740","esId":"92582379-f0d5-4655-a0f1-f92b3038d853.vsptestupdatevspinformationtxt","artifactChecksum":"MmI1Y2FhYWU3N2YyZjZlNjk1OGE3ZmVlODYwODk1ZTg=","duplicated":true,"artifactType":"GUIDE","lastUpdateDate":1572522718206,"isFromCsar":true,"artifactDisplayName":"VSP_test update vsp_Information","artifactLabel":"vsptestupdatevspinformationtxt","artifactUUID":"509383bf-d947-4d5d-96e4-c20344bd8bbf","artifactVersion":"1","artifactGroupType":"INFORMATIONAL","mandatory":false,"serviceApi":false,"payloadUpdateDate":1572522718217,"requiredArtifacts":[],"generated":false,"artifactCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat3env":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522718822,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3env","artifactName":"base_ldsa.env","userIdLastUpdater":"m08740","esId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3env","artifactChecksum":"NjI3MmY4NGJkMDJlYjMxMDdjNTcxMGYwMzkxMDQ4YjY=","duplicated":false,"artifactType":"HEAT_ENV","lastUpdateDate":1572522718822,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","artifactLabel":"heat3env","artifactUUID":"6ba85ccb-56dc-47d9-a7a8-092f59488c29","artifactVersion":"1","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718822,"generatedFromId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat3","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718824,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heat1env":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522718398,"description":"VF Auto-generated HEAT Environment deployment artifact","uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heat1env","artifactName":"module_1_ldsa.env","userIdLastUpdater":"m08740","artifactChecksum":"OWEzZWFkNWZjOWJiZWM2YmI5MDcwNmIyZWNkMjc2NmY=","duplicated":false,"artifactType":"HEAT_ENV","lastUpdateDate":1572522718398,"isFromCsar":true,"artifactDisplayName":"VF HEAT ENV","artifactLabel":"heat1env","artifactUUID":"697aa977-7603-416d-911f-54c2519f8d4d","artifactVersion":"3","artifactGroupType":"DEPLOYMENT","heatParamsUpdateDate":1572522718398,"generatedFromId":"09f56471-cb97-49f9-af25-44eaa1af1f05.heat1","mandatory":true,"serviceApi":false,"payloadUpdateDate":1572522718404,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false},"heattemplatefromvendor":{"timeout":0,"creatorFullName":"Carlos Santana","creationDate":1572522713631,"uniqueId":"92582379-f0d5-4655-a0f1-f92b3038d853.heattemplatefromvendor","userIdLastUpdater":"m08740","duplicated":true,"artifactType":"HEAT","lastUpdateDate":1572522713631,"isFromCsar":false,"artifactDisplayName":"HEAT Template from Vendor","artifactLabel":"heattemplatefromvendor","artifactVersion":"0","artifactGroupType":"INFORMATIONAL","mandatory":true,"serviceApi":false,"generated":false,"userIdCreator":"m08740","updaterFullName":"Carlos Santana","empty":false}},"name":"test update vsp"} \ No newline at end of file